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
The file was modifieddocker/Dockerfile
The file was modifiedhelm/templates/deployment.yaml
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
Commit 1fcf6ad6d6d4f70aa1b6c1b4327f2730a4b0a106 by 106352182+artntek
fixed naming nuances. getting chart to work in docker desktop
The file was modifiedhelm/Chart.yaml
The file was modifiedhelm/templates/_helpers.tpl
The file was modifiedhelm/Chart.lock
Commit 449a0cbcee07d6639b9733fda96e7f07e8992575 by 106352182+artntek
get fullname from metacat chart or provide in values
The file was modifiedhelm/values.yaml
The file was modifiedhelm/templates/_helpers.tpl
Commit 14271657686d0edeaa5472d7f0e77df006b6f120 by 106352182+artntek
fixed fullname
The file was modifiedhelm/templates/_helpers.tpl
Commit 6333d0391ca29e98dd7483da44a657b77bc4f523 by 106352182+artntek
roll subcharts back to orig
The file was modifiedhelm/Chart.lock
The file was modifiedhelm/Chart.yaml
Commit a725b49d401ec0315c04e8f7ce935d612358bf6f by 106352182+artntek
change app version to 3.0.1-SNAPSHOT
The file was modifiedhelm/Chart.yaml
The file was modifiedpom.xml
Commit 92a36da0ad938847836f87e45fd61e72fb0e935d by 106352182+artntek
fix probe command
The file was modifiedhelm/templates/deployment.yaml
Commit 54b19445d6216b445e5f2e35b85f3ab328cd4ad6 by 106352182+artntek
exit app if unrecoverable exception thrown
The file was modifiedsrc/main/java/org/dataone/cn/indexer/IndexWorker.java
Commit 2fbc75bf7b65beebd7c53125d10386861efb10e6 by 106352182+artntek
remove readiness probe
The file was modifiedhelm/templates/deployment.yaml
Commit 341b83302b17feb181e323f022c82cec4ce100e6 by 106352182+artntek
bump rmq amqp client to 5.21.0
The file was modifiedpom.xml
Commit c9bdd92d8f4cdc70da90a358a208a760a3f1d961 by 106352182+artntek
move .Values.idxworker.cn_url to .Values.global.d1ClientCnUrl
The file was modifiedhelm/config/dataone-indexer.properties
The file was modifiedhelm/values.yaml