cloud-native-toolkit / planning

The is the planning repo to manage the cross project Epics and Issues. Tasks and Bugs
3 stars 1 forks source link

Jenkins installation on IKS is pulling content from old docker registries #149

Open mjperrins opened 4 years ago

mjperrins commented 4 years ago

Describe the bug Jenkins installation on IKS is pulling content from old docker registries

Screen Shot 2020-03-15 at 10 27 47 AM

To Reproduce

  1. Install Cloud Native Toolkit on IKS
  2. Check logs for Jobs and deployments in Kubernetes Dashboard

Expected behavior Expected to see the images being pulled from new repositories

Screenshots If applicable, add screenshots to help explain your problem.

IBM Cloud Select the services and tools affected

Desktop (please complete the following information):

seansund commented 4 years ago

The whole jenkins-config job needs to be revisited. Ideally we would move towards the Jenkins Configuration as Code and Seed plugins as the operator-based Jenkins install does. At that point we could do away with this logic.

seansund commented 4 years ago

Replaced the ibm-garage-cli-tools reference with an alpine image. Still need to work on the node-11 reference