-
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 SIDECAR_IMAGE tag in Helm chart variable #4020
Closed
Closed
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
fcf04a2
Update SIDECAR_IMAGE tag in Helm chart variable
0xaravindh fd54613
Allowing list based fleet autoscaler to scale up from 0 replicas (#4016)
geopaulm 23bbb0c
Write Terraform scripts and docs to show how to create OKE cluster an…
ouxingning 18ec7b9
Update Supported Kubernetes to 1.29, 1.30, 1.31 (#4024)
kamaljeeti cf428cc
created performance cluster 1.30 (#4031)
kamaljeeti ac3c445
Dashboard for Agones GameServer State duration (#3947)
vicentefb 3893193
Add Shutdown Delay Seconds to the containers (#4030)
igooch be7aed4
Add a CI check to fail on change to an example without a new version …
wheatear-dev c5939bf
Updates the upgrade terraform to the latest k8s version and removes t…
igooch e90b37b
Adding Fleet Active GameServerSet Percentage Metrics (#4021)
0xaravindh 907f90a
Introducing Agones Guru on Gurubase.io (#4028)
kursataktas 2b7baf7
update cpp-simple example tag to 0.19 (#4040)
kamaljeeti 5965235
Release v1.45.0 (#4041)
0xaravindh 3ecda34
Preparation for Release v1.46.0 (#4043)
0xaravindh a5e77a2
Update image tag in cpp-simple example (#4044)
0xaravindh 82c98ef
Correct CI check for examples and add unit test (#4045)
wheatear-dev dd7b0e7
Changes upgrades clusters to use only us based regions (#4046)
igooch 099c2b8
created separate tag for agones-sidecar
0xaravindh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
I think what was asking for is expose a variable to set the registry for SIDECAR_IMAGE separately rather than using agones.image.registry
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.
user has provided a comment regarding the same queries. (#3979 (comment))
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.
Yes, and what user asked "This is why I proposed the option to modify the registry for the SDK image." aligns with what I proposed above.