-
Couldn't load subscription status.
- Fork 10
STOR-2392: Rebase to upstream v1.14.0 for OCP 4.20 #171
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
STOR-2392: Rebase to upstream v1.14.0 for OCP 4.20 #171
Conversation
Fix modifycontroller panic for non-csi volumes
Add leader election, work-queue, process, and Go runtime metrics
…nslation-lib Upgrade csi-translation-lib to v0.32.2
…_version update client go to the latest version
0a435bf9 Merge pull request kubernetes-csi#274 from andyzhangx/patch-5 cd7b4bba Bump golang to 1.24.2 to fix CVE-2025-22871 701dc34b Merge pull request kubernetes-csi#273 from andyzhangx/patch-4 aeebd30e Bump golang to 1.24.0 f277d561 Merge pull request kubernetes-csi#270 from carlory/update-kind-version 90efb2ca Merge pull request kubernetes-csi#272 from andyzhangx/patch-3 9b616fec Bump golang to 1.23.6 to fix CVE-2024-45336, CVE-2025-22866 6dcb96a5 update default kind version to v0.25.0 git-subtree-dir: release-tools git-subtree-split: 0a435bf987dd41314377818fa26a7bed006c01cd
…si-update Update csi release tools
…tForError Add VolumeModifyFailed PVC Event For Nonexistent VAC
…s-dependencies Update K8s dependencies to v1.33.0
The new -automaxprocs flag can be used to set the GOMAXPROCS environment variable to match the configured Linux container CPU quota.
Add `-automaxprocs` flag for configuring `GOMAXPROCS`
Update changelog for v1.14.0 release
And remove .github
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dfajmon 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 |
|
@dfajmon: all tests passed! Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
|
/lgtm |
|
Pre-merge verified with "Add VolumeModifyFailed PVC Event For Nonexistent VAC", the CI results look good, which should be sufficient for merging. |
|
[ART PR BUILD NOTIFIER] Distgit: ose-csi-external-resizer |
|
@RomanBednar @dfajmon hey folks, would you mind picking up kubernetes-csi#523 for 4.20? |
|
@akalenyu Do you have a bug ticket for this so we can link it to? |
|
Issue link:
https://issues.redhat.com/browse/STOR-2392
Diff to upstream v1.14.0:
kubernetes-csi/external-resizer@v1.14.0...dfajmon:rebase-v1.14.0
Changes between v1.13.2 (OCP 4.19) and v1.14.0 (OCP 4.20):
-automaxprocsflag for configuringGOMAXPROCSkubernetes-csi/external-resizer#499Full changelogs:
https://github.com/kubernetes-csi/external-resizer/blob/release-1.14/CHANGELOG/CHANGELOG-1.14.md
@openshift/storage