mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-26 19:03:14 +00:00
* 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
4 lines
69 B
YAML
4 lines
69 B
YAML
collections:
|
|
- name: kubernetes.core
|
|
version: '>=2.0.0,<2.1.0'
|