Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/build/scripts/example-…
Browse files Browse the repository at this point in the history
…version-checker/github.com/go-git/go-git/v5-5.13.0
  • Loading branch information
igooch authored Jan 30, 2025
2 parents f21f1b6 + 8a6780a commit b20294d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/kubernetes_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ List of items to do for upgrading to {version_1} {version_2} {version_3}
{version_3}
- [ ] Update Kubernetes version of EKS to the newest supported version in {version_1} {version_2}
{version_3}
- [ ] Update the OKE example cluster version of terraform submodules to the newest supported version in {version_1} {version_2} {version_3}. Note the version should include the patch version.
- [ ] Update Kubernetes version in examples/terraform-submodules/oke/variables.tf
- [ ] Update Kubernetes version in examples/terraform-submodules/oke/terraform.auto.tfvars.example
- [ ] Update kubectl in dev tooling to {version_2}, the latest patch version can be found
[here](https://kubernetes.io/releases/)
- [ ] Update kubectl in `build/build-image/Dockerfile`
Expand Down
2 changes: 2 additions & 0 deletions test/upgrade/gameserverTemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ data:
agonesVersion: {{ .AgonesVersion }}
app: sdk-client-test
spec:
eviction:
safe: Always
ports:
- name: default
portPolicy: Dynamic
Expand Down

0 comments on commit b20294d

Please sign in to comment.