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

Add "Update Event" to Kubernetes API #4157

Merged
merged 1 commit into from Feb 5, 2015

Conversation

saad-ali
Copy link
Member

@saad-ali saad-ali commented Feb 5, 2015

Extend the Kubernetes API to add “Update Event" support, so that an exiting instance of an EVENT can be replaced with a new instance, instead of always creating a new instance.
Implements the fourth item from the design proposal in #4073

@saad-ali
Copy link
Member Author

saad-ali commented Feb 5, 2015

E2E is green:

2015/02/05 00:44:46 Passed tests: certs.sh[1/1] goe2e.sh[1/1] guestbook.sh[1/1] liveness.sh[1/1] monitoring.sh[1/1] pd.sh[1/1] services.sh[1/1] update.sh[1/1]
2015/02/05 00:44:46 Flaky tests:
2015/02/05 00:44:46 Failed tests:
2015/02/05 00:44:46 Success!
2015/02/05 00:44:46 Running: teardown

@brendandburns
Copy link
Contributor

LGTM.

brendandburns added a commit that referenced this pull request Feb 5, 2015
Add "Update Event" to Kubernetes API
@brendandburns brendandburns merged commit b08bd86 into kubernetes:master Feb 5, 2015
@saad-ali saad-ali deleted the updateEventApi branch February 5, 2015 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants