mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-19 03:16:23 +00:00
Update CONTRIBUTING guide with new instructions
Since we moved to two supported releases instead of 3, we only have 2 sets of files for kind testing. We missed updating the CONTRIBUTING guide for it. This fixes it. Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
This commit is contained in:
+1
-2
@@ -123,8 +123,7 @@ In general, the following activities have to happen:
|
||||
Go to `.github/workflows` and update the new k8s images. For that:
|
||||
|
||||
- `cp .github/kind-cluster-current.yaml .github/kind-cluster-previous.yaml`
|
||||
- `cp .github/kind-cluster-next.yaml .github/kind-cluster-current.yaml`
|
||||
- Then edit `.github/kind-cluster-next.yaml` to point to the new version.
|
||||
- Then edit `.github/kind-cluster-current.yaml` to point to the new version.
|
||||
|
||||
This will make the full test matrix updated (the CI and the test code).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user