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

Refresh handler gmsa linux #3709

Conversation

saikiranakula-amzn
Copy link
Contributor

Summary

Refreshes the kerberos ticket associated to gMSA account on Linux

Implementation details

Testing

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 changed the base branch from master to feature/ecs-domainless-gmsa May 23, 2023 04:28
@saikiranakula-amzn saikiranakula-amzn force-pushed the refresh_handler_gmsa_linux branch from b1e4cde to 11b210d Compare May 23, 2023 04:40
@saikiranakula-amzn saikiranakula-amzn marked this pull request as ready for review May 24, 2023 04:29
@saikiranakula-amzn saikiranakula-amzn requested a review from a team as a code owner May 24, 2023 04:29
@@ -3019,7 +3019,7 @@ func (task *Task) GetCredentialSpecResource() ([]taskresource.TaskResource, bool
}

// getAllCredentialSpecRequirements is used to build all the credential spec requirements for the task
Copy link
Contributor

Choose a reason for hiding this comment

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

super nit: comment also needs to be update to GetAllCredentialSpecRequirements.

@saikiranakula-amzn saikiranakula-amzn merged commit 446970c into aws:feature/ecs-domainless-gmsa May 25, 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.

5 participants