-
Notifications
You must be signed in to change notification settings - Fork 288
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
Using latest package controller builds in dev bundle #4793
Using latest package controller builds in dev bundle #4793
Conversation
Signed-off-by: jonahjon <jonahjones094@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #4793 +/- ##
=======================================
Coverage 71.61% 71.62%
=======================================
Files 419 419
Lines 34210 34210
=======================================
+ Hits 24501 24504 +3
+ Misses 8179 8177 -2
+ Partials 1530 1529 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
/lgtm |
Signed-off-by: jonahjon <jonahjones094@gmail.com>
Signed-off-by: jonahjon <jonahjones094@gmail.com>
Signed-off-by: jonahjon <jonahjones094@gmail.com>
Signed-off-by: jonahjon <jonahjones094@gmail.com>
Signed-off-by: jonahjon <jonahjones094@gmail.com>
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: junshun 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 |
Signed-off-by: jonahjon jonahjones094@gmail.com
Issue #, if available:
aws/eks-anywhere-packages#715
Description of changes:
This will pull the latest (v0.0.0) helm and image builds from the dev repository when creating a dev bundle.
If the repositories don't exist in a given account it will default to the regular tags created during dry-runs.
This was tested in my account with the latest dev builds, and worked with, and without the repositories present.