mirror of
https://github.com/clastix/kamaji.git
synced 2026-02-14 18:10:03 +00:00
feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.5 to 0.19.0 (#551)
* feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.5 to 0.19.0 Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> * feat: bumping up k8s supported version to v1.30.0 Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> * feat(deps): aligning code to controlle-runtime v0.19.0 Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> * docs: clastix subscription plans info Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> * chore: bumping up controller-gen to v0.16.1 * chore(kustomize): updating manifests for k8s v1.31.0 support * chore(helm): updating manifests for k8s v1.31.0 support * docs(api): updating api for k8s v1.31.0 support Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> * fix(test): worker nodes join support from v1.29 onwards Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> * chore(ci): disabling swap Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> --------- Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
This commit is contained in:
committed by
GitHub
parent
477989a214
commit
66d96a138d
1
.github/workflows/e2e.yaml
vendored
1
.github/workflows/e2e.yaml
vendored
@@ -45,5 +45,6 @@ jobs:
|
||||
- run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y golang-cfssl
|
||||
sudo swapoff -a
|
||||
- name: e2e testing
|
||||
run: make e2e
|
||||
|
||||
Reference in New Issue
Block a user