-
Notifications
You must be signed in to change notification settings - Fork 95
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
feat: ECR credential integration into Finch #462
Commits on Jul 3, 2023
-
added credential helper integration
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0d287cc - Browse repository at this point
Copy the full SHA 0d287ccView commit details
Commits on Jul 7, 2023
-
added integration test, removed extra line from bash rc
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1653c5f - Browse repository at this point
Copy the full SHA 1653c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e76bd81 - Browse repository at this point
Copy the full SHA e76bd81View commit details
Commits on Jul 10, 2023
-
added registry flag to makefile, added note in readme, removed popula…
…ting config.json in integration test, changed binares struct to credhelperbin Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 82fcbe6 - Browse repository at this point
Copy the full SHA 82fcbe6View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec78355 - Browse repository at this point
Copy the full SHA ec78355View commit details -
removed nested describe node, linter changes
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bfd4294 - Browse repository at this point
Copy the full SHA bfd4294View commit details
Commits on Jul 12, 2023
-
added support for credentials as env variables, style changes
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3706612 - Browse repository at this point
Copy the full SHA 3706612View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5443ff - Browse repository at this point
Copy the full SHA c5443ffView commit details -
updated ci workflow to support credhelper integration test
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1f73b57 - Browse repository at this point
Copy the full SHA 1f73b57View commit details -
updated secret used in make for e2e test
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b812a12 - Browse repository at this point
Copy the full SHA b812a12View commit details -
changed REGSITRY from secret to env
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4dc9480 - Browse repository at this point
Copy the full SHA 4dc9480View commit details -
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 981d566 - Browse repository at this point
Copy the full SHA 981d566View commit details -
added if statement to configure aws creds
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5912857 - Browse repository at this point
Copy the full SHA 5912857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee0833 - Browse repository at this point
Copy the full SHA 5ee0833View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8cbe4 - Browse repository at this point
Copy the full SHA ba8cbe4View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f994666 - Browse repository at this point
Copy the full SHA f994666View commit details
Commits on Jul 17, 2023
-
changed option credsHelper to creds_helpers for consistency, added do…
…cs to README, changed data type of credential helper to a slice instead of just string Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for acc65fa - Browse repository at this point
Copy the full SHA acc65faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bd4fa - Browse repository at this point
Copy the full SHA 61bd4faView commit details -
removed redundant nil check, removed unneeded docs in README
Signed-off-by: kiryl1 <kirylkul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 031c50a - Browse repository at this point
Copy the full SHA 031c50aView commit details -
Configuration menu - View commit details
-
Copy full SHA for de1786b - Browse repository at this point
Copy the full SHA de1786bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 949a184 - Browse repository at this point
Copy the full SHA 949a184View commit details