Files
community.okd/galaxy.yml
Mike Graves f60ded17b0 Update to work with k8s 2.0 (#93)
* Update to work with k8s 2.0

This makes the necessary changes to get the collection working with
kubernetes.core 2.0. The biggest changes here will be switching from the
openshift client to the kubernetes client, and dropping Python 2
support.

* Install kubernetes not openshift

* Add changelog fragment
2021-06-21 14:41:56 -04:00

28 lines
670 B
YAML

---
authors:
- geerlingguy (https://www.jeffgeerling.com/)
- fabianvf (https://github.com/fabianvf)
- willthames (https://github.com/willthames)
- Akasurde (https://github.com/akasurde)
dependencies:
kubernetes.core: '>=2.0.0,<2.1.0'
description: OKD Collection for Ansible.
documentation: ''
homepage: ''
issues: https://github.com/ansible-collections/community.okd/issues
license_file: LICENSE
name: okd
namespace: community
readme: README.md
repository: https://github.com/ansible-collections/community.okd
tags:
- kubernetes
- k8s
- cloud
- infrastructure
- openshift
- okd
- cluster
# Also needs to be updated in the Makefile
version: 1.1.2