Skip to content

Commit

Permalink
Merge pull request rook#13809 from iPraveenParihar/update/pendingRele…
Browse files Browse the repository at this point in the history
…aseNotes

doc: PendingReleaseNotes for update netNamespaceFilePath PR
  • Loading branch information
travisn authored Feb 28, 2024
2 parents 5892648 + 10dea45 commit e02c5b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion PendingReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
- The removal of `CSI_ENABLE_READ_AFFINITY` option and its replacement with per-cluster
read affinity setting in cephCluster CR (CSIDriverOptions section) in [PR](https://github.com/rook/rook/pull/13665)
- Allow setting the Ceph `application` on a pool

- updating `netNamespaceFilePath` for all clusterIDs in rook-ceph-csi-config configMap in [PR](https://github.com/rook/rook/pull/13613)
- Issue: The netNamespaceFilePath isn't updated in the CSI config map for all the clusterIDs when `CSI_ENABLE_HOST_NETWORK` is set to false in `operator.yaml`
- Impact: This results in the unintended network configurations, with pods using the host networking instead of pod networking.
## Features

- Kubernetes versions **v1.24** through **v1.29** are supported.

0 comments on commit e02c5b8

Please sign in to comment.