Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Templated components repository #2071

Merged
merged 5 commits into from
Nov 25, 2024
Merged

Conversation

Matovidlo
Copy link
Contributor

@Matovidlo Matovidlo commented Oct 1, 2024

Jira: XXXXX

Changes:

  • added a new template repository
  • added test

@Matovidlo Matovidlo changed the title WIP Templated components repository Oct 1, 2024
@hosekpeter hosekpeter force-pushed the templates-data-apps-repository branch 4 times, most recently from 2bd9a13 to 7403517 Compare November 22, 2024 12:44
@hosekpeter hosekpeter force-pushed the templates-data-apps-repository branch 2 times, most recently from 0c92cfb to 6736212 Compare November 22, 2024 14:08
@hosekpeter hosekpeter force-pushed the templates-data-apps-repository branch from 6736212 to 2070219 Compare November 22, 2024 14:23
Copy link

Templates API Kubernetes Diff [CI]

Between base 849e4bf ⬅️ head 2070219.

Expand
--- /tmp/artifacts/test-k8s-state.old.json.processed.kv	2024-11-22 14:33:39.024525676 +0000
+++ /tmp/artifacts/test-k8s-state.new.json.processed.kv	2024-11-22 14:33:39.228524848 +0000
@@ -194 +194 @@
-<Deployment/templates-api>.spec.template.spec.containers[0].image = "docker.io/keboola/templates-api:849e4bf-1732285509";
+<Deployment/templates-api>.spec.template.spec.containers[0].image = "docker.io/keboola/templates-api:2070219-1732285830";
@@ -747,3 +747,3 @@
-<Pod/templates-api-<hash>>.spec.containers[0].image = "docker.io/keboola/templates-api:849e4bf-1732285509";
-<Pod/templates-api-<hash>>.spec.containers[0].image = "docker.io/keboola/templates-api:849e4bf-1732285509";
-<Pod/templates-api-<hash>>.spec.containers[0].image = "docker.io/keboola/templates-api:849e4bf-1732285509";
+<Pod/templates-api-<hash>>.spec.containers[0].image = "docker.io/keboola/templates-api:2070219-1732285830";
+<Pod/templates-api-<hash>>.spec.containers[0].image = "docker.io/keboola/templates-api:2070219-1732285830";
+<Pod/templates-api-<hash>>.spec.containers[0].image = "docker.io/keboola/templates-api:2070219-1732285830";
@@ -1417 +1417 @@
-<ReplicaSet/templates-api-<hash>>.spec.template.spec.containers[0].image = "docker.io/keboola/templates-api:849e4bf-1732285509";
+<ReplicaSet/templates-api-<hash>>.spec.template.spec.containers[0].image = "docker.io/keboola/templates-api:2070219-1732285830";
@@ -1488,0 +1489,12 @@
+<Secret/sh.helm.release.v1.templates-api-etcd.v2> = {};
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.apiVersion = "v1";
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.data = {};
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.kind = "Secret";
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.metadata = {};
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.metadata.labels = {};
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.metadata.labels.name = "templates-api-etcd";
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.metadata.labels.owner = "helm";
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.metadata.labels.version = "2";
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.metadata.name = "sh.helm.release.v1.templates-api-etcd.v2";
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.metadata.namespace = "templates-api";
+<Secret/sh.helm.release.v1.templates-api-etcd.v2>.type = "helm.sh/release.v1";


(see artifacts in the Github Action for more information)

@hosekpeter hosekpeter marked this pull request as ready for review November 22, 2024 22:08
@hosekpeter hosekpeter merged commit 449bf95 into main Nov 25, 2024
13 checks passed
@hosekpeter hosekpeter deleted the templates-data-apps-repository branch November 25, 2024 09:56
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.

3 participants