Closed stefanprodan closed 1 month ago
The Bucket provider constants in https://github.com/fluxcd/flux2/blob/0d101e0e3650a29f7e5e8fbd97871d04cb69fc2d/internal/flags/source_bucket_provider.go#L28-L31 need to be updated to the new constants.
I think we can ignore the GCP integration failure. I believe changes here are not related to what we test on GCP. GCP failures are known to occur frequently. Some related to their terraform provider and others their service not responding well at first try.
Update Bucket API to v1 and mark all commands as GA.
Part of: #4947