openstack-charmers / zaza

A Python3-only functional test framework for Charms
Apache License 2.0
10 stars 46 forks source link

[yoga] Add support for k8s to get_application_ip #651

Closed rodrigogansobarbieri closed 6 months ago

rodrigogansobarbieri commented 6 months ago

Add support for returning the application ingress address when get_application_ip is called against a kubernetes model.

(cherry picked from commit 35ac614a51ad80dfdbb485cb48efc63315ae16fb)

rodrigogansobarbieri commented 6 months ago

Yoga CI is failing due to the lack of this commit: https://openstack-ci-reports.ubuntu.com/artifacts/37b/911153/2/check/ceph-focal-xena_nova/37bd901/job-output.txt

rodrigogansobarbieri commented 6 months ago

abandoning PR