Skip to content
Steven Zou edited this page Aug 26, 2021 · 3 revisions

Q1: Openshift adapting issue:

is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on

Context information

Status:
 Conditions:
   Last Transition Time: 2021-08-25T13:18:32Z
   Status:               True
   Type:                 StorageReady
   Last Transition Time: 2021-08-25T13:18:32Z
   Message:              secrets "harborcluster-sample-redis" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: , <nil>
   Reason:               Create redis secret error
   Status:               False
   Type:                 CacheReady
   Last Transition Time: 2021-08-25T13:18:32Z
   Message:               postgresqls.acid.zalan.do "postgresql-cluster-sample-ns-harborcluster-sample" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: , <nil>
   Reason:               Create database CR error
   Status:               False
   Type:                 DatabaseReady
   Message:              New generation detected
   Reason:               newGeneration
   Status:               True
   Type:                 InProgress

Solution:

TBD