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

fix: add some missing options in cleanup helm chart #5351

Merged
merged 5 commits into from
Nov 15, 2022

Conversation

eddycharly
Copy link
Member

Explanation

This PR adds some missing options in cleanup helm chart:

  • node selector
  • tolerations
  • topology spread constraints
  • startup, liveness and readiness probes
  • helm label

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #5351 (ad3fd19) into main (f5aa68e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5351   +/-   ##
=======================================
  Coverage   36.03%   36.03%           
=======================================
  Files         167      167           
  Lines       18913    18913           
=======================================
  Hits         6815     6815           
  Misses      11309    11309           
  Partials      789      789           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@chipzoller chipzoller left a comment

Choose a reason for hiding this comment

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

Release notes?

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@eddycharly
Copy link
Member Author

Release notes?

Done

@treydock
Copy link
Member

Would it be possible to get CI values added for Helm chart to stress the cleanup controller resources?

@eddycharly
Copy link
Member Author

Would it be possible to get CI values added for Helm chart to stress the cleanup controller resources?

@treydock it will be my next PR

@eddycharly eddycharly enabled auto-merge (squash) November 15, 2022 13:57
@eddycharly eddycharly merged commit 4fa539a into kyverno:main Nov 15, 2022
@eddycharly eddycharly deleted the cleanup-helm-2 branch November 25, 2022 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants