forked from kubermatic/machine-controller
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #53 from syseleven/K8s-9263_merge-upstream
K8s 9263 merge with upstream v1.58
- Loading branch information
Showing
207 changed files
with
1,911 additions
and
1,883 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.20-node-18-kind-0.18-7 | ||
- image: quay.io/kubermatic/build:go-1.21-node-18-kind-0.20-9 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -63,7 +63,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.20-node-18-kind-0.18-7 | ||
- image: quay.io/kubermatic/build:go-1.21-node-18-kind-0.20-9 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -78,7 +78,8 @@ presubmits: | |
memory: 7Gi | ||
|
||
- name: pull-machine-controller-e2e-ubuntu-upgrade | ||
always_run: true | ||
# In-tree CCM is not supported for openstack starting from k8s 1.26. Please see https://github.com/kubermatic/machine-controller/issues/1626 for updates. | ||
# run_if_changed: "(pkg/cloudprovider/provider/openstack/|pkg/userdata)" | ||
decorate: true | ||
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git" | ||
labels: | ||
|
@@ -91,7 +92,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.20-node-18-kind-0.18-7 | ||
- image: quay.io/kubermatic/build:go-1.21-node-18-kind-0.20-9 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -118,7 +119,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.20-node-18-kind-0.18-7 | ||
- image: quay.io/kubermatic/build:go-1.21-node-18-kind-0.20-9 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,8 @@ | |
|
||
presubmits: | ||
- name: pull-machine-controller-e2e-openstack | ||
run_if_changed: "(pkg/cloudprovider/provider/openstack/|pkg/userdata)" | ||
# In-tree CCM is not supported for openstack starting from k8s 1.26. Please see https://github.com/kubermatic/machine-controller/issues/1626 for updates. | ||
# run_if_changed: "(pkg/cloudprovider/provider/openstack/|pkg/userdata)" | ||
decorate: true | ||
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git" | ||
labels: | ||
|
@@ -28,7 +29,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.20-node-18-kind-0.18-7 | ||
- image: quay.io/kubermatic/build:go-1.21-node-18-kind-0.20-9 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -46,7 +47,8 @@ presubmits: | |
memory: 7Gi | ||
|
||
- name: pull-machine-controller-e2e-openstack-project-auth | ||
run_if_changed: "(pkg/cloudprovider/provider/openstack/|pkg/userdata)" | ||
# In-tree CCM is not supported for openstack starting from k8s 1.26. Please see https://github.com/kubermatic/machine-controller/issues/1626 for updates. | ||
# run_if_changed: "(pkg/cloudprovider/provider/openstack/|pkg/userdata)" | ||
decorate: true | ||
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git" | ||
labels: | ||
|
@@ -60,7 +62,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.20-node-18-kind-0.18-7 | ||
- image: quay.io/kubermatic/build:go-1.21-node-18-kind-0.20-9 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.