Story Crater Bot
|
9e3781a069
|
fix(minio): migrate to official chart, TF-owned
Bitnami wiped Docker Hub catalog (bitnami/minio: 0 tags), chart 14.1.0
dead on ImagePullBackOff. Move to minio/minio 5.4.0 (quay.io) as one TF
helm_release. Add longhorn-xfs SC: default SC ext4 mkfs on 100Gi exceeds
kubelet mount timeout, xfs near-instant. Drop minio ArgoCD Apps (TF owns
now, kills dual-controller conflict). Fix double base64 on OIDC secret.
|
2026-07-14 16:07:03 -07:00 |
|
Story Crater Bot
|
ed7be6f229
|
TF: Add minio-operator Helm repo to ArgoCD config + AppProject sourceRepos
|
2026-07-14 14:32:45 -07:00 |
|
Story Crater Bot
|
ca8525c625
|
Add minio-operator Application to deploy operator before Tenant
|
2026-07-14 14:26:01 -07:00 |
|
Story Crater Bot
|
8a3a892cbd
|
Fix: Inject homelab-ca cert into ArgoCD repo-server
- Mount homelab-ca-secret for TLS verification
- Allows repo-server to reach forgejo.riotpiao.homelab.com
- Fixes x509 certificate verification error
|
2026-07-14 14:01:14 -07:00 |
|
Story Crater Bot
|
263a48a22d
|
Fix: ArgoCD AppProject sourceRepos for correct forgejo URL
- Changed from forgejo.forge.riotpiao.homelab.com/rock/* to forgejo.riotpiao.homelab.com/riotpiao.com/*
- Allows homelab root app to access workload app manifests
|
2026-07-14 13:52:53 -07:00 |
|
Story Crater Bot
|
074b43e1f2
|
Temp: disable kubernetes_manifest cert-manager resources (already live)
- Will import separately after helm issues resolved
- Avoids re-create conflicts during bootstrap apply
|
2026-07-14 13:26:26 -07:00 |
|
Story Crater Bot
|
c2e084c7c2
|
Fix: downgrade ArgoCD to 7.3.3, ignore helm metadata drift
- ArgoCD 7.9.1 -> 7.3.3 (match live cluster)
- Ignore helm release metadata in lifecycle rules
- Prevents unnecessary upgrade attempts
|
2026-07-14 13:16:55 -07:00 |
|
Story Crater Bot
|
dd608d3231
|
Step 1 complete: Bootstrap layer with ArgoCD, cert-manager, namespaces imported to TF
- ArgoCD migrated to argocd namespace
- Cert-manager issuers/certs created
- 20 namespaces imported with pod-security labels
- S3 backend temporarily offline (MinIO), using local backup
- Pending: Remove metadata drift from helm releases, re-apply
|
2026-07-14 13:14:46 -07:00 |
|