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

feat(canary): Adds new canary exec endpoint sans canary config id pat… #924

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

jtk54
Copy link
Contributor

@jtk54 jtk54 commented Oct 18, 2019

The old endpoint for getting a canary execution requires a canary config path param, but doesn't use it in the downstream Kayenta calls. This change adds a new endpoint without the canary config path param. We will need to change the callers to use the new endpoint.

…h param.

The old endpoint for getting a canary execution requires a
canary config path param, but doesn't use it in the downstream
Kayenta calls. This change adds a new endpoint without the
canary config path param. We will need to change the callers
to use the new endpoint.
Copy link

@duftler duftler left a comment

Choose a reason for hiding this comment

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

LGTM.

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