Skip to content

v1.0.6

Compare
Choose a tag to compare
@c-bata c-bata released this 21 Feb 14:34
· 45 commits to master since this release

ʕ◔ϖ◔ʔ Release v1.0.6

  • Fix namespace handling. Determine the namespace to use in following orders (refs #42).
    1. Use a command-line flag if it exists --namespace (or -n).
    2. Use the namespace of current context.
  • Fix the bug that ingress completer doesn't work (refs #36).
  • Add feature to complete jobs (refs #33).
  • Deliver linux-arm64 binary (refs #32).
  • Support oidc and openstack plugin (refs #41).