Skip to content

v0.5.0

Compare
Choose a tag to compare
@ondrejsika ondrejsika released this 09 Apr 14:46
· 47 commits to master since this release
7074ae2

Changelog

  • 7074ae2 VERSION: v0.5.0
  • 5351bef chore(examples/config/rke2_single_node): Gitignore kubeconfig.yml
  • 126396c chore(examples/config/rke2_single_node): Add task which get kubeconfig
  • f64aa4c chore(examples/config/rke2_single_node): Update Kubernetes to v1.26
  • 838e966 feat(pkg/task/lib/command): Add template support for task/command
  • 6fb47d5 feat(pkg/run): print task before host in the run output
  • 3dc5453 fix(pkg/run): Fix panic: assignment to entry in nil map
  • 6e451fd feat: Add support for quiet output for generating shell scripts
  • 2e0d5af chore(examples/config/rke2): Add copy config to local machine step
  • c3a1f1b chore(examples/config/rke2): Add tls-sans to rke2/config.yaml
  • f129edd chore(examples/config/rke2): Remove unnecessary step
  • 7ee26cc feat(pkg/run): Display progess at the host in format "(current/total)"
  • 92b4cbd feat(pkg/run): Display progess at the play and task in format "(current/total)"
  • f8cd1f4 VERSION: v0.5.0-dev