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 #58 from syseleven/K8s-9979-merge-upstream
K8s 9979 merge upstream
- Loading branch information
Showing
86 changed files
with
567 additions
and
3,122 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
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-aws | ||
run_if_changed: "(pkg/cloudprovider/provider/aws/|pkg/userdata)" | ||
# In-tree CCM is not supported for AWS starting from k8s 1.27. Please see https://github.com/kubermatic/machine-controller/issues/1626 for updates. | ||
# run_if_changed: "(pkg/cloudprovider/provider/aws/|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.22-node-18-kind-0.21-3 | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -46,7 +47,8 @@ presubmits: | |
memory: 7Gi | ||
|
||
- name: pull-machine-controller-e2e-aws-spot-instance-legacy-userdata | ||
always_run: true | ||
# In-tree CCM is not supported for AWS starting from k8s 1.27. Please see https://github.com/kubermatic/machine-controller/issues/1626 for updates. | ||
# run_if_changed: "(pkg/cloudprovider/provider/aws/|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.22-node-18-kind-0.21-3 | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
env: | ||
- name: OPERATING_SYSTEM_MANAGER | ||
value: "false" | ||
|
@@ -93,7 +95,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.21-3 | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -124,7 +126,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.21-3 | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -142,7 +144,8 @@ presubmits: | |
memory: 7Gi | ||
|
||
- name: pull-machine-controller-e2e-aws-spot-instance | ||
always_run: true | ||
# In-tree CCM is not supported for AWS starting from k8s 1.27. Please see https://github.com/kubermatic/machine-controller/issues/1626 for updates. | ||
# run_if_changed: "(pkg/cloudprovider/provider/aws/|pkg/userdata)" | ||
decorate: true | ||
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git" | ||
labels: | ||
|
@@ -156,7 +159,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.21-3 | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -187,7 +190,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.21-3 | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -218,7 +221,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.21-3 | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -249,7 +252,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.21-3 | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
|
||
presubmits: | ||
- name: pull-machine-controller-e2e-gce | ||
run_if_changed: "(pkg/cloudprovider/provider/gce/|pkg/userdata)" | ||
always_run: true | ||
decorate: true | ||
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git" | ||
labels: | ||
|
@@ -28,7 +28,7 @@ presubmits: | |
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.21-3 | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
|
@@ -44,3 +44,37 @@ presubmits: | |
cpu: 2 | ||
limits: | ||
memory: 7Gi | ||
|
||
- name: pull-machine-controller-e2e-gce-legacy-userdata | ||
always_run: true | ||
decorate: true | ||
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git" | ||
labels: | ||
preset-gce: "true" | ||
preset-hetzner: "true" | ||
preset-e2e-ssh: "true" | ||
preset-rhel: "true" | ||
preset-goproxy: "true" | ||
preset-kind-volume-mounts: "true" | ||
preset-docker-mirror: "true" | ||
preset-kubeconfig-ci: "true" | ||
spec: | ||
containers: | ||
- image: quay.io/kubermatic/build:go-1.22-node-18-kind-0.22-5 | ||
command: | ||
- "./hack/ci/run-e2e-tests.sh" | ||
args: | ||
- "TestGCEProvisioningE2E" | ||
env: | ||
- name: OPERATING_SYSTEM_MANAGER | ||
value: "false" | ||
- name: CLOUD_PROVIDER | ||
value: gce | ||
securityContext: | ||
privileged: true | ||
resources: | ||
requests: | ||
memory: 7Gi | ||
cpu: 2 | ||
limits: | ||
memory: 7Gi |
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
Oops, something went wrong.