mirror of https://github.com/fluxcd/flux2.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e98f1142a6
When a user provided the `--ca-file` flag to the `bootstrap` command, the given CA file wasn't taken into account for cloning the repository locally. It was just passed along to the CR that is created so Flux can make use of it when cloning the repository in-cluster. However, users may not want to add a custom CA to their local host's trust chain and may expect the `--ca-file` flag to be respected also for cloning the repository locally. This is what this commit accomplishes. closes #1775 Signed-off-by: Max Jonas Werner <mail@makk.es> |
3 years ago | |
---|---|---|
.. | ||
git | 3 years ago | |
provider | 4 years ago | |
bootstrap.go | 3 years ago | |
bootstrap_plain_git.go | 3 years ago | |
bootstrap_provider.go | 4 years ago | |
options.go | 4 years ago |