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 back /v1/event_log endpoint for events #2436

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

nkubala
Copy link
Contributor

@nkubala nkubala commented Jul 9, 2019

the original endpoint was accidentally changed from /v1/event_log to /v1/events. this adds back the old endpoint, and keeps the new one as a duplicate.

Fixes #2435

@codecov
Copy link

codecov bot commented Jul 9, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@26fc7dd). Click here to learn what that means.
The diff coverage is 0%.

Impacted Files Coverage Δ
pkg/skaffold/server/endpoints.go 0% <0%> (ø)

@nkubala nkubala merged commit eb9b9ec into GoogleContainerTools:master Jul 10, 2019
@nkubala nkubala deleted the event-endpoint branch July 10, 2019 18:42
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.

RPC HTTP event endpoint is changed in the latest version of Skaffold
3 participants