Skip to content

v1.6.0rc1

Choose a tag to compare

@twratl twratl released this 25 Oct 14:06
· 249 commits to main since this release
6d879a2

v1.6.0rc1 [2023-10-25]

What's New

  • Initial support for Kubernetes - this functionality is not yet available publicly on the Britive Platform - this is a beta feature for internal use only

Enhancements

  • Add command cache kubeconfig
  • Update command cache clear to delete the kube config file if it exists
  • Add global config flag auto-refresh-kube-config set by configure update global auto-refresh-kube-config true
  • Add checkout mode k8s-exec for use exclusively inside an exec command of a kube config file
  • Add console helper script pybritive-kube-exec for use exclusively inside an exec command of a kube config file
  • Add the pybritive package version into the User-Agent string used by the Britive Python SDK (britive package)

Bug Fixes

  • None

Dependencies

  • None

Other

  • Documentation update on bash command to add the python bin path to your PATH environment variable.