Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Release chart 1.10.0 #3497

Merged
merged 13 commits into from
Jun 25, 2021
Merged

Release chart 1.10.0 #3497

merged 13 commits into from
Jun 25, 2021

Conversation

kingdonb
Copy link
Member

This PR updates the changelog and publishes the chart for the next Flux release, which corresponds with the 1.23.0-rc1 candidate published on Wednesday. This will finish the 1.23.0 release and 🍾 🎉 adds support for Kubernetes versions >=1.22.0, with 1.22.0-beta.0 just released only days ago.

(Merge after #3495 and #3496)

I have tested all of this locally, and LGTM 👍

stefanprodan and others added 11 commits June 22, 2021 09:42
- Update Kubernetes packages to v0.17.17
- Update the CRD API version from v1beta1 to v1 (v1beta1 will be removed in Kubernetes v1.22)

Signed-off-by: Stefan Prodan <[email protected]>
Signed-off-by: Kingdon Barrett <[email protected]>
In Kubernetes 1.22.0, along with beta CRD, the rbac.authorization.k8s.io
v1beta1 api group has been deprecated and finally removed. This update
allows Flux to be installed there. It is a breaking change, and leaves
versions of Kubernetes <1.8 behind.

(The CRD v1 change already leaves Kubernetes <1.16 behind, so...)

Signed-off-by: Kingdon Barrett <[email protected]>
This will be Flux 1.23.0 and it requires Kubernetes 1.16.0

Signed-off-by: Kingdon Barrett <[email protected]>
We can't use kind to test with pre-release versions easily, but this
release has already been tested manually on a 1.22.0-alpha.3 prerelease
of K8s. We can still use the latest available k8s release (hope).

Signed-off-by: Kingdon Barrett <[email protected]>
Signed-off-by: Kingdon Barrett <[email protected]>
Signed-off-by: Kingdon Barrett <[email protected]>
@kingdonb kingdonb requested a review from stefanprodan June 25, 2021 02:58
@kingdonb
Copy link
Member Author

kingdonb commented Jun 25, 2021

Adding one more commit to bump memcached to the latest version looks like memcached is already latest alpine version!

Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

🚀

Kingdon Barrett and others added 2 commits June 25, 2021 13:07
@kingdonb kingdonb added this to the 1.23.0 milestone Jun 25, 2021
@kingdonb kingdonb merged commit 01f0635 into master Jun 25, 2021
@kingdonb kingdonb deleted the chart-bump branch June 25, 2021 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants