-
Notifications
You must be signed in to change notification settings - Fork 49
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
Kubernetes uplift to v1.21 & Establish general pattern for K8s upgrades #589
Labels
design needed
New Design or Redesign required
enhancement
New feature or request
priority/medium
Default priority for items
Milestone
Comments
eak13
added
enhancement
New feature or request
triage
Needs evaluation by project members
epic
Features or large improvements reflected as a list of issues
design needed
New Design or Redesign required
and removed
epic
Features or large improvements reflected as a list of issues
labels
Jun 24, 2021
eak13
changed the title
Establish Airshipctl upgrade cadence to maintain currency with Kubernetes upgrades
Kubernetes uplift to v1.21 & Establish general pattern for K8s upgrades
Jul 9, 2021
This was referenced Jul 12, 2021
jezogwza
added
priority/medium
Default priority for items
and removed
triage
Needs evaluation by project members
labels
Jul 14, 2021
Discussion of approach from 7/15 design call:
Providers:
|
Can someone assign this to me |
Hi, The patch set to uplift docker version to 1.21 is here - https://review.opendev.org/c/airship/airshipctl/+/795582 |
airshipbot
pushed a commit
to airshipit/images
that referenced
this issue
Sep 24, 2021
airshipit/airshipctl#589 Change-Id: I2141b4637ffa9ebbd22ba6c46421a97e901dda12 Signed-off-by: diwakar thyagaraj <dt241s@att.com>
airshipbot
pushed a commit
that referenced
this issue
Nov 1, 2021
This upgrades Kubernetes version in airshipctl to v1.21.2 Depends on https://review.opendev.org/c/airship/image-builder/+/812013/ https: //github.com//issues/589 Change-Id: I30ef2543d91f574e73a555bf67ab7ec2764a4411 Signed-off-by: diwakar thyagaraj <dt241s@att.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
design needed
New Design or Redesign required
enhancement
New feature or request
priority/medium
Default priority for items
Problem description
Kubernetes has a cadence of posting a new release every 3 to 6 months. A release has roughly a 12 - 14 month lifespan. To maintain CNCF certification, conformance (like Anuket) & currency with the latest releases, Airship needs to establish an ongoing cadence to continually uplift the supported Kubernetes version.
v1.21 was released for GA on 5/12/2021. While there are current efforts underway to uplift to v1.20 (#555, #556, #569, #570, #571), we want to shift to v1.21 for Airship v2.1. Ideally, with the v1.21 uplift, we establish a more general pattern of Kubernetes upgrades where we are not necessarily focusing on the individual providers.
K8s release information can be found here: https://kubernetes.io/releases/
Tasks
The text was updated successfully, but these errors were encountered: