-
Notifications
You must be signed in to change notification settings - Fork 813
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
simple-udp: added support for customizing labels and annotations by the caller #564
Conversation
Build Failed 😱 Build Id: 9f5b4db3-2672-4d22-b1f6-17c57ea9255b To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
should I split this one in two? first PR to make new release but don't use i yet, second to update all references 0.5=>0.6 ? |
I'll grab the PR and push up the new image for you - just been busy with cleanup and stuff. It's on my todo list (and then I'll rebuild the PR once it's done) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably shouldn't edit the old blog post with a example release that didn't happen then 😄
@@ -44,7 +44,7 @@ Images available with this release: | |||
- [gcr.io/agones-images/agones-controller:0.7.0](https://gcr.io/agones-images/agones-controller:0.7.0) | |||
- [gcr.io/agones-images/agones-sdk:0.7.0](https://gcr.io/agones-images/agones-sdk:0.7.0) | |||
- [gcr.io/agones-images/cpp-simple-server:0.4](https://gcr.io/agones-images/cpp-simple-server:0.4) | |||
- [gcr.io/agones-images/udp-server:0.5](https://gcr.io/agones-images/udp-server:0.5) | |||
- [gcr.io/agones-images/udp-server:0.6](https://gcr.io/agones-images/udp-server:0.6) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ooh, we should get rid of this - this is an old blog post
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed that.
bf4bbdf
to
9780e3d
Compare
Build Succeeded 👏 Build Id: 1b73f09e-7369-4f75-9fe3-9a39e4065d8a 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:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…he caller ANNOTATION key value LABEL key value are now supported in addition to no-parameter options.
ce657ee
to
ffe6336
Compare
Build Succeeded 👏 Build Id: 32df05be-a45f-44e9-b566-0752e85ed605 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:
|
Build Succeeded 👏 Build Id: efe02eaa-cce8-4171-9e62-bf96fb161f6b 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:
|
ANNOTATION
LABEL
are now supported in addition to no-parameters option