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

Common labels propagation #226

Open
sergeyshevch opened this issue Aug 6, 2024 · 0 comments
Open

Common labels propagation #226

sergeyshevch opened this issue Aug 6, 2024 · 0 comments
Assignees

Comments

@sergeyshevch
Copy link
Contributor

Hello! We use common well-known kubernetes labels together with dragonfly but looks like it works wrong.

I have labels on Drafonfly resource:

    app.kubernetes.io/instance: redis
    app.kubernetes.io/name: project

I expect that this labels will be propagated to all resources created by operator including pods. I want to depend on this labels in network policies, pdb and multiple other places

Also it will be good if all parent resource labels and annotations will be propagated to child resources. It will fix ArgoCD usage with dragonfly operator. Now it works correctly only for kind:Service
Screenshot 2024-08-06 at 9 41 55 AM

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

No branches or pull requests

2 participants