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

feat: update Kubernetes to 1.21.0-beta.0 #3328

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

AlekSi
Copy link
Contributor

@AlekSi AlekSi commented Mar 19, 2021

See CHANGELOG:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md

Refs #3329.

Requires v0.9.0-beta.2 to be released.

  • you linked an issue (if applicable)
  • you included tests (if applicable)
  • you ran conformance (make conformance)
  • you formatted your code (make fmt)
  • you linted your code (make lint)
  • you generated documentation (make docs)
  • you ran unit-tests (make unit-tests)

@AlekSi AlekSi force-pushed the update-kubernetes branch 2 times, most recently from d20e343 to 27627cd Compare March 19, 2021 13:19
@AlekSi AlekSi marked this pull request as ready for review March 19, 2021 13:27
@AlekSi AlekSi requested a review from smira March 19, 2021 13:27
@smira
Copy link
Member

smira commented Mar 19, 2021

let's hold on merging this till Monday, in case we have any more docs for 0.9 or backports requiring new docs and we can move to 0.10 docs in master and rebase this one

@@ -70,18 +70,19 @@ type upgradeSpec struct {
}

const (
previousRelease = "v0.8.4"
stableRelease = "v0.9.0-alpha.5"
previousRelease = "v0.8.5"
Copy link
Member

Choose a reason for hiding this comment

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

need to update versions in Makefile RELEASES variable to match these (so that required artifacts are downloaded)

@AlekSi AlekSi force-pushed the update-kubernetes branch 3 times, most recently from 620bb4c to 20348fd Compare March 22, 2021 15:57
@AlekSi
Copy link
Contributor Author

AlekSi commented Mar 22, 2021

/approve

@AlekSi
Copy link
Contributor Author

AlekSi commented Mar 22, 2021

/promote conformance

smira
smira previously approved these changes Mar 22, 2021
@AlekSi AlekSi added this to the 0.10 milestone Mar 23, 2021
@AlekSi AlekSi self-assigned this Mar 23, 2021
@AlekSi AlekSi marked this pull request as draft March 23, 2021 11:58
@AlekSi AlekSi changed the title feat: update Kubernetes to 1.21.0-beta.1 feat: update Kubernetes to 1.21.0-beta.0 Mar 23, 2021
@AlekSi
Copy link
Contributor Author

AlekSi commented Mar 23, 2021

/rebase

@AlekSi AlekSi marked this pull request as ready for review March 23, 2021 14:41
@AlekSi
Copy link
Contributor Author

AlekSi commented Mar 23, 2021

/promote conformance

smira
smira previously approved these changes Mar 23, 2021
@AlekSi
Copy link
Contributor Author

AlekSi commented Mar 24, 2021

/rebase

@AlekSi
Copy link
Contributor Author

AlekSi commented Mar 24, 2021

/lgtm

@talos-bot talos-bot merged commit ed272e6 into siderolabs:master Mar 24, 2021
@AlekSi AlekSi deleted the update-kubernetes branch March 24, 2021 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants