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

fix(addons/karpenter): merge user provided settings.aws values with addon provided values. #803

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

BradenM
Copy link
Contributor

@BradenM BradenM commented Aug 2, 2023

Issue #, if available:
Closes #802

Description of changes:

  • Added initially failing unit test demonstrating the issue.
  • Made test green by merging user provided values with the addon provided values.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Collaborator

@shapirov103 shapirov103 left a comment

Choose a reason for hiding this comment

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

@BradenM Looks great, thank you for your contribution.
@youngjeong46 please take a look as well.

I will kick off e2e test.

@shapirov103
Copy link
Collaborator

/do-e2e-tests

Copy link

@aws-ia-ci aws-ia-ci left a comment

Choose a reason for hiding this comment

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

end to end tests failed. A maintainer can provide more details.

@BradenM
Copy link
Contributor Author

BradenM commented Aug 2, 2023

@shapirov103 Interesting. Am I able to view logs of the e2e tests anywhere?

@shapirov103
Copy link
Collaborator

@BradenM there was a failure from the previous run, which failed to deprovision the stack. So subsequent runs failed. Now it is addressed, I will rerun.

@shapirov103
Copy link
Collaborator

/do-e2e-tests

Copy link
Collaborator

@youngjeong46 youngjeong46 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution!

Copy link

@aws-ia-ci aws-ia-ci left a comment

Choose a reason for hiding this comment

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

end to end tests passed

@shapirov103 shapirov103 merged commit abb2cce into aws-quickstart:main Aug 3, 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.

Karpenter: Cannot configure settings.aws helm values when chart version >= 0.19.0
4 participants