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

[bitnami/harbor] made generating existing/default secret secrets an option #31079

Conversation

cthtrifork
Copy link

@cthtrifork cthtrifork commented Dec 17, 2024

Description of the change

This adds an option to disable generation of templated secrets. Default is set to true to keep current behaviour intact.

Benefits

We have several scanners, such as polaris which is picking up that secrets are created by the chart. We are using external-secrets and want to create all secrets out of band.

Possible drawbacks

Applicable issues

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@github-actions github-actions bot added harbor triage Triage is needed labels Dec 17, 2024
@github-actions github-actions bot requested a review from javsalgar December 17, 2024 21:14
@cthtrifork cthtrifork changed the title bitnami/harbor made generating existing/default secret secrets an option [bitnami/harbor] made generating existing/default secret secrets an option Dec 17, 2024
Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Dec 18, 2024
@github-actions github-actions bot removed the triage Triage is needed label Dec 18, 2024
@github-actions github-actions bot removed the request for review from javsalgar December 18, 2024 09:11
@github-actions github-actions bot requested a review from migruiz4 December 18, 2024 09:12
Signed-off-by: Bitnami Containers <[email protected]>
Copy link

github-actions bot commented Jan 3, 2025

This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution.

@github-actions github-actions bot added the stale 15 days without activity label Jan 3, 2025
Copy link

github-actions bot commented Jan 8, 2025

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Pull Request. Do not hesitate to reopen it later if necessary.

@github-actions github-actions bot added the solved label Jan 8, 2025
@bitnami-bot bitnami-bot added stale 15 days without activity and removed stale 15 days without activity labels Jan 8, 2025
@bitnami-bot bitnami-bot closed this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
harbor solved stale 15 days without activity verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[harbor] Allow providing all secrets out-of-band
5 participants