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

change secret mutation to target tenant secret #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

souleb
Copy link

@souleb souleb commented Mar 8, 2024

This is needed until 745 is fixed.

- v1/Namespace
selector:
matchLabels:
toolkit.fluxcd.io/tenant: "apps"
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this is the right place to do this, apps is just one of many tenants. A better place for this would be a policy here: https://github.com/controlplaneio-fluxcd/d1-fleet/tree/main/tenants/apps/policies

Copy link
Author

Choose a reason for hiding this comment

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

hmm, but we have the secret generation there, and the sync to add the token field should happen before that. Anyway this is while we wait for the fix, maybe we should just wait.

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.

2 participants