Releases: wandera/scccmd
Releases · wandera/scccmd
Release v0.0.7 - Webhook improvements
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
Release v0.0.6 - Webhook improvements
- Improved webhook injecting config into all containers
- Added
version
command - Switched from
dep
togo modules
Release v0.0.5 - Configuration diff command
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
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
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
Merge pull request #12 from WanderaOrg/webhook Webhook fix & Documentation update
v0.0.1 - Initial release
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