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

KIL-2397 Agent: implement auto update support #9

Merged
merged 8 commits into from
Oct 17, 2023

Conversation

mrostan
Copy link
Contributor

@mrostan mrostan commented Oct 14, 2023

Added a new endpoint: /api/v1/upgrade that triggers the updater registered for the current platform, if any.
Here an example request:

{
    "trace_id": "1234",
    "image": "montecarlodata/pre-release-agent:0.0.1rc202-cloudrun",
    "timeout": 90
}

The upgrade for CloudRun is implemented using the CloudRun API documented here:

@linear
Copy link

linear bot commented Oct 14, 2023

KIL-2397 Agent: implement auto-update support

Why should we make this change?

Customers impacted:

Proposed change:

Requirements:

What are the user interactions to be tracked?

@mrostan mrostan requested a review from pxc-dev October 15, 2023 21:11
@mrostan mrostan marked this pull request as ready for review October 15, 2023 21:11
@mrostan mrostan merged commit fa8678d into main Oct 17, 2023
@mrostan mrostan deleted the mrostan/kil-2397-agent-implement-auto-update-support branch October 17, 2023 12:30
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.

2 participants