production: Deploy provenance rpc service
Refs. swh/infra/sysadm-environment#5397 (closed)
helm diff
[swh] Comparing changes between branches swh-next-version and mr/provenance-v0.2.0 (per environment)...
Your branch is up to date with 'origin/swh-next-version'.
[swh] Generate config in swh-next-version branch for environment staging, namespace swh...
[swh] Generate config in swh-next-version branch for environment staging, namespace swh-cassandra...
[swh] Generate config in swh-next-version branch for environment staging, namespace swh-cassandra-next-version...
[swh] Generate config in mr/provenance-v0.2.0 branch for environment staging...
[swh] Generate config in mr/provenance-v0.2.0 branch for environment staging...
[swh] Generate config in mr/provenance-v0.2.0 branch for environment staging...
Your branch is up to date with 'origin/swh-next-version'.
[swh] Generate config in swh-next-version branch for environment production, namespace swh...
[swh] Generate config in swh-next-version branch for environment production, namespace swh-cassandra...
[swh] Generate config in swh-next-version branch for environment production, namespace swh-cassandra-next-version...
[swh] Generate config in mr/provenance-v0.2.0 branch for environment production...
[swh] Generate config in mr/provenance-v0.2.0 branch for environment production...
[swh] Generate config in mr/provenance-v0.2.0 branch for environment production...
------------- diff for environment staging namespace swh -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.cqc1jqTi/staging-swh.before, 139 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.cqc1jqTi/staging-swh.after, 139 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned no differences
|___/
------------- diff for environment staging namespace swh-cassandra -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.cqc1jqTi/staging-swh-cassandra.before, 438 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.cqc1jqTi/staging-swh-cassandra.after, 438 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned two differences
|___/
data.config.yml.template (v1/ConfigMap/swh-cassandra/provenance-graph-granet-configuration-template)
± value change in multiline text (one insert, one deletion)
- cls: graph
- url: graph.internal.softwareheritage.org:50091
+ cls: known_swhid_filter
+ filter_licenses: false
+ provenance:
+ cls: graph
+ max_edges: 100000
+ url: graph.internal.softwareheritage.org:50091
spec.template.metadata.annotations.checksum/config (apps/v1/Deployment/swh-cassandra/provenance-graph-granet)
± value change
- b94ce5bb4a716ffe2288a3094bf9a3ea5161c2c1ca560739bcf906a3d9fa1533
+ efc6933069d30442c937aeedba25e7a0c2555e1ca65aea52be04b618e9d33d40
------------- diff for environment staging namespace swh-cassandra-next-version -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.cqc1jqTi/staging-swh-cassandra-next-version.before, 345 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.cqc1jqTi/staging-swh-cassandra-next-version.after, 345 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned two differences
|___/
data.config.yml.template (v1/ConfigMap/swh-cassandra-next-version/provenance-graph-granet-configuration-template)
± value change in multiline text (one insert, one deletion)
- cls: graph
- url: graph.internal.softwareheritage.org:50091
+ cls: known_swhid_filter
+ filter_licenses: false
+ provenance:
+ cls: graph
+ max_edges: 100000
+ url: graph.internal.softwareheritage.org:50091
spec.template.metadata.annotations.checksum/config (apps/v1/Deployment/swh-cassandra-next-version/provenance-graph-granet)
± value change
- c4f48785f472ac053e0d5ca83c7e514f4c260078b79f6ae5a2605e5d6c72466a
+ ec9e1a625460a25ae508384d7a89e4d30632178678968db8b7f222d620955e0c
------------- diff for environment production namespace swh -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.cqc1jqTi/production-swh.before, 449 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.cqc1jqTi/production-swh.after, 449 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned three differences
|___/
data.config.yml.template (v1/ConfigMap/swh/provenance-graph-granet-configuration-template)
± value change in multiline text (one insert, one deletion)
- cls: graph
- url: graph.internal.softwareheritage.org:50091
+ cls: known_swhid_filter
+ filter_licenses: false
+ provenance:
+ cls: graph
+ max_edges: 100000
+ url: graph.internal.softwareheritage.org:50091
spec.template.metadata.annotations.checksum/config (apps/v1/Deployment/swh/provenance-graph-granet)
± value change
- d88314e75975d1e772541700770d914cb4e347c5fa5fb98e31feb4500629bdbf
+ 610dab18f91185e819308311d49952877ea43ae915a6f0bf9fdeccd4f89ab154
spec.rules.0.http.paths (networking.k8s.io/v1/Ingress/swh/web-app1-ingress-authenticated)
- one list entry removed:
- path: /api/1/provenance/
pathType: Prefix
backend:
service:
name: web-app1
port:
number: 5004
------------- diff for environment production namespace swh-cassandra -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.cqc1jqTi/production-swh-cassandra.before, 126 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.cqc1jqTi/production-swh-cassandra.after, 126 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned no differences
|___/
Edited by Vincent Sellier