John Knutson
John Knutson
#### Feature Idea Summary Add support to interact with workflows for GitHub Actions #### Feature Idea Additional Details The [GitHub CLI has support to interact with worklows](https://cli.github.com/manual/gh_workflow) (get, list, run,...
**What is the problem you're trying to solve** To improve the security posture of our supply chain, we wish to reference container images by SHA rather than tags, which are...
There is a label required for AKS Workload Identity (see [MS docs example](https://learn.microsoft.com/en-us/azure/aks/workload-identity-deploy-cluster#deploy-your-application)), that is not currently included in the [AKS example](https://flux-iac.github.io/tofu-controller/use-tf-controller/with-azure/). label: `azure.workload.identity/use: "true"` After adding this label to...