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: Add instance termination warning to the enclave manager UI #2356

Merged
merged 6 commits into from
Apr 4, 2024

Conversation

laurentluce
Copy link
Contributor

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

Is this change user facing?

YES

@laurentluce laurentluce requested a review from tedim52 April 4, 2024 00:34
@laurentluce laurentluce added this pull request to the merge queue Apr 4, 2024
Merged via the queue into main with commit bb39d2c Apr 4, 2024
52 checks passed
@laurentluce laurentluce deleted the laurent/instance-termination-warning branch April 4, 2024 14:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants