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

Domainless gMSA linux capability and gRPC endpoints #3678

Conversation

saikiranakula-amzn
Copy link
Contributor

@saikiranakula-amzn saikiranakula-amzn commented May 8, 2023

Summary

This PR adds the agent advertisement capability for domainless gMSA support on linux and also updated the gRPC endpoints for domainless communication with credentials-fetcher daemon

Implementation details

  1. Added gMSA linux domainless capability
  2. gRPC endpoint

Testing

This was tested through unit tests, as well as manually running the agent on the instance and also verifying the agent capability for domainless gMSA support.

New tests cover the changes:

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@saikiranakula-amzn saikiranakula-amzn requested a review from a team as a code owner May 8, 2023 01:10
@saikiranakula-amzn saikiranakula-amzn force-pushed the gmsa_linux_domainless_capability branch 2 times, most recently from 108f5b4 to 7175a90 Compare May 8, 2023 01:36
arun-annamalai
arun-annamalai previously approved these changes May 8, 2023
@amogh09
Copy link
Contributor

amogh09 commented May 8, 2023

Hello. Can you please comment out Note for external contributors: part in the PR description and also add a change log?

mythri-garaga
mythri-garaga previously approved these changes May 9, 2023
Copy link
Contributor Author

@saikiranakula-amzn saikiranakula-amzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will address the comments on the PR

agent/config/parse_linux.go Outdated Show resolved Hide resolved
@saikiranakula-amzn saikiranakula-amzn force-pushed the gmsa_linux_domainless_capability branch from 8fa37d5 to 3b61e2a Compare May 9, 2023 21:44
1. Added gMSA linux domainless capbility
2. gRPC endpoint
@saikiranakula-amzn saikiranakula-amzn force-pushed the gmsa_linux_domainless_capability branch from 3b61e2a to 451ea59 Compare May 9, 2023 22:17
@saikiranakula-amzn saikiranakula-amzn merged commit e4e9eed into aws:feature/ecs-domainless-gmsa May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants