kubernetes / kubernetes/git-sync

Allow passing proxy credentials

Open
#430 6 comments 0 reactions 0 assignees View on GitHub
lifecycle/frozen
Dominant language
Shell
Stars
2.7k
Forks
469
PR merge metrics
No merged PRs in 30d

Description

With git `2.8.0`, proxy credentials don't have to be embed in clear text in the url (https://github.com/git/git/commit/372370f1675c2b935fb703665358dd5567641107).

`git-sync` should allow specifying proxy credentials.

Contributor guide

Open the contributing guide

Research direction

Start by locating git-sync's proxy configuration and Git URL handling, then check how Git 2.8.0 accepts proxy credentials without embedding them in the URL. Done means users can specify proxy credentials through git-sync without cleartext URL credentials; verify the behavior with the project's available tests or command-line checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, shell
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.