Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OP-22198 : Fixed KubernetesCredentialsTest UTs #99

Closed
wants to merge 1 commit into from

Conversation

aman-agrawal
Copy link
Collaborator

@aman-agrawal aman-agrawal commented Jun 27, 2024

Summary :
Before this change : clouddriver-kubernetes 724/732 TC passed
After this change : clouddriver-kubernetes 733/733 TC passed
Testing : Compile successful, KubernetesCredentialsTest 14/14 UTs passed

Note : @nemesisOsorio need to confirm whether we need to keep this change or not.

@nemesisOsorio
Copy link
Collaborator

Tagging @kirangodishala and @yugaa22 because they authored those changes
dac7ed0
If we are not sure why those changes were made, I prefer to keep OSS changes

Copy link

@kirangodishala kirangodishala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the context. For one of our clients, while debugging an issue we found the overwhelming kubernetes metrics(for every trivial operation) taking up cluster space and shadowing useful metrics. So we decided to comment the code that produce these not-so-useful metrics.

@aman-agrawal
Copy link
Collaborator Author

Closing the PR as change is for some purpose & we are not reverting it.
cc : @kirangodishala

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.

3 participants