openstack-helm-infra/cert-rotation
Gupta, Sangeet (sg774j) ba998fc142 cert-rotation: Return true if grep finds no match
If grep does not find a match, it return 1 which fails the shell
script. Hence made it return true if no match is found.
Also, removed returning of error from the script becasue any failure
will cause the job to re-run which may re-renew certificates and
restart the pods again. And this can continue if the error persists.

Chaange-Id: I2a38b59789fd522e8163ff9b12ff847eb1fe2f3a
Change-Id: Ica456ef6c5bec2bd29f51aaeef7b5ce5e8681beb
2021-08-06 17:58:28 +00:00
..
templates cert-rotation: Return true if grep finds no match 2021-08-06 17:58:28 +00:00
Chart.yaml cert-rotation: Return true if grep finds no match 2021-08-06 17:58:28 +00:00
requirements.yaml cert-rotation: New chart for certificate rotation 2021-08-05 17:46:15 +00:00
values.yaml cert-rotation: New chart for certificate rotation 2021-08-05 17:46:15 +00:00