Open
Description
A new flag could be created to block the use of HTTP endpoints for acquiring sources.
When enabled, the flag would not allow the use of the http
scheme across all controller-level objects.
📝 To do:
- Disable HTTP scheme for
GitRepository
.- Disable managed transport redirect from HTTP to HTTPS.
- Disable HTTP scheme for
HelmRepository
.- Default type.
- OCI type.
- Disable HTTP scheme for
Bucket
.