Commit Graph

467 Commits

Author SHA1 Message Date
wbsong111 8e68b1d603 Update CUSTOM-README.md 2026-04-23 16:32:52 +09:00
wbsong111 d31a1fae18 Add service account and role/rolebinding 2026-04-23 16:30:38 +09:00
wbsong111 ed0542e36d Add service account and role/rolebinding 2026-04-23 16:23:37 +09:00
wbsong111 502e7f8e2b Replace hardcoded resource names with Helm template helpers 2026-04-23 14:35:15 +09:00
wbsong111 9c30bf0a80 Replace hardcoded resource names with Helm template helpers 2026-04-23 14:22:02 +09:00
wbsong111 aec5bc74ac Replace hardcoded resource names with Helm template helpers 2026-04-23 14:15:58 +09:00
wbsong111 3a78d39b7a Add chart mlflow 1.9.0 2026-04-22 17:08:02 +09:00
wbsong111 b8942c5f46 Modify image name 2026-04-22 17:04:56 +09:00
wbsong111 24ee4ec731 Add chart flink cdc job 2026-04-21 16:43:09 +09:00
wbsong111 bae49f352c Update BUILD-README.md 2026-04-21 16:13:00 +09:00
wbsong111 03460b4fa6 Add chart flink cdc session cluster chart 2026-04-21 16:10:10 +09:00
ychangkim 8aca1e74f9 fix: prevent root-owned .cache files by adding --no-cache-dir to pip upgrade
Running pip as root (runAsUser: 0) created /home/jovyan/.cache with root
ownership, causing permission issues for the jovyan user at runtime.
2026-04-20 14:37:27 +09:00
wbsong111 baba7dcf55 Define resource profiles for cloudbeaver 2026-04-13 16:23:08 +09:00
wbsong111 83c61ee0e2 Add chart cloudbeaver 1.1.4 2026-04-13 13:09:02 +09:00
wbsong111 c6ed7cb4e9 Remove tracked Python bytecode files and add .gitignore 2026-04-13 13:07:07 +09:00
ychangkim eb11d74e9f feat: add configurable shmSizeLimit for /dev/shm in jupyterlab chart
Introduce shmSizeLimit value (default 512Mi) to control the size of the
RAM-backed /dev/shm volume. Leave empty to apply no limit.
2026-04-01 17:40:33 +09:00
ychangkim 9be83c6f3a feat: support inline tag in image.repository for jupyterlab chart
Allow repository field to include a tag (e.g. "repo:tag"), in which case
the tag field is ignored. Update docs and custom-values to reflect the
new behavior and add dshm volume notes.
2026-03-31 12:29:23 +09:00
ychangkim b4213e4872 feat: add /dev/shm shared memory volume to jupyterlab deployment
Mount RAM-backed emptyDir at /dev/shm to remove the default 64MB limit,
preventing Bus errors when using PyTorch DataLoader or NumPy multiprocessing.
2026-03-26 18:13:44 +09:00
ychangkim af34d9280e jupyterlab 2026-03-26 15:14:05 +09:00
ychangkim d3d3ee8496 openmetadata applicationset 2026-03-15 18:03:29 +09:00
ychangkim 65c7f6b319 openmetadata applicationset 2026-03-14 18:04:37 +09:00
ychangkim 91919232ed openmetadata applicationset 2026-03-14 16:09:39 +09:00
wbsong111 ba3704dade Add applicationset for openmetadata 2026-03-10 17:11:25 +09:00
wbsong111 21addb6e88 Move directory 2026-03-06 17:08:31 +09:00
wbsong111 4d99258344 Merge branch 'main' of https://github.com/paasup/dip-catalog 2026-03-06 17:06:51 +09:00
wbsong111 ca64890bb6 Add catalog update agent 2026-03-06 17:06:07 +09:00
wbsong111 28e4601ef2 Update openmetadata resouce 2026-02-27 14:59:32 +09:00
wbsong111 864f99a589 Add openmetadata chart 2026-02-27 14:51:57 +09:00
wbsong111 b2855ccba3 Move file path and Add flink sql gateway document 2026-01-30 15:57:37 +09:00
wbsong111 d4fecb4ae5 Update iceberg support 2026-01-29 16:21:16 +09:00
wbsong111 bb69f903f4 Add chart flink-sql-gateway 2026-01-23 08:17:33 +09:00
wbsong111 47213d260e Add flink kubernetes operator docs 2026-01-20 10:46:31 +09:00
wbsong111 5f22ec053f Add chart flink kubernetes operator 1.13.0 2026-01-20 09:25:29 +09:00
wbsong111 0436749932 Change chart directory structure 2026-01-19 16:11:44 +09:00
wbsong111 0f2284bf35 Add directory restructure document 2026-01-19 11:13:25 +09:00
wbsong111 1c0c62291f Change chart directory structure 2026-01-19 11:11:33 +09:00
wbsong111 113bcfdf5b Fix starrocks app version 2026-01-16 11:01:15 +09:00
wbsong111 f675b49435 Fix starrocks app version 2026-01-16 10:59:28 +09:00
wbsong111 2742d11677 Add chsrt starrocks 1.11.3 2026-01-15 12:03:36 +09:00
wbsong111 fc1e307a0d Update BUILD-README.md 2026-01-15 11:33:37 +09:00
wbsong111 dbc9d2472e Merge branch 'main' of https://github.com/paasup/dip-catalog 2026-01-15 11:22:54 +09:00
wbsong111 9137dc0d6f Add chart starrocks operator 1.11.3 2026-01-15 11:22:36 +09:00
ychangkim 989ec06228 kafka-cluster 2025-12-24 14:52:12 +09:00
ychangkim 288d200187 kafka-cluster 2025-12-04 16:27:56 +09:00
ychangkim 6cce957c63 kafka-cluster 2025-12-04 16:27:17 +09:00
ychangkim 973ec6d590 kafka-cluster 2025-12-04 15:54:09 +09:00
ychangkim e5d7c0678a Merge branch 'main' of https://github.com/paasup/dip-catalog 2025-12-04 15:17:44 +09:00
ychangkim d79db2995b kafka-cluster 2025-12-04 15:17:38 +09:00
wbsong111 a43e473bd6 Merge branch 'main' of https://github.com/paasup/dip-catalog 2025-12-03 12:14:59 +09:00
wbsong111 29dfb26848 Update custom-values.yaml 2025-12-03 12:14:19 +09:00