@@ -27,34 +27,34 @@ are context- and time-bound.
27
27
28
28
Below is a list of Flux features that support this functionality and their documentation:
29
29
30
- | Status | Component | Feature | Provider | Ref |
31
- | -----------| -----------------------------| ------------------------------------| ----------| ----------------|
32
- | Supported | Source Controller | Git Repository Authentication | Azure | [ Guide] [ Azure ] |
33
- | Supported | Source Controller | Bucket Repository Authentication | AWS | [ Guide] [ AWS ] |
34
- | Supported | Source Controller | Bucket Repository Authentication | Azure | [ Guide] [ Azure ] |
35
- | Supported | Source Controller | Bucket Repository Authentication | GCP | [ Guide] [ GCP ] |
36
- | Supported | Source Controller | OCI Repository Authentication | AWS | [ Guide] [ AWS ] |
37
- | Supported | Source Controller | OCI Repository Authentication | Azure | [ Guide] [ Azure ] |
38
- | Supported | Source Controller | OCI Repository Authentication | GCP | [ Guide] [ GCP ] |
39
- | Supported | Source Controller | Helm OCI Repository Authentication | AWS | [ Guide] [ AWS ] |
40
- | Supported | Source Controller | Helm OCI Repository Authentication | Azure | [ Guide] [ Azure ] |
41
- | Supported | Source Controller | Helm OCI Repository Authentication | GCP | [ Guide] [ GCP ] |
42
- | Supported | Image Reflector Controller | Image Repository Authentication | AWS | [ Guide] [ AWS ] |
43
- | Supported | Image Reflector Controller | Image Repository Authentication | Azure | [ Guide] [ Azure ] |
44
- | Supported | Image Reflector Controller | Image Repository Authentication | GCP | [ Guide] [ GCP ] |
45
- | Supported | Image Automation Controller | Git Repository Authentication | Azure | [ Guide] [ Azure ] |
46
- | Supported | Kustomize Controller | SOPS Integration with KMS | AWS | [ Guide] [ AWS ] |
47
- | Supported | Kustomize Controller | SOPS Integration with KMS | Azure | [ Guide] [ Azure ] |
48
- | Supported | Kustomize Controller | SOPS Integration with KMS | GCP | [ Guide] [ GCP ] |
49
- | Supported | Notification Controller | Azure DevOps Commit Status Updates | Azure | [ Guide] [ Azure ] |
50
- | Supported | Notification Controller | Azure Event Hubs | Azure | [ Guide] [ Azure ] |
51
- | Supported | Notification Controller | Google Cloud Pub/Sub | GCP | [ Guide] [ GCP ] |
52
-
53
- ## Roadmap
54
-
55
- Support for context-based authorization should only increase over time.
56
-
57
- For more information, please visit the tracking issue: https://github.com/fluxcd/flux2/issues/3003 .
30
+ | Status | Component | Feature | Provider | Ref |
31
+ | -----------| -----------------------------| ------------------------------------- | ----------| ----------------|
32
+ | Supported | Source Controller | GitRepository Authentication | Azure | [ Guide] [ Azure ] |
33
+ | Supported | Source Controller | Bucket Authentication | AWS | [ Guide] [ AWS ] |
34
+ | Supported | Source Controller | Bucket Authentication | Azure | [ Guide] [ Azure ] |
35
+ | Supported | Source Controller | Bucket Authentication | GCP | [ Guide] [ GCP ] |
36
+ | Supported | Source Controller | OCIRepository Authentication | AWS | [ Guide] [ AWS ] |
37
+ | Supported | Source Controller | OCIRepository Authentication | Azure | [ Guide] [ Azure ] |
38
+ | Supported | Source Controller | OCIRepository Authentication | GCP | [ Guide] [ GCP ] |
39
+ | Supported | Source Controller | ` oci ` HelmRepository Authentication | AWS | [ Guide] [ AWS ] |
40
+ | Supported | Source Controller | ` oci ` HelmRepository Authentication | Azure | [ Guide] [ Azure ] |
41
+ | Supported | Source Controller | ` oci ` HelmRepository Authentication | GCP | [ Guide] [ GCP ] |
42
+ | Supported | Kustomize Controller | SOPS Integration with KMS | AWS | [ Guide] [ AWS ] |
43
+ | Supported | Kustomize Controller | SOPS Integration with Key Vault | Azure | [ Guide] [ Azure ] |
44
+ | Supported | Kustomize Controller | SOPS Integration with KMS | GCP | [ Guide] [ GCP ] |
45
+ | Supported | Kustomize Controller | Remote EKS Cluster Authentication | AWS | [ Guide] [ AWS ] |
46
+ | Supported | Kustomize Controller | Remote AKS Cluster Authentication | Azure | [ Guide] [ Azure ] |
47
+ | Supported | Kustomize Controller | Remote GKE Cluster Authentication | GCP | [ Guide] [ GCP ] |
48
+ | Supported | Helm Controller | Remote EKS Cluster Authentication | AWS | [ Guide] [ AWS ] |
49
+ | Supported | Helm Controller | Remote AKS Cluster Authentication | Azure | [ Guide] [ Azure ] |
50
+ | Supported | Helm Controller | Remote GKE Cluster Authentication | GCP | [ Guide] [ GCP ] |
51
+ | Supported | Notification Controller | Azure DevOps Commit Status Updates | Azure | [ Guide] [ Azure ] |
52
+ | Supported | Notification Controller | Azure Event Hubs | Azure | [ Guide ] [ Azure ] |
53
+ | Supported | Notification Controller | Google Cloud Pub/Sub | GCP | [ Guide ] [ GCP ] |
54
+ | Supported | Image Reflector Controller | ImageRepository Authentication | AWS | [ Guide ] [ AWS ] |
55
+ | Supported | Image Reflector Controller | ImageRepository Authentication | Azure | [ Guide ] [ Azure ] |
56
+ | Supported | Image Reflector Controller | ImageRepository Authentication | GCP | [ Guide ] [ GCP ] |
57
+ | Supported | Image Automation Controller | GitRepository Authentication | Azure | [ Guide ] [ Azure ] |
58
58
59
59
[ AWS ] : /flux/integrations/aws.md
60
60
[ Azure ] : /flux/integrations/azure.md
0 commit comments