Skip to content

Conversation

nigthknight
Copy link
Member

@nigthknight nigthknight commented May 17, 2021

Closes #393

Signed-off-by: Yannik Fuhrmeister yannik.fuhrmeister@iteratec.com

Description

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure npm test runs for the whole project.
  • Make codeclimate checks happy

Signed-off-by: Yannik Fuhrmeister <yannik.fuhrmeister@iteratec.com>
@J12934 J12934 added ci Changes to the continuous integration setup dependencies Pull requests that update a dependency file testing Improvements or additions regarding the test setup labels May 17, 2021
@J12934
Copy link
Member

J12934 commented May 17, 2021

I think the kind version which is pre-installed on the github runners might be to old for the 1.21 node images.
We might have to update these beforehand.
Might also be required to update the version of the other kindest/node images to their latest versions (1.18.15, 1.19.7, 1.20.2), i think there were some breaking changes in kind 0.10.0 which required these updates.

@nigthknight nigthknight marked this pull request as draft May 19, 2021 11:58
@nigthknight nigthknight marked this pull request as ready for review May 31, 2021 11:00
@nigthknight nigthknight enabled auto-merge May 31, 2021 11:03
@nigthknight nigthknight disabled auto-merge May 31, 2021 11:07
@nigthknight nigthknight enabled auto-merge May 31, 2021 11:08
@J12934 J12934 disabled auto-merge June 8, 2021 11:16
@J12934 J12934 merged commit 479cfe0 into main Jun 8, 2021
@J12934 J12934 deleted the maintenance/kubernetes-1.21.1 branch June 8, 2021 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to the continuous integration setup dependencies Pull requests that update a dependency file testing Improvements or additions regarding the test setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include Kubernetes V1.21 To Integration Test Matrix
3 participants