source-controller/pkg/gcp
Peter Gundel 0949d0adb9
Change all file permissions to octal format
This better represent permissions as Linux handles such information in
octal format, meaning that the left-most 0 has an important meaning
and is not to be ignored as normally integers would.

See https://github.com/fluxcd/source-controller/issues/603

Signed-off-by: Peter Gundel <mail@petergundel.de>
2022-04-12 21:24:34 +02:00
..
gcp.go Change all file permissions to octal format 2022-04-12 21:24:34 +02:00
gcp_test.go Introduce BucketProvider interface 2022-03-01 10:15:10 +01:00