-
Notifications
You must be signed in to change notification settings - Fork 9
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 upstream master for rook #571
Conversation
This commit removes the `CSI_ENABLE_READ_AFFINITY` since it is no longer utilized after addition of the read affinity option per cluster via CSIDriverSpec. Signed-off-by: Praveen M <[email protected]>
If the import script is run on a system that has many kubernetes configs in the kubeconfig file, it is useful to be able to specify the context to use. Signed-off-by: Raghavendra Talur <[email protected]>
Updating the cephcsi image to 3.10.2 which is the latest released one. Signed-off-by: Madhu Rajanna <[email protected]>
…READ_AFFINITY csi: remove CSI_ENABLE_READ_AFFINITY
csi: update cephcsi image to 3.10.2
Run the canary test suites with nightly CI so that we can detect incoming issues with Ceph devel versions. Signed-off-by: Blaine Gardner <[email protected]>
CI: run canary tests nightly
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v4) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the k8s-dependencies group with 1 update: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `sigs.k8s.io/controller-runtime` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
…m/kind-action-1.9.0 build(deps): bump helm/kind-action from 1.8.0 to 1.9.0
…endencies-3f7638467b build(deps): bump the k8s-dependencies group with 1 update
…angci/golangci-lint-action-4 build(deps): bump golangci/golangci-lint-action from 3 to 4
…ontext import-external-cluster.sh: allow specifying the kubernetes context
@df-build-team: The following test failed, say
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/test-infra repository. I understand the commands that are listed here. |
/approve |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: df-build-team, travisn The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
PR containing the latest commits from upstream master branch