Paul Warren
Paul Warren
- introduces rest events Fixes #320
We would like secrets to be managed on the cluster and not in the data values input file provided by the operator.
## Describe the bug On two different k8s 1.18 distros (gcp and eks) we have seen a failure to delete cf-for-k8s because the database PV fails to delete. ## To...
## Context Count queries can be [slow](https://wiki.postgresql.org/wiki/Slow_Counting). This impacts us because Spring Data's querydsl implementation for paged findAll methods performs a count query to calculate the total number of pages...
… (as per hibernate's compatibility matrix)