Skip to content

Commit 032ee50

Browse files
BeckerMaxrfranzke
andauthored
Apply suggestions from rfranzke
Co-authored-by: Rafael Franzke <[email protected]>
1 parent ba749b5 commit 032ee50

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/extensions/operatingsystemconfig.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,20 @@ The cloud-config-script will then refer to the file path of the added bootstrap
5959

6060
### Compatibility matrix for node bootstrap-token
6161

62-
With gardener v1.23 we replaced the long-valid bootstrap-token shared between nodes with a short-lived token unique for each node, ref: [#3898](https://github.com/gardener/gardener/issues/3898).
62+
With Gardener v1.23, we replaced the long-valid bootstrap-token shared between nodes with a short-lived token unique for each node, ref: [#3898](https://github.com/gardener/gardener/issues/3898).
6363

64-
❗ When updating to gardener version >=1.34 the old bootstrap-token will be removed. You are required to update your extensions to the following versions when updating gardener:
64+
❗ When updating to Gardener version >=1.34 the old bootstrap-token will be removed. You are required to update your extensions to the following versions when updating Gardener:
6565

66-
| Extension | version | releaseDate | PR |
66+
| Extension | Version | Release Date | Pull Request |
6767
|---|---|---|---|
6868
| os-gardenlinux | v0.9.0 | 2 Jul | https://github.com/gardener/gardener-extension-os-gardenlinux/pull/29 |
6969
| os-suse-chost | v1.11.0 | 2 Jul | https://github.com/gardener/gardener-extension-os-suse-chost/pull/41 |
7070
| os-ubuntu | v1.11.0 | 2 Jul | https://github.com/gardener/gardener-extension-os-ubuntu/pull/42 |
7171
| os-flatcar | v1.7.0 | 2 Jul | https://github.com/gardener/gardener-extension-os-coreos/pull/24 |
7272
| infrastructure-provider using Machine Controller Manager | varies | ~ end of 2019 | https://github.com/gardener/machine-controller-manager/pull/351 |
7373

74-
⚠️ If you use an infrastructure provider extension that does not use Machine Controller Manager (MCM) you need to implement the functionality of creating a temporary bootstrap-token before updating to this g/g version.
75-
All extension-providers in https://github.com/gardener/ use MCM.
74+
⚠️ If you run a provider extension that does not use Machine Controller Manager (MCM) you need to implement the functionality of creating a temporary bootstrap-token before updating your Gardener version to v1.34 or higher.
75+
All provider extensions maintained in https://github.com/gardener/ use MCM.
7676

7777
## How does Gardener update the user-data on already existing machines?
7878

0 commit comments

Comments
 (0)