Closed igooch closed 2 months ago
Build Failed :sob:
Build Id: 500a31c7-f163-4624-9bda-c827eaffd498
Status: FAILURE
To get permission to view the Cloud Build view, join the agones-discuss Google Group.
Build Failed :sob:
Build Id: 5471404c-60c9-4ae5-aa8a-c54cddfe4203
Status: FAILURE
To get permission to view the Cloud Build view, join the agones-discuss Google Group.
Build Failed :sob:
Build Id: 8c2a6f50-e4d8-485e-a742-b0fff36db20c
Status: FAILURE
To get permission to view the Cloud Build view, join the agones-discuss Google Group.
Build Succeeded :partying_face:
Build Id: 6a2e0bce-c96c-4a46-aa49-3a5d42fe7d88
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/googleforgames/agones.git pull/3956/head:pr_3956 && git checkout pr_3956
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.43.0-dev-dd57ce5
Build Succeeded :partying_face:
Build Id: 2d631d70-4674-4e6e-a410-38768acc90be
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/googleforgames/agones.git pull/3956/head:pr_3956 && git checkout pr_3956
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.43.0-dev-b765f49
What type of PR is this?
/kind feature
What this PR does / Why we need it:
This is the first piece of testing in place Agones upgrades.
Which issue(s) this PR fixes:
Working on #3795
Special notes for your reviewer:
To run:
REGISTRY
set to your artifact registry$(REGISTRY)
value inupgradeTest.yaml
currently needs to be manually set to your registrymake build && make push
to your registrykubectl apply -f permissions.yaml
for reading Pod and Nodekubectl apply -f versionMap.yaml
to load the configmapkubectl apply -f upgradeTest.yaml
to run the test runnerresource.labels.container_name="upgrade-test-controller"