-
Story
-
Resolution: Done
-
High
-
None
update: just fix
https://git.onap.org/oom/tree/kubernetes/pomba/charts/pomba-networkdiscovery/values.yaml#n27
image: onap/network-discovery:1.5.0-SNAPSHOT-latest
https://git.onap.org/oom/tree/kubernetes/pomba/charts/pomba-servicedecomposition/values.yaml#n27
image: onap/service-decomposition:1.5.0-SNAPSHOT-latest
, There is an issue starting data-router – (healthcheck currently passes because this pod is not part of a rest test)
https://jira.onap.org/browse/LOG-1049
Warning Unhealthy 10m (x1504 over 3d) kubelet, a-cd1-master Liveness probe failed: dial tcp 10.42.47.188:9502: connect: connection refused
Warning BackOff 3m (x3424 over 3d) kubelet, a-cd1-master Back-off restarting failed container
ubuntu@a-cd1-master:~$ kubectl describe pod onap-pomba-pomba-data-router-565d5cfdd7-qd48k -n onap
onap onap-pomba-pomba-data-router-565d5cfdd7-qd48k 1/2 Running 1132 3d
Also, related – on the use of non-released images - I answered today on behalf of POMBA’s remaining 4 SNAPSHOT image references in Dublin RC1 this morning in the PTL meet
We need to either release or revert the following image tags – I am a bit unfamiliar with the code that went into the latest changes and will need to review them right now.
4 of the problem images:
https://git.onap.org/oom/tree/kubernetes/pomba/charts/pomba-networkdiscovery/values.yaml#n27
image: onap/network-discovery:1.5.0-SNAPSHOT-latest
https://git.onap.org/oom/tree/kubernetes/pomba/charts/pomba-search-data/values.yaml#n12
image: onap/search-data-service:1.4-STAGING-latest
https://git.onap.org/oom/tree/kubernetes/pomba/charts/pomba-servicedecomposition/values.yaml#n27
image: onap/service-decomposition:1.5.0-SNAPSHOT-latest
https://git.onap.org/oom/tree/kubernetes/pomba/charts/pomba-data-router/values.yaml#n30
image: onap/data-router:1.4-STAGING-latest
In the past we had an issue with using the latest data-router – I think we still have this issue
Shared with AAI – looking for the image repo in AAI – discussed this one with prudence who just stopped by
https://git.onap.org/oom/tree/kubernetes/pomba/charts/pomba-data-router/values.yaml#n30
will use the 1.3.0 older release(not the 1.4 one – which is incompatible as below)
Bottom line is for RC2 we just need to deploy properly and pass healthcheck – actually working is another issue.
- blocks
-
LOG-1052 Verify POMBA functionality (REST) works after ND image changes from SNAPSHOT versions in Dublin RC2
- Closed
-
LOG-1012 POMBA: DR: non STAGING version on master for validation container
- Closed
- is blocked by
-
LOG-1042 POMBA 2 of 7 healthchecks failing - see LOG-1018
- Closed
-
LOG-1049 POMBA: data-router pod fails to start
- Closed
-
INT-1042 Update OOM image version with docker-manifest-staging.csv before retiring docker-manifest-staging.csv file
- Closed
- relates to
-
SDNC-760 SDNC pod does not come up - timeout on waiting for healtcheck
- Closed