-
Notifications
You must be signed in to change notification settings - Fork 559
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
release/v3.10.1 canary #4339
Closed
Closed
release/v3.10.1 canary #4339
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
nixpanic
commented
Dec 20, 2023
- deploy: update templates to v3.10.0
- ci: update pr-commentor rules matrix
- revert: revert to 3.10-canary
- helm: add default false value for --enable-read-affinity
- helm: update node plugin cluster role
- rbd: updated node labels fetching logic
- cephfs: fix network fencing admin id
- deploy: use release repository for csi-resizer
- build: create /etc/selinux/config in case it is missing
- cephfs: fix fetchIP to support more formats
- deploy: update templates to v3.10.1
- revert: use v3.10-canary as work-in-progress version again
This commit updates templates to new v3.10.0 release. Pending Release Notes is also reset. Signed-off-by: Rakshith R <[email protected]>
This commit adds rules for release-v3.10 and removes rules for release-v3.8. Signed-off-by: Rakshith R <[email protected]>
This commit makes template changes for 3.10 release branch to use 3.10-canary tag. Signed-off-by: Rakshith R <[email protected]>
Signed-off-by: Praveen M <[email protected]> (cherry picked from commit 2309168)
added permission to get nodes for rbd and cephfs nodeplugin daemonset Signed-off-by: Jan Nemcik <[email protected]> (cherry picked from commit 1fb6d8f)
node labels are fetched only if controller is running in k8s and is nodeserver Signed-off-by: Jan Nemcik <[email protected]> (cherry picked from commit 3443546)
this commit replaces user id requirement with admin id Signed-off-by: Riya Singhal <[email protected]> (cherry picked from commit 51faa2a)
The image is now available in the release repository and can be fetched from there instead of the staging repository. Signed-off-by: Sebastian Hoß <[email protected]> (cherry picked from commit b25a02e)
Sometimes the Ceph container images seem to have a broken scriptlet while installing/updating Ceph packages. It is relatively common for them to fail when `/etc/selinux/config` does not exist. By ensuring the file directory and file exist (even if empty), the package installation or upgrades succeed. Signed-off-by: Niels de Vos <[email protected]> (cherry picked from commit 24d6b5f)
Signed-off-by: Riya Singhal <[email protected]> (cherry picked from commit bee77f7)
This commit updates templates to new v3.10.1 release. Signed-off-by: Riya Singhal <[email protected]>
v3.10.1 has been released, we should not update the built container-images with the same version. Use v3.10-canary for everything that is merged in the release-v3.10 branch before we release a next version. Signed-off-by: Niels de Vos <[email protected]>
|
argh, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.