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

Fix bug in webhook docs after example switch #1996

Merged

Conversation

markmandel
Copy link
Member

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:

I didn't realise the webhook examples weren't under the ./examples/simple-game-server folder, and as such weren't already updated for the 1.12.0 release branch.

So this broke the examples for webhooks, as they still pointed at the simple-udp Fleet.

Doing a temporary redirect of the yaml examples to main for these quickstart examples until the next release to resolve the issue.

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

N/A

I didn't realise the webhook examples weren't under the
./examples/simple-game-server folder, and as such weren't already
updated for the 1.12.0 release branch.

So this broke the examples for webhooks, as they still pointed at the
`simple-udp` Fleet.

Doing a temporary redirect of the yaml examples to `main` for these
quickstart examples until the next release to resolve the issue.
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: fed9b354-d4f5-4ec7-83b8-a62ed1a8a0d4

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/1996/head:pr_1996 && git checkout pr_1996
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.13.0-d5d9352

@roberthbailey roberthbailey merged commit 48381f1 into googleforgames:main Feb 16, 2021
@google-oss-robot
Copy link

[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

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

@markmandel markmandel deleted the docs/bug-webhook-simple branch February 16, 2021 22:01
@markmandel markmandel added this to the 1.13.0 milestone Feb 16, 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