Releases: ansible/receptor
Releases · ansible/receptor
v1.1.0
v1.0.0
v1.0.0rc1
v1.0.0a2
v1.0.0a1
v0.9.7
v0.9.6
v0.9.5
- Status now returns a list of work commands that are available to run for each node in the mesh
- Fixed hang when submitting Kubernetes work using a service account without the appropriate permissions
v0.9.4
- Add option to pass in a Kubernetes pod definition during runtime
- Generate and sign certificate requests that can include Receptor node IDs
- Bug fixes and improvements to the cmdline library
v0.9.3
- Add runtime Kubernetes authentication via kubeconfig, and remove params-based authentication
- Fix hang when getting results for nonexistent work ID
- Minor code and test fixes