-
Notifications
You must be signed in to change notification settings - Fork 803
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
Chart Cleanup #1461
Chart Cleanup #1461
Conversation
f34af40
to
1c4e52e
Compare
f2dc812
to
d8bfac7
Compare
While #1454 is still pending, can you post the results of manually testing/linting the helm chart upgrade? |
d8bfac7
to
201a167
Compare
Current version passes #1454, snippet from end of testing log:
|
Signed-off-by: Connor Catlett <[email protected]>
Signed-off-by: Connor Catlett <[email protected]>
…nodes if possible Signed-off-by: Connor Catlett <[email protected]>
Signed-off-by: Connor Catlett <[email protected]>
Signed-off-by: Connor Catlett <[email protected]>
Signed-off-by: Connor Catlett <[email protected]>
201a167
to
a085f40
Compare
/lgtm |
/retest |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: torredil The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Add some sensible defaults to the chart (that are already used in the EKS-managed version of the driver), and also add
image.containerRegistry
parameter to allow prefixing all repositories (we will set this topublic.ecr.aws
in the upcoming 1.15.0 driver release when we switch the default to the EKS-D sidecars).