Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

k8s: Update to v1.20.4#1410

Merged
surajssd merged 4 commits intomasterfrom
surajssd/update-to-1.20
Mar 3, 2021
Merged

k8s: Update to v1.20.4#1410
surajssd merged 4 commits intomasterfrom
surajssd/update-to-1.20

Conversation

@surajssd
Copy link
Member

@surajssd surajssd commented Mar 2, 2021

@surajssd surajssd force-pushed the surajssd/update-to-1.20 branch 2 times, most recently from 424860a to 0757c8a Compare March 3, 2021 07:36
@surajssd surajssd requested review from iaguis and invidian March 3, 2021 08:06
@surajssd surajssd force-pushed the surajssd/update-to-1.20 branch from 0757c8a to a603ea8 Compare March 3, 2021 09:34
surajssd added 3 commits March 3, 2021 15:26
In 1.20 release `TokenRequest` has become GA. Hence the kube-apiserver
flags  `--service-account-signing-key-file` and
`--service-account-issuer` are now required. This commit adds those
flags.

Read more:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#urgent-upgrade-notes
For the apiserver flag `--service-account-key-file` we use to provide
public service-account key. Now this commit provides the private
service-account key, the same as the one provided to
`--service-account-signing-key-file`.

Since there is no need of the public key this commit also removes the
whole pipeline that embedded the public key into the kube-apiserver
secret.

Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
@surajssd surajssd force-pushed the surajssd/update-to-1.20 branch from a603ea8 to 7e73fd3 Compare March 3, 2021 12:12
invidian
invidian previously approved these changes Mar 3, 2021
- Release Notes: https://github.com/openebs/openebs/releases/tag/v2.6.0.
- The OpenEBS version 2.2.0 is not compatible with Kubernetes 1.20,
  hence this update is necessary.

Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
@surajssd surajssd merged commit 7fe2070 into master Mar 3, 2021
@surajssd surajssd deleted the surajssd/update-to-1.20 branch March 3, 2021 15:39
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.

2 participants