Skip to content

fix:[CORE-1207] fix for data dog reported issue with policy - Enable_…#1484

Merged
rnithinpaladin merged 1 commit into
masterfrom
fix/data-dog-issues
Aug 8, 2023
Merged

fix:[CORE-1207] fix for data dog reported issue with policy - Enable_…#1484
rnithinpaladin merged 1 commit into
masterfrom
fix/data-dog-issues

Conversation

@raviteja-mandala

Copy link
Copy Markdown
Contributor

…addon_policies_for_AKS

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List
any dependencies that are required for this change.

  1. Rule engine throwing null pointer exception for policy - Enable_Addon_policies_for_AKS. Added proper null checks to avoid this exception.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Chore (no code changes)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also
list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • My commit message/PR follows the contribution guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Other information:

List any documentation updates that are needed for the Wiki

@sonarqubecloud

sonarqubecloud Bot commented Aug 8, 2023

Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 3 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@rnithinpaladin rnithinpaladin merged commit 48c7d9c into master Aug 8, 2023
@rnithinpaladin rnithinpaladin deleted the fix/data-dog-issues branch August 8, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants