Skip to content

Latest commit

 

History

History
215 lines (162 loc) · 12.2 KB

CHANGELOG.rst

File metadata and controls

215 lines (162 loc) · 12.2 KB

Kubernetes Collection Release Notes

Topics

v1.1.1

Bugfixes

v1.1.0

Major Changes

Minor Changes

Bugfixes

v1.0.0

Major Changes

Minor Changes

Security Fixes

Bugfixes

New Modules

  • helm_plugin - Manage Helm plugins
  • helm_plugin_info - Gather information about Helm plugins

v0.11.1

Major Changes

Minor Changes

Bugfixes

v0.11.0

Major Changes

Minor Changes

Bugfixes

New Modules

  • helm - Manages Kubernetes packages with the Helm package manager
  • helm_info - Get information from Helm package deployed inside the cluster
  • helm_repository - Add and remove Helm repository

v0.10.0

Major Changes

Minor Changes

Security Fixes

  • kubectl - Warn about information disclosure when using options like kubectl_password, kubectl_extra_args, and kubectl_token to pass data through to the command line using the kubectl connection plugin (ansible-collections#51).

Bugfixes

New Modules

  • k8s_exec - Execute command in Pod
  • k8s_log - Fetch logs from Kubernetes resources

v0.9.0

Major Changes

  • k8s - Inventory source migrated from Ansible 2.9 to Kubernetes collection.
  • k8s - Lookup plugin migrated from Ansible 2.9 to Kubernetes collection.
  • k8s - Module migrated from Ansible 2.9 to Kubernetes collection.
  • k8s_auth - Module migrated from Ansible 2.9 to Kubernetes collection.
  • k8s_config_resource_name - Filter plugin migrated from Ansible 2.9 to Kubernetes collection.
  • k8s_info - Module migrated from Ansible 2.9 to Kubernetes collection.
  • k8s_scale - Module migrated from Ansible 2.9 to Kubernetes collection.
  • k8s_service - Module migrated from Ansible 2.9 to Kubernetes collection.
  • kubectl - Connection plugin migrated from Ansible 2.9 to Kubernetes collection.
  • openshift - Inventory source migrated from Ansible 2.9 to Kubernetes collection.