-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add Cloud Deploy Automations #259
Conversation
I'd also recommend updating the README to let people know that stuff will self promote, e.g. global-multiplayer-demo/README.md Lines 202 to 211 in 1a3e51a
|
Just tested the Agones rollout - worked! Now testing Game Servers 👍🏻 So nice! |
Updated the readme to mention automatic pipeline promotions. |
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.
Suggested doc improvements.
Tested out Unreal rollout - all works!
Co-authored-by: Mark Mandel <markmandel@google.com>
Co-authored-by: Mark Mandel <markmandel@google.com>
Co-authored-by: Mark Mandel <markmandel@google.com>
Added Cloud Deploy Automations to automatically promote deployments for the Agnoes & Game Server GKE Deployments.
In order to bring in the required Terraform
google_clouddeploy_automation
, also updated the Google Terraform Provider to the latest.Recreated the entire project environment to test both the Automations and provider changes.