add integration test for https IP address route (#4476)

Update the integration test libsonnet templates to assign a fixed IP 
address to the trusted-httpdetails service. This requires also assigning
a fixed IP subnet to the docker network.

Configure a route with a 'to' URL using https and this fixed IP address. 
Add a corresponding certificate with the IP address. Finally, add a test
case that makes a request to this route.
This commit is contained in:
Kenneth Jenkins 2023-08-18 09:32:21 -07:00 committed by GitHub
parent c6b7927e1c
commit 379abecab1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 217 additions and 115 deletions

File diff suppressed because one or more lines are too long