k8s-and-chill/rendered/envs/production/ocis
Felix Wolf 9112153e8a fix(ocis): resolve large file upload timeouts and enable stale upload cleanup
Increase Traefik readTimeout from 600s to 3600s to prevent connection drops during large uploads, and enable the suspended cleanUpExpiredUploads CronJob so stale TUS sessions are automatically purged.
2026-04-24 20:12:24 +02:00
..
configmap-appregistry-config.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-auth-service.yaml fix(ocis): resolve large file upload timeouts and enable stale upload cleanup 2026-04-24 20:12:24 +02:00
configmap-graph.yaml fix(ocis): resolve large file upload timeouts and enable stale upload cleanup 2026-04-24 20:12:24 +02:00
configmap-proxy-config.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-sharing-banned-passwords-frontend.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-sharing-banned-passwords-sharing.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-storage-users.yaml fix(ocis): resolve large file upload timeouts and enable stale upload cleanup 2026-04-24 20:12:24 +02:00
configmap-thumbnails-cleanup-script-configmap.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-web-config.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
cronjob-ocis-s3-backup.yaml feat: Implement S3 to Storage Box backup 2026-04-06 15:24:14 +02:00
cronjob-storage-users-clean-expired-uploads.yaml fix(ocis): resolve large file upload timeouts and enable stale upload cleanup 2026-04-24 20:12:24 +02:00
cronjob-storage-users-purge-expired-trash-bin-items.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
cronjob-storage-users-restart-postprocessing.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
cronjob-thumbnails-cleanup.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
deployment-activitylog.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-appregistry.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-audit.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-authmachine.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-authservice.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-clientlog.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-eventhistory.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-frontend.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-gateway.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-graph.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-groups.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-idm.yaml chore: update service resource requests and identifiers 2026-04-12 18:26:47 +02:00
deployment-idp.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-nats.yaml chore: update service resource requests and identifiers 2026-04-12 18:26:47 +02:00
deployment-ocdav.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-ocs.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-postprocessing.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-proxy.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-search.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-settings.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-sharing.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-sse.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-storagepubliclink.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-storageshares.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-storagesystem.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-storageusers.yaml feat: configure storageusers resources and anti-affinity 2026-04-06 16:39:24 +02:00
deployment-thumbnails.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-userlog.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-users.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-web.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-webdav.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
deployment-webfinger.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
ingress-proxy.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
job-ocis-secret-init.yaml feat: Implement S3 to Storage Box backup 2026-04-06 15:24:14 +02:00
namespace-ocis.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-idm-data.yaml feat: Configure Ocis for Hetzner Cloud storage 2026-04-06 14:25:35 +02:00
persistentvolumeclaim-nats-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-search-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-storagesystem-data.yaml feat: Configure Ocis for Hetzner Cloud storage 2026-04-06 14:25:35 +02:00
persistentvolumeclaim-storageusers-data.yaml feat: Configure Ocis for Hetzner Cloud storage 2026-04-06 14:25:35 +02:00
persistentvolumeclaim-thumbnails-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-web-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
role-ocis-secret-init.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
rolebinding-ocis-secret-init.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00
service-activitylog.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-appregistry.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-audit.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-authmachine.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-authservice.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-clientlog.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-eventhistory.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-frontend.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-gateway.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-graph.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-groups.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-idm.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-idp.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-nats.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-ocdav.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-ocs.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-postprocessing.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-proxy.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-search.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-settings.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-sharing.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-sse.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-storagepubliclink.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-storageshares.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-storagesystem.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-storageusers.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-thumbnails.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-userlog.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-users.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-web.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-webdav.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-webfinger.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
serviceaccount-ocis-s3-backup.yaml feat: Implement S3 to Storage Box backup 2026-04-06 15:24:14 +02:00
serviceaccount-ocis-secret-init.yaml feat(ocis): Transition to oCIS and enhance deployment 2026-04-06 14:01:55 +02:00