SuccessChanges

Summary

  1. add simple 'exec' liveness probe (details)
  2. move liveness probe start to end of main method (details)
  3. fixed naming nuances. getting chart to work in docker desktop (details)
  4. get fullname from metacat chart or provide in values (details)
  5. fixed fullname (details)
  6. roll subcharts back to orig (details)
  7. change app version to 3.0.1-SNAPSHOT (details)
  8. fix probe command (details)
  9. exit app if unrecoverable exception thrown (details)
  10. remove readiness probe (details)
  11. bump rmq amqp client to 5.21.0 (details)
  12. move .Values.idxworker.cn_url to .Values.global.d1ClientCnUrl (details)
Commit aedcb980371250f8c6fcc80cd528424459f49d0e by 106352182+artntek
add simple 'exec' liveness probe
The file was modifiedsrc/main/java/org/dataone/cn/indexer/IndexWorker.java (diff)
The file was modifiedhelm/templates/deployment.yaml (diff)
The file was modifieddocker/Dockerfile (diff)
Commit 6e5eef064d268b9cf00e2bf8966f72ebe084c9bb by 106352182+artntek
move liveness probe start to end of main method
The file was modifiedsrc/main/java/org/dataone/cn/indexer/IndexWorker.java (diff)
Commit 1fcf6ad6d6d4f70aa1b6c1b4327f2730a4b0a106 by 106352182+artntek
fixed naming nuances. getting chart to work in docker desktop
The file was modifiedhelm/templates/_helpers.tpl (diff)
The file was modifiedhelm/Chart.lock (diff)
The file was modifiedhelm/Chart.yaml (diff)
Commit 449a0cbcee07d6639b9733fda96e7f07e8992575 by 106352182+artntek
get fullname from metacat chart or provide in values
The file was modifiedhelm/values.yaml (diff)
The file was modifiedhelm/templates/_helpers.tpl (diff)
The file was modifiedhelm/templates/_helpers.tpl (diff)
Commit 6333d0391ca29e98dd7483da44a657b77bc4f523 by 106352182+artntek
roll subcharts back to orig
The file was modifiedhelm/Chart.yaml (diff)
The file was modifiedhelm/Chart.lock (diff)
Commit a725b49d401ec0315c04e8f7ce935d612358bf6f by 106352182+artntek
change app version to 3.0.1-SNAPSHOT
The file was modifiedhelm/Chart.yaml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedhelm/templates/deployment.yaml (diff)
Commit 54b19445d6216b445e5f2e35b85f3ab328cd4ad6 by 106352182+artntek
exit app if unrecoverable exception thrown
The file was modifiedsrc/main/java/org/dataone/cn/indexer/IndexWorker.java (diff)
The file was modifiedhelm/templates/deployment.yaml (diff)
Commit 341b83302b17feb181e323f022c82cec4ce100e6 by 106352182+artntek
bump rmq amqp client to 5.21.0
The file was modifiedpom.xml (diff)
Commit c9bdd92d8f4cdc70da90a358a208a760a3f1d961 by 106352182+artntek
move .Values.idxworker.cn_url to .Values.global.d1ClientCnUrl
The file was modifiedhelm/config/dataone-indexer.properties (diff)
The file was modifiedhelm/values.yaml (diff)