Closed ezio-auditore closed 1 week ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
/test all
/test verify generated changes (1.22)
@ezio-auditore: The specified target(s) for /test
were not found.
The following commands are available to trigger required jobs:
/test ci-bundle-ocs-operator-bundle
/test images
/test ocs-operator-bundle-e2e-aws
Use /test all
to run all jobs.
/assign @Madhu-1
/hold for testing
/unhold verified
/test ocs-operator-bundle-e2e-aws
/unhold
The changes look good, just wondering if we should update the name for setCephResourceStatus method and CephResources
field in the StorageConsumer Status to reflect that they can be any kind of Resources
(NoobaaAccount or any other fields we might want to add in future)
The changes look good, just wondering if we should update the name for setCephResourceStatus method and
CephResources
field in the StorageConsumer Status to reflect that they can be any kind ofResources
(NoobaaAccount or any other fields we might want to add in future)
@rewantsoni Yes I agree the name should be changed from CephResources to GenericResources or some other name to clearly justify the need and the purpose of the field.
/test ocs-operator-bundle-e2e-aws
The changes look good, just wondering if we should update the name for setCephResourceStatus method and
CephResources
field in the StorageConsumer Status to reflect that they can be any kind ofResources
(NoobaaAccount or any other fields we might want to add in future)@rewantsoni Yes I agree the name should be changed from CephResources to GenericResources or some other name to clearly justify the need and the purpose of the field.
This might need API change as API is tied to the CephResource name
/test ocs-operator-bundle-e2e-aws
/assign @iamniting
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ezio-auditore, iamniting
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Solves: https://github.com/red-hat-storage/ocs-operator/issues/2829