We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a64f7 commit efc8e8cCopy full SHA for efc8e8c
1 file changed
internal/controllers/server/tests/server-import/02-assert.yaml
@@ -20,10 +20,9 @@ metadata:
20
status:
21
conditions:
22
- type: Available
23
- # Workaround for https://github.com/k-orc/openstack-resource-controller/issues/280
24
- # The status should be True
25
- message: OpenStack resource is up to date
26
- status: "False"
+ # Commented out because of https://github.com/k-orc/openstack-resource-controller/issues/280
+ # message: OpenStack resource is available
+ # status: "True"
27
reason: Success
28
- type: Progressing
29
message: OpenStack resource is up to date
0 commit comments