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 images with latest everything #1261 #1344

Merged
merged 7 commits into from
Feb 25, 2020

Conversation

akremsa
Copy link
Contributor

@akremsa akremsa commented Feb 18, 2020

Original issue #1261

Following components were updated (tested using minikube only):

  • simple-udp
  • allocator-service
  • rust-simple
  • autoscaler-webhook
  • xonotic
  • cpp-simple
  • crd-client

On hold:

  • unity-simple
  • nodejs-simple

To do: test updated components on google cloud.

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 19f5195a-8f3a-41ac-8063-bbed7fcbe981

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 71cba953-136a-4e79-abf2-e3b5232956d1

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

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this together!!! 👍

For the future, this probably would have been easier to review with seperate PRs for each example update, rather than one large one.

I can get the new simple-udp image built and live to let you test as well.

Also, why the change to past blog posts, I feel like they should stay as snapshots of the releases at the time.

Does that make sense?

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: c332a345-7043-45dd-ba5c-9a9e65c3c57d

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

@akremsa akremsa force-pushed the UpdateImagesWithLatest branch 3 times, most recently from a7a640c to 72de269 Compare February 19, 2020 11:13
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 86465e6b-77ba-4198-8c21-941c2b7349ed

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

@akremsa
Copy link
Contributor Author

akremsa commented Feb 19, 2020

@markmandel thanks for the reply!
I've updated this PR taking into account your suggestions.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: d81b4c2c-009a-414e-8930-7b5560d335b0

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: dc812f2c-70c2-4a12-bee0-3b36521c6e7d

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: d251124c-313d-4f70-b56b-4d6fb2566857

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: a0bd3bc7-37b5-45d0-bb7a-5c68f59a4402

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

@aLekSer
Copy link
Collaborator

aLekSer commented Feb 19, 2020

@markmandel, please push the simple-udp image into gcr.io/agones-images for E2E tests to complete.

@pooneh-m pooneh-m removed their request for review February 19, 2020 20:59
@markmandel
Copy link
Member

gcr.io/agones-images/udp-server:0.18 is now pushed up!

@aLekSer
Copy link
Collaborator

aLekSer commented Feb 21, 2020

There could be an issue with E2E tests here, next run from gcloud-test-cluster, not CI:

time="2020-02-21 16:50:32.929" level=info msg="error waiting for fleet condition" error="timed out waiting for the condition" fleet=simple-fleet-cbcw5                                                     
--- FAIL: TestTlsWebhook (310.36s)                                                                                                                                                                         
    fleetautoscaler_test.go:627: error waiting for fleet condition on fleet simple-fleet-cbcw5                                                                                                             
=== CONT  TestFleetRecreateGameServers/gameserver_shutdown
time="2020-02-21 16:50:34.310" level=info msg="waiting for fleet condition" fleet=simple-fleet-7q9mv                                                                                                       
time="2020-02-21 16:50:34.533" level=info msg="fleet simple-fleet-7q9mv has 0/10 ready replicas"                                                                                                           
time="2020-02-21 16:50:34.537" level=info msg="error waiting for fleet condition" error="timed out waiting for the condition" fleet=simple-fleet-psjwc                                                     
--- FAIL: TestAutoscalerWebhook (311.70s)                                                                                                                                                                  
    fleetautoscaler_test.go:411: error waiting for fleet condition on fleet simple-fleet-psjwc

@akremsa akremsa marked this pull request as ready for review February 22, 2020 09:31
@markmandel
Copy link
Member

Just a heads up, I'll take care of nodejs-simple - just because I need to rejig the node publish system

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also go through the site, and update that documentation as well:
https://github.com/googleforgames/agones/blob/master/site/config.toml#L94 (not release blog posts, but site documentation) - it shows up in a few places as well.

Outside of that, and the other comment, this looks good to go 👍

build/includes/minikube.mk Outdated Show resolved Hide resolved
@akremsa
Copy link
Contributor Author

akremsa commented Feb 24, 2020

Does the test TestTlsWebhook need to update the autoscaler-webhook tag?

I just pushed up the 0.3 version, in case you need it.

Image tag has already been updated in that test.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: ff54bd3e-c644-4548-b6c9-76c5e1ce329f

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/1344/head:pr_1344 && git checkout pr_1344
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.4.0-e9a21f7

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 0be2e603-1afb-4b85-9eac-0c52c5c97ac5

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 17d2dd44-eae7-4131-9182-d503b3982b5b

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/1344/head:pr_1344 && git checkout pr_1344
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.4.0-ea19e32

updated simple-tcp

simple-tcp

updated allocator-service
Reverted imagePullPolicy back

reverted md files back

minor fix

minor fixes


removed redundant name field from metadata
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 1c954712-547f-48fc-b5d3-2453787003a2

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/1344/head:pr_1344 && git checkout pr_1344
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.4.0-019ee92

@markmandel markmandel added area/examples Examples. Usually found in the `examples` directory kind/cleanup Refactoring code, fixing up documentation, etc labels Feb 25, 2020
Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks perfect 👍

@markmandel
Copy link
Member

Image tag has already been updated in that test.

Ah, that explains why when I pushed up that image, it wasn't broken anymore 😄

@markmandel markmandel merged commit 1776e09 into googleforgames:master Feb 25, 2020
@markmandel markmandel added this to the 1.4.0 milestone Feb 25, 2020
@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akremsa, markmandel

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

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akremsa, markmandel

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

ilkercelikyilmaz pushed a commit to ilkercelikyilmaz/agones that referenced this pull request Oct 23, 2020
…mes#1344)

* Updated simple udp

updated simple-tcp

simple-tcp

updated allocator-service

* updated rust-simple

* updated autoscaler-webhook

* Updated xonotic

* Updated cpp-simple

* Updated crd-client and alpine

Reverted imagePullPolicy back

reverted md files back

minor fix

minor fixes


removed redundant name field from metadata

* applied review notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/examples Examples. Usually found in the `examples` directory kind/cleanup Refactoring code, fixing up documentation, etc lgtm size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants