v0.9.3-alpha.0 #201
clockworksoul
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In this release we're including a couple of "preview" features in what we'd consider an "alpha" stage to allow any brave souls to experiment with it.
Full documentation for these new features coming soon!
Overview
[ALPHA] Dynamic configuration: The
gort config
series of commands now exists, allowing a user to define custom uses the Gort database to store all values in plain text. Do not use this for sensitive purposes! The final v0.9.3 release will include a Vault implementation as well.[ALPHA] Triggers: Bundle commands can now be decorated with regular expressions that can match non "command" text. This allows commands to be constructed that execute in response to any pattern of the designer's choosing!
[ALPHA] Kubernetes secrets injection: The. new
env_secret
property in thekubernetes
configuration allows the contents of a Kubernetessecrets
resource to be injected directly into all commands!Congratulations and many thanks to @mmiller1 for his first of hopefully many contributions!
Full contributions
whoami
command help output formatting by @clockworksoul in Minor:whoami
command help output formatting #200New Contributors
Full Changelog: v0.9.1...v0.9.3-alpha.0
This discussion was created from the release v0.9.3-alpha.0.
Beta Was this translation helpful? Give feedback.
All reactions