Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] Add Provider block to Microsoft.KubernetesConfiguration #31357

Open
amrinder15 opened this issue Oct 31, 2024 · 0 comments
Open
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request This issue requires a new behavior in the product in order be resolved. Kubernetes Configuration Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@amrinder15
Copy link

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/stable/2023-05-01/fluxconfiguration.json#L431

API Spec version

2023-05-01

Please describe the feature.

Description

Flux release new feature which enable us to use OIDC authentication. Now we can pull code from ADO repository using workload identity instead of using PAT token.

FLUX feature release: https://fluxcd.io/blog/2024/09/flux-v2.4.0/#azure-devops-oidc-authentication

Detail on how to set up Azure OIDC: https://fluxcd.io/flux/components/source/gitrepositories/#provider

We are using flux extension on AKS so that we can utilize terraform to configure fluxconfig, gitrepository objects of flux. Apparently, Azure REST API does not support provider block.

Related github issue to update terraform block: hashicorp/terraform-provider-azurerm#27821

@amrinder15 amrinder15 added the feature-request This issue requires a new behavior in the product in order be resolved. label Oct 31, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Oct 31, 2024
@v-jiaodi v-jiaodi added Service Attention Workflow: This issue is responsible by Azure service team. Mgmt This issue is related to a management-plane library. Kubernetes Configuration labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request This issue requires a new behavior in the product in order be resolved. Kubernetes Configuration Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants