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

feat: allow other credential helpers in Finch VM #1265

Merged

Conversation

austinvazquez
Copy link
Member

@austinvazquez austinvazquez commented Jan 31, 2025

Issue #, if available:

Addresses #800

Description of changes:
This change updates nerdctl commands to have other credential helpers on the path for nerdctl commands.

Testing done:

  1. Added creds_helpers: - "ecr-login" to _output/config.yaml
  2. Put a second credential helper in cred-helpers directory.
  3. Started the virtual machine.
_output/bin/finch vm init
LIMA_HOME=$(pwd)/_output/lima/data _output/bin/lima/limactl shell finch
  1. Verified both credential helpers were on the path and linked to /usr/local/bin
  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

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

Sorry, something went wrong.

@austinvazquez austinvazquez force-pushed the allow-other-credential-helpers branch from a629443 to b25b3a2 Compare January 31, 2025 21:42
@austinvazquez austinvazquez marked this pull request as ready for review January 31, 2025 21:51
@austinvazquez austinvazquez force-pushed the allow-other-credential-helpers branch 2 times, most recently from 8033a33 to 0a0f518 Compare January 31, 2025 22:19
@austinvazquez austinvazquez force-pushed the allow-other-credential-helpers branch from 0a0f518 to 2da5dcd Compare January 31, 2025 23:50
@austinvazquez austinvazquez force-pushed the allow-other-credential-helpers branch 4 times, most recently from 484c1a9 to 860e92e Compare February 3, 2025 04:44
@austinvazquez austinvazquez reopened this Feb 3, 2025
pendo324
pendo324 previously approved these changes Feb 3, 2025

Verified

This commit was signed with the committer’s verified signature.
austinvazquez Austin Vazquez
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
@austinvazquez austinvazquez force-pushed the allow-other-credential-helpers branch from 19b2511 to 360785d Compare February 4, 2025 02:34
@austinvazquez austinvazquez merged commit 515a693 into runfinch:main Feb 4, 2025
42 checks passed
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.

None yet

3 participants