Commit graph

9 commits

Author SHA1 Message Date
Viktor Barzin
fd0f4a0365 fix: restore tree dropped by 6d224861; land stem95su gdrive-sync (10m) [ci skip]
6d224861 came from a --no-checkout worktree whose empty index made the
commit drop every file except two. This restores 05b50d2b's full tree and
correctly adds stacks/stem95su/gdrive-sync.tf + the service-catalog stem95su
entry. Forward-only (parent=6d224861, no force-push); [ci skip] since the
live infra was never applied from the broken commit.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 08:45:33 +00:00
Viktor Barzin
6d224861c4 stem95su: scheduled Drive->site sync CronJob (every 10m)
CronJob stem95su-gdrive-sync (*/10) mounts the content PVC RW and
rclone-syncs the read-only Drive folder "claude" (stem claude/files) onto
it (rclone/rclone:1.74.3, scope=drive.readonly, empty-source guard +
--max-delete 25). ESO ExternalSecret stem95su-rclone <- Vault
secret/stem95su. Requires the GCP OAuth app published to Production or the
refresh token expires ~weekly.

Lands the gdrive-sync stack on master (it had landed on a feature branch
by accident on the shared devvm checkout).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 08:42:26 +00:00
Viktor Barzin
5ae9422083 always update techntiium for test 2024-12-02 21:33:11 +00:00
Viktor Barzin
47b4ba6a5d make notify message more detailed 2023-05-10 18:04:19 +00:00
Viktor Barzin
76a04674b0 use hardcoded old str as tfvars is not being changed 2023-05-10 17:47:59 +00:00
Viktor Barzin
3281458c4a add notification when ip changes 2023-05-10 17:22:07 +00:00
Viktor Barzin
fc3392a77c fix typo in flag name 2023-05-10 15:47:20 +00:00
Viktor Barzin
e9dcb3840f add cli option to update ip based on the dyndns 2023-05-10 15:42:57 +00:00
Viktor Barzin
b874047a74 add ability to cli to update public-facing ip based on dyndns [ci skip] 2023-05-10 13:43:16 +00:00