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

Support forcing basic authentication for fetches that use git #1485

Closed
voor opened this issue Feb 14, 2024 · 0 comments · Fixed by #1495
Closed

Support forcing basic authentication for fetches that use git #1485

voor opened this issue Feb 14, 2024 · 0 comments · Fixed by #1495
Labels
enhancement This issue is a feature request

Comments

@voor
Copy link

voor commented Feb 14, 2024

Describe the problem/challenge you have
See: carvel-dev/vendir#361 for upstream vendir issue.

This is the downstream issue that is necessary to bubble up this feature to the kapp-controller app CR.

Describe the solution you'd like

    - git:
        forceHTTPBasicAuth: true # Adding this configuration option.
        secretRef:
          name: secret-name # Same formatted secret, unchanged, includes username and password.

Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

@voor voor added carvel-triage This issue has not yet been reviewed for validity enhancement This issue is a feature request labels Feb 14, 2024
@github-actions github-actions bot removed the carvel-triage This issue has not yet been reviewed for validity label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue is a feature request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant