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

managed-by label of kubemacpool-mutator-ca secret is wrong #343

Open
RamLavi opened this issue Nov 15, 2021 · 0 comments
Open

managed-by label of kubemacpool-mutator-ca secret is wrong #343

RamLavi opened this issue Nov 15, 2021 · 0 comments

Comments

@RamLavi
Copy link
Member

RamLavi commented Nov 15, 2021

What happened:
the managed-by label value of self deployed objects should not be inherited from CNAO/HCO CR.

$ kubectl get secret kubemacpool-mutator-ca -n kubevirt-hyperconverged -o custom-columns="":.metadata.labels

map[
app.kubernetes.io/component:network
app.kubernetes.io/managed-by:hco-operator 
app.kubernetes.io/part-of:hyperconverged-cluster 
app.kubernetes.io/version:1.6.0
]

What you expected to happen:
It must be app.kubernetes.io/managed-by: kubemacpool

How to reproduce it (as minimally and precisely as possible):
deploy HCO/CNAO and take a look at the secret label.

Anything else we need to know?:
similar to issue opened on CNAO kubevirt/cluster-network-addons-operator#1051
Environment:

@RamLavi RamLavi changed the title managed-by label of secret is wrong managed-by label of kubemacpool-mutator-ca secret is wrong Nov 15, 2021
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

1 participant