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
204 stars 130 forks source link

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

Closed patchback[bot] closed 2 weeks ago

patchback[bot] commented 2 weeks 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 2 weeks ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/993c816d85854f20ba7455c73dc5761d

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 2m 59s :heavy_check_mark: build-ansible-collection SUCCESS in 8m 05s

softwarefactory-project-zuul[bot] commented 2 weeks ago

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

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 12s :heavy_check_mark: build-ansible-collection SUCCESS in 7m 21s