Commit Graph

2 Commits

Author SHA1 Message Date
wbsong111 41c2ddc8f8 fix(lakekeeper): dip-values.yaml에 gke.paasup.io 실 도메인 값 채움
카탈로그의 dip-values.yaml이 비어 있어 lakekeeper 배포가 차트 기본값(ingress
비활성, 내장 postgres)으로만 이루어지고 있었다. custom-values.yaml을 기준으로
이 클러스터의 실제 ingress host/keycloak URL/openfga preshared key를 채웠다.
2026-09-22 16:56:40 +09:00
wbsong111 f4d287abef update lakekeeper/0.11.0
- chart 0.8.1 → 0.11.0 (appVersion 0.10.4 → 0.12.2)
- deps: postgres 1.5.8 → 1.5.13, openfga 0.2.44 → 0.2.62
- ingress: Kong → APISIX (use-regex + path /.*, cluster-issuer)
- openfga.playground 비활성화 (preshared 인증 패닉 방지)
- breaking=false, custom-values 키 전부 호환

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 09:13:31 +09:00