-
Notifications
You must be signed in to change notification settings - Fork 819
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
Update images with latest everything #1261 #1344
Conversation
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 What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
Build Failed 😱 Build Id: 19f5195a-8f3a-41ac-8063-bbed7fcbe981 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
3df2f33
to
54c6bf0
Compare
Build Failed 😱 Build Id: 71cba953-136a-4e79-abf2-e3b5232956d1 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
There was a problem hiding this 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?
54c6bf0
to
25b0fb7
Compare
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
Build Failed 😱 Build Id: c332a345-7043-45dd-ba5c-9a9e65c3c57d To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
a7a640c
to
72de269
Compare
Build Failed 😱 Build Id: 86465e6b-77ba-4198-8c21-941c2b7349ed To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
@markmandel thanks for the reply! |
Build Failed 😱 Build Id: d81b4c2c-009a-414e-8930-7b5560d335b0 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
72de269
to
f3bdf0e
Compare
Build Failed 😱 Build Id: dc812f2c-70c2-4a12-bee0-3b36521c6e7d To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: d251124c-313d-4f70-b56b-4d6fb2566857 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
f3bdf0e
to
4661a6e
Compare
Build Failed 😱 Build Id: a0bd3bc7-37b5-45d0-bb7a-5c68f59a4402 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
@markmandel, please push the simple-udp image into |
gcr.io/agones-images/udp-server:0.18 is now pushed up! |
There could be an issue with E2E tests here, next run from
|
Just a heads up, I'll take care of nodejs-simple - just because I need to rejig the node publish system |
There was a problem hiding this 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 👍
Image tag has already been updated in that test. |
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:
|
e9a21f7
to
33ad64b
Compare
Build Failed 😱 Build Id: 0be2e603-1afb-4b85-9eac-0c52c5c97ac5 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
33ad64b
to
ea19e32
Compare
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:
|
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
ea19e32
to
019ee92
Compare
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:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks perfect 👍
Ah, that explains why when I pushed up that image, it wasn't broken anymore 😄 |
[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 |
[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 |
…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
Original issue #1261
Following components were updated (tested using minikube only):
On hold:
To do: test updated components on google cloud.