Skip to content
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

rebase: bump k8s.io/api from 0.29.3 to 0.30.1 in /api in the k8s-dependencies group across 1 directory #4629

Merged
merged 2 commits into from
May 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps the k8s-dependencies group with 1 update in the /api directory: k8s.io/api.

Updates k8s.io/api from 0.29.3 to 0.30.1

Commits
  • 41b1806 Update dependencies to v0.30.1 tag
  • 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572
  • a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
  • 15001b5 fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)
  • d9a08c5 tag service.spec.TrafficDistribution field as alpha
  • d014286 Merge remote-tracking branch 'origin/master' into release-1.30
  • 581c1b8 Update x/net for CVE-2023-45288
  • 35ca1f4 Merge pull request #123932 from pohly/dra-api-resource-model-rename
  • b048bd8 Merge pull request #123909 from AkihiroSuda/fix-123906
  • f06d24a dra api: NodeResourceModel -> ResourceModel
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures rebase update the version of an external component labels May 20, 2024
@iPraveenParihar iPraveenParihar force-pushed the dependabot/go_modules/api/k8s-dependencies-593cfbc056 branch from 50d76d8 to 9028929 Compare May 21, 2024 06:27
@iPraveenParihar
Copy link
Contributor

@Mergifyio queue

Copy link
Contributor

mergify bot commented May 21, 2024

queue

🟠 Waiting for conditions to match

  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by>=2 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

@Rakshith-R Rakshith-R removed the ci/skip/e2e skip running e2e CI jobs label May 21, 2024
@Rakshith-R
Copy link
Contributor

#4627

CI has already started on this one.
Let's wait till that's merged and then rebase this pr.

api/go.mod Outdated Show resolved Hide resolved
@iPraveenParihar iPraveenParihar force-pushed the dependabot/go_modules/api/k8s-dependencies-593cfbc056 branch from 9028929 to 6f0356d Compare May 21, 2024 09:48
@mergify mergify bot dismissed iPraveenParihar’s stale review May 21, 2024 09:49

Pull request has been modified.

@iPraveenParihar iPraveenParihar force-pushed the dependabot/go_modules/api/k8s-dependencies-593cfbc056 branch 3 times, most recently from 5f7c12a to 5efe5ea Compare May 21, 2024 10:34
@iPraveenParihar
Copy link
Contributor

#4614 needs to be merged first.

@iPraveenParihar iPraveenParihar force-pushed the dependabot/go_modules/api/k8s-dependencies-593cfbc056 branch from 28e0b72 to 3f8dfd7 Compare May 27, 2024 05:54
@iPraveenParihar
Copy link
Contributor

/test ci/centos/mini-e2e/k8s-1.28

1 similar comment
@iPraveenParihar
Copy link
Contributor

/test ci/centos/mini-e2e/k8s-1.28

go.mod Outdated Show resolved Hide resolved
@iPraveenParihar iPraveenParihar force-pushed the dependabot/go_modules/api/k8s-dependencies-593cfbc056 branch from 3f8dfd7 to 894363a Compare May 27, 2024 11:36
Rakshith-R
Rakshith-R previously approved these changes May 27, 2024
Copy link
Collaborator

@Madhu-1 Madhu-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iPraveenParihar can you squash required commits into 1?

@iPraveenParihar iPraveenParihar force-pushed the dependabot/go_modules/api/k8s-dependencies-593cfbc056 branch from 65c6918 to ce9521b Compare May 27, 2024 13:16
@mergify mergify bot dismissed Rakshith-R’s stale review May 27, 2024 13:17

Pull request has been modified.

@iPraveenParihar
Copy link
Contributor

/test ci/centos/k8s-e2e-external-storage/1.28

2 similar comments
@Madhu-1
Copy link
Collaborator

Madhu-1 commented May 29, 2024

/test ci/centos/k8s-e2e-external-storage/1.28

@Madhu-1
Copy link
Collaborator

Madhu-1 commented May 29, 2024

/test ci/centos/k8s-e2e-external-storage/1.28

@Madhu-1
Copy link
Collaborator

Madhu-1 commented May 29, 2024

/test ci/centos/k8s-e2e-external-storage/1.30

1 similar comment
@Madhu-1
Copy link
Collaborator

Madhu-1 commented May 29, 2024

/test ci/centos/k8s-e2e-external-storage/1.30

@nixpanic
Copy link
Member

@Mergifyio rebase

dependabot bot and others added 2 commits May 31, 2024 12:10
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
rebase: update kubernetes to 1.30

Signed-off-by: Praveen M <m.praveen@ibm.com>
Copy link
Contributor

mergify bot commented May 31, 2024

rebase

✅ Branch has been successfully rebased

@nixpanic nixpanic force-pushed the dependabot/go_modules/api/k8s-dependencies-593cfbc056 branch from ce9521b to 1eda78c Compare May 31, 2024 12:10
@nixpanic
Copy link
Member

@Mergifyio queue

Copy link
Contributor

mergify bot commented May 31, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at aa2cc67

@mergify mergify bot added the ok-to-test Label to trigger E2E tests label May 31, 2024
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.29

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.29

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.29

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.30

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.30

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.30

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label May 31, 2024
@mergify mergify bot merged commit aa2cc67 into devel May 31, 2024
38 checks passed
@mergify mergify bot deleted the dependabot/go_modules/api/k8s-dependencies-593cfbc056 branch May 31, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip/multi-arch-build skip building on multiple architectures rebase update the version of an external component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants