web: Enable citation ui
All threads resolved!
All threads resolved!
Enables ui in next-version, staging and production.
helm diff
[swh] Comparing changes between branches production and mr/enable-citation (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...
[swh] Generate config in mr/enable-citation branch for environment staging...
[swh] Generate config in mr/enable-citation branch for environment staging...
[swh] Generate config in mr/enable-citation 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...
[swh] Generate config in mr/enable-citation branch for environment production...
[swh] Generate config in mr/enable-citation branch for environment production...
[swh] Generate config in mr/enable-citation branch for environment production...
------------- diff for environment staging namespace swh -------------
No differences
------------- diff for environment staging namespace swh-cassandra -------------
--- /tmp/swh-chart.swh.U2XRSzys/staging-swh-cassandra.before 2025-02-10 12:00:25.047046620 +0100
+++ /tmp/swh-chart.swh.U2XRSzys/staging-swh-cassandra.after 2025-02-10 12:00:25.631035330 +0100
@@ -8435,20 +8435,21 @@
- swh.web.deposit
- swh.web.inbound_email
- swh.web.jslicenses
- swh.web.mailmap
- swh.web.metrics
- swh.web.save_code_now
- swh.web.save_origin_webhooks
- swh.web.vault
- swh.web.provenance
- swh.web.save_bulk
+ activate_citations_ui: true
content_display_max_size: 5242880
give:
public_key: ${GIVE_PUBLIC_KEY}
token: ${GIVE_PRIVATE_TOKEN}
inbound_email:
shared_key: ${INBOUND_EMAIL_SHARED_KEY}
matomo: {}
save_code_now_webhook_secret: ${WEBHOOKS_SECRET}
search_config:
metadata_backend: swh-search
@@ -23169,21 +23170,21 @@
app: web-cassandra
strategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 1
template:
metadata:
labels:
app: web-cassandra
annotations:
- checksum/config: 27e8b988fda70be22e33035bc0430c87eec53d229b65427683263a3ee99942f7
+ checksum/config: 618d363a889102f36ab478f2d271f8b1b05231ab6df401397e593dde30798953
checksum/config-logging: 21c90a039f27f4476045b8973a841bb2b3c0e4435be7fb9ab1d748372f8a96c8
checksum/config-utils: 13a26f6add17e96ce01550153c77dcd48de60241a3f4db3c93d5467234be2a7f
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: swh/web
operator: In
------------- diff for environment staging namespace next-version -------------
No differences
------------- diff for environment production namespace swh -------------
No differences
------------- diff for environment production namespace swh-cassandra -------------
--- /tmp/swh-chart.swh.U2XRSzys/production-swh-cassandra.before 2025-02-10 12:00:26.255023268 +0100
+++ /tmp/swh-chart.swh.U2XRSzys/production-swh-cassandra.after 2025-02-10 12:00:26.735013988 +0100
@@ -10299,20 +10299,21 @@
- swh.web.deposit
- swh.web.inbound_email
- swh.web.jslicenses
- swh.web.mailmap
- swh.web.metrics
- swh.web.save_code_now
- swh.web.save_origin_webhooks
- swh.web.vault
- swh.web.provenance
- swh.web.save_bulk
+ activate_citations_ui: true
content_display_max_size: 5242880
give:
public_key: ${GIVE_PUBLIC_KEY}
token: ${GIVE_PRIVATE_TOKEN}
inbound_email:
shared_key: ${INBOUND_EMAIL_SHARED_KEY}
matomo:
site_id: 59
url: https://piwik.inria.fr/
save_code_now_webhook_secret: ${WEBHOOKS_SECRET}
@@ -28107,21 +28108,21 @@
app: web-archive
strategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 1
template:
metadata:
labels:
app: web-archive
annotations:
- checksum/config: e13259d31e9aea31fbd345195c7936f4b98124de86eb1f684f7b3601bb713103
+ checksum/config: efc0af9126788f6ed252d91d73741939a0387406ec053e6976a43fb8a7da7664
checksum/config-logging: af7bf52757798a2fcd4c237ed3de9df87c15b7f38419128a8d67d02b8a485097
checksum/config-utils: 13a26f6add17e96ce01550153c77dcd48de60241a3f4db3c93d5467234be2a7f
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: swh/web
operator: In
Edited by Antoine R. Dumont
Merge request reports
Activity
- Resolved by Antoine R. Dumont
mentioned in issue swh/infra/sysadm-environment#5562 (closed)
Please register or sign in to reply