Skip to content

Conversation

@asp345
Copy link
Member

@asp345 asp345 commented Feb 3, 2026

Summary

  • Istio (base + istiod)와 istio-ingressgateway를 ArgoCD Application으로 관리하도록 변경
  • charts/istio/, charts/istio-ingressgateway/ Helm 차트 삭제
  • misc/istio/ 리소스를 apps/istio/, apps/istio-ingressgateway/로 이동
  • Istio 버전 1.15.2 → 1.28.3 업그레이드

Changes

Component Namespace Chart Version
istio-base istio-system 1.28.3
istiod istio-system 1.28.3
istio-ingressgateway istio-ingress 1.28.3

Test plan

  • ArgoCD에서 istio Application sync 확인
  • ArgoCD에서 istio-ingressgateway Application sync 확인
  • Istio 기능 정상 동작 확인

🤖 Generated with Claude Code

@asp345 asp345 requested a review from a team as a code owner February 3, 2026 05:38
@asp345 asp345 force-pushed the feat/istio-argocd-managed branch from 9c59b34 to 7280ca1 Compare February 3, 2026 05:40
- Add ArgoCD Application for istio (base + istiod)
- Add ArgoCD Application for istio-ingressgateway
- Move istio resources from misc/istio/ to apps/istio/ and apps/istio-ingressgateway/
- Remove old charts/istio/ and charts/istio-ingressgateway/ helm charts
- Upgrade Istio version from 1.15.2 to 1.28.3
- Add resource settings matching current cluster configuration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@asp345 asp345 force-pushed the feat/istio-argocd-managed branch from 7280ca1 to 793027f Compare February 3, 2026 05:41
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