Error on Flux of Helm release and Image Repository #4466
Unanswered
praveenavasoft
asked this question in
General
Replies: 1 comment
-
I can report similar error when logging into GHCR Helm OCI repository via dockerconfig tagged secret. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug:
I am trying to automate the CD by using flux with toolkit components and facing two errors.
Steps to reproduce:
Install Flux.
Flux bootstrap a github repository:
Flux Helm controller: Helm repo and Helm Release.
Flux Image controller:
Expected behaviour:
Helm Release:
Image Repository:
Image Policy
Screenshots and Recordings:
No Reponses
OS/Distro:
Windows cmd/gcloud SDK
Flux version:
flux version 2.1.2
Flux check:
► checking prerequisites
✔ Kubernetes 1.27.4-gke.900 >=1.25.0-0
► checking controllers
✔ helm-controller: deployment ready
► ghcr.io/fluxcd/helm-controller:v0.36.2
✔ image-automation-controller: deployment ready
► ghcr.io/fluxcd/image-automation-controller:v0.36.1
✔ image-reflector-controller: deployment ready
► ghcr.io/fluxcd/image-reflector-controller:v0.30.0
✔ kustomize-controller: deployment ready
► ghcr.io/fluxcd/kustomize-controller:v1.1.1
✔ notification-controller: deployment ready
► ghcr.io/fluxcd/notification-controller:v1.1.0
✔ source-controller: deployment ready
► ghcr.io/fluxcd/source-controller:v1.1.2
► checking crds
✔ alerts.notification.toolkit.fluxcd.io/v1beta2
✔ buckets.source.toolkit.fluxcd.io/v1beta2
✔ gitrepositories.source.toolkit.fluxcd.io/v1
✔ helmcharts.source.toolkit.fluxcd.io/v1beta2
✔ helmreleases.helm.toolkit.fluxcd.io/v2beta1
✔ helmrepositories.source.toolkit.fluxcd.io/v1beta2
✔ imagepolicies.image.toolkit.fluxcd.io/v1beta2
✔ imagerepositories.image.toolkit.fluxcd.io/v1beta2
✔ imageupdateautomations.image.toolkit.fluxcd.io/v1beta1
✔ kustomizations.kustomize.toolkit.fluxcd.io/v1
✔ ocirepositories.source.toolkit.fluxcd.io/v1beta2
✔ providers.notification.toolkit.fluxcd.io/v1beta2
✔ receivers.notification.toolkit.fluxcd.io/v1
✔ all checks passed
Git provider:
GitHub
Container Registry Provider:
GCP Artifact Registry
Additional context:
No Responses
Beta Was this translation helpful? Give feedback.
All reactions