Skip to content

fix: turnstile auth#3805

Merged
rebelchris merged 2 commits intomainfrom
chore-turnstile
Apr 16, 2026
Merged

fix: turnstile auth#3805
rebelchris merged 2 commits intomainfrom
chore-turnstile

Conversation

@rebelchris
Copy link
Copy Markdown
Contributor

No description provided.

@rebelchris rebelchris requested a review from capJavert April 16, 2026 12:41
@pulumi
Copy link
Copy Markdown

pulumi Bot commented Apr 16, 2026

❌ The Update (preview) for dailydotdev/api/prod (at d089055) failed.

✨ Neo Explanation

Routine release deploying commit `d0890557` to all API services and cron jobs, with accompanying DB and ClickHouse migration jobs. ✅ Low Risk, provided the schema migrations are backwards-compatible with the previous deployment.

This is a standard application release rolling out commit d0890557 (replacing b4ddf479) across all deployments and cron jobs. Every container image tag and version label is updated uniformly to the new SHA.

🔵 Info — Two one-off migration Jobs are being created as part of this release: vpc-native-api-db-migration-c81cd735 and vpc-native-api-clickhouse-migration-c81cd735. These will run against the primary database and ClickHouse respectively. If the migrations are destructive or non-backwards-compatible, there is a brief window during the rolling update where old pods may be running against a partially-migrated schema. Confirm migrations are backwards-compatible with the previous commit if zero-downtime is required.

The GCP credentials warning on the provider is cosmetic and does not affect the Kubernetes resources being deployed.

Resource Changes

    Name                                                       Type                           Operation
~   vpc-native-generic-referral-reminder-cron                  kubernetes:batch/v1:CronJob    update
~   vpc-native-personalized-digest-cron                        kubernetes:batch/v1:CronJob    update
~   vpc-native-squad-posts-analytics-refresh-cron              kubernetes:batch/v1:CronJob    update
~   vpc-native-check-analytics-report-cron                     kubernetes:batch/v1:CronJob    update
~   vpc-native-generate-search-invites-cron                    kubernetes:batch/v1:CronJob    update
~   vpc-native-update-tag-materialized-views-cron              kubernetes:batch/v1:CronJob    update
~   vpc-native-user-profile-analytics-clickhouse-cron          kubernetes:batch/v1:CronJob    update
~   vpc-native-user-profile-analytics-history-clickhouse-cron  kubernetes:batch/v1:CronJob    update
~   vpc-native-post-analytics-clickhouse-cron                  kubernetes:batch/v1:CronJob    update
~   vpc-native-calculate-top-readers-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-materialize-yearly-best-post-archives-cron      kubernetes:batch/v1:CronJob    update
~   vpc-native-update-trending-cron                            kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-opportunities-cron                 kubernetes:batch/v1:CronJob    update
~   vpc-native-daily-digest-cron                               kubernetes:batch/v1:CronJob    update
+   vpc-native-api-db-migration-c81cd735                       kubernetes:batch/v1:Job        create
~   vpc-native-clean-zombie-images-cron                        kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-user-companies-cron                kubernetes:batch/v1:CronJob    update
~   vpc-native-rotate-daily-quests-cron                        kubernetes:batch/v1:CronJob    update
~   vpc-native-validate-active-users-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-update-highlighted-views-cron                   kubernetes:batch/v1:CronJob    update
+   vpc-native-api-clickhouse-migration-c81cd735               kubernetes:batch/v1:Job        create
~   vpc-native-clean-stale-user-transactions-cron              kubernetes:batch/v1:CronJob    update
~   vpc-native-post-analytics-history-day-clickhouse-cron      kubernetes:batch/v1:CronJob    update
~   vpc-native-update-source-public-threshold-cron             kubernetes:batch/v1:CronJob    update
~   vpc-native-sync-subscription-with-cio-cron                 kubernetes:batch/v1:CronJob    update
~   vpc-native-private-deployment                              kubernetes:apps/v1:Deployment  update
~   vpc-native-update-tags-str-cron                            kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-channel-highlights-cron                   kubernetes:batch/v1:CronJob    update
~   vpc-native-channel-digests-cron                            kubernetes:batch/v1:CronJob    update
~   vpc-native-user-posts-analytics-refresh-cron               kubernetes:batch/v1:CronJob    update
~   vpc-native-update-current-streak-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-expire-super-agent-trial-cron                   kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-gifted-plus-cron                          kubernetes:batch/v1:CronJob    update
~   vpc-native-update-views-cron                               kubernetes:batch/v1:CronJob    update
~   vpc-native-channel-highlights-cron                         kubernetes:batch/v1:CronJob    update

@rebelchris rebelchris merged commit bdda803 into main Apr 16, 2026
11 checks passed
@rebelchris rebelchris deleted the chore-turnstile branch April 16, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants