openfun / arnold

:construction_worker_woman: Deploy your applications to Kubernetes with Ansible
MIT License
40 stars 8 forks source link

⬆️(project) upgrade k3d release to v5.4.6 #756

Closed jmaupetit closed 2 years ago

jmaupetit commented 2 years ago

Purpose

Now that CircleCI docker version is compatible with recent k3d releases, it's time to move on!

Proposal

During this work I had to fix a recent regression with redirection ingresses not defining explicitly their ingressClassName.

Reference issue: https://github.com/k3d-io/k3d/issues/807