ansible-collections / kubernetes.core

The collection includes a variety of Ansible content to help automate the management of applications in Kubernetes and OpenShift clusters, as well as the provisioning and maintenance of clusters themselves.
Other
214 stars 133 forks source link

[PR #745/6a04f42d backport][stable-5] helm: Accept release candidate versions for compatibility checks #754

Closed patchback[bot] closed 3 months ago

patchback[bot] commented 3 months ago

This is a backport of PR #745 as merged into main (6a04f42d0bb85756af5c5946907bbd80bdb1666f).

SUMMARY

If the helm CLI version includes -rc.1 for example, the version checks fails due to an incomplete regex. The error can be triggered if you use helm v3.15.0-rc.1 for example, and apply a helm chart with wait: true

ISSUE TYPE
COMPONENT NAME

helm helm_pull

ADDITIONAL INFORMATION
softwarefactory-project-zuul[bot] commented 3 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/78ddf2c56d464864ac9742f6d4815886

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 3m 35s :heavy_check_mark: build-ansible-collection SUCCESS in 6m 54s

softwarefactory-project-zuul[bot] commented 3 months ago

Build succeeded (gate pipeline). https://ansible.softwarefactory-project.io/zuul/buildset/da65cf6ce0544a26a5080a35da2e19f0

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 3m 34s :heavy_check_mark: build-ansible-collection SUCCESS in 7m 08s