Skip to content

Update to PodTemplateSpec for 1.18#2007

Merged
roberthbailey merged 2 commits intoagones-dev:mainfrom
markmandel:update/1.18-crd-spec
Mar 5, 2021
Merged

Update to PodTemplateSpec for 1.18#2007
roberthbailey merged 2 commits intoagones-dev:mainfrom
markmandel:update/1.18-crd-spec

Conversation

@markmandel
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup
/kind documentation

/kind feature

/kind hotfix

What this PR does / Why we need it:

Regenerated the PodTemplateSpec from Kubernetes OpenAPI endpoints.

Most changes where description fields, with the exception of one new data field.

Which issue(s) this PR fixes:

Work on #1971

Special notes for your reviewer:

Local testing indicates that Helm will try and patch the CRD changes and fail (which it now on CRD change, see helm/helm#5806 for more details).

I will likely have to handhold the testing, and delete helm installs during e2e tests where the CRDs need updating.

Apparently this gets fixed in later Helm+K8s combos, according to the above linked ticket 🤷‍♂️ but we will see.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😱

Build Id: 4b7ca39a-ebec-4b8c-9b75-a73ed0787806

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@roberthbailey
Copy link
Copy Markdown

Regenerated the PodTemplateSpec from Kubernetes OpenAPI endpoints.

So we can reproduce this sort of change in the future, can you document how you generated the helm change?

@roberthbailey
Copy link
Copy Markdown

I will likely have to handhold the testing, and delete helm installs during e2e tests where the CRDs need updating.

What does this mean for us explaining how to upgrade to the next agones version? It sounds like helm update will fail...

@roberthbailey roberthbailey self-assigned this Feb 26, 2021
@markmandel
Copy link
Copy Markdown
Collaborator Author

Regenerated the PodTemplateSpec from Kubernetes OpenAPI endpoints.

So we can reproduce this sort of change in the future, can you document how you generated the helm change?

Good call. I added the make target to the checklist issue. 👍

What does this mean for us explaining how to upgrade to the next agones version? It sounds like helm update will fail...

Good point. I'm going to add a warning on this page on the website in this PR, since it's related.

Regenerated the PodTemplateSpec from Kubernetes OpenAPI endpoints.

Most changes where description fields, with the exception of one new
data field.

Work on agones-dev#1971
- Warning on the website on Helm upgrade
@markmandel markmandel force-pushed the update/1.18-crd-spec branch from 22b7c5c to 624e4fd Compare March 4, 2021 04:02
@markmandel
Copy link
Copy Markdown
Collaborator Author

Added a warning on the upgrade page. It's something that can happen with the current Agones version, so I didn't wrap it in a feature shortcode.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😱

Build Id: 8b912dc1-9ac9-43bc-b59f-c43792d618a0

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😱

Build Id: 2a2be079-6406-444c-81f4-f14c492381c7

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 👏

Build Id: 41a69faa-7106-4161-ace1-d1ae9e8e551f

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/2007/head:pr_2007 && git checkout pr_2007
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.13.0-624e4fd

@markmandel
Copy link
Copy Markdown
Collaborator Author

@google-oss-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markmandel, roberthbailey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [markmandel,roberthbailey]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@roberthbailey roberthbailey merged commit 25def1b into agones-dev:main Mar 5, 2021
@markmandel markmandel deleted the update/1.18-crd-spec branch March 5, 2021 17:32
@markmandel markmandel added this to the 1.13.0 milestone Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants