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.
flux2/internal/bootstrap
Hidde Beydals 67997437db Change permission grant error print conditons
Based on observations in
https://github.com/fluxcd/flux2/runs/2410633975:

1. Print error correctly by switching from `%w` to `%s`
2. Only print the change messsage if there has not been an error.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
..
git Always report components health in bootstrap 4 years ago
provider Factor bootstrap logic into `bootstrap` package 4 years ago
bootstrap.go Always report components health in bootstrap 4 years ago
bootstrap_plain_git.go Always report components health in bootstrap 4 years ago
bootstrap_provider.go Change permission grant error print conditons 4 years ago
options.go Provide option to add appendix to commit messages 4 years ago