issues
search
charmed-kubernetes
/
kubernetes-dashboard-operator
Kubernetes dashboard operator. Report bugs at https://bugs.launchpad.net/kubernetes-dashboard-operator
Apache License 2.0
0
stars
2
forks
source link
Implement Ingress integration
#81
Closed
mateoflorido
closed
1 year ago
mateoflorido
commented
1 year ago
Summary
This PR implements the Ingress integration.
Changes
Added Traefik Ingress v2 library.
Removed Chain from the unit Certificate.
Included integration tests for Ingress with Traefik.
Summary
This PR implements the Ingress integration.
Changes