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

helm: Set additional fields on helm hook job pods and containers #2200

Closed
stek29 opened this issue Jul 29, 2022 · 0 comments · Fixed by #2202
Closed

helm: Set additional fields on helm hook job pods and containers #2200

stek29 opened this issue Jul 29, 2022 · 0 comments · Fixed by #2202
Labels
enhancement New feature or request

Comments

@stek29
Copy link
Contributor

stek29 commented Jul 29, 2022

Describe the solution you'd like
I'd like to have a way to set resources, nodeSelector or affinity and tolerations on all of the hook pods created by helm

Anything else you would like to add:
I'm creating this issue just for the record, I'll submit PR solving this issue.

Environment:

  • Gatekeeper version: 3.9.0
  • Kubernetes version: irrelevant
@stek29 stek29 added the enhancement New feature or request label Jul 29, 2022
stek29 added a commit to stek29/gatekeeper that referenced this issue Jul 29, 2022
add resources, affinity, nodeSelector, tolerations
stek29 added a commit to stek29/gatekeeper that referenced this issue Jul 29, 2022
add resources, affinity, nodeSelector, tolerations

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
stek29 added a commit to stek29/gatekeeper that referenced this issue Jul 29, 2022
add resources, affinity, nodeSelector, tolerations

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
stek29 added a commit to stek29/gatekeeper that referenced this issue Jul 29, 2022
add resources, affinity, nodeSelector, tolerations

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
stek29 added a commit to stek29/gatekeeper that referenced this issue Jul 31, 2022
add resources, affinity, nodeSelector, tolerations

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
stek29 added a commit to stek29/gatekeeper that referenced this issue Aug 3, 2022
add resources, affinity, nodeSelector, tolerations

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
stek29 added a commit to stek29/gatekeeper that referenced this issue Aug 4, 2022
add resources, affinity, nodeSelector, tolerations

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
ritazh added a commit that referenced this issue Aug 5, 2022
* feat(helm): add options for hook jobs (fix #2200)

add resources, affinity, nodeSelector, tolerations

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>

* docs: update Chart README

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>

Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
maxsmythe pushed a commit to davis-haba/gatekeeper that referenced this issue Aug 17, 2022
* feat(helm): add options for hook jobs (fix open-policy-agent#2200)

add resources, affinity, nodeSelector, tolerations

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>

* docs: update Chart README

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>

Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant