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

[v9] fix aws rds discovery invalid engine filter #18621

Conversation

GavinFrazar
Copy link
Contributor

Backports #18328 to v9

GavinFrazar and others added 2 commits November 18, 2022 13:58
* Add helper func to check for AWS unrecognized engine error

* Retry RDS queries with individual filters if engine name is unrecognized

* godoc

* pass engine names instead of filters, to make retry logic simpler

* Update mocks to check/apply RDS engine filters

* Update watcher tests

* Add watcher test for unrecognized RDS engines

* Update lib/srv/db/cloud/mocks.go

Co-authored-by: Marek Smoliński <marek@goteleport.com>

Co-authored-by: Marek Smoliński <marek@goteleport.com>
@github-actions github-actions bot added backport database-access Database access related issues and PRs labels Nov 18, 2022
@GavinFrazar GavinFrazar enabled auto-merge (squash) November 22, 2022 07:50
@GavinFrazar GavinFrazar merged commit 7e22b64 into branch/v9 Nov 22, 2022
@GavinFrazar GavinFrazar deleted the gavinfrazar/v9-fix-aws-rds-discovery-invalid-engine-filter branch November 22, 2022 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport database-access Database access related issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants