-
Notifications
You must be signed in to change notification settings - Fork 382
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
CI: Improved K8s Kubeconformance validation #2811
CI: Improved K8s Kubeconformance validation #2811
Conversation
0db1c7e
to
ba0809f
Compare
ee59207
to
6074f22
Compare
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.
looks good, thank you @PhilipSchmid! I left two small comments, but approving anyway.
@PhilipSchmid if you could address Anna's small comments then lets get this merged. Thanks. |
✅ Deploy Preview for tetragon ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
f32564e
to
e47ffcd
Compare
- Improved Helm chart validation by using Kubeconformance with enabled CR validation. - Added JSON schemas for the Tetragon CRDs as we might need them in the future to validate CRs from the Helm chart (TPs, etc.). Signed-off-by: Philip Schmid <[email protected]>
e47ffcd
to
030c6d5
Compare
@jrfastab I implemented Anna's feedback, squashed and rebased to main and force-pushed, and all CI tests were successful. IMO, this is ready to be merged 🚀. |
3d5d363
to
019837a
Compare
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.
looks good, thanks!
Signed-off-by: Philip Schmid <[email protected]>
019837a
to
7b0ef54
Compare
Description
Follow up PR of #2804
Changelog