fluxcd-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>
2021-04-22 16:10:14 +02:00
..
git Always report components health in bootstrap 2021-04-09 15:20:04 +02:00
provider Factor bootstrap logic into bootstrap package 2021-04-07 10:24:08 +02:00
bootstrap.go Always report components health in bootstrap 2021-04-09 15:20:04 +02:00
bootstrap_plain_git.go Always report components health in bootstrap 2021-04-09 15:20:04 +02:00
bootstrap_provider.go Change permission grant error print conditons 2021-04-22 16:10:14 +02:00
options.go Provide option to add appendix to commit messages 2021-04-07 10:24:08 +02:00