1da3a8aaf3
PERF(web-apps): remove CPU limits for stability
...
- Remove CPU limits from all web-apps
- Prevents CPU throttling issues
2026-01-12 02:36:05 +09:00
dff2f41032
PERF(jotion): remove CPU limit for stability
...
- Increase memory to 169Mi, remove CPU limit
2026-01-12 02:00:51 +09:00
f8b1b78a3d
PERF(web-apps): optimize resources via VPA
...
- jaejadle: CPU 15m/15m, memory 100Mi/109Mi
- jaejadle-dev: CPU 15m/15m, memory 100Mi/100Mi
- joossam: CPU 15m/15m, memory 109Mi/351Mi
- joossam-dev: CPU 15m/15m, memory 100Mi/100Mi
- jotion: CPU 15m/15m, memory 109Mi/126Mi
- jovies: CPU 15m/15m, memory 100Mi/100Mi
- portfolio: CPU 15m/30m, memory 100Mi/109Mi
- todo: CPU 15m/15m, memory 100Mi/100Mi
2026-01-12 01:08:46 +09:00
1ec2263310
refactor: update Vault secret paths to new categorized structure
...
- jaejadle: jaejadle → web-apps/jaejadle
- jaejadle-dev: jaejadle-dev → web-apps/jaejadle-dev
- jotion: jotion → web-apps/jotion
- todo: todo → web-apps/todo
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-11 22:37:04 +09:00
argocd-image-updater
3f589015b7
build: automatic update of joossam-dev
...
updates image joossam-dev tag 'dummy' to 'sha256:c836bc4394d99e6fe53600204a40283143252dddbbb5645dbff7981a00c32cf0'
2026-01-11 13:23:34 +00:00
argocd-image-updater
a8a624db98
build: automatic update of jaejadle-dev
...
updates image jaejadle-dev tag 'dummy' to 'sha256:b222570d45aafa375730d584f5265f4b255218e1c290acd5b56fdf61744a5027'
2026-01-11 13:17:30 +00:00
bd6d409dc6
FIX(deploy): add zot-registry label for dev apps
...
- Add zot-registry: enabled label to jaejadle-dev namespace
- Add zot-registry: enabled label to joossam-dev namespace
- Fix ImagePullBackOff by enabling ClusterExternalSecret
2026-01-11 21:50:04 +09:00
6962959056
FEAT(deploy): migrate -dev apps to Tekton CI/CD
...
- Change joossam-dev registry from GHCR to zot
- Change jaejadle-dev registry from GHCR to zot
- Add ArgoCD Image Updater annotations for both
- Enable digest-based update strategy
2026-01-11 21:06:49 +09:00
argocd-image-updater
0c4f15b23f
build: automatic update of jovies
...
updates image jovies tag 'sha256:79eab5ba2ba07e9069ebeb720273032b296da9d239a267253daedd7eed01f3b4' to 'sha256:e6c3f34071ff611056d192e61811b6cf1bc2bf97c6c0748ce1559a4a2ec4a4d7'
2026-01-10 15:45:06 +00:00
argocd-image-updater
48eda2b7c1
build: automatic update of jovies
...
updates image jovies tag 'sha256:740eaaf4ce4ae649e6f1b7e3e76606d29230b456d8fe360905cf6f4ad4dbd99f' to 'sha256:79eab5ba2ba07e9069ebeb720273032b296da9d239a267253daedd7eed01f3b4'
2026-01-10 14:46:48 +00:00
f814a70ae4
FIX(jovies): update platform to linux/arm64/v8
...
- Match Buildah's platform variant for Image Updater
2026-01-10 23:46:30 +09:00
4bb7186fdd
CHORE(jovies): add platform annotation for Image Updater
...
- Add linux/arm64 platform annotation
- Fix OCI manifest detection for arm64 images
2026-01-10 23:29:15 +09:00
d73a951ade
PERF(joossam): increase resources and probe timeout
...
- Increase memory from 105Mi to 256Mi/512Mi
- Increase CPU request from 15m to 100m
- Add 5s timeout to liveness/readiness probes
2026-01-10 22:01:02 +09:00
argocd-image-updater
722252b0fa
build: automatic update of jovies
...
updates image mayne0213/jovies tag 'sha256:9385a63f3d18b741f4263d906c7aebeb9af2f6d0b5fc0046065c7c90127e34ff' to 'sha256:740eaaf4ce4ae649e6f1b7e3e76606d29230b456d8fe360905cf6f4ad4dbd99f'
2026-01-10 12:18:45 +00:00
3e6a732abc
feat(jovies): Zot 레지스트리로 전환
...
- GHCR에서 zot0213.kro.kr로 이미지 레지스트리 변경
- ArgoCD Image Updater에 Zot pull-secret 설정
- jovies namespace에 zot-registry 라벨 추가
- imagePullSecrets 설정
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-10 21:17:41 +09:00
argocd-image-updater
15762e2d39
build: automatic update of jovies
...
updates image mayne0213/jovies tag 'sha256:1c877a6fc7aa0f78b492ba380746c3c153834f744b7cdce6953c8e72f34e19bd' to 'sha256:9385a63f3d18b741f4263d906c7aebeb9af2f6d0b5fc0046065c7c90127e34ff'
2026-01-10 11:52:29 +00:00
320dd4a9a5
revert(jovies): temporarily use GHCR until runner is fixed
...
Gitea Actions runner not working yet, revert to GHCR registry.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-10 20:49:23 +09:00
4a74feb826
migrate: change repoURLs from GitHub to Gitea
...
Update all ArgoCD Application references to use Gitea (github0213.com).
Update jovies to use Zot registry with gitea-creds for Image Updater.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-10 20:43:44 +09:00
d145ba3d29
PERF(web-apps): adjust resources based on VPA
...
- Update jaejadle memory 150Mi→105Mi
- Update jaejadle-dev memory 150Mi→100Mi
- Update joossam memory 160Mi→105Mi
- Update joossam-dev memory 160Mi→105Mi
- Update portfolio cpu 25m→23m, memory 100Mi→156Mi
2026-01-10 14:36:10 +09:00
1645dd28d8
PERF(web-apps): reduce all replicas to 1
...
- Change jaejadle, jaejadle-dev replicas to 1
- Change joossam, joossam-dev replicas to 1
- Change jotion, jovies, portfolio, todo replicas to 1
2026-01-10 13:31:27 +09:00
a62307a0ed
PERF(web-apps): reduce default replicas to 1
...
- Change default replicaCount from 2 to 1
- Affects all apps using web-app chart
2026-01-10 13:15:56 +09:00
aea9ee93e8
FIX(jotion): fix health probe path to /home
...
- Change livenessProbe path from / to /home
- Change readinessProbe path from / to /home
- Resolve 404 error causing pod restart loop
2026-01-10 02:44:54 +09:00
2c2084b95f
CHORE(jotion): remove healthcheck config
...
- Remove healthcheck configuration from helm values
- Simplify deployment configuration
2026-01-10 02:23:16 +09:00
argocd-image-updater
7d928aa24b
build: automatic update of jovies
...
updates image mayne0213/jovies tag 'sha256:a6aeba8dc261434e64266c5edc8d6b842caa57f998998b4825289b91e0a8e189' to 'sha256:1c877a6fc7aa0f78b492ba380746c3c153834f744b7cdce6953c8e72f34e19bd'
2026-01-09 16:22:45 +00:00
argocd-image-updater
4322a624e2
build: automatic update of docusaurus
...
updates image docusaurus tag 'dummy' to 'sha256:e7a5818ba3c2b928e8d74c93d19d67edcfddd999c3b5afb160880f7cf2f422e7'
2026-01-09 16:22:41 +00:00
argocd-image-updater
ec509b0399
CHORE(app): update jovies image
...
- Update container image reference
- Trigger deployment
2026-01-10 01:21:14 +09:00
553df2ac82
FIX(image-updater): restore git write-back method
...
- Revert to git write-back for image updates
- ArgoCD write-back had issues
2026-01-10 01:21:14 +09:00
e9df55b5f7
FIX(image-updater): change write-back method to argocd
...
- Remove dependency on github-creds secret
- Use ArgoCD write-back instead of git
2026-01-10 01:21:14 +09:00
7b006ad1bb
CHORE(resources): set memory limits equal to memory requests
...
- Align memory limits with memory requests for guaranteed QoS class
- jotion, jovies, portfolio, todo
- web-app chart default values
2026-01-10 01:21:13 +09:00
460c45497e
FEAT(repo): add App of Apps self-reference
...
- Add application.yaml for ArgoCD self-registration
- Update kustomization.yaml to include application.yaml
- Set prune: false to prevent cascade deletion
2026-01-09 21:47:40 +09:00
b93b4922c3
CHORE(repo): remove self-referencing application.yaml
...
- Delete application.yaml (managed by platform)
2026-01-09 21:47:40 +09:00
68cff44f24
CHORE(web-apps): disable ResourceQuota to resolve quota issues
...
- Add ResourceQuota template with enabled: false
- Remove existing ResourceQuota constraints
- Fix pod creation failures due to quota limits
2026-01-08 13:28:57 +09:00
4d67fb64f9
FEAT(web-apps): enable HA with replica 2 and soft anti-affinity
...
- Add replicaCount: 2 to all web applications
- Add soft pod anti-affinity for node distribution
- Update chart template to handle affinity correctly
- Configure affinity for todo, portfolio, jovies, jotion, joossam, joossam-dev, jaejadle, jaejadle-dev
2026-01-08 13:25:46 +09:00
286e292780
PERF(resources): remove CPU limits - keep memory limits only
...
- CPU throttling prevents app startup, not crashes
- Memory OOM is the real cascading failure cause
- CPU request ensures fair scheduling
2026-01-07 23:48:28 +09:00
83fd149f58
FEAT(repo): add startupProbe for CPU-limited apps
...
- Add startupProbe to Helm chart template
- Configure 300s startup timeout (10s × 30 attempts)
- Set initialDelaySeconds to 0 for liveness/readiness
- Prevents pod restart loop during slow startup
2026-01-07 23:20:09 +09:00
8efe4bf338
PERF(repo): apply CPU/Memory limits based on VPA
...
- Set CPU request to VPA recommendation
- Set CPU limit to VPA × 1.5 for burst allowance
- Set Memory limit to VPA × 1.5 to prevent OOM
- Prevent cascading failure on node failure
2026-01-07 22:58:48 +09:00
argocd-image-updater
2da1bc0b47
build: automatic update of jovies
...
updates image mayne0213/jovies tag 'dummy' to 'sha256:b994d1e6704a2d69747ef3efdb9ba855038eee440e6e4a3940c78174ce91b4bc'
2026-01-07 09:09:10 +00:00
65d20c16c9
FIX(jovies): Use git write-back method for Image Updater
...
- Change write-back-method from argocd to git㊙️ argocd/github-creds
- Image Updater will now commit tag changes directly to helm-values.yaml
- Fixes sync loop caused by ArgoCD overwriting Application parameters
2026-01-07 18:07:07 +09:00
99a932b04c
FIX(jovies): Remove tag to prevent sync loop
...
- Image tag is now fully managed by ArgoCD Image Updater
- Fixes OutOfSync/Sync loop caused by helm-values.yaml overriding Image Updater's digest
2026-01-07 17:58:17 +09:00
159d95377b
REFACTOR(jovies): Switch from Zot to ghcr.io
...
- Change image registry from zot0213.kro.kr to ghcr.io
- Remove imagePullSecrets (public repo)
- Update Image Updater annotations for ghcr.io
2026-01-07 17:52:19 +09:00
f3058f577f
CHORE(repo): test webhook trigger
...
- Verify ArgoCD webhook integration
- Empty commit for testing purposes
2026-01-07 16:14:13 +09:00
92ef974bfc
test: webhook trigger test
2026-01-07 16:10:13 +09:00
6b9bea7581
FIX(jovies): remove helm.image-name to prevent duplicate registry path
...
- Helm template already combines registry/repository:tag
- Image Updater was setting full path to image.repository
- Result was: zot0213.kro.kr/zot0213.kro.kr/jovies (duplicate)
- Now only updates image.tag with digest
2026-01-07 15:58:10 +09:00
6dbd3bab73
FIX(jovies): set platforms to linux/arm64/v8
...
- Image has variant: v8 which wasn't matching linux/arm64
- Explicitly specify linux/arm64/v8 for proper platform matching
- Fixes 'ignoring OCI manifest' issue (GitHub issue #665 )
2026-01-07 15:53:12 +09:00
e0fa00177b
FIX(jovies): try ignore-platforms annotation
2026-01-07 15:48:12 +09:00
f6ff2cf7cd
FIX(jovies): restore :main constraint for digest strategy
...
- digest strategy requires version constraint
- Remove allow-tags (not needed with :main constraint)
2026-01-07 15:44:55 +09:00
101b508486
FIX(jovies): disable platform filtering for Image Updater
...
- Remove :main constraint from image-list
- Add allow-tags: regexp:^main$ for tag filtering
- Add platforms: linux/* to disable arch-specific filtering
- Fixes 'ignoring OCI manifest' issue for single-manifest images
2026-01-07 15:42:31 +09:00
6bb7650f1c
FIX(jovies): use digest strategy for Image Updater
...
- Remove platforms annotation (single manifest, not multi-arch index)
- Change update-strategy from latest to digest
- Remove force-update (not needed with digest strategy)
- Fixes 'ignoring OCI manifest' issue in Image Updater
2026-01-07 15:36:07 +09:00
85cc03881c
FIX(jovies): change to latest strategy with force-update
...
- Change from digest to latest update strategy
- Add platforms annotation for ARM64
- Add force-update to trigger deployment on image push
2026-01-07 15:06:25 +09:00
ec21ac5a7d
FIX(jovies): add helm parameter annotations for Image Updater
...
- Add write-back-method: argocd for multi-source Helm support
- Add helm.image-name and helm.image-tag parameter mappings
- Fixes @dummy digest issue in Image Updater
2026-01-07 15:01:54 +09:00