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

AWS OIDC: List Deployed Database Services proto #49325

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

marcoandredinis
Copy link
Contributor

Teleport can deploy DatabaseServices automatically into the user's AWS account, using Amazon ECS.
This happens during the Enroll New Resource / RDS flows.

However, after the deployment, the user is left without any information about the deployed services.

This PR adds a new gRPC service that exposes that information.

Next PRs, will add implementation of that service and expose it in an HTTP endpoint.

@marcoandredinis marcoandredinis added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v16 backport/branch/v17 labels Nov 21, 2024
@github-actions github-actions bot requested review from atburke and zmb3 November 21, 2024 14:52
@marcoandredinis marcoandredinis force-pushed the marco/awsoidc-listdatabaseservices branch from 6dc7b65 to d5e82f0 Compare November 22, 2024 15:38
@marcoandredinis marcoandredinis force-pushed the marco/awsoidc-listdatabaseservices branch from d5e82f0 to c20b1dd Compare November 25, 2024 10:32
@marcoandredinis
Copy link
Contributor Author

@zmb3 Can you please take a look when you get a chance?

@marcoandredinis marcoandredinis force-pushed the marco/awsoidc-listdatabaseservices branch from c20b1dd to 7db738c Compare November 28, 2024 13:54
@marcoandredinis marcoandredinis added this pull request to the merge queue Nov 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 28, 2024
Teleport can deploy DatabaseServices automatically into the user's AWS
account, using Amazon ECS.
This happens during the Enroll New Resource / RDS flows.

However, after the deployment, the user is left without any information
about the deployed services.

This PR adds a new gRPC service that exposes that information.

Next PRs, will add implementation of that service and expose it in an
HTTP endpoint.
@marcoandredinis marcoandredinis force-pushed the marco/awsoidc-listdatabaseservices branch from 7db738c to 4e7bb9c Compare November 28, 2024 17:40
@marcoandredinis marcoandredinis added this pull request to the merge queue Nov 28, 2024
Merged via the queue into master with commit d521af2 Nov 28, 2024
43 checks passed
@marcoandredinis marcoandredinis deleted the marco/awsoidc-listdatabaseservices branch November 28, 2024 18:18
@public-teleport-github-review-bot

@marcoandredinis See the table below for backport results.

Branch Result
branch/v16 Failed
branch/v17 Create PR

marcoandredinis added a commit that referenced this pull request Nov 28, 2024
Teleport can deploy DatabaseServices automatically into the user's AWS
account, using Amazon ECS.
This happens during the Enroll New Resource / RDS flows.

However, after the deployment, the user is left without any information
about the deployed services.

This PR adds a new gRPC service that exposes that information.

Next PRs, will add implementation of that service and expose it in an
HTTP endpoint.
marcoandredinis added a commit that referenced this pull request Dec 2, 2024
Teleport can deploy DatabaseServices automatically into the user's AWS
account, using Amazon ECS.
This happens during the Enroll New Resource / RDS flows.

However, after the deployment, the user is left without any information
about the deployed services.

This PR adds a new gRPC service that exposes that information.

Next PRs, will add implementation of that service and expose it in an
HTTP endpoint.
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2024
Teleport can deploy DatabaseServices automatically into the user's AWS
account, using Amazon ECS.
This happens during the Enroll New Resource / RDS flows.

However, after the deployment, the user is left without any information
about the deployed services.

This PR adds a new gRPC service that exposes that information.

Next PRs, will add implementation of that service and expose it in an
HTTP endpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v16 backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants