Skip to content

[v13] WebDiscover: Hookup AWS RDS Flow (#24873)#25435

Merged
kimlisa merged 1 commit intobranch/v13from
lisa/v13/backport-hookup-rds
May 1, 2023
Merged

[v13] WebDiscover: Hookup AWS RDS Flow (#24873)#25435
kimlisa merged 1 commit intobranch/v13from
lisa/v13/backport-hookup-rds

Conversation

@kimlisa
Copy link
Copy Markdown
Contributor

@kimlisa kimlisa commented May 1, 2023

backport #24873 to branch/v13

* Clean up aws oidc integration instructions

* Change ResourceSpec icon type from ReactElement to string

When storing state into location URL, it doesn't allow storing
ReactElement, so I changed the icon element into string that
refers to the correct icon. Also adds rds aurora tiles to
Select Resources screen.

* Fix the expected backend aws status value for RDS list

* For RDS list, allow refreshing the table

Helpful when user makes changes to the RDS instance
(eg. tags) and needs to get the most up to date listing

* Update rds db setup access text info

* Make create database dialog more consistent btwn states

* Fix label matching

Previously we required the agent matcher labels
be an exact match of registered db labels otherwise we
prevented the user from deploying an agent (which was wrong).

Now the only requirement is that the matcher labels are all
able to match against registered db labels.

* Implement resuming discover flow from where user left of

* Enable integration access and rds flow

* Strip 443 ports from cluster uri

* Use the labels returned from polling db instaed

* Various touch ups

- Make label matching error less confusing by showing
  error upon user trying to generate command
- Make label messaging clearer
- Emit errors when failing to fetch rds dbs

* Address CR and update test
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from ryanclark May 1, 2023 20:49
@kimlisa kimlisa added this pull request to the merge queue May 1, 2023
Merged via the queue into branch/v13 with commit e2b0184 May 1, 2023
@kimlisa kimlisa deleted the lisa/v13/backport-hookup-rds branch May 1, 2023 21:17
@r0mant r0mant mentioned this pull request Jul 14, 2023
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