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: Make the cloud instance config available to the EM UI #2350

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

laurentluce
Copy link
Contributor

Description

The EM UI needs to retrieve the cloud instance config as part of the instance termination warning work. We add this method to the EM API. The cloud api requires typescript bindings so the GetCloudInstanceConfig response definition can be found.

Is this change user facing?

NO

@laurentluce laurentluce changed the title feat: Make GetCloudInstanceConfig available to the EM UI feat: Make the cloud instance config available to the EM UI Apr 2, 2024
@laurentluce laurentluce added this pull request to the merge queue Apr 3, 2024
Merged via the queue into main with commit 8b9b5ce Apr 3, 2024
58 checks passed
@laurentluce laurentluce deleted the laurent/uptime branch April 3, 2024 13:56
github-merge-queue bot pushed a commit that referenced this pull request Apr 4, 2024
## Description
We describe the instance termination policy on the tier page and on the
cloud UI but those might not be seen until the user starts using the EM
UI. The user sees the enclaves deletion as a bug because the instance
replacement is done in the background. This change adds an instance
termination warning message to the EM UI.

Most of the work was done in the following PR to make the cloud instance
config available to the EM UI:
#2350


![image](https://github.com/kurtosis-tech/kurtosis/assets/125146/84294828-c603-4f90-bbb9-a457b0428d40)

## Is this change user facing?
YES
github-merge-queue bot pushed a commit that referenced this pull request Apr 4, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.88.14](0.88.13...0.88.14)
(2024-04-04)


### Features

* Add instance termination warning to the enclave manager UI
([#2356](#2356))
([bb39d2c](bb39d2c))
* Make the cloud instance config available to the EM UI
([#2350](#2350))
([8b9b5ce](8b9b5ce))
* take access token in body for consistency in port endpoints
([#2351](#2351))
([7f6f30a](7f6f30a))


### Bug Fixes

* get for port auth instead of post
([#2353](#2353))
([1ed7978](1ed7978))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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