From 8189776c533df13fb55d94eb5f7a7e55c3291d6c Mon Sep 17 00:00:00 2001 From: Papa Bakary Camara Date: Tue, 23 Jul 2024 07:42:35 +0200 Subject: [PATCH] obsint_processing - insights-results-aggregator-cleaner application --- ...n_insights-results-aggregator-cleaner.yaml | 9 ++++ ...t_insights-results-aggregator-cleaner.yaml | 17 +++++++ ...r-insights-results-aggregator-cleaner.yaml | 14 ++++++ ...-results-aggregator-cleaner-component.yaml | 44 +++++++++++++++++++ .../kustomization.yaml | 1 + 5 files changed, 85 insertions(+) create mode 100644 auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_application_insights-results-aggregator-cleaner.yaml create mode 100644 auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_component_insights-results-aggregator-cleaner.yaml create mode 100644 auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_imagerepository_imagerepository-for-insights-results-aggregator-cleaner-insights-results-aggregator-cleaner.yaml create mode 100644 cluster/stone-prd-rh01/tenants/obsint-processing-tenant/insights-results-aggregator-cleaner-component.yaml diff --git a/auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_application_insights-results-aggregator-cleaner.yaml b/auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_application_insights-results-aggregator-cleaner.yaml new file mode 100644 index 00000000..e408f2c6 --- /dev/null +++ b/auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_application_insights-results-aggregator-cleaner.yaml @@ -0,0 +1,9 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Application +metadata: + annotations: + hello: world + name: insights-results-aggregator-cleaner + namespace: obsint-processing-tenant +spec: + displayName: insights-results-aggregator-cleaner diff --git a/auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_component_insights-results-aggregator-cleaner.yaml b/auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_component_insights-results-aggregator-cleaner.yaml new file mode 100644 index 00000000..2c70a905 --- /dev/null +++ b/auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_component_insights-results-aggregator-cleaner.yaml @@ -0,0 +1,17 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Component +metadata: + annotations: + build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' + build.appstudio.openshift.io/request: configure-pac + name: insights-results-aggregator-cleaner + namespace: obsint-processing-tenant +spec: + application: insights-results-aggregator-cleaner + componentName: insights-results-aggregator-cleaner + source: + git: + context: ./ + dockerfileUrl: Dockerfile + revision: main + url: https://github.com/RedHatInsights/insights-results-aggregator-cleaner diff --git a/auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_imagerepository_imagerepository-for-insights-results-aggregator-cleaner-insights-results-aggregator-cleaner.yaml b/auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_imagerepository_imagerepository-for-insights-results-aggregator-cleaner-insights-results-aggregator-cleaner.yaml new file mode 100644 index 00000000..e06a349d --- /dev/null +++ b/auto-generated/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/appstudio.redhat.com_v1alpha1_imagerepository_imagerepository-for-insights-results-aggregator-cleaner-insights-results-aggregator-cleaner.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: ImageRepository +metadata: + annotations: + image-controller.appstudio.redhat.com/update-component-image: "true" + labels: + appstudio.redhat.com/application: insights-results-aggregator-cleaner + appstudio.redhat.com/component: insights-results-aggregator-cleaner + name: imagerepository-for-insights-results-aggregator-cleaner-insights-results-aggregator-cleaner + namespace: obsint-processing-tenant +spec: + image: + name: obsint-processing-tenant/insights-results-aggregator-cleaner/insights-results-aggregator-cleaner + visibility: public diff --git a/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/insights-results-aggregator-cleaner-component.yaml b/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/insights-results-aggregator-cleaner-component.yaml new file mode 100644 index 00000000..e148beaf --- /dev/null +++ b/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/insights-results-aggregator-cleaner-component.yaml @@ -0,0 +1,44 @@ +--- +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Application +metadata: + name: insights-results-aggregator-cleaner + namespace: obsint-processing-tenant + annotations: + # This stub annotation is needed until KFLUXBUGS-1300 is resolved. + hello: world +spec: + displayName: insights-results-aggregator-cleaner +--- +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Component +metadata: + name: insights-results-aggregator-cleaner + namespace: obsint-processing-tenant + annotations: + build.appstudio.openshift.io/request: configure-pac + build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}' +spec: + application: insights-results-aggregator-cleaner + componentName: insights-results-aggregator-cleaner + source: + git: + revision: main + url: https://github.com/RedHatInsights/insights-results-aggregator-cleaner + dockerfileUrl: Dockerfile + context: ./ +--- +apiVersion: appstudio.redhat.com/v1alpha1 +kind: ImageRepository +metadata: + annotations: + image-controller.appstudio.redhat.com/update-component-image: true + name: imagerepository-for-insights-results-aggregator-cleaner-insights-results-aggregator-cleaner + namespace: obsint-processing-tenant + labels: + appstudio.redhat.com/application: insights-results-aggregator-cleaner + appstudio.redhat.com/component: insights-results-aggregator-cleaner +spec: + image: + name: obsint-processing-tenant/insights-results-aggregator-cleaner/insights-results-aggregator-cleaner + visibility: public diff --git a/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/kustomization.yaml b/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/kustomization.yaml index c1cce2b0..e0d4665a 100644 --- a/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/kustomization.yaml +++ b/cluster/stone-prd-rh01/tenants/obsint-processing-tenant/kustomization.yaml @@ -1,6 +1,7 @@ --- resources: - insights-behavioral-spec-component.yaml + - insights-results-aggregator-cleaner-component.yaml - io-gathering-service-component.yaml apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization