Skip to content

Releases: wandera/scccmd

Release v0.0.7 - Webhook improvements

07 Aug 10:15
1c91f86
Compare
Choose a tag to compare

Release v0.0.7 - Webhook improvements

  • Config init container is now always run as a first init-container
  • Mounting volumes into all containers including init ones

Release v0.0.6 - Webhook improvements

24 Oct 09:17
e9ba30e
Compare
Choose a tag to compare

Release v0.0.6 - Webhook improvements

  • Improved webhook injecting config into all containers
  • Added version command
  • Switched from dep to go modules

Release v0.0.5 - Configuration diff command

17 Aug 12:18
1cc7842
Compare
Choose a tag to compare

Release v0.0.5 - Configuration diff command

  • Improved webhook logging
  • Configuration diff command
  • Configuration get command can print it's output to stdout

Release v0.0.4 - Webhook operational improvements

25 Jul 07:27
e8b6f2e
Compare
Choose a tag to compare

Release v0.0.4 - Webhook operational improvements

  • Improved logging using proper logger instead of stdout
  • Added healthcheck endpoint

v0.0.3 - Init container resource assignment

04 Jun 06:44
eb61b33
Compare
Choose a tag to compare

Release v0.0.3 - Init container resource assignment

  • Init container resource assignment
    • There are resources assigned by default
    • Possibility to override via config file
  • Fixed config file loading

v0.0.2 - MutatingWebhook instead of Initializer

17 Apr 13:57
9fab822
Compare
Choose a tag to compare
Merge pull request #12 from WanderaOrg/webhook

Webhook fix & Documentation update

v0.0.1 - Initial release

10 Apr 07:11
e447908
Compare
Choose a tag to compare

Initial release with K8s Initializer for injecting configuration into pods.

Features:

  • Encrypt/Decrypt command
  • Get configuration as a file
  • Get Configuration in a Properties/YAML format
  • K8s Initializer