-
Notifications
You must be signed in to change notification settings - Fork 20
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
Secret loses ownerReferences and fails to sync #69
Comments
Hey, just an FYI - this repo is for the AKV2K8S website. You probably want your issue over on github.com/SparebankenVest/azure-key-vault-to-kubernetes But to try to get some more info... Your log contains: So I wonder if something is mutating your Secret resource in this namespace to the wrong type of secret. |
Hello, AKS on Azure 1.27.2 (kubernetes version) I am getting the same error for AWX application seen it's being managed by awx-operator Any useful workaround ? force the secret to be handle by akv2k8s? |
@thomasschmitt73 file an issue at github.com/SparebankenVest/azure-key-vault-to-kubernetes as this tracker is for the akv2k8s.io website docs, not the app itself. :) |
Environment: Openshift 4.10.30
Chart Version: 2.5.0
App Version: 1.5.0
NOTE: Issue also existed on Chart/App versions: 2.3.5/1.4.0 on Openshift 4.12.21, but when I upgraded to 2.5.0/1.5.0 the issue went away, so I guess it also had something to do with the Openshift version!
I have around 15+ secrets /certs synced to different namespaces/projects.
However I have a secret called "ibm-entitlement-key" that is initially created by akv2k8s but suddenly after a few seconds loses its "ownerReferences" and then the attached controller pod log throws the below error:
Another thing is I have the same secret with the same name synced OK to other namespaces/projects.
Any ideas how do I fix this?
akv2k8s-controller-566c6d695f-bbmhw-controller.log.zip
The text was updated successfully, but these errors were encountered: