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

Remove duplicated termination seconds in policy webhook and increase it for the controller #175

Merged
merged 2 commits into from
May 20, 2022

Conversation

vpnachev
Copy link
Contributor

@vpnachev vpnachev commented May 19, 2022

Description of the change

  1. Removes duplicated terminationGracePeriodSeconds field in the policy-webhook deployment
  2. Increase terminationGracePeriodSeconds to 300s for the policy-controller, ref
  3. Removes duplicated serviceAccountName field in the policy-webhook deployment

Existing or Associated Issue(s)
Fixes #163

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver. Where applicable, update and bump the versions in any associated umbrella chart
  • Variables are documented in the values.yaml and added to the README.md. THe helm-docs utility can be used to generate the necessary content. Use helm-doc --dry-run to preview the content
  • JSON Schema generated
  • List tests pass for Chart using the Chart Testing tool and the ct lint command

vpnachev added 2 commits May 19, 2022 16:49
…it for the controller

Signed-off-by: Vladimir Nachev <vladimir.nachev@sap.com>
Signed-off-by: Vladimir Nachev <vladimir.nachev@sap.com>
@vpnachev vpnachev force-pushed the fix/cosigned/termination-seconds branch from 4a2e5b6 to 8529b5e Compare May 19, 2022 13:50
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

thanks

@cpanato cpanato merged commit 9138c4a into sigstore:main May 20, 2022
@vpnachev vpnachev deleted the fix/cosigned/termination-seconds branch May 20, 2022 15:14
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.

Duplicated Keys in cosigned template
2 participants