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

[v14] AWS OIDC: List EC2, EICE and SG #38443

Merged
merged 5 commits into from
Feb 28, 2024

Conversation

@marcoandredinis marcoandredinis added the no-changelog Indicates that a PR does not require a changelog entry label Feb 20, 2024
@marcoandredinis marcoandredinis marked this pull request as ready for review February 20, 2024 18:07
@github-actions github-actions bot requested review from strideynet and tcsc February 20, 2024 18:08
@marcoandredinis marcoandredinis force-pushed the marco/v14/backport_awsoidc_service branch 2 times, most recently from 13c9fcd to 41d3310 Compare February 23, 2024 18:21
This PR creates a new method on the AWS OIDC gRPC service that lists
SecurityGroups.

This is part of a refactor that moves the API calls behind the Auth
Service.
This PR creates a new method on the AWS OIDC gRPC service that lists ec2
instances as Teleport Nodes.

This is part of a refactor that moves the API calls behind the Auth
Service.
* AWS OIDC: List EICE service

This PR creates a new method on the AWS OIDC gRPC service that lists ec2
instance connect endpoints.

This is part of a refactor that moves the API calls behind the Auth
Service.

* add required fields and aws api ref

* add test
* AWS OIDC: DeployService service

This PR creates a new method on the AWS OIDC gRPC service that deploys
an ECS Service.

This is part of a refactor that moves the API calls behind the Auth
Service.

* add rbac test and rename teleport config string

* revert e
@marcoandredinis marcoandredinis force-pushed the marco/v14/backport_awsoidc_service branch from 41d3310 to 7cdb71b Compare February 28, 2024 16:17
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from tcsc February 28, 2024 20:40
This PR creates a new method on the AWS OIDC gRPC service that deploys
multiple EC2 Instance Connect Endpoints.

This is part of a refactor that moves the API calls behind the Auth
Service.
@marcoandredinis marcoandredinis force-pushed the marco/v14/backport_awsoidc_service branch from 7cdb71b to f4a74b9 Compare February 28, 2024 20:42
@marcoandredinis marcoandredinis added this pull request to the merge queue Feb 28, 2024
Merged via the queue into branch/v14 with commit aa8fc90 Feb 28, 2024
31 checks passed
@marcoandredinis marcoandredinis deleted the marco/v14/backport_awsoidc_service branch February 28, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants