SKIP UPGRADE Resolve "`holocron` failing tests in all-packages pipelines"
General MR
Summary
SKIP UPGRADE Added, since current version is broken
Fixes failing tests with updated gluon.
Fixes failing postgres installs with updated postgres ( only updated to postgres 13.2.2, since newer versions appear to have permissions errors with local postgres sockets and locations)
Will require removing this in umbrella chart chart/templates/holocron/values.yaml
:
image:
- repository: ironbank/opensource/postgres/postgresql
- tag: "15.5"
Also add this to BB test-values.yaml
:
istio:
hardened:
enabled: true
customServiceEntries:
- name: "cypress-service-entries-holocron"
enabled: true
spec:
hosts:
- 'repo1.dso.mil'
location: MESH_EXTERNAL
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
Issue Link
For #38 (closed)
Testing and Verification
With umbrella install:
Upgrade Notices
n/a