promenade/tests/unit
Egorov, Stanislav 4f0ae384a8 CoreDNS probe refactoring and version uplift
This is uplift for CoreDNS to version 1.6.2

Upstream CoreDNS image has no tools inside like wget/dig and can't
be used as is because pod probes will fail. Coredns pod has
Liveness/Readiness probes which are just a shell script to run
wget/dig to determine that CoreDNS is functional. So, decided
to add tools for probes in promenade image and do refactoring.

New endpoints for health check are running in side-car:
/externalhealth - to do the same check like previous shell script,
/selfcheck - to do check of the health of side-car itself.

Main container should be pointed to check endpoint provided by
side-car container.

Change-Id: Ib7fcf309b6cc34a86eeeec6e2109988cfa862955
2019-10-16 12:04:33 -07:00
..
api Uplift etcd to 3.3.12 2019-10-01 09:26:52 -07:00
builder_data/simple CoreDNS probe refactoring and version uplift 2019-10-16 12:04:33 -07:00
__init__.py Add API unit tests 2017-12-19 16:45:37 -05:00
test_builder.py Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00
test_generator.py Fix DNS name list for kube services in certs 2018-02-14 15:33:41 -06:00