openshift / community.okd

OKD/Openshift collection for Ansible
http://galaxy.ansible.com/community/okd
GNU General Public License v3.0
56 stars 36 forks source link

Version conflict with kubernetes.core in Ansible package #183

Closed felixfontein closed 1 year ago

felixfontein commented 1 year ago

Currently test builds of the Ansible package fail due to a version conflict:

ERROR: community.okd version_conflict: kubernetes.core-2.4.0 but needs >=2.1.0,<2.4.0

(From what I understand #181 should fix this.)

abikouo commented 1 year ago

@felixfontein yes it should fix this

felixfontein commented 1 year ago

Closing since this is resolved now. Thanks!