summaryrefslogtreecommitdiffstats
path: root/src/cephadm/tests/test_ingress.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* cephadm: add customize_container_mounts method to haproxy classJohn Mulligan2023-11-111-1/+1
* cephadm: add customize_container_mounts method to keepalived classJohn Mulligan2023-11-111-1/+1
* cephadm: move extract_uid_gid func to container_types moduleJohn Mulligan2023-11-031-2/+2
* cephadm: convert haproxy type to a ContainerDaemonFormJohn Mulligan2023-10-051-1/+1
* cephadm: convert keepalived type to a ContainerDaemonFormJohn Mulligan2023-10-051-1/+1
* cephadm: add test coverage for Keepalived classJohn Mulligan2022-10-051-0/+178
* cephadm: add test coverage for HAproxy classJohn Mulligan2022-10-051-0/+172