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

e2e image needs 1.14.10 kubectl #1470

Merged
merged 1 commit into from
Apr 14, 2020

Conversation

markmandel
Copy link
Member

This fixes the break in CI we currently have. We missed changing the
kubectl version in the e2e image when we upgraded to Kubernetes 1.14

Now the 1.13.x version is no longer available on google cloud storage,
so things are breaking.

This should fix that!

This fixes the break in CI we currently have. We missed changing the
kubectl version in the e2e image when we upgraded to Kubernetes 1.14

Now the 1.13.x version is no longer available on google cloud storage,
so things are breaking.

This should fix that!
@markmandel markmandel added kind/bug These are bugs. area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. area/tests Unit tests, e2e tests, anything to make sure things don't break labels Apr 14, 2020
@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markmandel, pooneh-m

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:
  • OWNERS [markmandel,pooneh-m]

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: da368fd8-c8c5-45c5-a1dc-47a512d6aed0

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: a2d50b1d-bf75-43bd-b8ae-e230e42dab72

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1470/head:pr_1470 && git checkout pr_1470
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.5.0-d03ff07

@markmandel markmandel merged commit 37e6fa6 into googleforgames:master Apr 14, 2020
@markmandel markmandel deleted the bug/e2e-image-k8s branch April 14, 2020 02:13
@markmandel markmandel added this to the 1.5.0 milestone Apr 14, 2020
ilkercelikyilmaz pushed a commit to ilkercelikyilmaz/agones that referenced this pull request Oct 23, 2020
This fixes the break in CI we currently have. We missed changing the
kubectl version in the e2e image when we upgraded to Kubernetes 1.14

Now the 1.13.x version is no longer available on google cloud storage,
so things are breaking.

This should fix that!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. area/tests Unit tests, e2e tests, anything to make sure things don't break kind/bug These are bugs. lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants