You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To improve the UX of the GitHub App integration, we should add a command to the Flux CLI so users can easily generate the Kubernetes Secret used by source-controller and image-automation-controller.
To improve the UX of the GitHub App integration, we should add a command to the Flux CLI so users can easily generate the Kubernetes Secret used by source-controller and image-automation-controller.
The flags should map to the
Secret.stringData
keys specified by: https://github.com/fluxcd/pkg/blob/3431579a0c60b44e75ac8434030e36d5192070fb/auth/github/client.go#L31-L36Refs:
The text was updated successfully, but these errors were encountered: