Skip to content

Conversation

@mpatlasov
Copy link

Diff to upstream v2.9.0:
kubernetes-csi/node-driver-registrar@v2.9.0...mpatlasov:rebase-v2.9.0

Changes between 2.8.0 (OCP 4.14) and 2.9.0:

Full changelogs:

https://github.com/kubernetes-csi/node-driver-registrar/releases/tag/v2.9.0

@openshift/storage

dependabot bot and others added 30 commits May 5, 2023 10:01
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.7.0 to 0.8.0.
- [Commits](golang/sys@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/golang.org/x/sys-0.8.0

Bump golang.org/x/sys from 0.7.0 to 0.8.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.55.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.54.0...v1.55.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/google.golang.org/grpc-1.55.0

Bump google.golang.org/grpc from 1.54.0 to 1.55.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.1 to 2.100.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.90.1...v2.100.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/k8s.io/klog/v2-2.100.1

Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
Bumps [k8s.io/kubelet](https://github.com/kubernetes/kubelet) from 0.27.1 to 0.27.2.
- [Commits](kubernetes/kubelet@v0.27.1...v0.27.2)

---
updated-dependencies:
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/k8s.io/kubelet-0.27.2

Bump k8s.io/kubelet from 0.27.1 to 0.27.2
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.8.0 to 0.9.0.
- [Commits](golang/sys@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/golang.org/x/sys-0.9.0

Bump golang.org/x/sys from 0.8.0 to 0.9.0
Testing if dependabot can create security pull request for release-2.6, 2.7 and 2.8 branches.

I am trying to cheat with a separate `updates` entry per branch.

Most likely dependabot cannot bump only security-relevan dependencies in older branches, see  dependabot/dependabot-core#2767 (comment)
…curity

Update dependabot.yaml for security updates
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.2 to 0.27.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.27.2...v0.27.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/k8s.io/client-go-0.27.3

Bump k8s.io/client-go from 0.27.2 to 0.27.3
Bumps [k8s.io/kubelet](https://github.com/kubernetes/kubelet) from 0.27.2 to 0.27.3.
- [Commits](kubernetes/kubelet@v0.27.2...v0.27.3)

---
updated-dependencies:
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/k8s.io/kubelet-0.27.3

Bump k8s.io/kubelet from 0.27.2 to 0.27.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.55.0...v1.56.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/google.golang.org/grpc-1.56.0

Bump google.golang.org/grpc from 1.55.0 to 1.56.0
Bumps [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases)
- [Commits](kubernetes-csi/csi-lib-utils@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-lib-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/github.com/kubernetes-csi/csi-lib-utils-0.14.0

Bump github.com/kubernetes-csi/csi-lib-utils from 0.13.0 to 0.14.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.56.0...v1.56.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/google.golang.org/grpc-1.56.2

Bump google.golang.org/grpc from 1.56.0 to 1.56.2
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.9.0 to 0.10.0.
- [Commits](golang/sys@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/golang.org/x/sys-0.10.0

Bump golang.org/x/sys from 0.9.0 to 0.10.0
This reverts commit a68bc84.

Testing shows that dependabot can watch / update only master.
Revert "Update dependabot.yaml for security updates"
Bumps [k8s.io/kubelet](https://github.com/kubernetes/kubelet) from 0.27.3 to 0.27.4.
- [Commits](kubernetes/kubelet@v0.27.3...v0.27.4)

---
updated-dependencies:
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/k8s.io/kubelet-0.27.4

Bump k8s.io/kubelet from 0.27.3 to 0.27.4
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.56.2...v1.57.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…go_modules/google.golang.org/grpc-1.57.0

Bump google.golang.org/grpc from 1.56.2 to 1.57.0
humblec and others added 8 commits September 8, 2023 09:15
984feece Merge pull request kubernetes-csi#234 from siddhikhapare/csi-tools
1f7e6059 fixed broken links of testgrid dashboard

git-subtree-dir: release-tools
git-subtree-split: 984feece4bafac3aad74deeed76a500a0c485fb1
…go_modules/google.golang.org/grpc-1.58.0

Bump google.golang.org/grpc from 1.57.0 to 1.58.0
With emphasis on new minumal Kubernetes version.
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 4, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 4, 2023

@mpatlasov: This pull request references STOR-1404 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

Details

In response to this:

Diff to upstream v2.9.0:
kubernetes-csi/node-driver-registrar@v2.9.0...mpatlasov:rebase-v2.9.0

Changes between 2.8.0 (OCP 4.14) and 2.9.0:

Full changelogs:

https://github.com/kubernetes-csi/node-driver-registrar/releases/tag/v2.9.0

@openshift/storage

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.

@openshift-ci openshift-ci bot requested review from gnufied and jsafrane October 4, 2023 02:39
@openshift-ci
Copy link

openshift-ci bot commented Oct 4, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mpatlasov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 4, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 4, 2023

@mpatlasov: This pull request references STOR-1404 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

Details

In response to this:

Diff to upstream v2.9.0:
kubernetes-csi/node-driver-registrar@v2.9.0...mpatlasov:rebase-v2.9.0

Changes between 2.8.0 (OCP 4.14) and 2.9.0:

Full changelogs:

https://github.com/kubernetes-csi/node-driver-registrar/releases/tag/v2.9.0

@openshift/storage

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.

@mpatlasov
Copy link
Author

/label docs-approved
/label px-approved

@openshift-ci openshift-ci bot added docs-approved Signifies that Docs has signed off on this PR px-approved Signifies that Product Support has signed off on this PR labels Oct 4, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 4, 2023

@mpatlasov: This pull request references STOR-1404 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

Details

In response to this:

Diff to upstream v2.9.0:
kubernetes-csi/node-driver-registrar@v2.9.0...mpatlasov:rebase-v2.9.0

Changes between 2.8.0 (OCP 4.14) and 2.9.0:

Full changelogs:

https://github.com/kubernetes-csi/node-driver-registrar/releases/tag/v2.9.0

@openshift/storage

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.

@mpatlasov
Copy link
Author

/override ci/prow/verify-commits

@openshift-ci
Copy link

openshift-ci bot commented Oct 4, 2023

@mpatlasov: Overrode contexts on behalf of mpatlasov: ci/prow/verify-commits

Details

In response to this:

/override ci/prow/verify-commits

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.

@openshift-ci
Copy link

openshift-ci bot commented Oct 4, 2023

@mpatlasov: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@jsafrane
Copy link

jsafrane commented Oct 4, 2023

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 4, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 4, 2023

@mpatlasov: This pull request references STOR-1404 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

Details

In response to this:

Diff to upstream v2.9.0:
kubernetes-csi/node-driver-registrar@v2.9.0...mpatlasov:rebase-v2.9.0

Changes between 2.8.0 (OCP 4.14) and 2.9.0:

Full changelogs:

https://github.com/kubernetes-csi/node-driver-registrar/releases/tag/v2.9.0

@openshift/storage

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.

@mpatlasov
Copy link
Author

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Oct 12, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 12, 2023

@mpatlasov: This pull request references STOR-1404 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

Details

In response to this:

Diff to upstream v2.9.0:
kubernetes-csi/node-driver-registrar@v2.9.0...mpatlasov:rebase-v2.9.0

Changes between 2.8.0 (OCP 4.14) and 2.9.0:

Full changelogs:

https://github.com/kubernetes-csi/node-driver-registrar/releases/tag/v2.9.0

@openshift/storage

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.

@openshift-ci openshift-ci bot merged commit 24ea29e into openshift:master Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. docs-approved Signifies that Docs has signed off on this PR jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants