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

WebDiscover: Allow setting labels when enrolling single web application #50853

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

kimlisa
Copy link
Contributor

@kimlisa kimlisa commented Jan 8, 2025

part of #46976

requires:

tested in staging cloud:

image image image

changelog: Adds support for defining labels in the web UI for enrolling applications

@github-actions github-actions bot requested review from gzdunek and ryanclark January 8, 2025 07:19
@kimlisa kimlisa force-pushed the lisa/app-labels-ui branch 2 times, most recently from 540b198 to 7d16d25 Compare January 8, 2025 07:26
@kimlisa kimlisa force-pushed the lisa/add-v2-endpoint branch 3 times, most recently from 7518029 to ef0eb7c Compare January 9, 2025 19:16
Base automatically changed from lisa/add-v2-endpoint to master January 9, 2025 20:19
@kimlisa kimlisa force-pushed the lisa/app-labels-ui branch from 7d16d25 to a296cd1 Compare January 9, 2025 22:30
@kimlisa kimlisa requested review from avatus and rudream and removed request for gzdunek January 9, 2025 22:31
/>
</Flex>
<Box mt={-3} mb={3}>
Copy link
Contributor

Choose a reason for hiding this comment

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

Why -3?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the component above this, the FieldInput adds mb={3} that I needed to remove to make things looked spaced correctly

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from rudream January 10, 2025 16:43
@kimlisa kimlisa force-pushed the lisa/app-labels-ui branch from 6b28e9f to d366469 Compare January 10, 2025 19:53
@kimlisa kimlisa enabled auto-merge January 10, 2025 19:53
@kimlisa kimlisa added this pull request to the merge queue Jan 10, 2025
Merged via the queue into master with commit e10b956 Jan 10, 2025
41 checks passed
@kimlisa kimlisa deleted the lisa/app-labels-ui branch January 10, 2025 20:11
@public-teleport-github-review-bot

@kimlisa See the table below for backport results.

Branch Result
branch/v17 Create PR

kimlisa added a commit that referenced this pull request Jan 14, 2025
…on (#50853)

* Allow labels for generic add web app flow

* Update test
kimlisa added a commit that referenced this pull request Jan 15, 2025
…on (#50853)

* Allow labels for generic add web app flow

* Update test
kimlisa added a commit that referenced this pull request Jan 15, 2025
…on (#50853)

* Allow labels for generic add web app flow

* Update test
github-merge-queue bot pushed a commit that referenced this pull request Jan 15, 2025
…ingle resource enroll (#51038)

* WebDiscover: allow setting resource labels when enrolling single eks, rds, server, kube (#50606)

* WebDiscover: Allow setting labels when enrolling single web application (#50853)

* Allow labels for generic add web app flow

* Update test

* WebDiscover: allow setting labels when enrolling aws app (#50976)

* WebDiscover: allow setting labels when enrolling aws app

* Address CRs

* Web: Fix v1 fallback with v2 endpoints (#51058)

* Implement a fallback hook for re-use

* Split v1 and v2 endpoints into separate funcs

* Provide fallback for create app access

* Provide fallback for join token suspender

* Provide fallback for eks

* Provide fallback for app

* Address CRs
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.

3 participants