Skip to content

feat: Update minKubeVersion to v1.31.0#267

Merged
openshift-merge-bot[bot] merged 2 commits intoshipwright-io:mainfrom
adambkaplan:bump-min-k8s
Sep 8, 2025
Merged

feat: Update minKubeVersion to v1.31.0#267
openshift-merge-bot[bot] merged 2 commits intoshipwright-io:mainfrom
adambkaplan:bump-min-k8s

Conversation

@adambkaplan
Copy link
Member

Changes

Update the minimum Kubernetes version to 1.31.0 in the operator bundle and CI workflow.

Note: this is a breaking changes for users running on older versions of Kubernetes that are no longer supported by the community.

/kind feature

Submitter Checklist

  • Includes tests if functionality changed/was added
  • Includes docs if changes are user-facing
  • Set a kind label on this PR
  • Release notes block has been filled in, or marked NONE

See the contributor guide
for details on coding conventions, github and prow interactions, and the code review process.

Release Notes

action required: Updated minimum supported k8s version to v1.31.0

@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 27, 2025
@openshift-ci openshift-ci bot added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 27, 2025
@openshift-ci openshift-ci bot requested review from HeavyWombat and qu1queee August 27, 2025 18:14
@pull-request-size pull-request-size bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 28, 2025
@adambkaplan adambkaplan added this to the release-v0.17.0 milestone Sep 2, 2025
@adambkaplan adambkaplan moved this to In Progress in Issues Sep 2, 2025
Update the minimum Kubernetes version to 1.31.0 in the operator bundle
and CI workflow. Note: this is a breaking changes for users running on
older versions of Kubernetes that are no longer supported by the
community.

The KinD configuration was updated to match the version tested with
shipwright-io/build.

Assisted-by: Cursor
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
@adambkaplan
Copy link
Member Author

/approve

Self-approving

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 2, 2025
Remove host port mappings from KinD config. These aren't necessary.
Also use fully qualified image name for local registry.

Assisted-by: Cursor
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
@adambkaplan
Copy link
Member Author

@SaschaSchwarze0 per discussion at today's community meeting, dropped the control plane port mapping setting. Seems to work!

Copy link
Member

@SaschaSchwarze0 SaschaSchwarze0 left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 8, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 8, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, SaschaSchwarze0

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:
  • OWNERS [SaschaSchwarze0,adambkaplan]

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

@openshift-merge-bot openshift-merge-bot bot merged commit 8a1a9fc into shipwright-io:main Sep 8, 2025
7 of 8 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues Sep 8, 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. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note-action-required size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants