diff --git a/cert_manager/manifest.json b/cert_manager/manifest.json index ef4c5287d1a6c..2052f049080a9 100644 --- a/cert_manager/manifest.json +++ b/cert_manager/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "d8bac6db-8cf7-49ca-a4b8-643714fbc7b9", "app_id": "cert-manager", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/container/manifest.json b/container/manifest.json index 65f531e2f79d5..87be8efc80db5 100644 --- a/container/manifest.json +++ b/container/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "ac3cc203-5b28-457d-8737-bbe32fa7c3b9", "app_id": "container", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/containerd/manifest.json b/containerd/manifest.json index 17e5891cc5b97..cc9173e0e5e44 100644 --- a/containerd/manifest.json +++ b/containerd/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "206cf95f-1d2a-4ad5-b027-0de15431833b", "app_id": "containerd", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/cri/manifest.json b/cri/manifest.json index 3bbb17ab95f58..4a588ac59eb2d 100644 --- a/cri/manifest.json +++ b/cri/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "81805522-0f55-45a4-95f6-23dd9ea46361", "app_id": "cri", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/crio/manifest.json b/crio/manifest.json index 3c3f842330a50..c80952ebde260 100644 --- a/crio/manifest.json +++ b/crio/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "a5f9ace1-19b5-4928-b98b-21f15d62cce2", "app_id": "cri-o", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/datadog_cluster_agent/manifest.json b/datadog_cluster_agent/manifest.json index 7ffea40118fef..e639140922f63 100644 --- a/datadog_cluster_agent/manifest.json +++ b/datadog_cluster_agent/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "b6c2b71b-38c9-4769-86ad-516953849236", "app_id": "datadog-cluster-agent", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/datadog_operator/manifest.json b/datadog_operator/manifest.json index bf47a826644ae..ac1ca09aad27a 100644 --- a/datadog_operator/manifest.json +++ b/datadog_operator/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "8ea2f311-02dd-478b-9b3b-3fbef310d82c", "app_id": "datadog-operator", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/docker_daemon/manifest.json b/docker_daemon/manifest.json index 36b87071f4c96..eee0ceb9cfc3c 100644 --- a/docker_daemon/manifest.json +++ b/docker_daemon/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "ca1a7870-7d95-40c7-9790-ef6c1e928967", "app_id": "docker", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/eks_fargate/manifest.json b/eks_fargate/manifest.json index e6e97bd8b7039..ad1586910fe18 100644 --- a/eks_fargate/manifest.json +++ b/eks_fargate/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "f5919a4b-4142-4889-b9c0-6ecdab299ebb", "app_id": "eks-fargate", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/helm/manifest.json b/helm/manifest.json index 605c8e24f67f7..d75edfd91c238 100644 --- a/helm/manifest.json +++ b/helm/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "754a061c-d896-4f3c-b54e-87125bb66241", "app_id": "helm", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kube_apiserver_metrics/manifest.json b/kube_apiserver_metrics/manifest.json index 3aa61c8a0ac6a..f4d6603818052 100644 --- a/kube_apiserver_metrics/manifest.json +++ b/kube_apiserver_metrics/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "c5caf884-25c1-4a35-a72e-fa75e7cc10fc", "app_id": "kube-apiserver-metrics", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kube_controller_manager/manifest.json b/kube_controller_manager/manifest.json index ab1b6abc784ac..db79d544bd69a 100644 --- a/kube_controller_manager/manifest.json +++ b/kube_controller_manager/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "25d4ccd6-de50-4ef0-849f-b7ab1aea203e", "app_id": "kube-controller-manager", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kube_dns/manifest.json b/kube_dns/manifest.json index c378c1164ab03..365773766835d 100644 --- a/kube_dns/manifest.json +++ b/kube_dns/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "41986c96-f53e-49fb-8892-cc6716238e48", "app_id": "kube-dns", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kube_metrics_server/manifest.json b/kube_metrics_server/manifest.json index cb83bdca493b6..c8429d73d0353 100644 --- a/kube_metrics_server/manifest.json +++ b/kube_metrics_server/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "df9c9e3c-368a-4472-b0cb-b32f1066a2f5", "app_id": "kube-metrics-server", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kube_proxy/manifest.json b/kube_proxy/manifest.json index 7c4f42ea11b23..ed536980ba734 100644 --- a/kube_proxy/manifest.json +++ b/kube_proxy/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "0f9508bc-f260-4268-b94d-13c8da1525fb", "app_id": "kube-proxy", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kube_scheduler/manifest.json b/kube_scheduler/manifest.json index a163e2951de8d..11c088370d008 100644 --- a/kube_scheduler/manifest.json +++ b/kube_scheduler/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "1cf58691-ac6b-4f1d-b410-0132a4590378", "app_id": "kube-scheduler", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kubelet/manifest.json b/kubelet/manifest.json index d33b35d11fa96..b88d4958c4d91 100644 --- a/kubelet/manifest.json +++ b/kubelet/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "8afd5500-0b72-4574-95f9-81282e2bd535", "app_id": "kubelet", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kubernetes/manifest.json b/kubernetes/manifest.json index 8e5fb885118d7..1af15ae84233e 100644 --- a/kubernetes/manifest.json +++ b/kubernetes/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "1b01568a-d25e-4e8d-98f6-c999f1d253c7", "app_id": "kubernetes", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kubernetes_cluster_autoscaler/manifest.json b/kubernetes_cluster_autoscaler/manifest.json index aed49b0a4830d..f2a2b58bc8db2 100644 --- a/kubernetes_cluster_autoscaler/manifest.json +++ b/kubernetes_cluster_autoscaler/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "3a3fc186-af02-48e5-8b68-ee9ef37ea566", "app_id": "kubernetes-cluster-autoscaler", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kubernetes_state/manifest.json b/kubernetes_state/manifest.json index 5baf03240673a..f62881f7063a3 100644 --- a/kubernetes_state/manifest.json +++ b/kubernetes_state/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "da79704f-b8b0-4a41-9ebe-a3772e939ae8", "app_id": "kubernetes-state", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/kubernetes_state_core/manifest.json b/kubernetes_state_core/manifest.json index 13afc17837ce4..f457b4f6aec9d 100644 --- a/kubernetes_state_core/manifest.json +++ b/kubernetes_state_core/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "6fbcfd6b-369d-4e69-8974-87b3fb5d4715", "app_id": "kubernetes-state-core", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/nginx_ingress_controller/manifest.json b/nginx_ingress_controller/manifest.json index 936ffc3e30286..234c315d594dd 100644 --- a/nginx_ingress_controller/manifest.json +++ b/nginx_ingress_controller/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "f84e3ebf-848b-4894-a5b0-9abbd21d4189", "app_id": "nginx-ingress-controller", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/oom_kill/manifest.json b/oom_kill/manifest.json index f79b2c07199ce..82cde76eb106b 100644 --- a/oom_kill/manifest.json +++ b/oom_kill/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "7546b270-2efe-4a59-8f94-3447df2db801", "app_id": "oom-kill", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/openmetrics/manifest.json b/openmetrics/manifest.json index 5b261256b9e89..6950e1acaa576 100644 --- a/openmetrics/manifest.json +++ b/openmetrics/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "302b841e-8270-4ecd-948e-f16317a316bc", "app_id": "openmetrics", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/podman/manifest.json b/podman/manifest.json index a22873761a95b..9e54fc82a8850 100644 --- a/podman/manifest.json +++ b/podman/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "ecc06845-18ac-448e-b352-1bbf31fdfcc3", "app_id": "podman", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview", diff --git a/tcp_queue_length/manifest.json b/tcp_queue_length/manifest.json index 72718be761205..1132e2e6c0f9d 100644 --- a/tcp_queue_length/manifest.json +++ b/tcp_queue_length/manifest.json @@ -2,6 +2,7 @@ "manifest_version": "2.0.0", "app_uuid": "2c48a360-9fbb-4cd6-9316-0e9afd9926c8", "app_id": "tcp-queue-length", + "owner": "container-integrations", "display_on_public_website": true, "tile": { "overview": "README.md#Overview",