Skip to content

feat(eks): install helm chart from asset#17217

Merged
mergify[bot] merged 46 commits intoaws:masterfrom
cmckni3:helm-asset
Dec 16, 2021
Merged

feat(eks): install helm chart from asset#17217
mergify[bot] merged 46 commits intoaws:masterfrom
cmckni3:helm-asset

Conversation

@cmckni3
Copy link
Copy Markdown
Contributor

@cmckni3 cmckni3 commented Oct 28, 2021

Adding on to the work @plumdog started on #13496 and @pradoz in #15899. Implemented the @iliapolo's suggested changes

Related to #9273

Use Case

To be able to use private helm charts without needing a private chart repository.

Proposed Solution

Allow helm charts to be an asset by introducing the property chartAsset.


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

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Oct 28, 2021

@github-actions github-actions bot added the @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service label Oct 28, 2021
@iliapolo iliapolo added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Nov 4, 2021
@iliapolo iliapolo assigned iliapolo and unassigned otaviomacedo Nov 4, 2021
@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Nov 4, 2021
@cmckni3
Copy link
Copy Markdown
Contributor Author

cmckni3 commented Dec 8, 2021

@iliapolo @otaviomacedo ready for review again.

iliapolo
iliapolo previously approved these changes Dec 16, 2021
@mergify mergify bot dismissed iliapolo’s stale review December 16, 2021 18:34

Pull request has been modified.

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

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

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

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 16, 2021

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 d3fc8c0 into aws:master Dec 16, 2021
@cmckni3 cmckni3 deleted the helm-asset branch January 13, 2022 17:37
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
Adding on to the work @plumdog started on aws#13496 and @pradoz in aws#15899.  Implemented the @iliapolo's [suggested changes](https://github.com/aws/aws-cdk/pull/15899/files#r683431181)

Related to aws#9273

### Use Case

To be able to use private helm charts without needing a private chart repository.

### Proposed Solution

[Allow helm charts](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-eks.HelmChart.html) to be an asset by introducing the property `chartAsset`.


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants