Skip to content
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

Docs: remove unused specifications in cert-manager helm example #3735

Closed
wants to merge 3 commits into from

Conversation

@github-actions github-actions bot added kind/documentation Documentation for Agones size/S labels Mar 27, 2024
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: d1736800-741b-4b5c-b8b5-e05014e34a21

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/3735/head:pr_3735 && git checkout pr_3735
  • 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.40.0-dev-5c2e964-amd64

@markmandel
Copy link
Member

markmandel commented Apr 1, 2024

Blerg - this actually I think is a bug. From memory, we were supposed to move this helm parameters over to the new values in #2797, but it looks like we didn't.

@zmerlynn @gongmax - any thoughts on what we want to do here?

Should we add an issue to deprecate the agones.controller versions of these fields, and actually create the newer agones.extensions fields?

In helm, I wonder if we can set it up so that agones.controller values, if set, could overwrite the agones.extensions values?

Edit: We can use default and or empty function to default to agones.controller values if they are set: https://helm.sh/docs/chart_template_guide/function_list/

@markmandel
Copy link
Member

Just making a note to self (or someone), we should turn this into an issue, and make the fixes.

@zmerlynn
Copy link
Collaborator

AIUI we're going to handle this via #3773 right?

@markmandel
Copy link
Member

AIUI we're going to handle this via #3773 right?

Yes, good call. Thanks for bringing this to our attention @qhyun2 - but I'll close this for now, since we'll take this on at the above issue and PR.

@markmandel markmandel closed this Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Documentation for Agones size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants