Skip to content

Instantly share code, notes, and snippets.

@aufi
Created January 30, 2024 15:11
Show Gist options
  • Save aufi/411003cafe906f79baceb90869ee3472 to your computer and use it in GitHub Desktop.
Save aufi/411003cafe906f79baceb90869ee3472 to your computer and use it in GitHub Desktop.
apiVersion: tackle.konveyor.io/v1alpha1
kind: Tackle
metadata:
creationTimestamp: '2023-09-13T07:06:58Z'
generation: 4
managedFields:
- apiVersion: tackle.konveyor.io/v1alpha1
fieldsType: FieldsV1
fieldsV1:
'f:spec':
.: {}
'f:feature_auth_required': {}
'f:hub_bucket_volume_size': {}
'f:rwx_supported': {}
manager: Mozilla
operation: Update
time: '2023-09-13T07:15:43Z'
- apiVersion: tackle.konveyor.io/v1alpha1
fieldsType: FieldsV1
fieldsV1:
'f:status':
.: {}
'f:conditions': {}
manager: ansible-operator
operation: Update
subresource: status
time: '2024-01-30T15:09:49Z'
name: tackle
namespace: openshift-mta
resourceVersion: '657627'
uid: c588d6d2-06a2-4336-869d-a2e6b78cac29
spec:
feature_auth_required: 'false'
hub_bucket_volume_size: 20Gi
rwx_supported: false
status:
conditions:
- lastTransitionTime: '2024-01-30T14:54:15Z'
message: ''
reason: ''
status: 'False'
type: Successful
- lastTransitionTime: '2024-01-30T15:09:37Z'
message: Running reconciliation
reason: Running
status: 'False'
type: Running
- ansibleResult:
changed: 0
completion: '2024-01-30T15:09:48.925008'
failures: 1
ok: 3
skipped: 37
lastTransitionTime: '2024-01-30T15:09:49Z'
message: >-
Failed to patch object:
b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"persistentvolumeclaims
\\"mta-hub-database-volume-claim\\" is forbidden: only dynamically
provisioned pvc can be resized and the storageclass that provisions the
pvc must support
resize","reason":"Forbidden","details":{"name":"mta-hub-database-volume-claim","kind":"persistentvolumeclaims"},"code":403}\n'
reason: Failed
status: 'True'
type: Failure
@aufi
Copy link
Author

aufi commented Jan 30, 2024

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment