Skip to content

Releases: cyberark/secrets-provider-for-k8s

v0.4.0

23 Jan 10:52
4297200
Compare
Choose a tag to compare

Changed

  • Using a new conjur-authn-k8s-client version that enables authentication of
    hosts that have their application identity defined in annotations.

v0.3.0

05 Jan 14:51
8f4c728
Compare
Choose a tag to compare

Changed

  • Using a new authn-client version that sends the full host-id in the CSR
    request so we have this capability in this project. This enables users to
    authenticate with hosts that are defined anywhere in the policy tree.

v0.2.0

19 Sep 08:00
cfddcff
Compare
Choose a tag to compare

Added

- Logs
    - Logging in different log levels (info, debug, warn)
    - Capability to Enable debug logs via the env
    - More messages to increase UX and supportability
- An end-to-end integration test

Changed

- Escape secrets with backslashes before patching in k8s