-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncing latest changes from main for ocs-operator #2907
Conversation
Signed-off-by: Rewant Soni <resoni@redhat.com>
provider: update replicationID to be storageClass name
Signed-off-by: Rewant Soni <resoni@redhat.com>
provider: send vrcs with fixed replication schedule
This update ensures that the secret hash in the storage cluster status is updated only after all resources are created successfully. Previously, the status was updated prematurely, preventing the reconcile loop from re-running whether there was a failure or success. This change enables the reconcile process to continue retrying until all resources are successfully created. Signed-off-by: parth-gr <paarora@redhat.com>
external: Defer secret hash update until all resources are successfully created
Signed-off-by: Rewant Soni <resoni@redhat.com>
provider: generate vrcs name to align with internal mode
@rewantsoni Do we need your changes in 4.18? |
@iamniting yes we need them, they are a part of RDR for Provider Mode effort |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: df-build-team, iamniting The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold |
/unhold |
PR containing the latest commits from main branch