Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update KubeOne CI jobs #1237

Merged
merged 3 commits into from
Feb 2, 2021
Merged

Update KubeOne CI jobs #1237

merged 3 commits into from
Feb 2, 2021

Conversation

xmudrii
Copy link
Member

@xmudrii xmudrii commented Feb 2, 2021

What this PR does / why we need it:

  • Update Golang image to 1.15.7
  • Remove 1.16 and 1.17 conformance tests
  • Remove 1.16 to 1.17 upgrade tests
  • Update the containerd E2E tests to a newer Kubernetes version
  • Update Kubernetes versions used in tests
    • 1.19.2 -> 1.19.7
    • 1.18.9 -> 1.18.15
    • 1.17.12 -> 1.17.17

1.17 to 1.18 upgrade tests were intentionally left in place because we still support upgrading to a supported Kubernetes version.

As we don't support Kubernetes 1.20 and until #1222 is not fixed, I've not added 1.20 tests. I'll add 1.20 tests as daily non-blocking periodics, so we have some signal.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
xref #1218

Does this PR introduce a user-facing change?:

NONE

/assign @kron4eg

* Update Golang image to 1.15.7
* Remove 1.16 and 1.17 conformance tests
* Remove 1.16 to 1.17 upgrade tests

1.17 to 1.18 upgrade tests were intentionally left in place because we
still support upgrading to a supported Kubernetes version.

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
@xmudrii xmudrii requested a review from kron4eg February 2, 2021 13:53
@kubermatic-bot kubermatic-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. labels Feb 2, 2021
@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xmudrii

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot kubermatic-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Feb 2, 2021
@xmudrii
Copy link
Member Author

xmudrii commented Feb 2, 2021

/test pull-kubeone-e2e-aws-containerd-conformance-1.18
/test pull-kubeone-e2e-aws-conformance-1.18
/test pull-kubeone-e2e-aws-conformance-1.19
/test pull-kubeone-e2e-aws-upgrade-containerd-1.17-1.18
/test pull-kubeone-e2e-aws-upgrade-1.17-1.18
/test pull-kubeone-e2e-aws-upgrade-1.18-1.19

/hold
until tests are not green

@kubermatic-bot kubermatic-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 2, 2021
@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 2, 2021
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 8c07a0a332a93befc2e5716801739f27c7237c1e

@xmudrii
Copy link
Member Author

xmudrii commented Feb 2, 2021

/hold cancel
All tests are green.

@kubermatic-bot kubermatic-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 2, 2021
@kubermatic-bot kubermatic-bot merged commit 47bdd5b into master Feb 2, 2021
@kubermatic-bot kubermatic-bot deleted the update-kubeone-jobs branch February 2, 2021 16:00
hwuethrich added a commit to hwuethrich/kubeone that referenced this pull request Aug 3, 2021
* upstream/master: (21 commits)
  Improve the installation script (kubermatic#1253)
  Update README.md (kubermatic#1250)
  Add the changelog for the v1.2.0-beta.1 release (kubermatic#1249)
  Fix credentials in addons (kubermatic#1248)
  fix(docs): fix broken master documentation link (kubermatic#1246)
  Add encryption providers proposal (kubermatic#1213)
  Use Docker for restarting API server on Flatcar (kubermatic#1245)
  Add the Kubernetes 1.20 jobs (kubermatic#1244)
  Restart unhealthy API servers when provisioning/upgrading clusters (kubermatic#1243)
  Add rsync on CentOS and Amazon Linux (kubermatic#1240)
  Update machine-controller to v1.25.0 (kubermatic#1238)
  Update the kubeone-e2e image (kubermatic#1239)
  Update KubeOne CI jobs (kubermatic#1237)
  Disallow and deprecate the PodPresets feature (kubermatic#1236)
  Fix confusing default in OpenIDConnect (kubermatic#1235)
  Add debian support (kubermatic#1233)
  Drop mounting flexvolume plugins into the openstack CCM (kubermatic#1234)
  Remove CoreOS (kubermatic#1232)
  Add the changelog for the v1.2.0-beta.0 release (kubermatic#1230)
  Add containerRuntime API to the full config (kubermatic#1229)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants