mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-19 11:26:22 +00:00
Merge pull request #1376 from evrardjp/update_contributing_with_new_process
Update CONTRIBUTING guide with new instructions
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