Rook v1.19.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
csi: Update to ceph csi operator to v0.5 (#17029, @subhamkrai)
security: Remove unnecessary nodes/proxy RBAC enablement (#16979, @ibotty)
helm: Set default ceph image pull policy (#16954, @travisn)
nfs: Add CephNFS.spec.server.{image,imagePullPolicy} fields (#16982, @jhoblitt)
osd: Assign correct osd container in case it is not index 0 (#16969, @kyrbrbik)
csi: Remove obsolete automated node fencing code (#16922, @subhamkrai)
osd: Enable proper cancellation during OSD reconcile (#17022, @sp98)
csi: Allow running the csi controller plugin on host network (#16972, @Madhu-1)
rgw: Update ca bundle mount perms to read-all (#16968, @BlaineEXE)
mon: Change do-not-reconcile to be more granular for individual mons (#16939, @travisn)
build(deps): Bump the k8s-dependencies group with 6 updates (#16846, @dependabot[bot])
doc: add csi-operator example in configuration doc (#17001, @subhamkrai)
Configuration
📅Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕Ignore: Close this PR and you won't be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rook-ceph](https://github.com/rook/rook) | patch | `v1.19.0` -> `v1.19.1` |
---
### Release Notes
<details>
<summary>rook/rook (rook-ceph)</summary>
### [`v1.19.1`](https://github.com/rook/rook/releases/tag/v1.19.1)
[Compare Source](https://github.com/rook/rook/compare/v1.19.0...v1.19.1)
### Improvements
Rook v1.19.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
csi: Update to ceph csi operator to v0.5 ([#​17029](https://github.com/rook/rook/issues/17029), [@​subhamkrai](https://github.com/subhamkrai))
security: Remove unnecessary nodes/proxy RBAC enablement ([#​16979](https://github.com/rook/rook/issues/16979), [@​ibotty](https://github.com/ibotty))
helm: Set default ceph image pull policy ([#​16954](https://github.com/rook/rook/issues/16954), [@​travisn](https://github.com/travisn))
nfs: Add CephNFS.spec.server.{image,imagePullPolicy} fields ([#​16982](https://github.com/rook/rook/issues/16982), [@​jhoblitt](https://github.com/jhoblitt))
osd: Assign correct osd container in case it is not index 0 ([#​16969](https://github.com/rook/rook/issues/16969), [@​kyrbrbik](https://github.com/kyrbrbik))
csi: Remove obsolete automated node fencing code ([#​16922](https://github.com/rook/rook/issues/16922), [@​subhamkrai](https://github.com/subhamkrai))
osd: Enable proper cancellation during OSD reconcile ([#​17022](https://github.com/rook/rook/issues/17022), [@​sp98](https://github.com/sp98))
csi: Allow running the csi controller plugin on host network ([#​16972](https://github.com/rook/rook/issues/16972), [@​Madhu-1](https://github.com/Madhu-1))
rgw: Update ca bundle mount perms to read-all ([#​16968](https://github.com/rook/rook/issues/16968), [@​BlaineEXE](https://github.com/BlaineEXE))
mon: Change do-not-reconcile to be more granular for individual mons ([#​16939](https://github.com/rook/rook/issues/16939), [@​travisn](https://github.com/travisn))
build(deps): Bump the k8s-dependencies group with 6 updates ([#​16846](https://github.com/rook/rook/issues/16846), [@​dependabot](https://github.com/dependabot)\[bot])
doc: add csi-operator example in configuration doc ([#​17001](https://github.com/rook/rook/issues/17001), [@​subhamkrai](https://github.com/subhamkrai))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.19.0->v1.19.1Release Notes
rook/rook (rook-ceph)
v1.19.1Compare Source
Improvements
Rook v1.19.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
csi: Update to ceph csi operator to v0.5 (#17029, @subhamkrai)
security: Remove unnecessary nodes/proxy RBAC enablement (#16979, @ibotty)
helm: Set default ceph image pull policy (#16954, @travisn)
nfs: Add CephNFS.spec.server.{image,imagePullPolicy} fields (#16982, @jhoblitt)
osd: Assign correct osd container in case it is not index 0 (#16969, @kyrbrbik)
csi: Remove obsolete automated node fencing code (#16922, @subhamkrai)
osd: Enable proper cancellation during OSD reconcile (#17022, @sp98)
csi: Allow running the csi controller plugin on host network (#16972, @Madhu-1)
rgw: Update ca bundle mount perms to read-all (#16968, @BlaineEXE)
mon: Change do-not-reconcile to be more granular for individual mons (#16939, @travisn)
build(deps): Bump the k8s-dependencies group with 6 updates (#16846, @dependabot[bot])
doc: add csi-operator example in configuration doc (#17001, @subhamkrai)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.