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

Prow: Upgrade kubernetes, ingress, calico and more #968

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

lentzi90
Copy link
Member

@lentzi90 lentzi90 commented Mar 5, 2025

See individual commit messages for more details.
This PR does the following:

  • Upgrade ingress-nginx to v1.12.0
  • Upgrade Calico
  • Upgrade cloud-provider integrations and cluster-autoscaler
  • Upgrade kubernetes to v1.31.6
  • Upgrade nodes and bastion to Ubuntu 24.04

The changes are already applied.

lentzi90 added 4 commits March 4, 2025 12:24
The security defaults have been fixed in this release, so we can drop
the extra patches we added for them.

Signed-off-by: Lennart Jern <[email protected]>
This also changes the node image OS to Ubuntu 24.04 (previously 22.04).

Signed-off-by: Lennart Jern <[email protected]>
This also adds the jumphost floating IP to the allowed CIDRs. That way
we have also a backup in case something happens to the bastion. We could
consider disabling the bastion also in the future and use the jumphost
exclusively.

Signed-off-by: Lennart Jern <[email protected]>
@metal3-io-bot metal3-io-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 5, 2025
Copy link
Member Author

Choose a reason for hiding this comment

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

This is no longer needed since the upstream has changed the defaults. See changelog here: https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.12.0

Copy link
Member Author

Choose a reason for hiding this comment

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

This is no longer needed since the upstream has changed the defaults. See changelog here: https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.12.0

Copy link
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/approve

Looks clean to me, and good that we are using local-disk enabled flavors too.

@metal3-io-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tuminoid

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 5, 2025
@adilGhaffarDev
Copy link
Member

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2025
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. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants