-
Notifications
You must be signed in to change notification settings - Fork 113
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
is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can''t set finalizers on: , <nil>' reason: Create harbor.goharbor.io CR error #698
Comments
Is your version of harbor-operator v1.0.1? I may need more information to help me locate the problem. thank you |
I've observed other similar feedback on this issue, It seems to be because of the deployment on openshift. are you also deploying on openshift |
Hi harbor-operator is v1.0.1 Yes, we're using openshift 4.6 |
As it's hard for us to prepare an openshift planform, I'm wondering is it possible to use your platform to verify a patch provided by @cndoit18 later? |
yes I can probe in my platform don't worry please give path and I can probe it |
Thank you very much, I will provide it here a little later |
We have exactly the same issue, but with the dependent operators. Also more than willing to help/try any patches. Our Error Messages:
On OpenShift v4.7.7 and Operator Version 1.0.1 |
I have provided a solution, can you help me to verify it? Thank you @KaiReichart @jorgemansillacriado |
Hi I have probe new fix but I have other error, I have same message with every examples |
We may not recommend using |
@jorgemansillacriado it seems you didn't finish cleanup old resources before apply new. you can delete the namespace first. |
If you are reporting a problem, please make sure the following information are provided:
Expected behavior and actual behavior:
I have next error when I try to do apply
is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can''t set finalizers on: , '
reason: Create harbor.goharbor.io CR error
status:
conditions:
- lastTransitionTime: "2021-07-06T07:37:03Z"
status: "True"
type: StorageReady
- lastTransitionTime: "2021-07-06T07:37:03Z"
status: "True"
type: DatabaseReady
- lastTransitionTime: "2021-07-06T07:37:03Z"
status: "True"
type: CacheReady
- lastTransitionTime: "2021-07-06T07:37:03Z"
message: 'harbors.goharbor.io "sample-harbor" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can''t set finalizers on: , '
reason: Create harbor.goharbor.io CR error
status: "False"
type: ServiceReady
Steps to reproduce the problem:
kubectl apply -f
Versions:
Please specify the versions of following systems.
Additional context:
The text was updated successfully, but these errors were encountered: