-
Notifications
You must be signed in to change notification settings - Fork 58
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 odf-operator #386
Conversation
Signed-off-by: Nitin Goyal <[email protected]>
controllers: replicate odf tolerations to child subscriptions
Add rook-ceph-operator subscription to odf-operator Also, update the odf-catalogsource to include rook-ceph-operator bundle in it. Signed-off-by: Nikhil-Ladha <[email protected]>
Update e2e tests to include rook subscription and rook csv while installing odf-operator Signed-off-by: Nikhil-Ladha <[email protected]>
Add new rook subscription
ODF 4.16 supports OCP 4.16 and 4.17. Signed-off-by: SanjalKatiyar <[email protected]>
console: update compatibility support matrix for 4.16
Signed-off-by: Kaustav Majumder <[email protected]>
Signed-off-by: Kaustav Majumder <[email protected]>
Added prometheus operator dependencies
Ran below commands from red-hat-storage/ocs-client-operator/tree/release-4.15 (ff31e31) and resulting images/values are used in this commit. export CLUSTER_ENV=openshift export VERSION=4.15.0 export IMG=quay.io/ocs-dev/ocs-client-operator:v${VERSION} export OCS_CLIENT_CONSOLE_IMG=\ quay.io/ocs-dev/ocs-client-console:v${VERSION} export CSI_ADDONS_PACKAGE_VERSION=0.7.0 export BUNDLE_IMG=quay.io/ocs-dev/ocs-client-operator-bundle:v${VERSION} make container-build container-push make bundle-build bundle-push Signed-off-by: Leela Venkaiah G <[email protected]>
Update e2e tests for deploying ocs-client subscription and csv while installing odf-operator Signed-off-by: Leela Venkaiah G <[email protected]>
bundle: add ocs-client-operator as olm dependency
Signed-off-by: Nitin Goyal <[email protected]>
controllers: add Prometheus csv in the csv list
@df-build-team: 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. |
Signed-off-by: Bipul Adhikari <[email protected]>
console: adds proxy declaration for ROSA monitoring stack
Signed-off-by: Malay Kumar Parida <[email protected]>
Signed-off-by: Malay Kumar Parida <[email protected]>
Signed-off-by: Malay Kumar Parida <[email protected]>
godeps: update golang to 1.21
Signed-off-by: Malay Kumar Parida <[email protected]>
Signed-off-by: Malay Kumar Parida <[email protected]>
Signed-off-by: Malay Kumar Parida <[email protected]>
makefile: update odf go mod depndancies & odf version to 4.16 .0
sometimes image tags are not same as the csv version. which makes it impossible to use the same variable for the image tag and csv version. Signed-off-by: Nitin Goyal <[email protected]>
makefile: Introduce Separate Variable for CSV Version
Signed-off-by: Nitin Goyal <[email protected]>
Signed-off-by: Nitin Goyal <[email protected]>
Signed-off-by: Nitin Goyal <[email protected]>
Signed-off-by: Nitin Goyal <[email protected]>
Signed-off-by: Nitin Goyal <[email protected]>
Signed-off-by: Nitin Goyal <[email protected]>
update child operator versions
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: df-build-team, Nikhil-Ladha 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 |
PR containing the latest commits from main branch