cloud-native-toolkit / cloud-native-toolkit/planning
Jenkins is failing to deploy in eu-gb region for a new cluster
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Using the eg-gb region and an empty resource group have followed the instructions to deploy a new tools and create a new cluster. However, jenkins will not successfully deploy. The following error occurs in the jenkins-deploy pod:
```
--> Scaling jenkins-1 to 1
Warning: acceptAvailablePods encountered watch.ErrWatchClosed, retryingWarning: acceptAvailablePods encountered watch.ErrWatchClosed, retryingerror: update acceptor rejected jenkins-1: acceptAvailablePods encountered unknown error for ReplicationController tools/jenkins-1: acceptAvailablePods failed watching for ReplicationController tools/jenkins-1: : too old resource version: 6385 (8321)
```
All other components are created, except for sonarqube which is in a pending status.
**To Reproduce**
Steps to reproduce the behaviour:
Follow instructions here: https://ibm-garage-cloud.github.io/ibm-garage-developer-guide/admin/installation-ibm-cloud/
Set all parameters to eu-gb using lon02 data centre.
**Expected behavior**
Tools to be created as per documentation. What I found was jenkins does not deploy and fails.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**IBM Cloud**
Select the services and tools affected
- [ ] IBM Kubernetes Service Managed Service
- [X] Red Hat OpenShift Managed Services
- [X] Jenkins
- [ ] Tekton
- [ ] SonarQube
- [ ] Pact
- [ ] Artifactory
- [ ] IBM Image Registry
**Desktop (please complete the following information):**
- OS: macOs
- Browser [e.g. chrome, safari]: safari
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.