Releases: jgriff/k8s-resource
Releases · jgriff/k8s-resource
v0.0.4
- Support filtering on
status.phase
#9
v0.0.3
- Implement
out
for supporting put
steps #7
v0.0.2
Second alpha release that now has proper unit test coverage, and few new features.
- Unit tests written in
bats
🦇 #4
- Support
sensitive
resources to keep from leaking unwanted stuff into the logs #5
- Support
namespace
configuration for fetching resources #6
v0.0.1
Initial alpha release with basic initial capability. Can fetch kubernetes resources, and supports filtering by name
(regex support) and olderThan
.