From 4209a955431f3f7415a1c6f6df1c293dc43ecf47 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Tue, 10 Sep 2024 02:10:32 +0300 Subject: [PATCH] ParadeDB Support (#1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> Co-authored-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> ci: AWS EKS LocalStack Tests (#14) Co-authored-by: Itay Grudev Co-authored-by: Itay Grudev Updated documentation workflows and cleanup (#18) Revert "Add postgresql default to tests" This reverts commit a9f340d28944ce6a194c23d36c75f4125a902409. Add repository_dispatch Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> chore: Configure repository for ParadeDB (#15) Co-authored-by: Itay Grudev chore: Create artifacthub-repo.yml (#20) Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> Put artifacthub-repo.yml in the right location Bug Fix: Tests (#21) Renamed chart to `paradedb-cluster` (#22) Co-authored-by: Philippe Noël Rm .DS_Store Remove extra HTML tag Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> Remove repository_dispatch Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> chore: Rename paradedb-cluster to paradedb (#28) chore: Try with adding missing -cluster (#33) chore: Final Cleanup (#34) chore: Remove PostGIS and Timescale (#35) Using the default UID/GID 999 from the postgres docker image (#26) Co-authored-by: Philippe Noël chore: Update README and Schema (#37) Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> chore(deps): pin sigstore/cosign-installer action to 4959ce0 (#403) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Rm pgvectorscale (#39) Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> feat: Add GitHub Actions Workflow to check for typos (#40) Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> Co-authored-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> chore(deps): update kyverno/action-install-chainsaw action to v0.2.11 (#410) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Rename the default database from app to paradedb (#41) Co-authored-by: Philippe Noël docs: Clarify the docs (#42) Update Depot Revert "Update Depot" This reverts commit cb85b818e72793888b1a3a1e799a18cfaf8b04b3. feat: Add `pg_cron` and Postgis (#44) Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> chore: Use the new 0.11.0 release (#47) feat: Enable monitoring via Prometheus and Grafana (rebased) (#48) Rm extra files Remove duplicate block in README Feat recovery.mode=import (#53) Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> Co-authored-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> feat: Default to 0.12.0 (#56) docs: Update docs following BYOC (#52) ParadeDB Enterprise (#58) Co-authored-by: Philippe Noël chore: Parallel test execution (#59) feat: Default to PG17 (#60) Fixed cron database name (#61) Co-authored-by: Philippe Noël chore: Hardcode version in ParadeDB tests (#66) feat: Use serviceAccountTemplate from values (#64) Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> feat: Default to PG17 again (#69) feat: Upgrade ParadeDB to 0.13.1 (#63) feat: Upgrade to 0.13.2 (#72) ParadeDB Support (#1) Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> Co-authored-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> ci: AWS EKS LocalStack Tests (#14) Co-authored-by: Itay Grudev Co-authored-by: Itay Grudev Updated documentation workflows and cleanup (#18) Revert "Add postgresql default to tests" This reverts commit a9f340d28944ce6a194c23d36c75f4125a902409. Add repository_dispatch Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> chore: Configure repository for ParadeDB (#15) Co-authored-by: Itay Grudev chore: Create artifacthub-repo.yml (#20) Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> Put artifacthub-repo.yml in the right location Bug Fix: Tests (#21) Renamed chart to `paradedb-cluster` (#22) Co-authored-by: Philippe Noël Rm .DS_Store Remove extra HTML tag Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> Remove repository_dispatch Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> chore: Rename paradedb-cluster to paradedb (#28) chore: Try with adding missing -cluster (#33) chore: Final Cleanup (#34) chore: Remove PostGIS and Timescale (#35) Using the default UID/GID 999 from the postgres docker image (#26) Co-authored-by: Philippe Noël Update index.yaml Signed-off-by: philippemnoel Update index.yaml Signed-off-by: philippemnoel Update index.yaml Signed-off-by: philippemnoel Update index.yaml Signed-off-by: philippemnoel --- .../monitoring/01-monitoring_cluster.yaml | 2 +- index.yaml | 104 ++++++++++++++++++ 2 files changed, 105 insertions(+), 1 deletion(-) create mode 100644 index.yaml diff --git a/charts/paradedb/test/monitoring/01-monitoring_cluster.yaml b/charts/paradedb/test/monitoring/01-monitoring_cluster.yaml index 3dc3cf648..a0d2d71ea 100644 --- a/charts/paradedb/test/monitoring/01-monitoring_cluster.yaml +++ b/charts/paradedb/test/monitoring/01-monitoring_cluster.yaml @@ -75,4 +75,4 @@ poolers: - cluster targetLabel: cnpg_cluster - action: labeldrop - regex: cluster \ No newline at end of file + regex: cluster diff --git a/index.yaml b/index.yaml new file mode 100644 index 000000000..3113d1368 --- /dev/null +++ b/index.yaml @@ -0,0 +1,104 @@ +apiVersion: v1 +entries: + paradedb: + - apiVersion: v2 + created: "2024-09-25T12:42:49.716725438Z" + description: Deploys and manages a ParadeDB CloudNativePG cluster and its associated + resources. + digest: a0d4d5cbc120f8baedbe88f567e695f9ac3021142ddd320f2c06e190dc0b438c + home: https://paradedb.com + icon: https://raw.githubusercontent.com/paradedb/paradedb/main/docs/logo/light.svg + keywords: + - paradedb + - pg_search + - pg_analytics + - postgresql + - postgres + - database + maintainers: + - email: support@paradedb.com + name: ParadeDB + url: https://paradedb.com + name: paradedb + sources: + - https://github.com/paradedb/charts + type: application + urls: + - https://github.com/paradedb/charts/releases/download/paradedb-0.8.3/paradedb-0.8.3.tgz + version: 0.8.3 + - apiVersion: v2 + created: "2024-09-25T12:39:46.772527051Z" + description: Deploys and manages a ParadeDB CloudNativePG cluster and its associated + resources. + digest: 9a71a3f8fd4bc65ac9b7de4c02709e909da52fd0c0bae77c253dcd6778945d98 + home: https://paradedb.com + icon: https://raw.githubusercontent.com/paradedb/paradedb/main/docs/logo/light.svg + keywords: + - paradedb + - pg_search + - pg_analytics + - postgresql + - postgres + - database + maintainers: + - email: support@paradedb.com + name: ParadeDB + url: https://paradedb.com + name: paradedb + sources: + - https://github.com/paradedb/charts + type: application + urls: + - https://github.com/paradedb/charts/releases/download/paradedb-0.8.2/paradedb-0.8.2.tgz + version: 0.8.2 + - apiVersion: v2 + created: "2024-09-24T23:19:33.988229934Z" + description: Deploys and manages a ParadeDB CloudNativePG cluster and its associated + resources. + digest: bfa145d01808ff3f04486c5d2f9997e1504039f9ea7005d49f60d0f69cb7d22a + home: https://paradedb.com + icon: https://raw.githubusercontent.com/paradedb/paradedb/main/docs/logo/light.svg + keywords: + - paradedb + - pg_search + - pg_analytics + - postgresql + - postgres + - database + maintainers: + - email: support@paradedb.com + name: ParadeDB + url: https://paradedb.com + name: paradedb + sources: + - https://github.com/paradedb/charts + type: application + urls: + - https://github.com/paradedb/charts/releases/download/paradedb-0.8.1/paradedb-0.8.1.tgz + version: 0.8.1 + - apiVersion: v2 + created: "2024-09-24T21:06:27.090681093Z" + description: Deploys and manages a ParadeDB CloudNativePG cluster and its associated + resources. + digest: 78e932999f0717c832b938af926dca544bc58a59f4a610e22d83bd4fe464d49d + home: https://paradedb.com + icon: https://raw.githubusercontent.com/paradedb/paradedb/main/docs/logo/light.svg + keywords: + - paradedb + - pg_search + - pg_analytics + - postgresql + - postgres + - database + maintainers: + - email: support@paradedb.com + name: ParadeDB + url: https://paradedb.com + name: paradedb + sources: + - https://github.com/paradedb/charts + type: application + urls: + - https://github.com/paradedb/charts/releases/download/paradedb-0.8.0/paradedb-0.8.0.tgz + version: 0.8.0 +generated: "2024-09-25T12:42:49.716743121Z"