Skip to content
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 master for rook #774

Merged
merged 20 commits into from
Nov 18, 2024

Conversation

df-build-team
Copy link

PR containing the latest commits from master branch

parth-gr and others added 16 commits November 6, 2024 11:56
currently if we disable the monitoring for cephblockpool
it didnt worked, as there was no check to cancel it
if the mirroring is still enabled

Add a check to disable the monitoring if mirroring is still enabled

closes: rook#14958

Signed-off-by: parth-gr <[email protected]>
enable and disable the status of rados namespace
mirroring by looking at statusCheck spec of blockpool

Signed-off-by: parth-gr <[email protected]>
rbdmirror: fix mirroring monitoring settings for blockpool
Adding pool ID of the cephBlockPool in the CR status

Signed-off-by: Santosh Pillai <[email protected]>
Previously arbiter monitors were allowed to failover in supported versions
of Ceph. This behaviour regressed. Since all supported versions of Ceph now
support this, we no longer need to check this at all.

Signed-off-by: Grant Fleming <[email protected]>
…r-in-stretch

operator: monitors should always be allowed to failover
core: add pool IDs to cephBlockPool CR status
openshift cluster need to have access to
finalizers when we set the blockOwnerDeletion
if an ownerReference refers to a resource
we can't set finalizers on, This adds the extra
required permission

Signed-off-by: Madhu Rajanna <[email protected]>
csi: add required finalizers for openshift
add generated csv changes

Signed-off-by: Ceph Jenkins <[email protected]>
Syncing latest changes from upstream master for rook
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@6624720...4f3212b)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0.
- [Commits](golang/sync@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…org/x/sync-0.9.0

build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0
…hub/codeql-action-3.27.1

build(deps): bump github/codeql-action from 3.27.0 to 3.27.1
@df-build-team df-build-team requested a review from a team November 12, 2024 02:34
openshift-merge-bot bot and others added 4 commits November 12, 2024 09:51
Syncing latest changes from upstream master for rook
updated rook csv version to 4.18 and also rook image
to latest master

Signed-off-by: Nikhil-Ladha <[email protected]>
add generated csv changes

Signed-off-by: Nikhil-Ladha <[email protected]>
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 18, 2024
@subhamkrai subhamkrai added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 18, 2024
Copy link

openshift-ci bot commented Nov 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: df-build-team, subhamkrai

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 400b307 into release-4.18 Nov 18, 2024
185 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants