Skip to content

Remove Go SDK repeat connection attempt#998

Merged
markmandel merged 1 commit intoagones-dev:masterfrom
markmandel:cleanup/go-sdk-block
Aug 15, 2019
Merged

Remove Go SDK repeat connection attempt#998
markmandel merged 1 commit intoagones-dev:masterfrom
markmandel:cleanup/go-sdk-block

Conversation

@markmandel
Copy link
Collaborator

The Go SDK has a block-until-wait in it already, and we should be testing it. So removing the retry logic on the sdk conformance tests.

The Go SDK has a block-until-wait in it already, and we should
be testing it. So removing the retry logic on the sdk conformance
tests.
@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc area/tests Unit tests, e2e tests, anything to make sure things don't break labels Aug 15, 2019
@markmandel
Copy link
Collaborator Author

/cc @aLekSer

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 6369f702-becc-4805-8d12-d54c056b686a

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/GoogleCloudPlatform/agones.git pull/998/head:pr_998 && git checkout pr_998
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.0.0-4af0afc

@markmandel markmandel merged commit b9d9b9d into agones-dev:master Aug 15, 2019
@markmandel markmandel added this to the 1.0 milestone Aug 15, 2019
@markmandel markmandel deleted the cleanup/go-sdk-block branch August 15, 2019 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tests Unit tests, e2e tests, anything to make sure things don't break kind/cleanup Refactoring code, fixing up documentation, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants