swh/production: Update alter config for mirrors notification
Related to swh/infra/sysadm-environment#5606 (closed)
These modifications will deploy swh-alter
with a journal_writer
configuration to send notifications of alterations made to the archive to the Kafka topic swh.journal.mirror-notifications.removal_notification
.
helm-diff
[swh] Comparing changes between branches production and prod_alter_notification (per environment)...
Your branch is up to date with 'origin/production'.
[swh] Generate config in production branch for environment staging, namespace swh...
[swh] Generate config in production branch for environment staging, namespace swh-cassandra...
[swh] Generate config in production branch for environment staging, namespace next-version...
Your branch is up to date with 'origin/prod_alter_notification'.
[swh] Generate config in prod_alter_notification branch for environment staging...
[swh] Generate config in prod_alter_notification branch for environment staging...
[swh] Generate config in prod_alter_notification branch for environment staging...
Your branch is up to date with 'origin/production'.
[swh] Generate config in production branch for environment production, namespace swh...
[swh] Generate config in production branch for environment production, namespace swh-cassandra...
[swh] Generate config in production branch for environment production, namespace next-version...
Your branch is up to date with 'origin/prod_alter_notification'.
[swh] Generate config in prod_alter_notification branch for environment production...
[swh] Generate config in prod_alter_notification branch for environment production...
[swh] Generate config in prod_alter_notification branch for environment production...
------------- diff for environment staging namespace swh -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.Nxp4Tear/staging-swh.before, 140 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.Nxp4Tear/staging-swh.after, 140 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned no differences
|___/
------------- diff for environment staging namespace swh-cassandra -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.Nxp4Tear/staging-swh-cassandra.before, 474 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.Nxp4Tear/staging-swh-cassandra.after, 474 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned no differences
|___/
------------- diff for environment staging namespace next-version -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.Nxp4Tear/staging-next-version.before, 210 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.Nxp4Tear/staging-next-version.after, 210 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned no differences
|___/
------------- diff for environment production namespace swh -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.Nxp4Tear/production-swh.before, 148 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.Nxp4Tear/production-swh.after, 148 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned no differences
|___/
------------- diff for environment production namespace swh-cassandra -------------
_ __ __
_| |_ _ / _|/ _| between /tmp/swh-chart.swh.Nxp4Tear/production-swh-cassandra.before, 496 documents
/ _' | | | | |_| |_ and /tmp/swh-chart.swh.Nxp4Tear/production-swh-cassandra.after, 496 documents
| (_| | |_| | _| _|
\__,_|\__, |_| |_| returned two differences
|___/
data.config.yml.template (v1/ConfigMap/swh-cassandra/alter-template)
± value change in multiline text (one insert, no deletions)
graph:
timeout: null
url: http://graph-rpc-default-ingress/graph
+ journal_writer:
+ anonymize: true
+ brokers:
+ - kafka1.internal.softwareheritage.org:9092
+ - kafka2.internal.softwareheritage.org:9092
+ - kafka3.internal.softwareheritage.org:9092
+ - kafka4.internal.softwareheritage.org:9092
+ client_id: swh.alter.removals.${HOSTNAME}
+ cls: kafka
+ prefix: swh.journal.mirror-notifications
+ producer_config:
+ message.max.bytes: 1000000000
recovery_bundles:
secret_sharing:
groups:
legal:
[175 lines unchanged)]
steps:
- cls: retry
- cls: remote
url: http://storage-azure-read-only-rpc-ingress-swh-cassandra
spec.template.metadata.annotations.checksum/config (apps/v1/Deployment/swh-cassandra/alter)
± value change
- 349eefb7325f13f04f5581ebd558793931d500675dfd3fd5acbe3eacc7559e56
+ 76d67ad1eb94b69d9224130badca7e84851924507a3adcf8d474db8211e9f691
Merge request reports
Activity
Filter activity
Please register or sign in to reply