mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-11 02:56:10 +00:00
Preparation for an initial 0.9.0 release.
This commit is contained in:
20
CHANGELOG.md
Normal file
20
CHANGELOG.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Kubernetes Collection Changes
|
||||
|
||||
## 0.9.0
|
||||
|
||||
- Initial migration of Kubernetes content from Ansible core (2.9 / devel), including content:
|
||||
- **Connection Plugins**:
|
||||
- `kubectl`
|
||||
- **Filter Plugins**:
|
||||
- `k8s_config_resource_name`
|
||||
- **Inventory Source**:
|
||||
- `k8s`
|
||||
- `openshift`
|
||||
- **Lookup Plugins**:
|
||||
- `k8s`
|
||||
- **Modules**:
|
||||
- `k8s`
|
||||
- `k8s_auth`
|
||||
- `k8s_info`
|
||||
- `k8s_scale`
|
||||
- `k8s_service`
|
||||
Reference in New Issue
Block a user