Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Unable to fetch private registry #1635

Closed
shahbour opened this issue Jan 7, 2019 · 4 comments
Closed

Unable to fetch private registry #1635

shahbour opened this issue Jan 7, 2019 · 4 comments
Labels

Comments

@shahbour
Copy link

shahbour commented Jan 7, 2019

Flux is not able to list tags from our private registry even though the pod and deployment do have imagePullSecrets set. I think there is something wrong with my secret but it is working with the deployment

ts=2019-01-07T12:40:37.87551769Z caller=images.go:128 component=cluster resource=default:deployment/cdrimport err="decoded credential for https://registry.xxxxxxxx.com has wrong number of fields (expected 2, got 1)"
@stefanprodan
Copy link
Member

Have you used kubectl 1.13 to generate the secret? if so see #1596

@shahbour
Copy link
Author

shahbour commented Jan 7, 2019

yes, I did, any workaround or I have to create it using 1.12 ?

@stefanprodan
Copy link
Member

No workaround for now, please use kubectl 1.12

@shahbour
Copy link
Author

shahbour commented Jan 7, 2019

ok I confirm everything workes perfect on version 1.12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants