-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
DiscoveryConfigStatus: summary for AWS EC2 instances found #45637
Merged
marcoandredinis
merged 2 commits into
master
from
marco/discoveryconfigstatus_aws_counters
Aug 28, 2024
Merged
DiscoveryConfigStatus: summary for AWS EC2 instances found #45637
marcoandredinis
merged 2 commits into
master
from
marco/discoveryconfigstatus_aws_counters
Aug 28, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marcoandredinis
added
discover
Issues related to Teleport Discover
no-changelog
Indicates that a PR does not require a changelog entry
backport/branch/v16
labels
Aug 20, 2024
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters_proto
branch
from
August 21, 2024 10:37
630f4a4
to
fb7668a
Compare
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters
branch
from
August 21, 2024 10:37
218bce6
to
a3dca70
Compare
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters_proto
branch
from
August 23, 2024 09:24
fb7668a
to
2905c17
Compare
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters
branch
from
August 23, 2024 09:31
a3dca70
to
9b77367
Compare
Joerger
approved these changes
Aug 26, 2024
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters_proto
branch
from
August 27, 2024 08:52
2905c17
to
48618e2
Compare
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters
branch
from
August 27, 2024 09:09
9b77367
to
f02c54b
Compare
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters_proto
branch
from
August 27, 2024 09:51
48618e2
to
4c93489
Compare
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters
branch
from
August 27, 2024 09:58
f02c54b
to
c8f25c1
Compare
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters_proto
branch
from
August 27, 2024 09:59
4c93489
to
0495278
Compare
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters
branch
2 times, most recently
from
August 27, 2024 10:21
634efd5
to
e39a89c
Compare
Base automatically changed from
marco/discoveryconfigstatus_aws_counters_proto
to
master
August 27, 2024 13:39
This PR adds the summary for AWS EC2 instances found for a given DiscoveryConfig. This is going to be part of the AWS OIDC Integration dashboard.
marcoandredinis
force-pushed
the
marco/discoveryconfigstatus_aws_counters
branch
from
August 27, 2024 15:29
e39a89c
to
d5722e9
Compare
probakowski
approved these changes
Aug 27, 2024
@marcoandredinis See the table below for backport results.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport/branch/v16
discover
Issues related to Teleport Discover
discovery
no-changelog
Indicates that a PR does not require a changelog entry
size/md
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds the summary for AWS EC2 instances found for a given DiscoveryConfig.
This is going to be part of the AWS OIDC Integration dashboard.
Demo:
$ tctl get discovery_config/dc001 | yq .status
Context: #41909