Skip to content

All images up

Fotis Georgatos requested to merge all_images_up into master

This PR has the interventions needed to allow largely automated deployments under k8s.

fyi. this is as far as we could arrive today, the sample of the namespace is now:

default           command-webservice-6846485756-8hvjh             0/1     CrashLoopBackOff   5          3m47s   10.42.0.124   sdc-nod
default           consent-commandhandler-d75bbffdb-njhv6          1/1     Running            0          2m30s   10.42.0.132   sdc-nod
default           consent-webservice-7ffc8fd94c-f9vfb             1/1     Running            0          2m30s   10.42.0.133   sdc-nod
default           consentsigning-commandhandler-d587bfdff-s867f   1/1     Running            0          2m30s   10.42.0.134   sdc-nod
default           consentsigning-webservice-858f7d66b4-f2xjq      1/1     Running            0          2m30s   10.42.0.135   sdc-nod
default           mongodb-8455cd5999-nhwpm                        1/1     Running            0          2m30s   10.42.0.136   sdc-nod
default           pdp-7b8dfd558-q5mmq                             1/1     Running            0          3m4s    10.42.0.130   sdc-nod
default           pip-7556c5578f-5hlwd                            1/1     Running            0          3m4s    10.42.0.131   sdc-nod
default           pulsar-6c7f4d594c-vc6p5                         1/1     Running            0          2m30s   10.42.0.137   sdc-nod
default           read-webservice-765489b4b6-ptz7f                0/1     CrashLoopBackOff   5          3m46s   10.42.0.127   sdc-nod
default           reader-59d87d656f-842fs                         1/1     Running            3          3m45s   10.42.0.128   sdc-nod
default           submissions-commandhandler-778d79574c-lsqzt     1/1     Running            2          3m45s   10.42.0.129   sdc-nod

Progress: reverting to v1.18 for kompose solves some of the problems (but not the automated image push)

Merge request reports