Skip to content

Fix/fix for npe azure collector#1530

Merged
santhosh-challa merged 3 commits into
masterfrom
fix/fix-for-npe-azure-collector
Aug 23, 2023
Merged

Fix/fix for npe azure collector#1530
santhosh-challa merged 3 commits into
masterfrom
fix/fix-for-npe-azure-collector

Conversation

@raviteja-mandala

Copy link
Copy Markdown
Contributor

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.

Fixes # (issue)

  1. Fixed NPE for azure kubernetes collector.
  2. Removed code related to aws_info , gcp_info and azure_info indices creation.
  3. Included global search changes

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

@raviteja-mandala raviteja-mandala force-pushed the fix/fix-for-npe-azure-collector branch from 554e207 to 6c7e892 Compare August 23, 2023 05:40
@sonarqubecloud

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 A 32 Code Smells

0.0% 0.0% Coverage
16.3% 16.3% 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

@santhosh-challa santhosh-challa merged commit 64f19fe into master Aug 23, 2023
@santhosh-challa santhosh-challa deleted the fix/fix-for-npe-azure-collector branch August 23, 2023 10:05
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.

2 participants