PR #119: CRUD Bug Fixes (#115, #116, #118)
Fix get/select/exists/operate key tuple return issues reported in
Fix get/select/exists/operate key tuple return issues reported in
Fix 8 potential panic points in Rust unsafe code and improve overall code safety
Prevent OOM on large set browsing with server-side max_records limit and high-contrast color system
Status stabilization으로 불필요한 reconcile loop 방지, operator 안정성 향상
Overview, Record Form, Cluster List 등 여러 UI 컴포넌트의 사용성 및 접근성 개선
Fixed PodDisruptionBudget selector and label drift during reconciliation
bytes 타입 키의 digest 계산을 공식 클라이언트와 호환되도록 수정
Strict type checks for policy, query, numpy parameters and admin privilege validation
CRITICAL: Data loss prevention, status field preservation, migration-aware restarts during rolling restart, scale-down, and ACL sync
Helm chart RBAC 권한 개선, deployment strategy/probes/metrics 경로 수정
Fixed CrashLoopBackOff in Prometheus exporter due to unquoted TOML values in METRIC_LABELS
Restructured batch return types to use NamedTuple pattern consistently with docs and test overhaul
Fixed batch result code propagation, numpy key digest calculation, and unified BatchRecords API with single container type