Compilation results for prometheus2006.codfw.wmnet: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 4711 |
|---|---|
| Resources added: | 11 |
| Resources removed: | 11 |
| Resources modified: | 1 |
| Change percentage: | 0.49% |
Resources only in the new catalog
- Exec[Generate cert discovery2026__prometheus_discovery_wmnet_server]
- Exec[Generate cert discovery2026__prometheus_discovery_wmnet_server refresh on intermediate ca change]
- Exec[create chained cert /etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server.chain.pem]
- File[/etc/cfssl/csr/discovery2026__prometheus_discovery_wmnet_server.csr]
- Exec[Generate cert discovery2026__prometheus_discovery_wmnet_server refresh]
- Exec[renew certificate - discovery2026__prometheus_discovery_wmnet_server]
- File[/etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server.chained.pem]
- File[/etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server-key.pem]
- File[/etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server.csr]
- File[/etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server.pem]
- File[/etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server.chain.pem]
Resources only in the old catalog
- Exec[Generate cert discovery__prometheus_discovery_wmnet_server refresh]
- File[/etc/envoy/ssl/discovery__prometheus_discovery_wmnet_server.csr]
- Exec[create chained cert /etc/envoy/ssl/discovery__prometheus_discovery_wmnet_server.chain.pem]
- File[/etc/cfssl/csr/discovery__prometheus_discovery_wmnet_server.csr]
- File[/etc/envoy/ssl/discovery__prometheus_discovery_wmnet_server.pem]
- Exec[renew certificate - discovery__prometheus_discovery_wmnet_server]
- File[/etc/envoy/ssl/discovery__prometheus_discovery_wmnet_server-key.pem]
- Exec[Generate cert discovery__prometheus_discovery_wmnet_server]
- File[/etc/envoy/ssl/discovery__prometheus_discovery_wmnet_server.chained.pem]
- File[/etc/envoy/ssl/discovery__prometheus_discovery_wmnet_server.chain.pem]
- Exec[Generate cert discovery__prometheus_discovery_wmnet_server refresh on intermediate ca change]
Resources modified
- File[/etc/envoy/listeners.d/00-tls_terminator_443.yaml]
- Content differences:
--- /etc/envoy/listeners.d/00-tls_terminator_443.yaml.orig +++ /etc/envoy/listeners.d/00-tls_terminator_443.yaml @@ -16,8 +16,8 @@ '@type': type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext common_tls_context: tls_certificates: - - certificate_chain: { filename: "/etc/envoy/ssl/discovery__prometheus_discovery_wmnet_server.chained.pem" } - private_key: { filename: "/etc/envoy/ssl/discovery__prometheus_discovery_wmnet_server-key.pem" } + - certificate_chain: { filename: "/etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server.chained.pem" } + private_key: { filename: "/etc/envoy/ssl/discovery2026__prometheus_discovery_wmnet_server-key.pem" } filters: - name: envoy.http_connection_manager typed_config:
- Content differences: