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

SDKWatchSendOnExecute to Stable #2353

Merged
merged 12 commits into from
Nov 12, 2021
Merged

SDKWatchSendOnExecute to Stable #2353

merged 12 commits into from
Nov 12, 2021

Conversation

SaitejaTamma
Copy link
Contributor

SDKWatchSendOnExecute to Stable

What type of PR is this?

Uncomment only one /kind <> line, press 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:

Which issue(s) this PR fixes:

Closes #

Special notes for your reviewer:

SDKWatchSendOnExecute to Stable
@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: SaitejaTamma
To complete the pull request process, please assign ericfortin after the PR has been reviewed.
You can assign the PR to them by writing /assign @ericfortin in a comment when ready.

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

Needs approval from an approver in each of these files:

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 81b1b75c-45e2-46d5-9a9c-2adb0d3900b1

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

site/content/en/docs/Guides/feature-stages.md Outdated Show resolved Hide resolved
pkg/sdkserver/sdkserver.go Outdated Show resolved Hide resolved
 review comment fixes
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: bcd315a5-e600-4bed-bfd6-7a5c6d5fd853

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

pkg/sdkserver/sdkserver_test.go Outdated Show resolved Hide resolved
pkg/sdkserver/sdkserver_test.go Outdated Show resolved Hide resolved
pkg/sdkserver/sdkserver_test.go Outdated Show resolved Hide resolved
pkg/sdkserver/sdkserver_test.go Show resolved Hide resolved
pkg/sdkserver/sdkserver_test.go Outdated Show resolved Hide resolved
@roberthbailey
Copy link
Member

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: dd230798-b97f-46a3-b81f-9af0a72473a3

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

SDKWatchSendOnExecute to Stable
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 0e3f8e3e-82fd-4dc7-b846-0c3266a0c8a9

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: ba05d41d-58c6-4b9d-b1af-4c943e822d53

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

updated _index.md file
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: ba352a53-6468-446e-a05b-1675b4e0f473

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

updated feature-gates in feature-stages.md file
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 36e96326-d3b8-49ce-bc6c-bfb1fbece973

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

Updated The files  index.md and sdkserver_test.go as required
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: e7f83ace-1882-44bd-8e72-5cb0a3e35668

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

updated files sdkserver_test.go and _index.md
@google-oss-prow google-oss-prow bot added size/L and removed size/M labels Nov 11, 2021
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 474fb3c0-db9d-4597-b21d-c5ed5ea906dd

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

Updated the file
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 251230f0-76b5-464d-8e7b-4fad9651e6d0

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

Updated file
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 36b4c42a-0a50-4396-83d2-5044463cfab3

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

@roberthbailey
Copy link
Member

e2e-stable failure:

--- FAIL: TestGameServerReserve (54.69s)
    gameserver_test.go:624: 
        	Error Trace:	gameserver_test.go:624
        	Error:      	Could not message GameServer
        	Test:       	TestGameServerReserve
        	Messages:   	read udp 192.168.10.4:51623->35.247.116.52:7540: i/o timeout

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 4b1d9a3b-a6e3-439b-a078-8846cc3a166f

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 4a5a8136-9acc-457c-838b-52b1472be3d0

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

@markmandel
Copy link
Member

Looks like TestAutoscalerBasicFunctions is being quite flaky these days.

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nice work 👍🏻

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

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

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:

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 0d98b431-0aa7-433b-b4f5-58d4a92baef3

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

@markmandel
Copy link
Member

Flake: TestFleetAutoScalerRollingUpdate

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 6d3a8c22-6d8b-4219-880e-f17659ce7d92

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/2353/head:pr_2353 && git checkout pr_2353
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.19.0-ad67560

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move SDKWatchSendOnExecute to Stable
5 participants