Skip to content

feat(aws-eks): add annotations and labels to service accounts #19609

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

Merged

Conversation

markussiebert
Copy link
Contributor

@markussiebert markussiebert commented Mar 29, 2022

I have added two optional props for the serviceaccount:

  • annotations
  • labels

at the moment, both aren't accessible. It's possible to create kubernetes patches for this, but the same time it's only a small change to enable both options in a backward compatible way.

fixes #19607

All Submissions:

Adding new Unconventional Dependencies:

no

New Features

  • I have added an unit test for the extended properties

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

Sorry, something went wrong.

@gitpod-io
Copy link

gitpod-io bot commented Mar 29, 2022

@github-actions github-actions bot added p2 @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service labels Mar 29, 2022
@github-actions github-actions bot added the feature-request A feature should be added or improved. label Mar 29, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
otaviomacedo
otaviomacedo previously approved these changes Apr 26, 2022
@mergify mergify bot dismissed otaviomacedo’s stale review April 26, 2022 10:49

Pull request has been modified.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 38cdcf1
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Apr 26, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 82aec9d into aws:master Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(aws-eks): It should be possible to pass annotations to service accounts
3 participants