-
Notifications
You must be signed in to change notification settings - Fork 3
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 main for kubernetes-csi-addons #102
Commits on Nov 8, 2023
-
vendor: bump k8s.io/klog/v2 from 2.100.1 to 2.110.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.100.1 to 2.110.1. - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.100.1...v2.110.1) --- updated-dependencies: - dependency-name: k8s.io/klog/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4996d0f - Browse repository at this point
Copy the full SHA 4996d0fView commit details -
fix: replace %w with %v for klog
replace %w with %v for klog as Fatalf does not support error-wrapping Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3be3bf9 - Browse repository at this point
Copy the full SHA 3be3bf9View commit details
Commits on Nov 9, 2023
-
replication: make parameters as immutable
mark parameters as immutable once created which means we are not able to add/delete or update the parameters once created. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36bf7fb - Browse repository at this point
Copy the full SHA 36bf7fbView commit details -
networkfence: make parameters as immutable
mark parameters as immutable once created which means we are not able to add/delete or update the parameters once created. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f4c65f7 - Browse repository at this point
Copy the full SHA f4c65f7View commit details -
networkfence: make secret as immutable
mark secret as immutable once created which means we are not able to add/delete or update the secret once created. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d97f4c3 - Browse repository at this point
Copy the full SHA d97f4c3View commit details -
Merge pull request #98 from red-hat-storage/sync_us--main
Syncing latest changes from main for kubernetes-csi-addons
Configuration menu - View commit details
-
Copy full SHA for 5a89ec7 - Browse repository at this point
Copy the full SHA 5a89ec7View commit details -
Explicitly disable gRPC idle timeout
The idle timeout was disabled, but has been enabled by default in google.golang.org/grpc v1.59. The kubernetes-csi-addons operator acts similarly to the Kubernetes external-provisioner, and benefits from having a functional gRPC connection open to the csi-addons sidecars that run alongside CSI-drivers. See-also: kubernetes-csi/external-provisioner#1099 Signed-off-by: Niels de Vos <ndevos@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 5ccc76e - Browse repository at this point
Copy the full SHA 5ccc76eView commit details
Commits on Nov 10, 2023
-
Merge pull request #99 from red-hat-storage/sync_us--main
Syncing latest changes from main for kubernetes-csi-addons
Configuration menu - View commit details
-
Copy full SHA for 76df629 - Browse repository at this point
Copy the full SHA 76df629View commit details
Commits on Nov 13, 2023
-
vendor: bump github.com/onsi/gomega from 1.29.0 to 1.30.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c3829e7 - Browse repository at this point
Copy the full SHA c3829e7View commit details
Commits on Nov 14, 2023
-
Merge pull request #100 from red-hat-storage/sync_us--main
Syncing latest changes from main for kubernetes-csi-addons
Configuration menu - View commit details
-
Copy full SHA for 6a4f418 - Browse repository at this point
Copy the full SHA 6a4f418View commit details -
ci: update dependabot for group
updated dependabot configuration to have group rebase. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c2f1b22 - Browse repository at this point
Copy the full SHA c2f1b22View commit details -
vendor: bump the github-dependencies group with 1 update
Bumps the github-dependencies group with 1 update: [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils). - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases) - [Commits](kubernetes-csi/csi-lib-utils@v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: github.com/kubernetes-csi/csi-lib-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2336074 - Browse repository at this point
Copy the full SHA 2336074View commit details
Commits on Nov 15, 2023
-
Merge pull request #101 from red-hat-storage/sync_us--main
Syncing latest changes from main for kubernetes-csi-addons
Configuration menu - View commit details
-
Copy full SHA for 8bcee0e - Browse repository at this point
Copy the full SHA 8bcee0eView commit details