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

[v10] fix aws rds discovery invalid engine filter #18618

Conversation

GavinFrazar
Copy link
Contributor

Backports #18328 to v10

* 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:49
@GavinFrazar
Copy link
Contributor Author

@zmb3 summary of flaky tests from the last 6 merge attempts:

  1. TestIntegrations/ListResourcesAcrossClusters/node_-_all_nodes
  2. TestAppAccess/TestAppInvalidateAppSessionsOnLogout
  3. TestIntegrations/TwoClustersTunnel/node
  4. TestAppAccess/TestAppInvalidateAppSessionsOnLogout
  5. TestIntegrations/TrustedTunnelNode
  6. TestIntegrations/TwoClustersTunnel/node

🥲

@zmb3
Copy link
Collaborator

zmb3 commented Dec 30, 2022

@GavinFrazar would you mind confirming that we have an issue to track each of those?

@GavinFrazar
Copy link
Contributor Author

GavinFrazar commented Dec 30, 2022

@GavinFrazar would you mind confirming that we have an issue to track each of those?

Removing duplicates, we have issues tracking all of them:

  • TestIntegrations/ListResourcesAcrossClusters/node_-_all_nodes
  • TestAppAccess/TestAppInvalidateAppSessionsOnLogout
  • TestIntegrations/TwoClustersTunnel/node
  • TestIntegrations/TrustedTunnelNode

edit: I'll link logs in each issue

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.

4 participants