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
We're running flux with k3s on edge devices. A use case that I was hoping would be possible is to be able to change between already downloaded versions of charts. I can see that the data directory has the correct charts, but the source-controller gets stuck on reconciliation when it can't reach the repository (AWS ECR as an OCI registry, in our case) and won't use the charts that are already there. I've looked at the artifact retention and cache settings, but those don't seem to help. Is there a way that I can configure flux to enable this?
I know that one option is a private registry/mirror, but that seems overly complicated for what we need.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We're running flux with k3s on edge devices. A use case that I was hoping would be possible is to be able to change between already downloaded versions of charts. I can see that the data directory has the correct charts, but the source-controller gets stuck on reconciliation when it can't reach the repository (AWS ECR as an OCI registry, in our case) and won't use the charts that are already there. I've looked at the artifact retention and cache settings, but those don't seem to help. Is there a way that I can configure flux to enable this?
I know that one option is a private registry/mirror, but that seems overly complicated for what we need.
Thanks in advance for any advice!
Beta Was this translation helpful? Give feedback.
All reactions