-
Notifications
You must be signed in to change notification settings - Fork 38
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
Updated helm collector to leverage helm client for go #90
Conversation
d2bc9d4
to
9b59def
Compare
86f3df9
to
34611ff
Compare
Thank you @arnaud-tincelin for making these changes. Has this code been tested. If yes, could you please share the image you used to test so that I can test it on my end in order to make sure that these code fixes work on the distros for our mvp: CAPZ, openshift, kind, and aks-engine? Thanks! |
4090f71
to
2f01522
Compare
@sophsoph321 yes the code has been tested against an AKS cluster. If you wish to test this code I suggest you run the test along the collector. That will save you some time (no need to re-deploy aks-periscope). To do so, go to the collector directory (aks-periscope/pkg/collector) and run |
2f01522
to
082a118
Compare
💡 This looks good, to me but I need to test it against my local image. I will deep dive into the code sometime tonight. Thank you. Regarding the actual functional test @sophsoph321 can test it out with a local image for this. I will share image which I will publish soon. thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Thanks, honestly I actually learned few things from this PR, so It looks good to me if we can please get a local test for this in terms of local image published and the behaviour is not changed.
Approving it, and will try and see I can test with local published image just to be sure. Thanks.
a9ce5f7
to
21930d7
Compare
21930d7
to
bbc6dc8
Compare
💡 Thanks @sophsoph321 and @arnaud-tincelin - fyi @sophsoph321 - you can test is using this image Happy to merge this soon, I have tested with vanilla AKS cluster and all looks good. 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving this PR as I have tested the helm collector changes using the image Tats provided and they look good.
Example of output object:
Other remarks: