-
Notifications
You must be signed in to change notification settings - Fork 23
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
Bug 2248450: Fusion HCI integration changes for OCS client operator [4.14 Backport] #41
Conversation
Signed-off-by: Leela Venkaiah G <[email protected]>
Signed-off-by: Leela Venkaiah G <[email protected]>
update golang and ocs-operator dependency version
preserve the resourceVersion of the consolePlugin which is required for consolePlugin update. Signed-off-by: Madhu Rajanna <[email protected]>
added required linter comment to skip go-lint ci checks. Signed-off-by: Madhu Rajanna <[email protected]>
preserve the resourceVersion of the consolePlugin
- send storage client operator version and version of platform to which cluster last updated to successfully - the status will be sent on top of existing heartbeat mechanism Signed-off-by: Leela Venkaiah G <[email protected]>
controllers: send platform and operator version while reporting status
- ClusterVersion and ClusterServiceVersion APIs addition to scheme is missing in status reporter job Signed-off-by: Leela Venkaiah G <[email protected]>
- Status reporter role and role binding is missing in generated CSV bundle Signed-off-by: Leela Venkaiah G <[email protected]>
Bug 2247737: add APIs to scheme, role and role binding to bundle
added the capability to keep resources on failed job execution with a timeout Signed-off-by: Amit Berner <[email protected]>
Bug 2247748: A storage-client CronJob create too many jobs and pods causing maxPod limit to be reached
when PVC is scheduled on the master node CSI pod fails to run Signed-off-by: rchikatw <[email protected]>
Bug 2247735: Adding toleration to schedule CSI pods on master nodes
@nb-ohad: No Bugzilla bug is referenced in the title of this pull request. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: nb-ohad The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@nb-ohad: This pull request references Bugzilla bug 2248450, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
Requesting review from QA contact: In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@openshift-ci[bot]: GitHub didn't allow me to request PR reviews from the following users: nehaberry. Note that only red-hat-storage members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@nb-ohad: All pull requests linked via external trackers have merged: Bugzilla bug 2248450 has been moved to the MODIFIED state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This PR contains backports of multiple fixes and enhancements to allow integration of the OCS Client Operator with Fusion HCI deployment and management model