You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description (if applicable)
We can pull airship manifests from a private repo, but that functionality doesn't currently exist for the binary repo itself.
Proposed change
Modify the artifact-setup container to implement authorization so that we can pull an airshipctl binary from a private repository
The text was updated successfully, but these errors were encountered:
ian-howell
changed the title
AIAP: Allow pulling the airshipctl binary from a private repository
AIAP: Allow pulling a private airshipctl binary repo
Sep 9, 2021
* Added the logic to support pulling airshipctl from a
private github repo with basic http authentication.
* Added Username, Password in secrets
Relates-To: #632
Relates-To: #636
Change-Id: If1a1bbfaf9ce543cf35377d367b70676f9e3e9ef
Problem description (if applicable)
We can pull airship manifests from a private repo, but that functionality doesn't currently exist for the binary repo itself.
Proposed change
Modify the
artifact-setup
container to implement authorization so that we can pull an airshipctl binary from a private repositoryThe text was updated successfully, but these errors were encountered: