[RFC-007] Add support for GitHub App auth to Provider
API
#996
Labels
area/alerting
Alerting related issues and PRs
Provider
API
#996
We should add support in the Provider for having a
.spec.secretRef
that points to a Kubernetes Secret containing GitHub App keys. When the provider.spec.type
is set togithub
orgithub-dispatch
, the controller should switch to GitHub App auth if the referred secret containsgithubApp
prefix keys.xref: fluxcd/flux2#4846
The text was updated successfully, but these errors were encountered: