Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing pre-release with AKS/HCP #69

Closed
mjudeikis opened this issue Jul 11, 2018 · 5 comments
Closed

Testing pre-release with AKS/HCP #69

mjudeikis opened this issue Jul 11, 2018 · 5 comments
Assignees

Comments

@mjudeikis
Copy link
Contributor

Currently our used aks model cant pull from our pre-release registry in aws:

  1m            1m              1       default-scheduler                                                       Normal          Scheduled               Successfully assigned master-controllers-75c58bd78-cw4s8 to aks-agentpool-94987606-0
  1m            1m              1       kubelet, aks-agentpool-94987606-0                                       Normal          SuccessfulMountVolume   MountVolume.SetUp succeeded for volume "default-token-h2l5b"
  1m            1m              1       kubelet, aks-agentpool-94987606-0                                       Normal          SuccessfulMountVolume   MountVolume.SetUp succeeded for volume "master-cloud-provider"
  1m            1m              1       kubelet, aks-agentpool-94987606-0                                       Normal          SuccessfulMountVolume   MountVolume.SetUp succeeded for volume "master-config"    
  1m            30s             3       kubelet, aks-agentpool-94987606-0       spec.containers{controllers}    Normal          Pulling                 pulling image "openshift3/ose-control-plane:v3.10.15-1"   
  1m            30s             3       kubelet, aks-agentpool-94987606-0       spec.containers{controllers}    Warning         Failed                  Failed to pull image "openshift3/ose-control-plane:v3.10.15-1": rpc error: code = Unknown desc = Error response from daemon: repository openshift3/ose-control-plane not found: does not exist or no pull access                                                             
  1m            30s             3       kubelet, aks-agentpool-94987606-0       spec.containers{controllers}    Warning         Failed                  Error: ErrImagePull                                       
  1m            8s              4       kubelet, aks-agentpool-94987606-0       spec.containers{controllers}    Normal          BackOff                 Back-off pulling image "openshift3/ose-control-plane:v3.10.15-1"
  1m            8s              4       kubelet, aks-agentpool-94987606-0       spec.containers{controllers}    Warning         Failed                  Error: ImagePullBackOff

so testing cant be done with pre-release rhel.

We need way to inject our pull secrets and define pre-release images with full FQDN when testing rhel :/

@mjudeikis
Copy link
Contributor Author

cc: @Kargakis @jim-minter @pweil-

@mjudeikis
Copy link
Contributor Author

Nodes works just fine with changes:

[root@compute-000000 ~]# docker pull registry.reg-aws.openshift.com:443/openshift3/ose-cli:v3.10.0
Trying to pull repository registry.reg-aws.openshift.com:443/openshift3/ose-cli ... 
v3.10.0: Pulling from registry.reg-aws.openshift.com:443/openshift3/ose-cli
e0f71f706c2a: Extracting [>                                                  ] 557.1 kB/74.92 MB
121ab4741000: Download complete 
c2b08539d917: Download complete 
5478624bd2da: Download complete 

@0xmichalis
Copy link
Contributor

@mjudeikis
Copy link
Contributor Author

trying to cover under the same story. 70% PR done for this on auzre-helm side and later ansible

@0xmichalis
Copy link
Contributor

Closing in favor of JIRA issue [AZURE-77]

/close

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

No branches or pull requests

3 participants