Kalaiselvim
Kalaiselvim
Please review this PR and let me know if there's anything I can improve - https://github.com/googleforgames/agones/pull/3129
If I remember correctly, I didn't wait for an hour. The [post-release](https://pantheon.corp.google.com/cloud-build/builds;region=global/843bb984-537d-49e9-a0bc-5231c88e1010?e=13803378&jsmode=o&mods=logs_tg_prod&project=agones-images) was completed in less than 30 minutes.
I will ensure the following checks are completed before proceeding with the "helm repo update" task, 1. Check if older version of Agones installed - `helm ls -n agones-system` 2....
So far, I haven't utilized `make gcloud-auth-cluster GCP_CLUSTER_ZONE=us-west1-c` command in any of the previous releases. I've taken note that all these steps are from the release recording where you have...
``` Do a helm install --namespace=agones-system agones agones/agones or helm install --create-namespace --namespace=agones-system agones agones/agones if the namespace was deleted and a smoke test to confirm everything is working. ```...
@igooch, Just to let you know, the only change from last time is that I didn't include the patch version of AKS as per Max's suggestion. Will that make a...
shall we try redoing the process?
I've defined the sdkServer logLevel at the beginning of the sdk-server/main.go file. Please let me know if this is the correct approach and what are the other necessary changes required?
> To add the environment variable to the sidecar, you will need to edit this function to add an environment variable to the set that already exists: I've added an...
@markmandel, I will work on this version update🙂