Skip to content

Update charts to respect create: false for service accounts#1115

Open
ghost wants to merge 9 commits intosigstore:mainfrom
celia-vytrac:fix/conditional-sa
Open

Update charts to respect create: false for service accounts#1115
ghost wants to merge 9 commits intosigstore:mainfrom
celia-vytrac:fix/conditional-sa

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Dec 25, 2025

Description of the change

This aligns these charts with other charts in the repo (e.g., rekor-tiles, ctlog-tiles, trillian) that implement the conditional pattern.

Affected charts:

  • fulcio
  • ctlog
  • tsa
  • rekor

Existing or Associated Issue(s)

Fixes #1114

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-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

Signed-off-by: Célia Vytrac <celia@gameplan.tech>
Signed-off-by: Célia Vytrac <celia@gameplan.tech>
Signed-off-by: Célia Vytrac <celia@gameplan.tech>
Signed-off-by: Célia Vytrac <celia@gameplan.tech>
@ghost ghost changed the title Update charts to respect create: false Update charts to respect create: false for service accounts Dec 25, 2025
Signed-off-by: Célia Vytrac <celia@gameplan.tech>
Signed-off-by: Célia Vytrac <celia@gameplan.tech>
Signed-off-by: Célia Vytrac <celia@gameplan.tech>
Signed-off-by: Célia Vytrac <celia@gameplan.tech>
@ghost ghost marked this pull request as ready for review December 25, 2025 04:25
@ghost ghost requested review from a team as code owners December 25, 2025 04:25
Signed-off-by: Célia Vytrac <celia@gameplan.tech>
@ghost ghost force-pushed the fix/conditional-sa branch from dbdb55a to b31e467 Compare December 26, 2025 19:47
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.

Certain service accounts don't respect create: false

1 participant