You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error checking for object storage support: unable to list object bucket claims: failed to get API group resources: unable to retrieve the complete list of server APIs: objectbucket.io/v1alpha1: the server could not find the requested resource
#1020
Open
UriZafrir opened this issue
Feb 25, 2025
· 0 comments
Hi
I have OCP 4.17 on Azure, I'm trying to install quay,
after installing quay operator (which went ok), I install QuayRegistry and i get this:
error checking for object storage support: unable to list object bucket claims: failed to get API group resources: unable to retrieve the complete list of server APIs: objectbucket.io/v1alpha1: the server could not find the requested resource
this is the full resource
Please help
apiVersion: quay.redhat.com/v1
kind: QuayRegistry
metadata:
creationTimestamp: '2025-02-25T09:57:44Z'
generation: 2
managedFields:
- apiVersion: quay.redhat.com/v1
fieldsType: FieldsV1
fieldsV1:
'f:spec':
.: {}
'f:components': {}
manager: Mozilla
operation: Update
time: '2025-02-25T09:57:44Z'
- apiVersion: quay.redhat.com/v1
fieldsType: FieldsV1
fieldsV1:
'f:spec':
'f:configBundleSecret': {}
manager: manager
operation: Update
time: '2025-02-25T09:57:44Z'
- apiVersion: quay.redhat.com/v1
fieldsType: FieldsV1
fieldsV1:
'f:status':
.: {}
'f:conditions': {}
'f:lastUpdated': {}
manager: manager
operation: Update
subresource: status
time: '2025-02-25T14:04:09Z'
name: cluster
namespace: openshift-operators
resourceVersion: '1987357'
uid: 6991d774-cf72-45df-91cb-56f5c3652a69
spec:
components:
- kind: clair
managed: true
- kind: postgres
managed: true
- kind: objectstorage
managed: true
- kind: redis
managed: true
- kind: horizontalpodautoscaler
managed: true
- kind: route
managed: true
- kind: mirror
managed: true
- kind: monitoring
managed: true
- kind: tls
managed: true
- kind: quay
managed: true
- kind: clairpostgres
managed: true
configBundleSecret: cluster-config-bundle-pxxz6
status:
conditions:
- lastTransitionTime: '2025-02-25T14:04:09Z'
lastUpdateTime: '2025-02-25T14:04:09Z'
message: 'error checking for object storage support: unable to list object bucket claims: failed to get API group resources: unable to retrieve the complete list of server APIs: objectbucket.io/v1alpha1: the server could not find the requested resource'
reason: ObjectStorageComponentDependencyError
status: 'True'
type: RolloutBlocked
lastUpdated: '2025-02-25 14:04:09.726498624 +0000 UTC'
The text was updated successfully, but these errors were encountered:
Hi
I have OCP 4.17 on Azure, I'm trying to install quay,
after installing quay operator (which went ok), I install QuayRegistry and i get this:
this is the full resource
Please help
The text was updated successfully, but these errors were encountered: