Fix(build): Upgrade Agones base container images from Debian 12 (Book…#4387
Conversation
…worm) to Debian 13 (Trixie).
|
Build Failed 😭 Build Id: 021b78f9-e360-4ed3-9002-8331a3dafe08 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Failed 😭 Build Id: 9bc4b210-7647-44bf-a0d5-d87b8c2799c0 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Failed 😭 Build Id: 57590058-17c1-46ac-b949-de9d57f050d8 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Failed 😭 Build Id: 2116964e-3f19-4c88-ac96-cf16f2926d6b Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
/gcbrun |
|
Build Failed 😭 Build Id: b7c3d874-4bda-4727-b9c2-f7ee74da703c Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Succeeded 🥳 Build Id: 2dff914f-5cc0-4cbd-ac8d-de7cb85d055e 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: |
|
@markmandel kindly ptal |
|
|
||
| # Create the final image that will run the webhook server for FleetAutoscaler webhook policy | ||
| FROM gcr.io/distroless/static-debian12:nonroot | ||
| FROM gcr.io/distroless/static-debian13:nonroot |
There was a problem hiding this comment.
For each example, if the image is updated, we will also need to update the version on the example too please, since it will need to be re-released.
There was a problem hiding this comment.
Hi @markmandel I have updated the Makefiles and all corresponding Kubernetes manifests across the examples/ directory to bump the versions for a clean re-release.
Simple Game Server: v0.40 → v0.41
Simple GenAI Server: v0.9 → v0.10
Xonotic: v2.6 → v2.7
Node.js Simple: v0.10 → v0.11
C++ Simple: v0.23 → v0.24
Autoscaler Webhook: v0.21 → v0.22
CRD Client: v0.23 → v0.24
Custom Controller: v0.11 → v0.12
Rust Simple: v0.13 → v0.14
All image tags in the .yaml files have been synchronized with these new versions. These are all the example files we have updated as part of this transition.
should I go ahead and push these new versioned images to the registry?
There was a problem hiding this comment.
Looks good!
Upload the examples once this is merged -- the release process will fail without it.
Once this PR is merged and the new simple-game-server is uploaded, we should also bring the e2e tests up to the latest version as well.
|
Build Failed 😭 Build Id: 741e25bf-55ad-4b6e-98e5-a4268a19c73a Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Failed 😭 Build Id: ecc5b08a-3a79-4fc9-9837-bc2484102f0a Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Succeeded 🥳 Build Id: 92a0daad-114a-4444-805d-4b2f5c477a4f 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: |
|
Build Succeeded 🥳 Build Id: 6a94e324-38aa-42b2-874f-136c4b478c96 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: |
|
Build Succeeded 🥳 Build Id: 675cbc12-0537-4692-a747-1df78932f001 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: |
|
Build Succeeded 🥳 Build Id: 93a688ea-0f70-4b32-9ea3-f5f5d645cc3e 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: |
|
Build Succeeded 🥳 Build Id: 3fef9e86-76a8-4b72-85f0-57acd65096f6 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: |
|
|
||
| # Create the final image that will run the webhook server for FleetAutoscaler webhook policy | ||
| FROM gcr.io/distroless/static-debian12:nonroot | ||
| FROM gcr.io/distroless/static-debian13:nonroot |
There was a problem hiding this comment.
Looks good!
Upload the examples once this is merged -- the release process will fail without it.
Once this PR is merged and the new simple-game-server is uploaded, we should also bring the e2e tests up to the latest version as well.
agones-dev#4387) * Fix(build): Upgrade Agones base container images from Debian 12 (Bookworm) to Debian 13 (Trixie). * update packages * removed softwareproperties not exist in trixie * updated java version * updated .net version-8.0 * Bump version numbers in Makefiles and YAML manifests --------- Co-authored-by: Sivasankaran R <sivasankaranr@google.com>
* Upgrade Hugo and Docsy * Fix(build): Upgrade Agones base container images from Debian 12 (Book… (#4387) * Fix(build): Upgrade Agones base container images from Debian 12 (Bookworm) to Debian 13 (Trixie). * update packages * removed softwareproperties not exist in trixie * updated java version * updated .net version-8.0 * Bump version numbers in Makefiles and YAML manifests --------- Co-authored-by: Sivasankaran R <sivasankaranr@google.com> * Add link color --------- Co-authored-by: indurireddy-TF <indurireddy@google.com>
agones-dev#4387) * Fix(build): Upgrade Agones base container images from Debian 12 (Bookworm) to Debian 13 (Trixie). * update packages * removed softwareproperties not exist in trixie * updated java version * updated .net version-8.0 * Bump version numbers in Makefiles and YAML manifests --------- Co-authored-by: Sivasankaran R <sivasankaranr@google.com>
* Upgrade Hugo and Docsy * Fix(build): Upgrade Agones base container images from Debian 12 (Book… (agones-dev#4387) * Fix(build): Upgrade Agones base container images from Debian 12 (Bookworm) to Debian 13 (Trixie). * update packages * removed softwareproperties not exist in trixie * updated java version * updated .net version-8.0 * Bump version numbers in Makefiles and YAML manifests --------- Co-authored-by: Sivasankaran R <sivasankaranr@google.com> * Add link color --------- Co-authored-by: indurireddy-TF <indurireddy@google.com>
…worm) to Debian 13 (Trixie).
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Closes #4384
Special notes for your reviewer: