cyberark / secrets-provider-for-k8s

Cyberark secrets provider for k8s
Apache License 2.0
26 stars 11 forks source link

Fix lifecycle hooks in rotation tests #456

Closed szh closed 2 years ago

szh commented 2 years ago

Implemented Changes

Use livenessProbe to restart app container when secrets change. Also fixed integration test yaml that mistakenly had the postStart lifecycle hook in the app container instead of the secrets-provider container.

Connected Issue/Story

N/A

Definition of Done

Changelog

Test coverage

Documentation

Behavior

Security

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 9c5ae671 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 89.2% (0.2% change).

View more on Code Climate.