diff --git a/.github/workflows/generate-konflux.yaml b/.github/workflows/generate-konflux.yaml index 2b36cc50..491580b2 100644 --- a/.github/workflows/generate-konflux.yaml +++ b/.github/workflows/generate-konflux.yaml @@ -5,12 +5,13 @@ on: pull_request: branches: - 'main' - - 'next' + - 'multi-cluster' - 'release-v*' push: branches: - 'main' - 'next' + - 'multi-cluster' - 'release-v*' workflow_dispatch: # Manual workflow trigger diff --git a/.konflux/0-1/syncer-service/application.yaml b/.konflux/0-1/syncer-service/application.yaml deleted file mode 100644 index 7d4f4e2f..00000000 --- a/.konflux/0-1/syncer-service/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application syncer-service by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: syncer-service-0-1 -spec: - displayName: syncer-service-0-1 diff --git a/.konflux/0-1/syncer-service/release-plan.yaml b/.konflux/0-1/syncer-service/release-plan.yaml deleted file mode 100644 index 5d91974e..00000000 --- a/.konflux/0-1/syncer-service/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application syncer-service by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: syncer-service-0-1-rp -spec: - application: syncer-service-0-1 - tenantPipeline: - serviceAccountName: release-registry-syncer-service-0-1 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v0.1.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "v0.1.0" - - name: release_to_github - value: "false" diff --git a/.konflux/0-1/syncer-service/release-plan_github.yaml b/.konflux/0-1/syncer-service/release-plan_github.yaml deleted file mode 100644 index 82549eee..00000000 --- a/.konflux/0-1/syncer-service/release-plan_github.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application syncer-service by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "false" - release.appstudio.openshift.io/standing-attribution: 'true' - name: syncer-service-0-1-github-rp -spec: - application: syncer-service-0-1 - tenantPipeline: - serviceAccountName: release-registry-syncer-service-0-1 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v0.1.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "v0.1.0" - - name: release_to_github - value: "true" diff --git a/.konflux/0-1/syncer-service/role.yaml b/.konflux/0-1/syncer-service/role.yaml deleted file mode 100644 index 5a774a87..00000000 --- a/.konflux/0-1/syncer-service/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application syncer-service by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-syncer-service-0-1 -subjects: - - kind: ServiceAccount - name: release-registry-syncer-service-0-1 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/0-1/syncer-service/service-account.yaml b/.konflux/0-1/syncer-service/service-account.yaml deleted file mode 100644 index 0db87628..00000000 --- a/.konflux/0-1/syncer-service/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application syncer-service by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-syncer-service-0-1 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/0-1/syncer-service/syncer-service/component-syncer-service-0.1.yaml b/.konflux/0-1/syncer-service/syncer-service/component-syncer-service-0.1.yaml deleted file mode 100644 index 83109429..00000000 --- a/.konflux/0-1/syncer-service/syncer-service/component-syncer-service-0.1.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application syncer-service by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: syncer-service-0-1-syncer-service -spec: - componentName: syncer-service - application: syncer-service-0-1 - build-nudges-ref: - - operator-0-1-bundle - source: - git: - url: https://github.com/openshift-pipelines/syncer-service.git - dockerfileUrl: Dockerfile - revision: release-v0.1.x diff --git a/.konflux/0-1/syncer-service/syncer-service/image-syncer-service-0.1.yaml b/.konflux/0-1/syncer-service/syncer-service/image-syncer-service-0.1.yaml deleted file mode 100644 index 99aae4fc..00000000 --- a/.konflux/0-1/syncer-service/syncer-service/image-syncer-service-0.1.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application syncer-service by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: syncer-service-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: syncer-service-0-1-syncer-service - appstudio.redhat.com/application: syncer-service-0-1 -spec: - image: - name: syncer-service-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/0-1/syncer-service/tests.yaml b/.konflux/0-1/syncer-service/tests.yaml deleted file mode 100644 index ca66ac26..00000000 --- a/.konflux/0-1/syncer-service/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application syncer-service by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: syncer-service-0-1-enterprise-contract -spec: - application: syncer-service-0-1 - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/0-1/tekton-kueue/application.yaml b/.konflux/0-1/tekton-kueue/application.yaml deleted file mode 100644 index 15f8437e..00000000 --- a/.konflux/0-1/tekton-kueue/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: tekton-kueue-0-1 -spec: - displayName: tekton-kueue-0-1 diff --git a/.konflux/0-1/tekton-kueue/release-plan.yaml b/.konflux/0-1/tekton-kueue/release-plan.yaml deleted file mode 100644 index 2214f667..00000000 --- a/.konflux/0-1/tekton-kueue/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: tekton-kueue-0-1-rp -spec: - application: tekton-kueue-0-1 - tenantPipeline: - serviceAccountName: release-registry-tekton-kueue-0-1 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v0.1.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "0.1.0" - - name: release_to_github - value: "false" diff --git a/.konflux/0-1/tekton-kueue/release-plan_github.yaml b/.konflux/0-1/tekton-kueue/release-plan_github.yaml deleted file mode 100644 index ea02aca0..00000000 --- a/.konflux/0-1/tekton-kueue/release-plan_github.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "false" - release.appstudio.openshift.io/standing-attribution: 'true' - name: tekton-kueue-0-1-github-rp -spec: - application: tekton-kueue-0-1 - tenantPipeline: - serviceAccountName: release-registry-tekton-kueue-0-1 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v0.1.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "0.1.0" - - name: release_to_github - value: "true" diff --git a/.konflux/0-1/tekton-kueue/role.yaml b/.konflux/0-1/tekton-kueue/role.yaml deleted file mode 100644 index 23e039d4..00000000 --- a/.konflux/0-1/tekton-kueue/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-tekton-kueue-0-1 -subjects: - - kind: ServiceAccount - name: release-registry-tekton-kueue-0-1 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/0-1/tekton-kueue/service-account.yaml b/.konflux/0-1/tekton-kueue/service-account.yaml deleted file mode 100644 index 7d05a1c0..00000000 --- a/.konflux/0-1/tekton-kueue/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-tekton-kueue-0-1 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/0-1/tekton-kueue/tekton-kueue/component-kueue-0.1.yaml b/.konflux/0-1/tekton-kueue/tekton-kueue/component-kueue-0.1.yaml deleted file mode 100644 index 878eed13..00000000 --- a/.konflux/0-1/tekton-kueue/tekton-kueue/component-kueue-0.1.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tekton-kueue-kueue-0-1 -spec: - componentName: kueue - application: tekton-kueue-0-1 - build-nudges-ref: - - tektoncd-operator-0-1-bundle - source: - git: - url: https://github.com/konflux-ci/tekton-kueue.git - dockerfileUrl: Dockerfile - revision: release-v0.1.x diff --git a/.konflux/0-1/tekton-kueue/tekton-kueue/image-kueue-0.1.yaml b/.konflux/0-1/tekton-kueue/tekton-kueue/image-kueue-0.1.yaml deleted file mode 100644 index 4d87f558..00000000 --- a/.konflux/0-1/tekton-kueue/tekton-kueue/image-kueue-0.1.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: kueue-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tekton-kueue-kueue-0-1 - appstudio.redhat.com/application: tekton-kueue-0-1 -spec: - image: - name: kueue-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/0-1/tekton-kueue/tests.yaml b/.konflux/0-1/tekton-kueue/tests.yaml deleted file mode 100644 index 30d83018..00000000 --- a/.konflux/0-1/tekton-kueue/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: tekton-kueue-0-1-enterprise-contract -spec: - application: tekton-kueue-0-1 - contexts: - - description: execute the integration test for an application - name: application - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/0-2/tekton-kueue/application.yaml b/.konflux/0-2/tekton-kueue/application.yaml deleted file mode 100644 index d7ab8962..00000000 --- a/.konflux/0-2/tekton-kueue/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: tekton-kueue-0-2 -spec: - displayName: tekton-kueue-0-2 diff --git a/.konflux/0-2/tekton-kueue/release-plan.yaml b/.konflux/0-2/tekton-kueue/release-plan.yaml deleted file mode 100644 index afe148fa..00000000 --- a/.konflux/0-2/tekton-kueue/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: tekton-kueue-0-2-rp -spec: - application: tekton-kueue-0-2 - tenantPipeline: - serviceAccountName: release-registry-tekton-kueue-0-2 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v0.2.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "0.2.0" - - name: release_to_github - value: "false" diff --git a/.konflux/0-2/tekton-kueue/release-plan_github.yaml b/.konflux/0-2/tekton-kueue/release-plan_github.yaml deleted file mode 100644 index e4710696..00000000 --- a/.konflux/0-2/tekton-kueue/release-plan_github.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "false" - release.appstudio.openshift.io/standing-attribution: 'true' - name: tekton-kueue-0-2-github-rp -spec: - application: tekton-kueue-0-2 - tenantPipeline: - serviceAccountName: release-registry-tekton-kueue-0-2 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v0.2.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "0.2.0" - - name: release_to_github - value: "true" diff --git a/.konflux/0-2/tekton-kueue/role.yaml b/.konflux/0-2/tekton-kueue/role.yaml deleted file mode 100644 index bb0d014c..00000000 --- a/.konflux/0-2/tekton-kueue/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-tekton-kueue-0-2 -subjects: - - kind: ServiceAccount - name: release-registry-tekton-kueue-0-2 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/0-2/tekton-kueue/service-account.yaml b/.konflux/0-2/tekton-kueue/service-account.yaml deleted file mode 100644 index b52857cd..00000000 --- a/.konflux/0-2/tekton-kueue/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-tekton-kueue-0-2 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/0-2/tekton-kueue/tekton-kueue/component-kueue-0.2.yaml b/.konflux/0-2/tekton-kueue/tekton-kueue/component-kueue-0.2.yaml deleted file mode 100644 index 97164552..00000000 --- a/.konflux/0-2/tekton-kueue/tekton-kueue/component-kueue-0.2.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tekton-kueue-0-2-kueue -spec: - componentName: kueue - application: tekton-kueue-0-2 - build-nudges-ref: - - operator-0-2-bundle - source: - git: - url: https://github.com/konflux-ci/tekton-kueue.git - dockerfileUrl: Dockerfile - revision: release-v0.2.x diff --git a/.konflux/0-2/tekton-kueue/tekton-kueue/image-kueue-0.2.yaml b/.konflux/0-2/tekton-kueue/tekton-kueue/image-kueue-0.2.yaml deleted file mode 100644 index eaeed800..00000000 --- a/.konflux/0-2/tekton-kueue/tekton-kueue/image-kueue-0.2.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: kueue-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tekton-kueue-0-2-kueue - appstudio.redhat.com/application: tekton-kueue-0-2 -spec: - image: - name: kueue-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/0-2/tekton-kueue/tests.yaml b/.konflux/0-2/tekton-kueue/tests.yaml deleted file mode 100644 index 1fa6b300..00000000 --- a/.konflux/0-2/tekton-kueue/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application tekton-kueue by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: tekton-kueue-0-2-enterprise-contract -spec: - application: tekton-kueue-0-2 - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/1-22/openshift-pipelines-cli/p12n-opc/image-opc-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/p12n-opc/image-opc-1.22.yaml deleted file mode 100644 index b0e695e2..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/p12n-opc/image-opc-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-opc-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-opc-1-22-opc - appstudio.redhat.com/application: openshift-pipelines-cli-1-22 -spec: - image: - name: pipelines-opc-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-cli/release-plan.yaml b/.konflux/1-22/openshift-pipelines-cli/release-plan.yaml deleted file mode 100644 index 89bfeac6..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-cli-1-22-rp -spec: - application: openshift-pipelines-cli-1-22 - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-cli-1-22 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v1.22.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "1.22.0" - - name: release_to_github - value: "false" diff --git a/.konflux/1-22/openshift-pipelines-cli/role.yaml b/.konflux/1-22/openshift-pipelines-cli/role.yaml deleted file mode 100644 index 0a2a7b3b..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-cli-1-22 -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-cli-1-22 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-cli-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-cli-1.22.yaml deleted file mode 100644 index d34bf3e6..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-cli-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-1-22-cli -spec: - componentName: cli - application: openshift-pipelines-cli-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/cli.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-opc-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-opc-1.22.yaml deleted file mode 100644 index d2daabd7..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-opc-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-1-22-opc -spec: - componentName: opc - application: openshift-pipelines-cli-1-22 - build-nudges-ref: - - serve-tkn-cli-1-22-serve-tkn-cli - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/opc.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-tkn-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-tkn-1.22.yaml deleted file mode 100644 index 071a5281..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-tkn-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-1-22-tkn -spec: - componentName: tkn - application: openshift-pipelines-cli-1-22 - build-nudges-ref: - - serve-tkn-cli-1-22-serve-tkn-cli - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/tkn.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-tkn-pac-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-tkn-pac-1.22.yaml deleted file mode 100644 index 2f7aa68a..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-tkn-pac-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-1-22-tkn-pac -spec: - componentName: tkn-pac - application: openshift-pipelines-cli-1-22 - build-nudges-ref: - - serve-tkn-cli-1-22-serve-tkn-cli - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/tkn-pac.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-cli-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-cli-1.22.yaml deleted file mode 100644 index a6456130..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-cli-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-cli-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-1-22-cli - appstudio.redhat.com/application: openshift-pipelines-cli-1-22 -spec: - image: - name: pipelines-cli-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-opc-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-opc-1.22.yaml deleted file mode 100644 index be5436ef..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-opc-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-opc-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-1-22-opc - appstudio.redhat.com/application: openshift-pipelines-cli-1-22 -spec: - image: - name: pipelines-opc-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-serve-tkn-cli-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-serve-tkn-cli-1.22.yaml deleted file mode 100644 index f0542041..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-serve-tkn-cli-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-serve-tkn-cli-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-1-22-serve-tkn-cli - appstudio.redhat.com/application: openshift-pipelines-cli-1-22 -spec: - image: - name: pipelines-serve-tkn-cli-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-tkn-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-tkn-1.22.yaml deleted file mode 100644 index 4f57e6c8..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-tkn-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-tkn-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-1-22-tkn - appstudio.redhat.com/application: openshift-pipelines-cli-1-22 -spec: - image: - name: pipelines-tkn-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-tkn-pac-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-tkn-pac-1.22.yaml deleted file mode 100644 index 8643e16a..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/image-tkn-pac-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-tkn-pac-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-1-22-tkn-pac - appstudio.redhat.com/application: openshift-pipelines-cli-1-22 -spec: - image: - name: pipelines-tkn-pac-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-cli/service-account.yaml b/.konflux/1-22/openshift-pipelines-cli/service-account.yaml deleted file mode 100644 index cf35786f..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-cli-1-22 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-cli/tektoncd-cli/image-tkn-1.22.yaml b/.konflux/1-22/openshift-pipelines-cli/tektoncd-cli/image-tkn-1.22.yaml deleted file mode 100644 index 47eb21d3..00000000 --- a/.konflux/1-22/openshift-pipelines-cli/tektoncd-cli/image-tkn-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-cli-tkn-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-cli-1-22-tkn - appstudio.redhat.com/application: openshift-pipelines-cli-1-22 -spec: - image: - name: pipelines-cli-tkn-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-console-plugin/component-console-plugin-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/p12n-console-plugin/component-console-plugin-1.22.yaml deleted file mode 100644 index 3f26df03..00000000 --- a/.konflux/1-22/openshift-pipelines-core/p12n-console-plugin/component-console-plugin-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-console-plugin-1-22-console-plugin -spec: - componentName: console-plugin - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-console-plugin.git - dockerfileUrl: .konflux/dockerfiles/console-plugin.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/image-controller-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/image-controller-1.22.yaml deleted file mode 100644 index 9e000a7e..00000000 --- a/.konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/image-controller-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-manual-approval-gate-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-manual-approval-gate-1-22-controller - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-manual-approval-gate-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/image-webhook-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/image-webhook-1.22.yaml deleted file mode 100644 index 84f142f1..00000000 --- a/.konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/image-webhook-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-manual-approval-gate-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-manual-approval-gate-1-22-webhook - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-manual-approval-gate-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-multicluster-proxy-aae/component-proxy-server-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/p12n-multicluster-proxy-aae/component-proxy-server-1.22.yaml deleted file mode 100644 index dce43ab8..00000000 --- a/.konflux/1-22/openshift-pipelines-core/p12n-multicluster-proxy-aae/component-proxy-server-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-multicluster-proxy-aae-1-22-proxy-server -spec: - componentName: proxy-server - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-multicluster-proxy-aae.git - dockerfileUrl: .konflux/dockerfiles/proxy-server.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-multicluster-proxy-aae/image-controller-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/p12n-multicluster-proxy-aae/image-controller-1.22.yaml deleted file mode 100644 index 83d550f8..00000000 --- a/.konflux/1-22/openshift-pipelines-core/p12n-multicluster-proxy-aae/image-controller-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-multicluster-proxy-aae-proxy-server-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-multicluster-proxy-aae-1-22-proxy-server - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-multicluster-proxy-aae-proxy-server-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-syncer-service/image-controller-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/p12n-syncer-service/image-controller-1.22.yaml deleted file mode 100644 index 58e8cd8f..00000000 --- a/.konflux/1-22/openshift-pipelines-core/p12n-syncer-service/image-controller-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-syncer-service-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-syncer-service-1-22-controller - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-syncer-service-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-tekton-assist/image-tekton-assist-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/p12n-tekton-assist/image-tekton-assist-1.22.yaml deleted file mode 100644 index 56f96eba..00000000 --- a/.konflux/1-22/openshift-pipelines-core/p12n-tekton-assist/image-tekton-assist-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-tekton-assist-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-tekton-assist-1-22-tekton-assist - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-tekton-assist-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-tekton-caches/image-cache-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/p12n-tekton-caches/image-cache-1.22.yaml deleted file mode 100644 index c70d5761..00000000 --- a/.konflux/1-22/openshift-pipelines-core/p12n-tekton-caches/image-cache-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-cache-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-tekton-caches-1-22-cache - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-cache-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-cli-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-cli-1.22.yaml deleted file mode 100644 index 71084edf..00000000 --- a/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-cli-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pipelines-as-code-cli-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: pac-downstream-1-22-cli - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-pipelines-as-code-cli-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-controller-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-controller-1.22.yaml deleted file mode 100644 index 38228bef..00000000 --- a/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-controller-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pipelines-as-code-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: pac-downstream-1-22-controller - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-pipelines-as-code-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-watcher-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-watcher-1.22.yaml deleted file mode 100644 index 0b0d800b..00000000 --- a/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-watcher-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pipelines-as-code-watcher-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: pac-downstream-1-22-watcher - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-pipelines-as-code-watcher-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-webhook-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-webhook-1.22.yaml deleted file mode 100644 index 0be20fd5..00000000 --- a/.konflux/1-22/openshift-pipelines-core/pac-downstream/image-webhook-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pipelines-as-code-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: pac-downstream-1-22-webhook - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-pipelines-as-code-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/release-plan.yaml b/.konflux/1-22/openshift-pipelines-core/release-plan.yaml deleted file mode 100644 index d2b0df35..00000000 --- a/.konflux/1-22/openshift-pipelines-core/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-core-1-22-rp -spec: - application: openshift-pipelines-core-1-22 - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-core-1-22 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v1.22.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "1.22.0" - - name: release_to_github - value: "false" diff --git a/.konflux/1-22/openshift-pipelines-core/role.yaml b/.konflux/1-22/openshift-pipelines-core/role.yaml deleted file mode 100644 index 1ee9b84d..00000000 --- a/.konflux/1-22/openshift-pipelines-core/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-core-1-22 -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-core-1-22 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/service-account.yaml b/.konflux/1-22/openshift-pipelines-core/service-account.yaml deleted file mode 100644 index bd00373f..00000000 --- a/.konflux/1-22/openshift-pipelines-core/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-core-1-22 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tekton-kueue/component-kueue-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tekton-kueue/component-kueue-1.22.yaml deleted file mode 100644 index fd6573a7..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tekton-kueue/component-kueue-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tekton-kueue-1-22-kueue -spec: - componentName: kueue - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tekton-kueue.git - dockerfileUrl: .konflux/dockerfiles/kueue.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/1-22/openshift-pipelines-core/tekton-kueue/image-kueue-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tekton-kueue/image-kueue-1.22.yaml deleted file mode 100644 index 440e7c1c..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tekton-kueue/image-kueue-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-kueue-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tekton-kueue-1-22-kueue - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-kueue-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-chains/image-controller-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-chains/image-controller-1.22.yaml deleted file mode 100644 index 5b0d1da7..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-chains/image-controller-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-chains-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-chains-1-22-controller - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-chains-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-git-clone/image-git-init-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-git-clone/image-git-init-1.22.yaml deleted file mode 100644 index 182af35e..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-git-clone/image-git-init-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: git-init-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-git-clone-1-22-git-init - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: git-init-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/image-api-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/image-api-1.22.yaml deleted file mode 100644 index d7dca7a8..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/image-api-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-hub-api-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-hub-1-22-api - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-hub-api-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/image-db-migration-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/image-db-migration-1.22.yaml deleted file mode 100644 index 3852dde7..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/image-db-migration-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-hub-db-migration-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-hub-1-22-db-migration - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-hub-db-migration-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/image-ui-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/image-ui-1.22.yaml deleted file mode 100644 index 6f5c4f2f..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/image-ui-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-hub-ui-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-hub-1-22-ui - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-hub-ui-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-controller-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-controller-1.22.yaml deleted file mode 100644 index 1c8d6703..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-controller-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-1-22-controller - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-entrypoint-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-entrypoint-1.22.yaml deleted file mode 100644 index fafe939b..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-entrypoint-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-entrypoint-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-1-22-entrypoint - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-entrypoint-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-events-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-events-1.22.yaml deleted file mode 100644 index b6e136d5..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-events-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-events-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-1-22-events - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-events-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-nop-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-nop-1.22.yaml deleted file mode 100644 index bcd7ae02..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-nop-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-nop-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-1-22-nop - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-nop-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-resolvers-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-resolvers-1.22.yaml deleted file mode 100644 index f2df259f..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-resolvers-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-resolvers-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-1-22-resolvers - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-resolvers-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-sidecarlogresults-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-sidecarlogresults-1.22.yaml deleted file mode 100644 index 924750bf..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-sidecarlogresults-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-sidecarlogresults-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-1-22-sidecarlogresults - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-sidecarlogresults-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-webhook-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-webhook-1.22.yaml deleted file mode 100644 index 734e4b4a..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-webhook-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-1-22-webhook - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-workingdirinit-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-workingdirinit-1.22.yaml deleted file mode 100644 index 56e6a4bb..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/image-workingdirinit-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-workingdirinit-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-1-22-workingdirinit - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-workingdirinit-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pruner/image-controller-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-pruner/image-controller-1.22.yaml deleted file mode 100644 index 9d8ead8f..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-pruner/image-controller-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pruner-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pruner-1-22-controller - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-pruner-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-results/image-api-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-results/image-api-1.22.yaml deleted file mode 100644 index c0e81c45..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-results/image-api-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-results-api-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-results-1-22-api - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-results-api-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-results/image-retention-policy-agent-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-results/image-retention-policy-agent-1.22.yaml deleted file mode 100644 index 49710f6c..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-results/image-retention-policy-agent-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-results-retention-policy-agent-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-results-1-22-retention-policy-agent - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-results-retention-policy-agent-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-results/image-watcher-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-results/image-watcher-1.22.yaml deleted file mode 100644 index 4ca7985b..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-results/image-watcher-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-results-watcher-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-results-1-22-watcher - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-results-watcher-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-controller-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-controller-1.22.yaml deleted file mode 100644 index 4f7943e9..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-controller-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-triggers-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-triggers-1-22-controller - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-triggers-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-core-interceptors-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-core-interceptors-1.22.yaml deleted file mode 100644 index 4d1f4f2b..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-core-interceptors-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-triggers-core-interceptors-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-triggers-1-22-core-interceptors - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-triggers-core-interceptors-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-eventlistenersink-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-eventlistenersink-1.22.yaml deleted file mode 100644 index d105a5ba..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-eventlistenersink-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-triggers-eventlistenersink-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-triggers-1-22-eventlistenersink - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-triggers-eventlistenersink-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-webhook-1.22.yaml b/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-webhook-1.22.yaml deleted file mode 100644 index 0ef5979d..00000000 --- a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/image-webhook-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-triggers-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-triggers-1-22-webhook - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-triggers-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.16/release-plan.yaml b/.konflux/1-22/openshift-pipelines-index-4.16/release-plan.yaml deleted file mode 100644 index af253103..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.16/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-16-1-22-rp -spec: - application: openshift-pipelines-index-4-16-1-22 - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-16-1-22 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v1.22.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "1.22.0" - - name: release_to_github - value: "false" diff --git a/.konflux/1-22/openshift-pipelines-index-4.16/role.yaml b/.konflux/1-22/openshift-pipelines-index-4.16/role.yaml deleted file mode 100644 index 24060486..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.16/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-16-1-22 -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-16-1-22 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.16/service-account.yaml b/.konflux/1-22/openshift-pipelines-index-4.16/service-account.yaml deleted file mode 100644 index 2bede87b..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.16/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-16-1-22 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.17/operator/image-index-4.17-1.22.yaml b/.konflux/1-22/openshift-pipelines-index-4.17/operator/image-index-4.17-1.22.yaml deleted file mode 100644 index 14871fe7..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.17/operator/image-index-4.17-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-index-4-17 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-1-22-index-4-17 - appstudio.redhat.com/application: openshift-pipelines-index-4-17-1-22 -spec: - image: - name: pipelines-index-4.17 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.17/release-plan.yaml b/.konflux/1-22/openshift-pipelines-index-4.17/release-plan.yaml deleted file mode 100644 index 88a3cb90..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.17/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-17-1-22-rp -spec: - application: openshift-pipelines-index-4-17-1-22 - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-17-1-22 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v1.22.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "1.22.0" - - name: release_to_github - value: "false" diff --git a/.konflux/1-22/openshift-pipelines-index-4.17/role.yaml b/.konflux/1-22/openshift-pipelines-index-4.17/role.yaml deleted file mode 100644 index 66aa2d50..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.17/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-17-1-22 -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-17-1-22 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.17/service-account.yaml b/.konflux/1-22/openshift-pipelines-index-4.17/service-account.yaml deleted file mode 100644 index a0ddfdd5..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.17/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-17-1-22 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.18/operator/image-index-4.18-1.22.yaml b/.konflux/1-22/openshift-pipelines-index-4.18/operator/image-index-4.18-1.22.yaml deleted file mode 100644 index b13ea1c6..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.18/operator/image-index-4.18-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-index-4-18 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-1-22-index-4-18 - appstudio.redhat.com/application: openshift-pipelines-index-4-18-1-22 -spec: - image: - name: pipelines-index-4.18 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.18/release-plan.yaml b/.konflux/1-22/openshift-pipelines-index-4.18/release-plan.yaml deleted file mode 100644 index c1aa4f63..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.18/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-18-1-22-rp -spec: - application: openshift-pipelines-index-4-18-1-22 - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-18-1-22 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v1.22.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "1.22.0" - - name: release_to_github - value: "false" diff --git a/.konflux/1-22/openshift-pipelines-index-4.18/role.yaml b/.konflux/1-22/openshift-pipelines-index-4.18/role.yaml deleted file mode 100644 index 53a19d74..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.18/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-18-1-22 -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-18-1-22 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.18/service-account.yaml b/.konflux/1-22/openshift-pipelines-index-4.18/service-account.yaml deleted file mode 100644 index 20ceeaa3..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.18/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-18-1-22 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.19/operator/image-index-4.19-1.22.yaml b/.konflux/1-22/openshift-pipelines-index-4.19/operator/image-index-4.19-1.22.yaml deleted file mode 100644 index 8a0d947f..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.19/operator/image-index-4.19-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-index-4-19 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-1-22-index-4-19 - appstudio.redhat.com/application: openshift-pipelines-index-4-19-1-22 -spec: - image: - name: pipelines-index-4.19 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.19/release-plan.yaml b/.konflux/1-22/openshift-pipelines-index-4.19/release-plan.yaml deleted file mode 100644 index 2d07e0a7..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.19/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-19-1-22-rp -spec: - application: openshift-pipelines-index-4-19-1-22 - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-19-1-22 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v1.22.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "1.22.0" - - name: release_to_github - value: "false" diff --git a/.konflux/1-22/openshift-pipelines-index-4.19/role.yaml b/.konflux/1-22/openshift-pipelines-index-4.19/role.yaml deleted file mode 100644 index bc252518..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.19/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-19-1-22 -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-19-1-22 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.19/service-account.yaml b/.konflux/1-22/openshift-pipelines-index-4.19/service-account.yaml deleted file mode 100644 index cd5c5ee3..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.19/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-19-1-22 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.20/operator/image-index-4.20-1.22.yaml b/.konflux/1-22/openshift-pipelines-index-4.20/operator/image-index-4.20-1.22.yaml deleted file mode 100644 index dfdcb4f4..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.20/operator/image-index-4.20-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-index-4-20 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-1-22-index-4-20 - appstudio.redhat.com/application: openshift-pipelines-index-4-20-1-22 -spec: - image: - name: pipelines-index-4.20 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.20/release-plan.yaml b/.konflux/1-22/openshift-pipelines-index-4.20/release-plan.yaml deleted file mode 100644 index 1dedcbed..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.20/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-20-1-22-rp -spec: - application: openshift-pipelines-index-4-20-1-22 - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-20-1-22 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v1.22.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "1.22.0" - - name: release_to_github - value: "false" diff --git a/.konflux/1-22/openshift-pipelines-index-4.20/role.yaml b/.konflux/1-22/openshift-pipelines-index-4.20/role.yaml deleted file mode 100644 index cab8e447..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.20/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-20-1-22 -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-20-1-22 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-index-4.20/service-account.yaml b/.konflux/1-22/openshift-pipelines-index-4.20/service-account.yaml deleted file mode 100644 index 1775b9be..00000000 --- a/.konflux/1-22/openshift-pipelines-index-4.20/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-20-1-22 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-operator/operator/image-bundle-1.22.yaml b/.konflux/1-22/openshift-pipelines-operator/operator/image-bundle-1.22.yaml deleted file mode 100644 index 1efcab6a..00000000 --- a/.konflux/1-22/openshift-pipelines-operator/operator/image-bundle-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-operator-bundle - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-1-22-bundle - appstudio.redhat.com/application: openshift-pipelines-operator-1-22 -spec: - image: - name: pipelines-operator-bundle - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-operator/operator/image-operator-1.22.yaml b/.konflux/1-22/openshift-pipelines-operator/operator/image-operator-1.22.yaml deleted file mode 100644 index b0e56738..00000000 --- a/.konflux/1-22/openshift-pipelines-operator/operator/image-operator-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-rhel9-operator - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-1-22-operator - appstudio.redhat.com/application: openshift-pipelines-operator-1-22 -spec: - image: - name: pipelines-rhel9-operator - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-operator/operator/image-proxy-1.22.yaml b/.konflux/1-22/openshift-pipelines-operator/operator/image-proxy-1.22.yaml deleted file mode 100644 index 27d8530c..00000000 --- a/.konflux/1-22/openshift-pipelines-operator/operator/image-proxy-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-operator-proxy-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-1-22-proxy - appstudio.redhat.com/application: openshift-pipelines-operator-1-22 -spec: - image: - name: pipelines-operator-proxy-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-operator/operator/image-webhook-1.22.yaml b/.konflux/1-22/openshift-pipelines-operator/operator/image-webhook-1.22.yaml deleted file mode 100644 index ad104f96..00000000 --- a/.konflux/1-22/openshift-pipelines-operator/operator/image-webhook-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-operator-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-1-22-webhook - appstudio.redhat.com/application: openshift-pipelines-operator-1-22 -spec: - image: - name: pipelines-operator-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-operator/release-plan.yaml b/.konflux/1-22/openshift-pipelines-operator/release-plan.yaml deleted file mode 100644 index 75844844..00000000 --- a/.konflux/1-22/openshift-pipelines-operator/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-operator-1-22-rp -spec: - application: openshift-pipelines-operator-1-22 - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-operator-1-22 - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v1.22.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "1.22.0" - - name: release_to_github - value: "false" diff --git a/.konflux/1-22/openshift-pipelines-operator/role.yaml b/.konflux/1-22/openshift-pipelines-operator/role.yaml deleted file mode 100644 index cf9fce69..00000000 --- a/.konflux/1-22/openshift-pipelines-operator/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-operator-1-22 -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-operator-1-22 - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-operator/service-account.yaml b/.konflux/1-22/openshift-pipelines-operator/service-account.yaml deleted file mode 100644 index 62c1d78e..00000000 --- a/.konflux/1-22/openshift-pipelines-operator/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-operator-1-22 -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/multicluster-proxy-aae/0-1/release-plan.yaml b/.konflux/multicluster-proxy-aae/0-1/release-plan.yaml index 07ca4bcd..84691a5a 100644 --- a/.konflux/multicluster-proxy-aae/0-1/release-plan.yaml +++ b/.konflux/multicluster-proxy-aae/0-1/release-plan.yaml @@ -6,7 +6,7 @@ metadata: labels: release.appstudio.openshift.io/auto-release: "true" release.appstudio.openshift.io/standing-attribution: 'true' - name: multicluster-proxy-aae-0-1-rp + name: multicluster-proxy-aae-0-1-github-rp spec: application: multicluster-proxy-aae-0-1 tenantPipeline: @@ -25,4 +25,4 @@ spec: - name: release_version value: "v0.1.0" - name: release_to_github - value: "false" + value: "true" diff --git a/.konflux/multicluster-proxy-aae/0-1/release-plan_github.yaml b/.konflux/multicluster-proxy-aae/0-1/release-plan_github.yaml deleted file mode 100644 index 1a14d2b3..00000000 --- a/.konflux/multicluster-proxy-aae/0-1/release-plan_github.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application multicluster-proxy-aae by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "false" - release.appstudio.openshift.io/standing-attribution: 'true' - name: multicluster-proxy-aae-0-1-github-rp -spec: - application: multicluster-proxy-aae-0-1 - tenantPipeline: - serviceAccountName: release-registry-multicluster-proxy-aae - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v0.1.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "v0.1.0" - - name: release_to_github - value: "true" diff --git a/.konflux/next/openshift-pipelines-cli/p12n-opc/image-opc-next.yaml b/.konflux/next/openshift-pipelines-cli/p12n-opc/image-opc-next.yaml deleted file mode 100644 index 6d87f43f..00000000 --- a/.konflux/next/openshift-pipelines-cli/p12n-opc/image-opc-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-opc-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-opc-next-opc - appstudio.redhat.com/application: openshift-pipelines-cli-next -spec: - image: - name: pipelines-opc-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-cli/release-plan.yaml b/.konflux/next/openshift-pipelines-cli/release-plan.yaml deleted file mode 100644 index d2d55a26..00000000 --- a/.konflux/next/openshift-pipelines-cli/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-cli-next-rp -spec: - application: openshift-pipelines-cli-next - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-cli-next - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: next - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "next" - - name: release_to_github - value: "false" diff --git a/.konflux/next/openshift-pipelines-cli/role.yaml b/.konflux/next/openshift-pipelines-cli/role.yaml deleted file mode 100644 index 7da30d20..00000000 --- a/.konflux/next/openshift-pipelines-cli/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-cli-next -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-cli-next - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-cli-next.yaml b/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-cli-next.yaml deleted file mode 100644 index 93eda9ea..00000000 --- a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-cli-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-next-cli -spec: - componentName: cli - application: openshift-pipelines-cli-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/cli.Dockerfile - revision: next diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-opc-next.yaml b/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-opc-next.yaml deleted file mode 100644 index 623ff733..00000000 --- a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-opc-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-next-opc -spec: - componentName: opc - application: openshift-pipelines-cli-next - build-nudges-ref: - - serve-tkn-cli-next-serve-tkn-cli - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/opc.Dockerfile - revision: next diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-tkn-next.yaml b/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-tkn-next.yaml deleted file mode 100644 index 83bea5f8..00000000 --- a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-tkn-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-next-tkn -spec: - componentName: tkn - application: openshift-pipelines-cli-next - build-nudges-ref: - - serve-tkn-cli-next-serve-tkn-cli - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/tkn.Dockerfile - revision: next diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-tkn-pac-next.yaml b/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-tkn-pac-next.yaml deleted file mode 100644 index c074ea36..00000000 --- a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-tkn-pac-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-next-tkn-pac -spec: - componentName: tkn-pac - application: openshift-pipelines-cli-next - build-nudges-ref: - - serve-tkn-cli-next-serve-tkn-cli - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/tkn-pac.Dockerfile - revision: next diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-cli-next.yaml b/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-cli-next.yaml deleted file mode 100644 index 6b09270a..00000000 --- a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-cli-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-cli-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-next-cli - appstudio.redhat.com/application: openshift-pipelines-cli-next -spec: - image: - name: pipelines-cli-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-opc-next.yaml b/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-opc-next.yaml deleted file mode 100644 index 00b1b9ac..00000000 --- a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-opc-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-opc-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-next-opc - appstudio.redhat.com/application: openshift-pipelines-cli-next -spec: - image: - name: pipelines-opc-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-serve-tkn-cli-next.yaml b/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-serve-tkn-cli-next.yaml deleted file mode 100644 index 10a8fd80..00000000 --- a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-serve-tkn-cli-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-serve-tkn-cli-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-next-serve-tkn-cli - appstudio.redhat.com/application: openshift-pipelines-cli-next -spec: - image: - name: pipelines-serve-tkn-cli-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-tkn-next.yaml b/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-tkn-next.yaml deleted file mode 100644 index cda330d6..00000000 --- a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-tkn-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-tkn-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-next-tkn - appstudio.redhat.com/application: openshift-pipelines-cli-next -spec: - image: - name: pipelines-tkn-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-tkn-pac-next.yaml b/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-tkn-pac-next.yaml deleted file mode 100644 index ac046399..00000000 --- a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/image-tkn-pac-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-tkn-pac-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: serve-tkn-cli-next-tkn-pac - appstudio.redhat.com/application: openshift-pipelines-cli-next -spec: - image: - name: pipelines-tkn-pac-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-cli/service-account.yaml b/.konflux/next/openshift-pipelines-cli/service-account.yaml deleted file mode 100644 index 88ffc518..00000000 --- a/.konflux/next/openshift-pipelines-cli/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-cli-next -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-cli/tektoncd-cli/image-tkn-next.yaml b/.konflux/next/openshift-pipelines-cli/tektoncd-cli/image-tkn-next.yaml deleted file mode 100644 index b9c82c44..00000000 --- a/.konflux/next/openshift-pipelines-cli/tektoncd-cli/image-tkn-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-cli-tkn-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-cli-next-tkn - appstudio.redhat.com/application: openshift-pipelines-cli-next -spec: - image: - name: pipelines-cli-tkn-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/p12n-console-plugin/component-console-plugin-next.yaml b/.konflux/next/openshift-pipelines-core/p12n-console-plugin/component-console-plugin-next.yaml deleted file mode 100644 index e828ccc3..00000000 --- a/.konflux/next/openshift-pipelines-core/p12n-console-plugin/component-console-plugin-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-console-plugin-next-console-plugin -spec: - componentName: console-plugin - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-console-plugin.git - dockerfileUrl: .konflux/dockerfiles/console-plugin.Dockerfile - revision: next diff --git a/.konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/image-controller-next.yaml b/.konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/image-controller-next.yaml deleted file mode 100644 index caf02b77..00000000 --- a/.konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/image-controller-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-manual-approval-gate-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-manual-approval-gate-next-controller - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-manual-approval-gate-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/image-webhook-next.yaml b/.konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/image-webhook-next.yaml deleted file mode 100644 index b67cddce..00000000 --- a/.konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/image-webhook-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-manual-approval-gate-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-manual-approval-gate-next-webhook - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-manual-approval-gate-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/p12n-multicluster-proxy-aae/component-proxy-server-next.yaml b/.konflux/next/openshift-pipelines-core/p12n-multicluster-proxy-aae/component-proxy-server-next.yaml deleted file mode 100644 index 1ca2945c..00000000 --- a/.konflux/next/openshift-pipelines-core/p12n-multicluster-proxy-aae/component-proxy-server-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-multicluster-proxy-aae-next-proxy-server -spec: - componentName: proxy-server - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-multicluster-proxy-aae.git - dockerfileUrl: .konflux/dockerfiles/proxy-server.Dockerfile - revision: next diff --git a/.konflux/next/openshift-pipelines-core/p12n-multicluster-proxy-aae/image-controller-next.yaml b/.konflux/next/openshift-pipelines-core/p12n-multicluster-proxy-aae/image-controller-next.yaml deleted file mode 100644 index 22bc8696..00000000 --- a/.konflux/next/openshift-pipelines-core/p12n-multicluster-proxy-aae/image-controller-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-multicluster-proxy-aae-proxy-server-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-multicluster-proxy-aae-next-proxy-server - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-multicluster-proxy-aae-proxy-server-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino diff --git a/.konflux/next/openshift-pipelines-core/p12n-syncer-service/image-controller-next.yaml b/.konflux/next/openshift-pipelines-core/p12n-syncer-service/image-controller-next.yaml deleted file mode 100644 index 8c5768f0..00000000 --- a/.konflux/next/openshift-pipelines-core/p12n-syncer-service/image-controller-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-syncer-service-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-syncer-service-next-controller - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-syncer-service-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino diff --git a/.konflux/next/openshift-pipelines-core/p12n-tekton-assist/image-tekton-assist-next.yaml b/.konflux/next/openshift-pipelines-core/p12n-tekton-assist/image-tekton-assist-next.yaml deleted file mode 100644 index f2550809..00000000 --- a/.konflux/next/openshift-pipelines-core/p12n-tekton-assist/image-tekton-assist-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-tekton-assist-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-tekton-assist-next-tekton-assist - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-tekton-assist-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/p12n-tekton-caches/image-cache-next.yaml b/.konflux/next/openshift-pipelines-core/p12n-tekton-caches/image-cache-next.yaml deleted file mode 100644 index 801a1912..00000000 --- a/.konflux/next/openshift-pipelines-core/p12n-tekton-caches/image-cache-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-cache-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: p12n-tekton-caches-next-cache - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-cache-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/pac-downstream/image-cli-next.yaml b/.konflux/next/openshift-pipelines-core/pac-downstream/image-cli-next.yaml deleted file mode 100644 index 85dabf28..00000000 --- a/.konflux/next/openshift-pipelines-core/pac-downstream/image-cli-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pipelines-as-code-cli-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: pac-downstream-next-cli - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-pipelines-as-code-cli-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/pac-downstream/image-controller-next.yaml b/.konflux/next/openshift-pipelines-core/pac-downstream/image-controller-next.yaml deleted file mode 100644 index cd6fb6b9..00000000 --- a/.konflux/next/openshift-pipelines-core/pac-downstream/image-controller-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pipelines-as-code-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: pac-downstream-next-controller - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-pipelines-as-code-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/pac-downstream/image-watcher-next.yaml b/.konflux/next/openshift-pipelines-core/pac-downstream/image-watcher-next.yaml deleted file mode 100644 index fccb1780..00000000 --- a/.konflux/next/openshift-pipelines-core/pac-downstream/image-watcher-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pipelines-as-code-watcher-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: pac-downstream-next-watcher - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-pipelines-as-code-watcher-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/pac-downstream/image-webhook-next.yaml b/.konflux/next/openshift-pipelines-core/pac-downstream/image-webhook-next.yaml deleted file mode 100644 index 820895ed..00000000 --- a/.konflux/next/openshift-pipelines-core/pac-downstream/image-webhook-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pipelines-as-code-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: pac-downstream-next-webhook - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-pipelines-as-code-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/release-plan.yaml b/.konflux/next/openshift-pipelines-core/release-plan.yaml deleted file mode 100644 index 9b673dbc..00000000 --- a/.konflux/next/openshift-pipelines-core/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-core-next-rp -spec: - application: openshift-pipelines-core-next - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-core-next - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: next - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "next" - - name: release_to_github - value: "false" diff --git a/.konflux/next/openshift-pipelines-core/role.yaml b/.konflux/next/openshift-pipelines-core/role.yaml deleted file mode 100644 index 527559d2..00000000 --- a/.konflux/next/openshift-pipelines-core/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-core-next -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-core-next - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/service-account.yaml b/.konflux/next/openshift-pipelines-core/service-account.yaml deleted file mode 100644 index ed49b410..00000000 --- a/.konflux/next/openshift-pipelines-core/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-core-next -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tekton-kueue/image-kueue-next.yaml b/.konflux/next/openshift-pipelines-core/tekton-kueue/image-kueue-next.yaml deleted file mode 100644 index 1fa28492..00000000 --- a/.konflux/next/openshift-pipelines-core/tekton-kueue/image-kueue-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-kueue-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tekton-kueue-next-kueue - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-kueue-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-chains/image-controller-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-chains/image-controller-next.yaml deleted file mode 100644 index 9b7de390..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-chains/image-controller-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-chains-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-chains-next-controller - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-chains-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-git-clone/image-git-init-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-git-clone/image-git-init-next.yaml deleted file mode 100644 index abd4dc86..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-git-clone/image-git-init-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: git-init-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-git-clone-next-git-init - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: git-init-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-hub/image-api-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-hub/image-api-next.yaml deleted file mode 100644 index def0ce78..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-hub/image-api-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-hub-api-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-hub-next-api - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-hub-api-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-hub/image-db-migration-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-hub/image-db-migration-next.yaml deleted file mode 100644 index 21531269..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-hub/image-db-migration-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-hub-db-migration-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-hub-next-db-migration - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-hub-db-migration-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-hub/image-ui-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-hub/image-ui-next.yaml deleted file mode 100644 index edbbb245..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-hub/image-ui-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-hub-ui-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-hub-next-ui - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-hub-ui-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-controller-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-controller-next.yaml deleted file mode 100644 index be581609..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-controller-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-next-controller - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-entrypoint-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-entrypoint-next.yaml deleted file mode 100644 index 9ec1e892..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-entrypoint-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-entrypoint-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-next-entrypoint - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-entrypoint-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-events-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-events-next.yaml deleted file mode 100644 index 9104b7d4..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-events-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-events-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-next-events - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-events-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-nop-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-nop-next.yaml deleted file mode 100644 index 9745be19..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-nop-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-nop-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-next-nop - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-nop-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-resolvers-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-resolvers-next.yaml deleted file mode 100644 index 2a71c246..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-resolvers-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-resolvers-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-next-resolvers - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-resolvers-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-sidecarlogresults-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-sidecarlogresults-next.yaml deleted file mode 100644 index 58273c51..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-sidecarlogresults-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-sidecarlogresults-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-next-sidecarlogresults - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-sidecarlogresults-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-webhook-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-webhook-next.yaml deleted file mode 100644 index 4966c4a8..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-webhook-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-next-webhook - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-workingdirinit-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-workingdirinit-next.yaml deleted file mode 100644 index 3b6d5591..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/image-workingdirinit-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-workingdirinit-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pipeline-next-workingdirinit - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-workingdirinit-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pruner/image-controller-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-pruner/image-controller-next.yaml deleted file mode 100644 index 1b92c4bb..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-pruner/image-controller-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-pruner-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-pruner-next-controller - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-pruner-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-results/image-api-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-results/image-api-next.yaml deleted file mode 100644 index d76d0845..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-results/image-api-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-results-api-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-results-next-api - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-results-api-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-results/image-retention-policy-agent-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-results/image-retention-policy-agent-next.yaml deleted file mode 100644 index 08b4eaa9..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-results/image-retention-policy-agent-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-results-retention-policy-agent-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-results-next-retention-policy-agent - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-results-retention-policy-agent-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-results/image-watcher-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-results/image-watcher-next.yaml deleted file mode 100644 index c698c322..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-results/image-watcher-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-results-watcher-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-results-next-watcher - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-results-watcher-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-controller-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-controller-next.yaml deleted file mode 100644 index 1cf9b33f..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-controller-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-triggers-controller-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-triggers-next-controller - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-triggers-controller-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-core-interceptors-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-core-interceptors-next.yaml deleted file mode 100644 index 7d14a54a..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-core-interceptors-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-triggers-core-interceptors-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-triggers-next-core-interceptors - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-triggers-core-interceptors-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-eventlistenersink-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-eventlistenersink-next.yaml deleted file mode 100644 index 8b837d47..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-eventlistenersink-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-triggers-eventlistenersink-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-triggers-next-eventlistenersink - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-triggers-eventlistenersink-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-webhook-next.yaml b/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-webhook-next.yaml deleted file mode 100644 index d34bd99d..00000000 --- a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/image-webhook-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-triggers-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tektoncd-triggers-next-webhook - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-triggers-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.16/operator/image-index-4.16-next.yaml b/.konflux/next/openshift-pipelines-index-4.16/operator/image-index-4.16-next.yaml deleted file mode 100644 index 1ad6c006..00000000 --- a/.konflux/next/openshift-pipelines-index-4.16/operator/image-index-4.16-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-index-4-16 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-next-index-4-16 - appstudio.redhat.com/application: openshift-pipelines-index-4-16-next -spec: - image: - name: pipelines-index-4.16 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.16/release-plan.yaml b/.konflux/next/openshift-pipelines-index-4.16/release-plan.yaml deleted file mode 100644 index 4ac38373..00000000 --- a/.konflux/next/openshift-pipelines-index-4.16/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-16-next-rp -spec: - application: openshift-pipelines-index-4-16-next - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-16-next - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: next - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "next" - - name: release_to_github - value: "false" diff --git a/.konflux/next/openshift-pipelines-index-4.16/role.yaml b/.konflux/next/openshift-pipelines-index-4.16/role.yaml deleted file mode 100644 index 533e059f..00000000 --- a/.konflux/next/openshift-pipelines-index-4.16/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-16-next -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-16-next - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.16/service-account.yaml b/.konflux/next/openshift-pipelines-index-4.16/service-account.yaml deleted file mode 100644 index dae6e910..00000000 --- a/.konflux/next/openshift-pipelines-index-4.16/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-16-next -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.17/operator/image-index-4.17-next.yaml b/.konflux/next/openshift-pipelines-index-4.17/operator/image-index-4.17-next.yaml deleted file mode 100644 index 83c1b4fa..00000000 --- a/.konflux/next/openshift-pipelines-index-4.17/operator/image-index-4.17-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-index-4-17 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-next-index-4-17 - appstudio.redhat.com/application: openshift-pipelines-index-4-17-next -spec: - image: - name: pipelines-index-4.17 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.17/release-plan.yaml b/.konflux/next/openshift-pipelines-index-4.17/release-plan.yaml deleted file mode 100644 index 5a36c431..00000000 --- a/.konflux/next/openshift-pipelines-index-4.17/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-17-next-rp -spec: - application: openshift-pipelines-index-4-17-next - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-17-next - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: next - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "next" - - name: release_to_github - value: "false" diff --git a/.konflux/next/openshift-pipelines-index-4.17/role.yaml b/.konflux/next/openshift-pipelines-index-4.17/role.yaml deleted file mode 100644 index 6ac2292c..00000000 --- a/.konflux/next/openshift-pipelines-index-4.17/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-17-next -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-17-next - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.17/service-account.yaml b/.konflux/next/openshift-pipelines-index-4.17/service-account.yaml deleted file mode 100644 index bd27053f..00000000 --- a/.konflux/next/openshift-pipelines-index-4.17/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-17-next -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.18/operator/image-index-4.18-next.yaml b/.konflux/next/openshift-pipelines-index-4.18/operator/image-index-4.18-next.yaml deleted file mode 100644 index 690968ac..00000000 --- a/.konflux/next/openshift-pipelines-index-4.18/operator/image-index-4.18-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-index-4-18 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-next-index-4-18 - appstudio.redhat.com/application: openshift-pipelines-index-4-18-next -spec: - image: - name: pipelines-index-4.18 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.18/release-plan.yaml b/.konflux/next/openshift-pipelines-index-4.18/release-plan.yaml deleted file mode 100644 index 420a196e..00000000 --- a/.konflux/next/openshift-pipelines-index-4.18/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-18-next-rp -spec: - application: openshift-pipelines-index-4-18-next - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-18-next - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: next - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "next" - - name: release_to_github - value: "false" diff --git a/.konflux/next/openshift-pipelines-index-4.18/role.yaml b/.konflux/next/openshift-pipelines-index-4.18/role.yaml deleted file mode 100644 index b1cf18c9..00000000 --- a/.konflux/next/openshift-pipelines-index-4.18/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-18-next -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-18-next - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.18/service-account.yaml b/.konflux/next/openshift-pipelines-index-4.18/service-account.yaml deleted file mode 100644 index 88c235c5..00000000 --- a/.konflux/next/openshift-pipelines-index-4.18/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-18-next -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.19/operator/image-index-4.19-next.yaml b/.konflux/next/openshift-pipelines-index-4.19/operator/image-index-4.19-next.yaml deleted file mode 100644 index 01d9beb5..00000000 --- a/.konflux/next/openshift-pipelines-index-4.19/operator/image-index-4.19-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-index-4-19 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-next-index-4-19 - appstudio.redhat.com/application: openshift-pipelines-index-4-19-next -spec: - image: - name: pipelines-index-4.19 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.19/release-plan.yaml b/.konflux/next/openshift-pipelines-index-4.19/release-plan.yaml deleted file mode 100644 index 13debeb6..00000000 --- a/.konflux/next/openshift-pipelines-index-4.19/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-19-next-rp -spec: - application: openshift-pipelines-index-4-19-next - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-19-next - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: next - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "next" - - name: release_to_github - value: "false" diff --git a/.konflux/next/openshift-pipelines-index-4.19/role.yaml b/.konflux/next/openshift-pipelines-index-4.19/role.yaml deleted file mode 100644 index 0f8b651c..00000000 --- a/.konflux/next/openshift-pipelines-index-4.19/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-19-next -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-19-next - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.19/service-account.yaml b/.konflux/next/openshift-pipelines-index-4.19/service-account.yaml deleted file mode 100644 index 775157b1..00000000 --- a/.konflux/next/openshift-pipelines-index-4.19/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-19-next -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.20/operator/image-index-4.20-next.yaml b/.konflux/next/openshift-pipelines-index-4.20/operator/image-index-4.20-next.yaml deleted file mode 100644 index 51084f7f..00000000 --- a/.konflux/next/openshift-pipelines-index-4.20/operator/image-index-4.20-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-index-4-20 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-next-index-4-20 - appstudio.redhat.com/application: openshift-pipelines-index-4-20-next -spec: - image: - name: pipelines-index-4.20 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.20/release-plan.yaml b/.konflux/next/openshift-pipelines-index-4.20/release-plan.yaml deleted file mode 100644 index a0e5c511..00000000 --- a/.konflux/next/openshift-pipelines-index-4.20/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-index-4-20-next-rp -spec: - application: openshift-pipelines-index-4-20-next - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-20-next - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: next - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "next" - - name: release_to_github - value: "false" diff --git a/.konflux/next/openshift-pipelines-index-4.20/role.yaml b/.konflux/next/openshift-pipelines-index-4.20/role.yaml deleted file mode 100644 index 22c61b43..00000000 --- a/.konflux/next/openshift-pipelines-index-4.20/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-20-next -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-20-next - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-index-4.20/service-account.yaml b/.konflux/next/openshift-pipelines-index-4.20/service-account.yaml deleted file mode 100644 index ef44a04f..00000000 --- a/.konflux/next/openshift-pipelines-index-4.20/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-index-4-20-next -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-operator/operator/image-bundle-next.yaml b/.konflux/next/openshift-pipelines-operator/operator/image-bundle-next.yaml deleted file mode 100644 index 9a7a61c0..00000000 --- a/.konflux/next/openshift-pipelines-operator/operator/image-bundle-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-operator-bundle - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-next-bundle - appstudio.redhat.com/application: openshift-pipelines-operator-next -spec: - image: - name: pipelines-operator-bundle - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-operator/operator/image-operator-next.yaml b/.konflux/next/openshift-pipelines-operator/operator/image-operator-next.yaml deleted file mode 100644 index 6c143c75..00000000 --- a/.konflux/next/openshift-pipelines-operator/operator/image-operator-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-rhel9-operator - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-next-operator - appstudio.redhat.com/application: openshift-pipelines-operator-next -spec: - image: - name: pipelines-rhel9-operator - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-operator/operator/image-proxy-next.yaml b/.konflux/next/openshift-pipelines-operator/operator/image-proxy-next.yaml deleted file mode 100644 index ccf5c97a..00000000 --- a/.konflux/next/openshift-pipelines-operator/operator/image-proxy-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-operator-proxy-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-next-proxy - appstudio.redhat.com/application: openshift-pipelines-operator-next -spec: - image: - name: pipelines-operator-proxy-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-operator/operator/image-webhook-next.yaml b/.konflux/next/openshift-pipelines-operator/operator/image-webhook-next.yaml deleted file mode 100644 index d60a8d66..00000000 --- a/.konflux/next/openshift-pipelines-operator/operator/image-webhook-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: pipelines-operator-webhook-rhel9 - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: operator-next-webhook - appstudio.redhat.com/application: openshift-pipelines-operator-next -spec: - image: - name: pipelines-operator-webhook-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-operator/release-plan.yaml b/.konflux/next/openshift-pipelines-operator/release-plan.yaml deleted file mode 100644 index 35702e53..00000000 --- a/.konflux/next/openshift-pipelines-operator/release-plan.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "true" - release.appstudio.openshift.io/standing-attribution: 'true' - name: openshift-pipelines-operator-next-rp -spec: - application: openshift-pipelines-operator-next - tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-operator-next - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: next - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "next" - - name: release_to_github - value: "false" diff --git a/.konflux/next/openshift-pipelines-operator/role.yaml b/.konflux/next/openshift-pipelines-operator/role.yaml deleted file mode 100644 index f154a2b9..00000000 --- a/.konflux/next/openshift-pipelines-operator/role.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: release-plan-rolebinding-openshift-pipelines-operator-next -subjects: - - kind: ServiceAccount - name: release-registry-openshift-pipelines-operator-next - apiGroup: "" -roleRef: - kind: ClusterRole - name: konflux-releaser-bot-actions - apiGroup: rbac.authorization.k8s.io \ No newline at end of file diff --git a/.konflux/next/openshift-pipelines-operator/service-account.yaml b/.konflux/next/openshift-pipelines-operator/service-account.yaml deleted file mode 100644 index 2f9d5890..00000000 --- a/.konflux/next/openshift-pipelines-operator/service-account.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: v1 -imagePullSecrets: - - name: release-registry-openshift-pipelines-quay -kind: ServiceAccount -metadata: - name: release-registry-openshift-pipelines-operator-next -secrets: - - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/openshift-pipelines-cli/1-22/application.yaml b/.konflux/openshift-pipelines-cli/1-22/application.yaml deleted file mode 100644 index 180d1429..00000000 --- a/.konflux/openshift-pipelines-cli/1-22/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-cli-1-22 -spec: - displayName: openshift-pipelines-cli-1-22 diff --git a/.konflux/openshift-pipelines-cli/1-22/p12n-opc/component-opc-1.22.yaml b/.konflux/openshift-pipelines-cli/1-22/p12n-opc/component-opc-1.22.yaml deleted file mode 100644 index 5e8eba91..00000000 --- a/.konflux/openshift-pipelines-cli/1-22/p12n-opc/component-opc-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-opc-1-22-opc -spec: - componentName: opc - application: openshift-pipelines-cli-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-opc.git - dockerfileUrl: .konflux/dockerfiles/opc.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-cli/1-22/serve-tkn-cli/component-serve-tkn-cli-1.22.yaml b/.konflux/openshift-pipelines-cli/1-22/serve-tkn-cli/component-serve-tkn-cli-1.22.yaml deleted file mode 100644 index 31b4e842..00000000 --- a/.konflux/openshift-pipelines-cli/1-22/serve-tkn-cli/component-serve-tkn-cli-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-1-22-serve-tkn-cli -spec: - componentName: serve-tkn-cli - application: openshift-pipelines-cli-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/serve-tkn-cli.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-cli/1-22/tektoncd-cli/component-tkn-1.22.yaml b/.konflux/openshift-pipelines-cli/1-22/tektoncd-cli/component-tkn-1.22.yaml deleted file mode 100644 index 6e0cc5a7..00000000 --- a/.konflux/openshift-pipelines-cli/1-22/tektoncd-cli/component-tkn-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-cli-1-22-tkn -spec: - componentName: tkn - application: openshift-pipelines-cli-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-cli.git - dockerfileUrl: .konflux/dockerfiles/tkn.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-cli/1-22/tests.yaml b/.konflux/openshift-pipelines-cli/1-22/tests.yaml deleted file mode 100644 index f3930364..00000000 --- a/.konflux/openshift-pipelines-cli/1-22/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-cli-1-22-enterprise-contract -spec: - application: openshift-pipelines-cli-1-22 - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-cli/next/application.yaml b/.konflux/openshift-pipelines-cli/next/application.yaml deleted file mode 100644 index 1945e306..00000000 --- a/.konflux/openshift-pipelines-cli/next/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-cli-next -spec: - displayName: openshift-pipelines-cli-next diff --git a/.konflux/openshift-pipelines-cli/next/p12n-opc/component-opc-next.yaml b/.konflux/openshift-pipelines-cli/next/p12n-opc/component-opc-next.yaml deleted file mode 100644 index 08a6146c..00000000 --- a/.konflux/openshift-pipelines-cli/next/p12n-opc/component-opc-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-opc-next-opc -spec: - componentName: opc - application: openshift-pipelines-cli-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-opc.git - dockerfileUrl: .konflux/dockerfiles/opc.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-cli/next/serve-tkn-cli/component-serve-tkn-cli-next.yaml b/.konflux/openshift-pipelines-cli/next/serve-tkn-cli/component-serve-tkn-cli-next.yaml deleted file mode 100644 index 02c700b0..00000000 --- a/.konflux/openshift-pipelines-cli/next/serve-tkn-cli/component-serve-tkn-cli-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: serve-tkn-cli-next-serve-tkn-cli -spec: - componentName: serve-tkn-cli - application: openshift-pipelines-cli-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/serve-tkn-cli.git - dockerfileUrl: .konflux/dockerfiles/serve-tkn-cli.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-cli/next/tektoncd-cli/component-tkn-next.yaml b/.konflux/openshift-pipelines-cli/next/tektoncd-cli/component-tkn-next.yaml deleted file mode 100644 index 1d579862..00000000 --- a/.konflux/openshift-pipelines-cli/next/tektoncd-cli/component-tkn-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-cli-next-tkn -spec: - componentName: tkn - application: openshift-pipelines-cli-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-cli.git - dockerfileUrl: .konflux/dockerfiles/tkn.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-cli/next/tests.yaml b/.konflux/openshift-pipelines-cli/next/tests.yaml deleted file mode 100644 index 773709a8..00000000 --- a/.konflux/openshift-pipelines-cli/next/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-cli-next-enterprise-contract -spec: - application: openshift-pipelines-cli-next - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-core/1-22/application.yaml b/.konflux/openshift-pipelines-core/1-22/application.yaml deleted file mode 100644 index 71a3680a..00000000 --- a/.konflux/openshift-pipelines-core/1-22/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-core-1-22 -spec: - displayName: openshift-pipelines-core-1-22 diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-controller-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-controller-1.22.yaml deleted file mode 100644 index c31b6974..00000000 --- a/.konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-controller-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-manual-approval-gate-1-22-controller -spec: - componentName: controller - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-manual-approval-gate.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-webhook-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-webhook-1.22.yaml deleted file mode 100644 index 80556fac..00000000 --- a/.konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-webhook-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-manual-approval-gate-1-22-webhook -spec: - componentName: webhook - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-manual-approval-gate.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-syncer-service/component-controller-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/p12n-syncer-service/component-controller-1.22.yaml deleted file mode 100644 index bbf891eb..00000000 --- a/.konflux/openshift-pipelines-core/1-22/p12n-syncer-service/component-controller-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-syncer-service-1-22-controller -spec: - componentName: controller - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-syncer-service.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-tekton-assist/component-tekton-assist-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/p12n-tekton-assist/component-tekton-assist-1.22.yaml deleted file mode 100644 index f3d8bbc1..00000000 --- a/.konflux/openshift-pipelines-core/1-22/p12n-tekton-assist/component-tekton-assist-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-tekton-assist-1-22-tekton-assist -spec: - componentName: tekton-assist - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-tekton-assist.git - dockerfileUrl: .konflux/dockerfiles/tekton-assist.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-tekton-caches/component-cache-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/p12n-tekton-caches/component-cache-1.22.yaml deleted file mode 100644 index 0a29142b..00000000 --- a/.konflux/openshift-pipelines-core/1-22/p12n-tekton-caches/component-cache-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-tekton-caches-1-22-cache -spec: - componentName: cache - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-tekton-caches.git - dockerfileUrl: .konflux/dockerfiles/cache.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-cli-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-cli-1.22.yaml deleted file mode 100644 index b7636a04..00000000 --- a/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-cli-1.22.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: pac-downstream-1-22-cli -spec: - componentName: cli - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - - tektoncd-cli-1-22-tkn - source: - git: - url: https://github.com/openshift-pipelines/pac-downstream.git - dockerfileUrl: .konflux/dockerfiles/cli.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-controller-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-controller-1.22.yaml deleted file mode 100644 index a6586722..00000000 --- a/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-controller-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: pac-downstream-1-22-controller -spec: - componentName: controller - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/pac-downstream.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-watcher-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-watcher-1.22.yaml deleted file mode 100644 index 878561fb..00000000 --- a/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-watcher-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: pac-downstream-1-22-watcher -spec: - componentName: watcher - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/pac-downstream.git - dockerfileUrl: .konflux/dockerfiles/watcher.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-webhook-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-webhook-1.22.yaml deleted file mode 100644 index 24166273..00000000 --- a/.konflux/openshift-pipelines-core/1-22/pac-downstream/component-webhook-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: pac-downstream-1-22-webhook -spec: - componentName: webhook - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/pac-downstream.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tekton-kueue/image-kueue-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tekton-kueue/image-kueue-1.22.yaml deleted file mode 100644 index 1620fa65..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tekton-kueue/image-kueue-1.22.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: tekton-kueue-1-22-kueue - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tekton-kueue-1-22-kueue - appstudio.redhat.com/application: openshift-pipelines-core-1-22 -spec: - image: - name: pipelines-kueue-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-chains/component-controller-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-chains/component-controller-1.22.yaml deleted file mode 100644 index 2a79ce44..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-chains/component-controller-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-chains-1-22-controller -spec: - componentName: controller - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-chains.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-git-clone/component-git-init-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-git-clone/component-git-init-1.22.yaml deleted file mode 100644 index 9a385bf3..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-git-clone/component-git-init-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-git-clone-1-22-git-init -spec: - componentName: git-init - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-git-clone.git - dockerfileUrl: .konflux/dockerfiles/git-init.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/component-api-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/component-api-1.22.yaml deleted file mode 100644 index 981486a3..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/component-api-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-hub-1-22-api -spec: - componentName: api - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-hub.git - dockerfileUrl: .konflux/dockerfiles/api.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/component-db-migration-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/component-db-migration-1.22.yaml deleted file mode 100644 index 57e1c291..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/component-db-migration-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-hub-1-22-db-migration -spec: - componentName: db-migration - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-hub.git - dockerfileUrl: .konflux/dockerfiles/db-migration.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/component-ui-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/component-ui-1.22.yaml deleted file mode 100644 index 94e9c47a..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/component-ui-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-hub-1-22-ui -spec: - componentName: ui - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-hub.git - dockerfileUrl: .konflux/dockerfiles/ui.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-controller-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-controller-1.22.yaml deleted file mode 100644 index fde9653d..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-controller-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-1-22-controller -spec: - componentName: controller - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-entrypoint-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-entrypoint-1.22.yaml deleted file mode 100644 index ea61d0a6..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-entrypoint-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-1-22-entrypoint -spec: - componentName: entrypoint - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/entrypoint.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-events-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-events-1.22.yaml deleted file mode 100644 index 1ab2dd3a..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-events-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-1-22-events -spec: - componentName: events - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/events.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-nop-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-nop-1.22.yaml deleted file mode 100644 index 87075f4f..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-nop-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-1-22-nop -spec: - componentName: nop - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/nop.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-resolvers-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-resolvers-1.22.yaml deleted file mode 100644 index 7710a0cf..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-resolvers-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-1-22-resolvers -spec: - componentName: resolvers - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/resolvers.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-sidecarlogresults-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-sidecarlogresults-1.22.yaml deleted file mode 100644 index 54aaf940..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-sidecarlogresults-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-1-22-sidecarlogresults -spec: - componentName: sidecarlogresults - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/sidecarlogresults.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-webhook-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-webhook-1.22.yaml deleted file mode 100644 index 353be9c1..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-webhook-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-1-22-webhook -spec: - componentName: webhook - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-workingdirinit-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-workingdirinit-1.22.yaml deleted file mode 100644 index a10abcc0..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/component-workingdirinit-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-1-22-workingdirinit -spec: - componentName: workingdirinit - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/workingdirinit.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pruner/component-controller-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-pruner/component-controller-1.22.yaml deleted file mode 100644 index cf2116d3..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-pruner/component-controller-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pruner-1-22-controller -spec: - componentName: controller - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pruner.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-results/component-api-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-results/component-api-1.22.yaml deleted file mode 100644 index 67370d38..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-results/component-api-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-results-1-22-api -spec: - componentName: api - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-results.git - dockerfileUrl: .konflux/dockerfiles/api.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-results/component-retention-policy-agent-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-results/component-retention-policy-agent-1.22.yaml deleted file mode 100644 index ec63d808..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-results/component-retention-policy-agent-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-results-1-22-retention-policy-agent -spec: - componentName: retention-policy-agent - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-results.git - dockerfileUrl: .konflux/dockerfiles/retention-policy-agent.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-results/component-watcher-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-results/component-watcher-1.22.yaml deleted file mode 100644 index 989f5d72..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-results/component-watcher-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-results-1-22-watcher -spec: - componentName: watcher - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-results.git - dockerfileUrl: .konflux/dockerfiles/watcher.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-controller-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-controller-1.22.yaml deleted file mode 100644 index 25805908..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-controller-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-triggers-1-22-controller -spec: - componentName: controller - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-triggers.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-core-interceptors-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-core-interceptors-1.22.yaml deleted file mode 100644 index 11a912ab..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-core-interceptors-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-triggers-1-22-core-interceptors -spec: - componentName: core-interceptors - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-triggers.git - dockerfileUrl: .konflux/dockerfiles/core-interceptors.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-eventlistenersink-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-eventlistenersink-1.22.yaml deleted file mode 100644 index 9c5e3a47..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-eventlistenersink-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-triggers-1-22-eventlistenersink -spec: - componentName: eventlistenersink - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-triggers.git - dockerfileUrl: .konflux/dockerfiles/eventlistenersink.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-webhook-1.22.yaml b/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-webhook-1.22.yaml deleted file mode 100644 index 7a2b65bc..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/component-webhook-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-triggers-1-22-webhook -spec: - componentName: webhook - application: openshift-pipelines-core-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-triggers.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-core/1-22/tests.yaml b/.konflux/openshift-pipelines-core/1-22/tests.yaml deleted file mode 100644 index 0e0b58a2..00000000 --- a/.konflux/openshift-pipelines-core/1-22/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-core-1-22-enterprise-contract -spec: - application: openshift-pipelines-core-1-22 - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-core/next/application.yaml b/.konflux/openshift-pipelines-core/next/application.yaml deleted file mode 100644 index 2a2ff4d5..00000000 --- a/.konflux/openshift-pipelines-core/next/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-core-next -spec: - displayName: openshift-pipelines-core-next diff --git a/.konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/component-controller-next.yaml b/.konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/component-controller-next.yaml deleted file mode 100644 index a145de39..00000000 --- a/.konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/component-controller-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-manual-approval-gate-next-controller -spec: - componentName: controller - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-manual-approval-gate.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/component-webhook-next.yaml b/.konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/component-webhook-next.yaml deleted file mode 100644 index b7a4861b..00000000 --- a/.konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/component-webhook-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-manual-approval-gate-next-webhook -spec: - componentName: webhook - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-manual-approval-gate.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/p12n-syncer-service/component-controller-next.yaml b/.konflux/openshift-pipelines-core/next/p12n-syncer-service/component-controller-next.yaml deleted file mode 100644 index a9f526f2..00000000 --- a/.konflux/openshift-pipelines-core/next/p12n-syncer-service/component-controller-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-syncer-service-next-controller -spec: - componentName: controller - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-syncer-service.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/p12n-tekton-assist/component-tekton-assist-next.yaml b/.konflux/openshift-pipelines-core/next/p12n-tekton-assist/component-tekton-assist-next.yaml deleted file mode 100644 index 3f6214f1..00000000 --- a/.konflux/openshift-pipelines-core/next/p12n-tekton-assist/component-tekton-assist-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-tekton-assist-next-tekton-assist -spec: - componentName: tekton-assist - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-tekton-assist.git - dockerfileUrl: .konflux/dockerfiles/tekton-assist.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/p12n-tekton-caches/component-cache-next.yaml b/.konflux/openshift-pipelines-core/next/p12n-tekton-caches/component-cache-next.yaml deleted file mode 100644 index 6849bd18..00000000 --- a/.konflux/openshift-pipelines-core/next/p12n-tekton-caches/component-cache-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: p12n-tekton-caches-next-cache -spec: - componentName: cache - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/p12n-tekton-caches.git - dockerfileUrl: .konflux/dockerfiles/cache.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/pac-downstream/component-cli-next.yaml b/.konflux/openshift-pipelines-core/next/pac-downstream/component-cli-next.yaml deleted file mode 100644 index f6ef4808..00000000 --- a/.konflux/openshift-pipelines-core/next/pac-downstream/component-cli-next.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: pac-downstream-next-cli -spec: - componentName: cli - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - - tektoncd-cli-next-tkn - source: - git: - url: https://github.com/openshift-pipelines/pac-downstream.git - dockerfileUrl: .konflux/dockerfiles/cli.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/pac-downstream/component-controller-next.yaml b/.konflux/openshift-pipelines-core/next/pac-downstream/component-controller-next.yaml deleted file mode 100644 index 2e14f65b..00000000 --- a/.konflux/openshift-pipelines-core/next/pac-downstream/component-controller-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: pac-downstream-next-controller -spec: - componentName: controller - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/pac-downstream.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/pac-downstream/component-watcher-next.yaml b/.konflux/openshift-pipelines-core/next/pac-downstream/component-watcher-next.yaml deleted file mode 100644 index 5ccdbd0c..00000000 --- a/.konflux/openshift-pipelines-core/next/pac-downstream/component-watcher-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: pac-downstream-next-watcher -spec: - componentName: watcher - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/pac-downstream.git - dockerfileUrl: .konflux/dockerfiles/watcher.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/pac-downstream/component-webhook-next.yaml b/.konflux/openshift-pipelines-core/next/pac-downstream/component-webhook-next.yaml deleted file mode 100644 index 86e700ca..00000000 --- a/.konflux/openshift-pipelines-core/next/pac-downstream/component-webhook-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: pac-downstream-next-webhook -spec: - componentName: webhook - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/pac-downstream.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tekton-kueue/component-kueue-next.yaml b/.konflux/openshift-pipelines-core/next/tekton-kueue/component-kueue-next.yaml deleted file mode 100644 index 4ba39c30..00000000 --- a/.konflux/openshift-pipelines-core/next/tekton-kueue/component-kueue-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tekton-kueue-next-kueue -spec: - componentName: kueue - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tekton-kueue.git - dockerfileUrl: .konflux/dockerfiles/kueue.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tekton-kueue/image-kueue-next.yaml b/.konflux/openshift-pipelines-core/next/tekton-kueue/image-kueue-next.yaml deleted file mode 100644 index 193a4d65..00000000 --- a/.konflux/openshift-pipelines-core/next/tekton-kueue/image-kueue-next.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ImageRepository -metadata: - name: tekton-kueue-next-kueue - annotations: - image-controller.appstudio.redhat.com/update-component-image: "true" - image-controller.appstudio.redhat.com/skip-repository-deletion: "true" - labels: - appstudio.redhat.com/component: tekton-kueue-next-kueue - appstudio.redhat.com/application: openshift-pipelines-core-next -spec: - image: - name: pipelines-kueue-rhel9 - visibility: public - notifications: - - config: - url: https://bombino.api.redhat.com/v1/sbom/quay/push - event: repo_push - method: webhook - title: SBOM-event-to-Bombino \ No newline at end of file diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-chains/component-controller-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-chains/component-controller-next.yaml deleted file mode 100644 index acfda9b9..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-chains/component-controller-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-chains-next-controller -spec: - componentName: controller - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-chains.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-git-clone/component-git-init-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-git-clone/component-git-init-next.yaml deleted file mode 100644 index c011bbec..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-git-clone/component-git-init-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-git-clone-next-git-init -spec: - componentName: git-init - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-git-clone.git - dockerfileUrl: .konflux/dockerfiles/git-init.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-hub/component-api-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-hub/component-api-next.yaml deleted file mode 100644 index e5b2c15b..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-hub/component-api-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-hub-next-api -spec: - componentName: api - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-hub.git - dockerfileUrl: .konflux/dockerfiles/api.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-hub/component-db-migration-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-hub/component-db-migration-next.yaml deleted file mode 100644 index 6ff849fb..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-hub/component-db-migration-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-hub-next-db-migration -spec: - componentName: db-migration - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-hub.git - dockerfileUrl: .konflux/dockerfiles/db-migration.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-hub/component-ui-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-hub/component-ui-next.yaml deleted file mode 100644 index 54898d35..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-hub/component-ui-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-hub-next-ui -spec: - componentName: ui - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-hub.git - dockerfileUrl: .konflux/dockerfiles/ui.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-controller-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-controller-next.yaml deleted file mode 100644 index 9ddc09e9..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-controller-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-next-controller -spec: - componentName: controller - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-entrypoint-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-entrypoint-next.yaml deleted file mode 100644 index fcc6919d..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-entrypoint-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-next-entrypoint -spec: - componentName: entrypoint - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/entrypoint.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-events-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-events-next.yaml deleted file mode 100644 index c964c593..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-events-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-next-events -spec: - componentName: events - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/events.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-nop-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-nop-next.yaml deleted file mode 100644 index 5671e990..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-nop-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-next-nop -spec: - componentName: nop - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/nop.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-resolvers-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-resolvers-next.yaml deleted file mode 100644 index 49f50816..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-resolvers-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-next-resolvers -spec: - componentName: resolvers - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/resolvers.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-sidecarlogresults-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-sidecarlogresults-next.yaml deleted file mode 100644 index bb69817f..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-sidecarlogresults-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-next-sidecarlogresults -spec: - componentName: sidecarlogresults - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/sidecarlogresults.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-webhook-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-webhook-next.yaml deleted file mode 100644 index 41aa3c3d..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-webhook-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-next-webhook -spec: - componentName: webhook - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-workingdirinit-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-workingdirinit-next.yaml deleted file mode 100644 index 699bd547..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/component-workingdirinit-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pipeline-next-workingdirinit -spec: - componentName: workingdirinit - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pipeline.git - dockerfileUrl: .konflux/dockerfiles/workingdirinit.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pruner/component-controller-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-pruner/component-controller-next.yaml deleted file mode 100644 index 59d3458c..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-pruner/component-controller-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-pruner-next-controller -spec: - componentName: controller - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-pruner.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-results/component-api-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-results/component-api-next.yaml deleted file mode 100644 index e707515d..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-results/component-api-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-results-next-api -spec: - componentName: api - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-results.git - dockerfileUrl: .konflux/dockerfiles/api.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-results/component-retention-policy-agent-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-results/component-retention-policy-agent-next.yaml deleted file mode 100644 index 5d196bb1..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-results/component-retention-policy-agent-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-results-next-retention-policy-agent -spec: - componentName: retention-policy-agent - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-results.git - dockerfileUrl: .konflux/dockerfiles/retention-policy-agent.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-results/component-watcher-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-results/component-watcher-next.yaml deleted file mode 100644 index fa2c5f7f..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-results/component-watcher-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-results-next-watcher -spec: - componentName: watcher - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-results.git - dockerfileUrl: .konflux/dockerfiles/watcher.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-controller-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-controller-next.yaml deleted file mode 100644 index 1b077bd0..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-controller-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-triggers-next-controller -spec: - componentName: controller - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-triggers.git - dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-core-interceptors-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-core-interceptors-next.yaml deleted file mode 100644 index e9fc6dd6..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-core-interceptors-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-triggers-next-core-interceptors -spec: - componentName: core-interceptors - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-triggers.git - dockerfileUrl: .konflux/dockerfiles/core-interceptors.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-eventlistenersink-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-eventlistenersink-next.yaml deleted file mode 100644 index f5516fc8..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-eventlistenersink-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-triggers-next-eventlistenersink -spec: - componentName: eventlistenersink - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-triggers.git - dockerfileUrl: .konflux/dockerfiles/eventlistenersink.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-webhook-next.yaml b/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-webhook-next.yaml deleted file mode 100644 index ed920f8f..00000000 --- a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/component-webhook-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tektoncd-triggers-next-webhook -spec: - componentName: webhook - application: openshift-pipelines-core-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/tektoncd-triggers.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-core/next/tests.yaml b/.konflux/openshift-pipelines-core/next/tests.yaml deleted file mode 100644 index 787eae2d..00000000 --- a/.konflux/openshift-pipelines-core/next/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-core-next-enterprise-contract -spec: - application: openshift-pipelines-core-next - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-index-4.16/next/application.yaml b/.konflux/openshift-pipelines-index-4.16/next/application.yaml deleted file mode 100644 index c8cc3f91..00000000 --- a/.konflux/openshift-pipelines-index-4.16/next/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-index-4-16-next -spec: - displayName: openshift-pipelines-index-4-16-next diff --git a/.konflux/openshift-pipelines-index-4.16/next/operator/component-index-4.16-next.yaml b/.konflux/openshift-pipelines-index-4.16/next/operator/component-index-4.16-next.yaml deleted file mode 100644 index 8057e161..00000000 --- a/.konflux/openshift-pipelines-index-4.16/next/operator/component-index-4.16-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-next-index-4-16 -spec: - componentName: index-4-16 - application: openshift-pipelines-index-4-16-next - build-nudges-ref: - - - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.16.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-index-4.16/next/tests.yaml b/.konflux/openshift-pipelines-index-4.16/next/tests.yaml deleted file mode 100644 index 22d498c5..00000000 --- a/.konflux/openshift-pipelines-index-4.16/next/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-index-4-16-next-enterprise-contract -spec: - application: openshift-pipelines-index-4-16-next - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-indexes - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-index-4.17/1-22/application.yaml b/.konflux/openshift-pipelines-index-4.17/1-22/application.yaml deleted file mode 100644 index e72a47ca..00000000 --- a/.konflux/openshift-pipelines-index-4.17/1-22/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-index-4-17-1-22 -spec: - displayName: openshift-pipelines-index-4-17-1-22 diff --git a/.konflux/openshift-pipelines-index-4.17/1-22/operator/component-index-4.17-1.22.yaml b/.konflux/openshift-pipelines-index-4.17/1-22/operator/component-index-4.17-1.22.yaml deleted file mode 100644 index 887363b4..00000000 --- a/.konflux/openshift-pipelines-index-4.17/1-22/operator/component-index-4.17-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-1-22-index-4-17 -spec: - componentName: index-4-17 - application: openshift-pipelines-index-4-17-1-22 - build-nudges-ref: - - - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.17.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-index-4.17/1-22/tests.yaml b/.konflux/openshift-pipelines-index-4.17/1-22/tests.yaml deleted file mode 100644 index e19158f9..00000000 --- a/.konflux/openshift-pipelines-index-4.17/1-22/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-index-4-17-1-22-enterprise-contract -spec: - application: openshift-pipelines-index-4-17-1-22 - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-indexes - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-index-4.17/next/application.yaml b/.konflux/openshift-pipelines-index-4.17/next/application.yaml deleted file mode 100644 index 804c242e..00000000 --- a/.konflux/openshift-pipelines-index-4.17/next/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-index-4-17-next -spec: - displayName: openshift-pipelines-index-4-17-next diff --git a/.konflux/openshift-pipelines-index-4.17/next/operator/component-index-4.17-next.yaml b/.konflux/openshift-pipelines-index-4.17/next/operator/component-index-4.17-next.yaml deleted file mode 100644 index 16eb1a66..00000000 --- a/.konflux/openshift-pipelines-index-4.17/next/operator/component-index-4.17-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-next-index-4-17 -spec: - componentName: index-4-17 - application: openshift-pipelines-index-4-17-next - build-nudges-ref: - - - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.17.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-index-4.17/next/tests.yaml b/.konflux/openshift-pipelines-index-4.17/next/tests.yaml deleted file mode 100644 index dedc8076..00000000 --- a/.konflux/openshift-pipelines-index-4.17/next/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-index-4-17-next-enterprise-contract -spec: - application: openshift-pipelines-index-4-17-next - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-indexes - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-index-4.18/1-22/application.yaml b/.konflux/openshift-pipelines-index-4.18/1-22/application.yaml deleted file mode 100644 index 62d46c21..00000000 --- a/.konflux/openshift-pipelines-index-4.18/1-22/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-index-4-18-1-22 -spec: - displayName: openshift-pipelines-index-4-18-1-22 diff --git a/.konflux/openshift-pipelines-index-4.18/1-22/operator/component-index-4.18-1.22.yaml b/.konflux/openshift-pipelines-index-4.18/1-22/operator/component-index-4.18-1.22.yaml deleted file mode 100644 index ef802333..00000000 --- a/.konflux/openshift-pipelines-index-4.18/1-22/operator/component-index-4.18-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-1-22-index-4-18 -spec: - componentName: index-4-18 - application: openshift-pipelines-index-4-18-1-22 - build-nudges-ref: - - - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.18.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-index-4.18/1-22/tests.yaml b/.konflux/openshift-pipelines-index-4.18/1-22/tests.yaml deleted file mode 100644 index 70d3f477..00000000 --- a/.konflux/openshift-pipelines-index-4.18/1-22/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-index-4-18-1-22-enterprise-contract -spec: - application: openshift-pipelines-index-4-18-1-22 - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-indexes - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-index-4.18/next/application.yaml b/.konflux/openshift-pipelines-index-4.18/next/application.yaml deleted file mode 100644 index 83473b1f..00000000 --- a/.konflux/openshift-pipelines-index-4.18/next/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-index-4-18-next -spec: - displayName: openshift-pipelines-index-4-18-next diff --git a/.konflux/openshift-pipelines-index-4.18/next/operator/component-index-4.18-next.yaml b/.konflux/openshift-pipelines-index-4.18/next/operator/component-index-4.18-next.yaml deleted file mode 100644 index a2bf6434..00000000 --- a/.konflux/openshift-pipelines-index-4.18/next/operator/component-index-4.18-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-next-index-4-18 -spec: - componentName: index-4-18 - application: openshift-pipelines-index-4-18-next - build-nudges-ref: - - - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.18.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-index-4.18/next/tests.yaml b/.konflux/openshift-pipelines-index-4.18/next/tests.yaml deleted file mode 100644 index 48e19fa4..00000000 --- a/.konflux/openshift-pipelines-index-4.18/next/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-index-4-18-next-enterprise-contract -spec: - application: openshift-pipelines-index-4-18-next - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-indexes - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-index-4.19/1-22/application.yaml b/.konflux/openshift-pipelines-index-4.19/1-22/application.yaml deleted file mode 100644 index eb4c5bae..00000000 --- a/.konflux/openshift-pipelines-index-4.19/1-22/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-index-4-19-1-22 -spec: - displayName: openshift-pipelines-index-4-19-1-22 diff --git a/.konflux/openshift-pipelines-index-4.19/1-22/operator/component-index-4.19-1.22.yaml b/.konflux/openshift-pipelines-index-4.19/1-22/operator/component-index-4.19-1.22.yaml deleted file mode 100644 index 2442da19..00000000 --- a/.konflux/openshift-pipelines-index-4.19/1-22/operator/component-index-4.19-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-1-22-index-4-19 -spec: - componentName: index-4-19 - application: openshift-pipelines-index-4-19-1-22 - build-nudges-ref: - - - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.19.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-index-4.19/1-22/tests.yaml b/.konflux/openshift-pipelines-index-4.19/1-22/tests.yaml deleted file mode 100644 index 8b54f238..00000000 --- a/.konflux/openshift-pipelines-index-4.19/1-22/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-index-4-19-1-22-enterprise-contract -spec: - application: openshift-pipelines-index-4-19-1-22 - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-indexes - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-index-4.19/next/application.yaml b/.konflux/openshift-pipelines-index-4.19/next/application.yaml deleted file mode 100644 index d36f00ca..00000000 --- a/.konflux/openshift-pipelines-index-4.19/next/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-index-4-19-next -spec: - displayName: openshift-pipelines-index-4-19-next diff --git a/.konflux/openshift-pipelines-index-4.19/next/operator/component-index-4.19-next.yaml b/.konflux/openshift-pipelines-index-4.19/next/operator/component-index-4.19-next.yaml deleted file mode 100644 index f9bc0ab6..00000000 --- a/.konflux/openshift-pipelines-index-4.19/next/operator/component-index-4.19-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-next-index-4-19 -spec: - componentName: index-4-19 - application: openshift-pipelines-index-4-19-next - build-nudges-ref: - - - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.19.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-index-4.19/next/tests.yaml b/.konflux/openshift-pipelines-index-4.19/next/tests.yaml deleted file mode 100644 index 8fc4c239..00000000 --- a/.konflux/openshift-pipelines-index-4.19/next/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-index-4-19-next-enterprise-contract -spec: - application: openshift-pipelines-index-4-19-next - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-indexes - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-index-4.20/1-22/application.yaml b/.konflux/openshift-pipelines-index-4.20/1-22/application.yaml deleted file mode 100644 index b2f30223..00000000 --- a/.konflux/openshift-pipelines-index-4.20/1-22/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-index-4-20-1-22 -spec: - displayName: openshift-pipelines-index-4-20-1-22 diff --git a/.konflux/openshift-pipelines-index-4.20/1-22/operator/component-index-4.20-1.22.yaml b/.konflux/openshift-pipelines-index-4.20/1-22/operator/component-index-4.20-1.22.yaml deleted file mode 100644 index 6f4c85e5..00000000 --- a/.konflux/openshift-pipelines-index-4.20/1-22/operator/component-index-4.20-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-1-22-index-4-20 -spec: - componentName: index-4-20 - application: openshift-pipelines-index-4-20-1-22 - build-nudges-ref: - - - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.20.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-index-4.20/1-22/tests.yaml b/.konflux/openshift-pipelines-index-4.20/1-22/tests.yaml deleted file mode 100644 index b5cbd16f..00000000 --- a/.konflux/openshift-pipelines-index-4.20/1-22/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-index-4-20-1-22-enterprise-contract -spec: - application: openshift-pipelines-index-4-20-1-22 - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-indexes - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-index-4.20/next/application.yaml b/.konflux/openshift-pipelines-index-4.20/next/application.yaml deleted file mode 100644 index b685bb96..00000000 --- a/.konflux/openshift-pipelines-index-4.20/next/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-index-4-20-next -spec: - displayName: openshift-pipelines-index-4-20-next diff --git a/.konflux/openshift-pipelines-index-4.20/next/operator/component-index-4.20-next.yaml b/.konflux/openshift-pipelines-index-4.20/next/operator/component-index-4.20-next.yaml deleted file mode 100644 index f7b5ddca..00000000 --- a/.konflux/openshift-pipelines-index-4.20/next/operator/component-index-4.20-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-next-index-4-20 -spec: - componentName: index-4-20 - application: openshift-pipelines-index-4-20-next - build-nudges-ref: - - - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.20.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-index-4.20/next/tests.yaml b/.konflux/openshift-pipelines-index-4.20/next/tests.yaml deleted file mode 100644 index 0a954dd6..00000000 --- a/.konflux/openshift-pipelines-index-4.20/next/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-index-4-20-next-enterprise-contract -spec: - application: openshift-pipelines-index-4-20-next - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-indexes - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-operator/1-22/application.yaml b/.konflux/openshift-pipelines-operator/1-22/application.yaml deleted file mode 100644 index aa46d079..00000000 --- a/.konflux/openshift-pipelines-operator/1-22/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-operator-1-22 -spec: - displayName: openshift-pipelines-operator-1-22 diff --git a/.konflux/openshift-pipelines-operator/1-22/operator/component-bundle-1.22.yaml b/.konflux/openshift-pipelines-operator/1-22/operator/component-bundle-1.22.yaml deleted file mode 100644 index b068ab68..00000000 --- a/.konflux/openshift-pipelines-operator/1-22/operator/component-bundle-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-1-22-bundle -spec: - componentName: bundle - application: openshift-pipelines-operator-1-22 - build-nudges-ref: - - operator-1-22-index-4-20 - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/bundle.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-operator/1-22/operator/component-operator-1.22.yaml b/.konflux/openshift-pipelines-operator/1-22/operator/component-operator-1.22.yaml deleted file mode 100644 index a296a800..00000000 --- a/.konflux/openshift-pipelines-operator/1-22/operator/component-operator-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-1-22-operator -spec: - componentName: operator - application: openshift-pipelines-operator-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/operator.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-operator/1-22/operator/component-proxy-1.22.yaml b/.konflux/openshift-pipelines-operator/1-22/operator/component-proxy-1.22.yaml deleted file mode 100644 index 75eadbbb..00000000 --- a/.konflux/openshift-pipelines-operator/1-22/operator/component-proxy-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-1-22-proxy -spec: - componentName: proxy - application: openshift-pipelines-operator-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/proxy.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-operator/1-22/operator/component-webhook-1.22.yaml b/.konflux/openshift-pipelines-operator/1-22/operator/component-webhook-1.22.yaml deleted file mode 100644 index 727fe75d..00000000 --- a/.konflux/openshift-pipelines-operator/1-22/operator/component-webhook-1.22.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-1-22-webhook -spec: - componentName: webhook - application: openshift-pipelines-operator-1-22 - build-nudges-ref: - - operator-1-22-bundle - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: release-v1.22.x diff --git a/.konflux/openshift-pipelines-operator/1-22/tests.yaml b/.konflux/openshift-pipelines-operator/1-22/tests.yaml deleted file mode 100644 index 8350d1dc..00000000 --- a/.konflux/openshift-pipelines-operator/1-22/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-operator-1-22-enterprise-contract -spec: - application: openshift-pipelines-operator-1-22 - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/openshift-pipelines-operator/next/application.yaml b/.konflux/openshift-pipelines-operator/next/application.yaml deleted file mode 100644 index cccd7676..00000000 --- a/.konflux/openshift-pipelines-operator/next/application.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Application -metadata: - name: openshift-pipelines-operator-next -spec: - displayName: openshift-pipelines-operator-next diff --git a/.konflux/openshift-pipelines-operator/next/operator/component-bundle-next.yaml b/.konflux/openshift-pipelines-operator/next/operator/component-bundle-next.yaml deleted file mode 100644 index edd88ef8..00000000 --- a/.konflux/openshift-pipelines-operator/next/operator/component-bundle-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-next-bundle -spec: - componentName: bundle - application: openshift-pipelines-operator-next - build-nudges-ref: - - operator-next-index-4-20 - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/bundle.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-operator/next/operator/component-operator-next.yaml b/.konflux/openshift-pipelines-operator/next/operator/component-operator-next.yaml deleted file mode 100644 index fcf3c147..00000000 --- a/.konflux/openshift-pipelines-operator/next/operator/component-operator-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-next-operator -spec: - componentName: operator - application: openshift-pipelines-operator-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/operator.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-operator/next/operator/component-proxy-next.yaml b/.konflux/openshift-pipelines-operator/next/operator/component-proxy-next.yaml deleted file mode 100644 index e867e66f..00000000 --- a/.konflux/openshift-pipelines-operator/next/operator/component-proxy-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-next-proxy -spec: - componentName: proxy - application: openshift-pipelines-operator-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/proxy.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-operator/next/operator/component-webhook-next.yaml b/.konflux/openshift-pipelines-operator/next/operator/component-webhook-next.yaml deleted file mode 100644 index ecac7cff..00000000 --- a/.konflux/openshift-pipelines-operator/next/operator/component-webhook-next.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: Component -metadata: - annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-next-webhook -spec: - componentName: webhook - application: openshift-pipelines-operator-next - build-nudges-ref: - - operator-next-bundle - source: - git: - url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: next diff --git a/.konflux/openshift-pipelines-operator/next/tests.yaml b/.konflux/openshift-pipelines-operator/next/tests.yaml deleted file mode 100644 index 6d042d75..00000000 --- a/.konflux/openshift-pipelines-operator/next/tests.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Generated for Konflux Application openshift-pipelines-operator by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1beta2 -kind: IntegrationTestScenario -metadata: - name: openshift-pipelines-operator-next-enterprise-contract -spec: - application: openshift-pipelines-operator-next - contexts: - - description: execute the integration test for a component - name: component - params: - - name: POLICY_CONFIGURATION - value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers - - name: TIMEOUT - value: "15m0s" - - name: SINGLE_COMPONENT - value: "true" - resolverRef: - params: - - name: url - value: "https://github.com/konflux-ci/build-definitions" - - name: revision - value: main - - name: pathInRepo - value: pipelines/enterprise-contract.yaml - resolver: git diff --git a/.konflux/1-22/openshift-pipelines-cli/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/application.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-cli/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/1-22/application.yaml diff --git a/.konflux/1-22/openshift-pipelines-cli/p12n-opc/component-opc-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/p12n-opc/component-opc-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-cli/p12n-opc/component-opc-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/1-22/p12n-opc/component-opc-1.22.yaml diff --git a/.konflux/openshift-pipelines-cli/1-22/p12n-opc/image-opc-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/p12n-opc/image-opc-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-cli/1-22/p12n-opc/image-opc-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/1-22/p12n-opc/image-opc-1.22.yaml diff --git a/.konflux/openshift-pipelines-cli/1-22/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/release-plan.yaml similarity index 97% rename from .konflux/openshift-pipelines-cli/1-22/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/1-22/release-plan.yaml index 1a207a6b..d547bb0e 100644 --- a/.konflux/openshift-pipelines-cli/1-22/release-plan.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/release-plan.yaml @@ -23,6 +23,6 @@ spec: value: pipelines/release-pipeline.yaml params: - name: release_version - value: "1.22.0" + value: "v1.22.0" - name: release_to_github value: "false" diff --git a/.konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-serve-tkn-cli-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/serve-tkn-cli/component-serve-tkn-cli-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-cli/serve-tkn-cli/component-serve-tkn-cli-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/1-22/serve-tkn-cli/component-serve-tkn-cli-1.22.yaml diff --git a/.konflux/openshift-pipelines-cli/1-22/serve-tkn-cli/image-serve-tkn-cli-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/serve-tkn-cli/image-serve-tkn-cli-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-cli/1-22/serve-tkn-cli/image-serve-tkn-cli-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/1-22/serve-tkn-cli/image-serve-tkn-cli-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-cli/tektoncd-cli/component-tkn-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/tektoncd-cli/component-tkn-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-cli/tektoncd-cli/component-tkn-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/1-22/tektoncd-cli/component-tkn-1.22.yaml diff --git a/.konflux/openshift-pipelines-cli/1-22/tektoncd-cli/image-tkn-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/tektoncd-cli/image-tkn-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-cli/1-22/tektoncd-cli/image-tkn-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/1-22/tektoncd-cli/image-tkn-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-cli/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/1-22/tests.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-cli/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/1-22/tests.yaml diff --git a/.konflux/next/openshift-pipelines-cli/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/next/application.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-cli/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/next/application.yaml diff --git a/.konflux/next/openshift-pipelines-cli/p12n-opc/component-opc-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/next/p12n-opc/component-opc-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-cli/p12n-opc/component-opc-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/next/p12n-opc/component-opc-next.yaml diff --git a/.konflux/openshift-pipelines-cli/next/p12n-opc/image-opc-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/next/p12n-opc/image-opc-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-cli/next/p12n-opc/image-opc-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/next/p12n-opc/image-opc-next.yaml diff --git a/.konflux/openshift-pipelines-cli/next/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/next/release-plan.yaml similarity index 100% rename from .konflux/openshift-pipelines-cli/next/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/next/release-plan.yaml diff --git a/.konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-serve-tkn-cli-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/next/serve-tkn-cli/component-serve-tkn-cli-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-cli/serve-tkn-cli/component-serve-tkn-cli-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/next/serve-tkn-cli/component-serve-tkn-cli-next.yaml diff --git a/.konflux/openshift-pipelines-cli/next/serve-tkn-cli/image-serve-tkn-cli-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/next/serve-tkn-cli/image-serve-tkn-cli-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-cli/next/serve-tkn-cli/image-serve-tkn-cli-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/next/serve-tkn-cli/image-serve-tkn-cli-next.yaml diff --git a/.konflux/next/openshift-pipelines-cli/tektoncd-cli/component-tkn-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/next/tektoncd-cli/component-tkn-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-cli/tektoncd-cli/component-tkn-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/next/tektoncd-cli/component-tkn-next.yaml diff --git a/.konflux/openshift-pipelines-cli/next/tektoncd-cli/image-tkn-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/next/tektoncd-cli/image-tkn-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-cli/next/tektoncd-cli/image-tkn-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/next/tektoncd-cli/image-tkn-next.yaml diff --git a/.konflux/next/openshift-pipelines-cli/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/next/tests.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-cli/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/next/tests.yaml diff --git a/.konflux/openshift-pipelines-cli/role.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/role.yaml similarity index 100% rename from .konflux/openshift-pipelines-cli/role.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/role.yaml diff --git a/.konflux/openshift-pipelines-cli/service-account.yaml b/.konflux/openshift-pipelines/openshift-pipelines-cli/service-account.yaml similarity index 100% rename from .konflux/openshift-pipelines-cli/service-account.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-cli/service-account.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/application.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/application.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/console-plugin/component-console-plugin-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/console-plugin/component-console-plugin-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/console-plugin/component-console-plugin-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/console-plugin/component-console-plugin-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/console-plugin/image-console-plugin-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/console-plugin/image-console-plugin-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/console-plugin/image-console-plugin-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/console-plugin/image-console-plugin-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/component-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-controller-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/component-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-controller-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/component-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-webhook-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/p12n-manual-approval-gate/component-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-manual-approval-gate/component-webhook-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/image-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-manual-approval-gate/image-controller-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/image-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-manual-approval-gate/image-controller-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/image-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-manual-approval-gate/image-webhook-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/p12n-manual-approval-gate/image-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-manual-approval-gate/image-webhook-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-multicluster-proxy-aae/component-proxy-server-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-multicluster-proxy-aae/component-proxy-server-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/p12n-multicluster-proxy-aae/component-proxy-server-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-multicluster-proxy-aae/component-proxy-server-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-multicluster-proxy-aae/image-proxy-server-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-multicluster-proxy-aae/image-proxy-server-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/p12n-multicluster-proxy-aae/image-proxy-server-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-multicluster-proxy-aae/image-proxy-server-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-syncer-service/component-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-syncer-service/component-controller-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/p12n-syncer-service/component-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-syncer-service/component-controller-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-syncer-service/image-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-syncer-service/image-controller-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/p12n-syncer-service/image-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-syncer-service/image-controller-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-tekton-assist/component-tekton-assist-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-tekton-assist/component-tekton-assist-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/p12n-tekton-assist/component-tekton-assist-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-tekton-assist/component-tekton-assist-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-tekton-assist/image-tekton-assist-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-tekton-assist/image-tekton-assist-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/p12n-tekton-assist/image-tekton-assist-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-tekton-assist/image-tekton-assist-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-tekton-caches/component-cache-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-tekton-caches/component-cache-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/p12n-tekton-caches/component-cache-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-tekton-caches/component-cache-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/p12n-tekton-caches/image-cache-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-tekton-caches/image-cache-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/p12n-tekton-caches/image-cache-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/p12n-tekton-caches/image-cache-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/pac-downstream/component-cli-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/component-cli-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/pac-downstream/component-cli-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/component-cli-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/pac-downstream/component-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/component-controller-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/pac-downstream/component-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/component-controller-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/pac-downstream/component-watcher-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/component-watcher-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/pac-downstream/component-watcher-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/component-watcher-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/pac-downstream/component-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/component-webhook-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/pac-downstream/component-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/component-webhook-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/pac-downstream/image-cli-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/image-cli-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/pac-downstream/image-cli-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/image-cli-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/pac-downstream/image-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/image-controller-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/pac-downstream/image-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/image-controller-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/pac-downstream/image-watcher-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/image-watcher-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/pac-downstream/image-watcher-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/image-watcher-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/pac-downstream/image-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/image-webhook-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/pac-downstream/image-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/pac-downstream/image-webhook-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/release-plan.yaml similarity index 97% rename from .konflux/openshift-pipelines-core/1-22/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/release-plan.yaml index cf8b58f3..e513eb32 100644 --- a/.konflux/openshift-pipelines-core/1-22/release-plan.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/release-plan.yaml @@ -23,6 +23,6 @@ spec: value: pipelines/release-pipeline.yaml params: - name: release_version - value: "1.22.0" + value: "v1.22.0" - name: release_to_github value: "false" diff --git a/.konflux/openshift-pipelines-core/1-22/tekton-kueue/component-kueue-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tekton-kueue/component-scheduler-1.22.yaml similarity index 80% rename from .konflux/openshift-pipelines-core/1-22/tekton-kueue/component-kueue-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tekton-kueue/component-scheduler-1.22.yaml index fd6573a7..40b6588d 100644 --- a/.konflux/openshift-pipelines-core/1-22/tekton-kueue/component-kueue-1.22.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tekton-kueue/component-scheduler-1.22.yaml @@ -5,14 +5,14 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tekton-kueue-1-22-kueue + name: tekton-kueue-1-22-scheduler spec: - componentName: kueue + componentName: scheduler application: openshift-pipelines-core-1-22 build-nudges-ref: - operator-1-22-bundle source: git: url: https://github.com/openshift-pipelines/tekton-kueue.git - dockerfileUrl: .konflux/dockerfiles/kueue.Dockerfile + dockerfileUrl: .konflux/dockerfiles/scheduler.Dockerfile revision: release-v1.22.x diff --git a/.konflux/1-22/openshift-pipelines-core/p12n-console-plugin/image-console-plugin-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tekton-kueue/image-scheduler-1.22.yaml similarity index 82% rename from .konflux/1-22/openshift-pipelines-core/p12n-console-plugin/image-console-plugin-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tekton-kueue/image-scheduler-1.22.yaml index 98013f14..ea890db4 100644 --- a/.konflux/1-22/openshift-pipelines-core/p12n-console-plugin/image-console-plugin-1.22.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tekton-kueue/image-scheduler-1.22.yaml @@ -3,16 +3,16 @@ apiVersion: appstudio.redhat.com/v1alpha1 kind: ImageRepository metadata: - name: console-plugin-rhel9 + name: tekton-kueue-1-22-scheduler annotations: image-controller.appstudio.redhat.com/update-component-image: "true" image-controller.appstudio.redhat.com/skip-repository-deletion: "true" labels: - appstudio.redhat.com/component: p12n-console-plugin-1-22-console-plugin + appstudio.redhat.com/component: tekton-kueue-1-22-scheduler appstudio.redhat.com/application: openshift-pipelines-core-1-22 spec: image: - name: console-plugin-rhel9 + name: pipelines-scheduler-rhel9 visibility: public notifications: - config: diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-chains/component-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-chains/component-controller-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-chains/component-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-chains/component-controller-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-chains/image-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-chains/image-controller-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-chains/image-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-chains/image-controller-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-git-clone/component-git-init-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-git-clone/component-git-init-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-git-clone/component-git-init-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-git-clone/component-git-init-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-git-clone/image-git-init-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-git-clone/image-git-init-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-git-clone/image-git-init-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-git-clone/image-git-init-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/component-api-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/component-api-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-hub/component-api-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/component-api-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/component-db-migration-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/component-db-migration-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-hub/component-db-migration-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/component-db-migration-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-hub/component-ui-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/component-ui-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-hub/component-ui-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/component-ui-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/image-api-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/image-api-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-hub/image-api-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/image-api-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/image-db-migration-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/image-db-migration-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-hub/image-db-migration-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/image-db-migration-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-hub/image-ui-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/image-ui-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-hub/image-ui-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-hub/image-ui-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-controller-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-controller-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-entrypoint-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-entrypoint-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-entrypoint-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-entrypoint-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-events-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-events-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-events-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-events-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-nop-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-nop-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-nop-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-nop-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-resolvers-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-resolvers-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-resolvers-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-resolvers-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-sidecarlogresults-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-sidecarlogresults-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-sidecarlogresults-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-sidecarlogresults-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-webhook-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-webhook-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-workingdirinit-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-workingdirinit-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-pipeline/component-workingdirinit-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/component-workingdirinit-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-controller-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-controller-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-entrypoint-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-entrypoint-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-entrypoint-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-entrypoint-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-events-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-events-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-events-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-events-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-nop-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-nop-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-nop-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-nop-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-resolvers-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-resolvers-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-resolvers-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-resolvers-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-sidecarlogresults-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-sidecarlogresults-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-sidecarlogresults-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-sidecarlogresults-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-webhook-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-webhook-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-workingdirinit-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-workingdirinit-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-pipeline/image-workingdirinit-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pipeline/image-workingdirinit-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-pruner/component-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pruner/component-controller-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-pruner/component-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pruner/component-controller-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-pruner/image-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pruner/image-controller-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-pruner/image-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-pruner/image-controller-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-results/component-api-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/component-api-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-results/component-api-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/component-api-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-results/component-retention-policy-agent-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/component-retention-policy-agent-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-results/component-retention-policy-agent-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/component-retention-policy-agent-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-results/component-watcher-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/component-watcher-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-results/component-watcher-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/component-watcher-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-results/image-api-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/image-api-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-results/image-api-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/image-api-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-results/image-retention-policy-agent-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/image-retention-policy-agent-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-results/image-retention-policy-agent-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/image-retention-policy-agent-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-results/image-watcher-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/image-watcher-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-results/image-watcher-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-results/image-watcher-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/component-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/component-controller-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-triggers/component-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/component-controller-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/component-core-interceptors-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/component-core-interceptors-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-triggers/component-core-interceptors-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/component-core-interceptors-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/component-eventlistenersink-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/component-eventlistenersink-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-triggers/component-eventlistenersink-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/component-eventlistenersink-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tektoncd-triggers/component-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/component-webhook-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tektoncd-triggers/component-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/component-webhook-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/image-controller-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/image-controller-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-triggers/image-controller-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/image-controller-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/image-core-interceptors-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/image-core-interceptors-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-triggers/image-core-interceptors-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/image-core-interceptors-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/image-eventlistenersink-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/image-eventlistenersink-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-triggers/image-eventlistenersink-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/image-eventlistenersink-1.22.yaml diff --git a/.konflux/openshift-pipelines-core/1-22/tektoncd-triggers/image-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/image-webhook-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/1-22/tektoncd-triggers/image-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tektoncd-triggers/image-webhook-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-core/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/1-22/tests.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-core/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/1-22/tests.yaml diff --git a/.konflux/next/openshift-pipelines-core/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/application.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/application.yaml diff --git a/.konflux/openshift-pipelines-core/next/console-plugin/component-console-plugin-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/console-plugin/component-console-plugin-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/console-plugin/component-console-plugin-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/console-plugin/component-console-plugin-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/console-plugin/image-console-plugin-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/console-plugin/image-console-plugin-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/console-plugin/image-console-plugin-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/console-plugin/image-console-plugin-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/component-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-manual-approval-gate/component-controller-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/component-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-manual-approval-gate/component-controller-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/component-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-manual-approval-gate/component-webhook-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/p12n-manual-approval-gate/component-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-manual-approval-gate/component-webhook-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/image-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-manual-approval-gate/image-controller-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/image-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-manual-approval-gate/image-controller-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/image-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-manual-approval-gate/image-webhook-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/p12n-manual-approval-gate/image-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-manual-approval-gate/image-webhook-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/p12n-multicluster-proxy-aae/component-proxy-server-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-multicluster-proxy-aae/component-proxy-server-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/p12n-multicluster-proxy-aae/component-proxy-server-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-multicluster-proxy-aae/component-proxy-server-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/p12n-multicluster-proxy-aae/image-proxy-server-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-multicluster-proxy-aae/image-proxy-server-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/p12n-multicluster-proxy-aae/image-proxy-server-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-multicluster-proxy-aae/image-proxy-server-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/p12n-syncer-service/component-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-syncer-service/component-controller-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/p12n-syncer-service/component-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-syncer-service/component-controller-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/p12n-syncer-service/image-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-syncer-service/image-controller-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/p12n-syncer-service/image-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-syncer-service/image-controller-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/p12n-tekton-assist/component-tekton-assist-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-tekton-assist/component-tekton-assist-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/p12n-tekton-assist/component-tekton-assist-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-tekton-assist/component-tekton-assist-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/p12n-tekton-assist/image-tekton-assist-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-tekton-assist/image-tekton-assist-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/p12n-tekton-assist/image-tekton-assist-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-tekton-assist/image-tekton-assist-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/p12n-tekton-caches/component-cache-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-tekton-caches/component-cache-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/p12n-tekton-caches/component-cache-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-tekton-caches/component-cache-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/p12n-tekton-caches/image-cache-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-tekton-caches/image-cache-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/p12n-tekton-caches/image-cache-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/p12n-tekton-caches/image-cache-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/pac-downstream/component-cli-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/component-cli-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/pac-downstream/component-cli-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/component-cli-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/pac-downstream/component-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/component-controller-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/pac-downstream/component-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/component-controller-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/pac-downstream/component-watcher-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/component-watcher-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/pac-downstream/component-watcher-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/component-watcher-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/pac-downstream/component-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/component-webhook-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/pac-downstream/component-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/component-webhook-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/pac-downstream/image-cli-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/image-cli-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/pac-downstream/image-cli-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/image-cli-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/pac-downstream/image-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/image-controller-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/pac-downstream/image-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/image-controller-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/pac-downstream/image-watcher-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/image-watcher-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/pac-downstream/image-watcher-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/image-watcher-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/pac-downstream/image-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/image-webhook-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/pac-downstream/image-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/pac-downstream/image-webhook-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/release-plan.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/release-plan.yaml diff --git a/.konflux/next/openshift-pipelines-core/tekton-kueue/component-kueue-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tekton-kueue/component-scheduler-next.yaml similarity index 79% rename from .konflux/next/openshift-pipelines-core/tekton-kueue/component-kueue-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tekton-kueue/component-scheduler-next.yaml index 4ba39c30..c5b56d8a 100644 --- a/.konflux/next/openshift-pipelines-core/tekton-kueue/component-kueue-next.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tekton-kueue/component-scheduler-next.yaml @@ -5,14 +5,14 @@ kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: tekton-kueue-next-kueue + name: tekton-kueue-next-scheduler spec: - componentName: kueue + componentName: scheduler application: openshift-pipelines-core-next build-nudges-ref: - operator-next-bundle source: git: url: https://github.com/openshift-pipelines/tekton-kueue.git - dockerfileUrl: .konflux/dockerfiles/kueue.Dockerfile + dockerfileUrl: .konflux/dockerfiles/scheduler.Dockerfile revision: next diff --git a/.konflux/next/openshift-pipelines-core/p12n-console-plugin/image-console-plugin-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tekton-kueue/image-scheduler-next.yaml similarity index 82% rename from .konflux/next/openshift-pipelines-core/p12n-console-plugin/image-console-plugin-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tekton-kueue/image-scheduler-next.yaml index f8b546b2..4a17464e 100644 --- a/.konflux/next/openshift-pipelines-core/p12n-console-plugin/image-console-plugin-next.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tekton-kueue/image-scheduler-next.yaml @@ -3,16 +3,16 @@ apiVersion: appstudio.redhat.com/v1alpha1 kind: ImageRepository metadata: - name: console-plugin-rhel9 + name: tekton-kueue-next-scheduler annotations: image-controller.appstudio.redhat.com/update-component-image: "true" image-controller.appstudio.redhat.com/skip-repository-deletion: "true" labels: - appstudio.redhat.com/component: p12n-console-plugin-next-console-plugin + appstudio.redhat.com/component: tekton-kueue-next-scheduler appstudio.redhat.com/application: openshift-pipelines-core-next spec: image: - name: console-plugin-rhel9 + name: pipelines-scheduler-rhel9 visibility: public notifications: - config: diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-chains/component-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-chains/component-controller-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-chains/component-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-chains/component-controller-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-chains/image-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-chains/image-controller-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-chains/image-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-chains/image-controller-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-git-clone/component-git-init-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-git-clone/component-git-init-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-git-clone/component-git-init-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-git-clone/component-git-init-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-git-clone/image-git-init-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-git-clone/image-git-init-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-git-clone/image-git-init-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-git-clone/image-git-init-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-hub/component-api-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/component-api-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-hub/component-api-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/component-api-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-hub/component-db-migration-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/component-db-migration-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-hub/component-db-migration-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/component-db-migration-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-hub/component-ui-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/component-ui-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-hub/component-ui-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/component-ui-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-hub/image-api-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/image-api-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-hub/image-api-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/image-api-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-hub/image-db-migration-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/image-db-migration-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-hub/image-db-migration-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/image-db-migration-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-hub/image-ui-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/image-ui-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-hub/image-ui-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-hub/image-ui-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-controller-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-controller-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-entrypoint-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-entrypoint-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-entrypoint-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-entrypoint-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-events-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-events-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-events-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-events-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-nop-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-nop-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-nop-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-nop-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-resolvers-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-resolvers-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-resolvers-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-resolvers-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-sidecarlogresults-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-sidecarlogresults-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-sidecarlogresults-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-sidecarlogresults-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-webhook-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-webhook-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-workingdirinit-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-workingdirinit-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-pipeline/component-workingdirinit-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/component-workingdirinit-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-controller-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-controller-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-entrypoint-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-entrypoint-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-entrypoint-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-entrypoint-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-events-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-events-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-events-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-events-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-nop-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-nop-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-nop-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-nop-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-resolvers-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-resolvers-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-resolvers-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-resolvers-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-sidecarlogresults-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-sidecarlogresults-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-sidecarlogresults-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-sidecarlogresults-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-webhook-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-webhook-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-workingdirinit-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-workingdirinit-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-pipeline/image-workingdirinit-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pipeline/image-workingdirinit-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-pruner/component-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pruner/component-controller-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-pruner/component-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pruner/component-controller-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-pruner/image-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pruner/image-controller-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-pruner/image-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-pruner/image-controller-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-results/component-api-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/component-api-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-results/component-api-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/component-api-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-results/component-retention-policy-agent-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/component-retention-policy-agent-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-results/component-retention-policy-agent-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/component-retention-policy-agent-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-results/component-watcher-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/component-watcher-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-results/component-watcher-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/component-watcher-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-results/image-api-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/image-api-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-results/image-api-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/image-api-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-results/image-retention-policy-agent-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/image-retention-policy-agent-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-results/image-retention-policy-agent-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/image-retention-policy-agent-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-results/image-watcher-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/image-watcher-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-results/image-watcher-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-results/image-watcher-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/component-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/component-controller-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-triggers/component-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/component-controller-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/component-core-interceptors-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/component-core-interceptors-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-triggers/component-core-interceptors-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/component-core-interceptors-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/component-eventlistenersink-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/component-eventlistenersink-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-triggers/component-eventlistenersink-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/component-eventlistenersink-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tektoncd-triggers/component-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/component-webhook-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tektoncd-triggers/component-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/component-webhook-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/image-controller-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/image-controller-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-triggers/image-controller-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/image-controller-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/image-core-interceptors-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/image-core-interceptors-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-triggers/image-core-interceptors-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/image-core-interceptors-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/image-eventlistenersink-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/image-eventlistenersink-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-triggers/image-eventlistenersink-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/image-eventlistenersink-next.yaml diff --git a/.konflux/openshift-pipelines-core/next/tektoncd-triggers/image-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/image-webhook-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/next/tektoncd-triggers/image-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tektoncd-triggers/image-webhook-next.yaml diff --git a/.konflux/next/openshift-pipelines-core/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/next/tests.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-core/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/next/tests.yaml diff --git a/.konflux/openshift-pipelines-core/role.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/role.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/role.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/role.yaml diff --git a/.konflux/openshift-pipelines-core/service-account.yaml b/.konflux/openshift-pipelines/openshift-pipelines-core/service-account.yaml similarity index 100% rename from .konflux/openshift-pipelines-core/service-account.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-core/service-account.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.16/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/application.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.16/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/application.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.16/operator/component-index-4.16-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/operator/component-index-4.16-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.16/operator/component-index-4.16-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/operator/component-index-4.16-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.16/1-22/operator/image-index-4.16-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/operator/image-index-4.16-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.16/1-22/operator/image-index-4.16-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/operator/image-index-4.16-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.16/1-22/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/release-plan.yaml similarity index 97% rename from .konflux/openshift-pipelines-index-4.16/1-22/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/release-plan.yaml index 4e8397b9..bf2f56e1 100644 --- a/.konflux/openshift-pipelines-index-4.16/1-22/release-plan.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/release-plan.yaml @@ -23,6 +23,6 @@ spec: value: pipelines/release-pipeline.yaml params: - name: release_version - value: "1.22.0" + value: "v1.22.0" - name: release_to_github value: "false" diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/release-tests.yaml new file mode 100644 index 00000000..5ee38dbc --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-16-1-22-release-tests +spec: + application: openshift-pipelines-index-4-16-1-22 + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/1-22/openshift-pipelines-index-4.16/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/tests.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.16/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/1-22/tests.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.16/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/application.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.16/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/application.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.16/operator/component-index-4.16-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/operator/component-index-4.16-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.16/operator/component-index-4.16-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/operator/component-index-4.16-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.16/next/operator/image-index-4.16-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/operator/image-index-4.16-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.16/next/operator/image-index-4.16-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/operator/image-index-4.16-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.16/next/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/release-plan.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.16/next/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/release-plan.yaml diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/release-tests.yaml new file mode 100644 index 00000000..d6cf000f --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-16-next-release-tests +spec: + application: openshift-pipelines-index-4-16-next + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/next/openshift-pipelines-index-4.16/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/tests.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.16/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/next/tests.yaml diff --git a/.konflux/openshift-pipelines-index-4.16/role.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/role.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.16/role.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/role.yaml diff --git a/.konflux/openshift-pipelines-index-4.16/service-account.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.16/service-account.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.16/service-account.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.16/service-account.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.17/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/application.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.17/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/application.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.17/operator/component-index-4.17-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/operator/component-index-4.17-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.17/operator/component-index-4.17-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/operator/component-index-4.17-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.17/1-22/operator/image-index-4.17-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/operator/image-index-4.17-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.17/1-22/operator/image-index-4.17-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/operator/image-index-4.17-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.17/1-22/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/release-plan.yaml similarity index 97% rename from .konflux/openshift-pipelines-index-4.17/1-22/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/release-plan.yaml index d48b4470..9a09b7a1 100644 --- a/.konflux/openshift-pipelines-index-4.17/1-22/release-plan.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/release-plan.yaml @@ -23,6 +23,6 @@ spec: value: pipelines/release-pipeline.yaml params: - name: release_version - value: "1.22.0" + value: "v1.22.0" - name: release_to_github value: "false" diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/release-tests.yaml new file mode 100644 index 00000000..79aa9bdc --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-17-1-22-release-tests +spec: + application: openshift-pipelines-index-4-17-1-22 + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/1-22/openshift-pipelines-index-4.17/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/tests.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.17/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/1-22/tests.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.17/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/application.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.17/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/application.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.17/operator/component-index-4.17-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/operator/component-index-4.17-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.17/operator/component-index-4.17-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/operator/component-index-4.17-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.17/next/operator/image-index-4.17-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/operator/image-index-4.17-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.17/next/operator/image-index-4.17-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/operator/image-index-4.17-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.17/next/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/release-plan.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.17/next/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/release-plan.yaml diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/release-tests.yaml new file mode 100644 index 00000000..613978bd --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.17 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-17-next-release-tests +spec: + application: openshift-pipelines-index-4-17-next + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/next/openshift-pipelines-index-4.17/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/tests.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.17/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/next/tests.yaml diff --git a/.konflux/openshift-pipelines-index-4.17/role.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/role.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.17/role.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/role.yaml diff --git a/.konflux/openshift-pipelines-index-4.17/service-account.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.17/service-account.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.17/service-account.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.17/service-account.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.18/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/application.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.18/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/application.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.18/operator/component-index-4.18-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/operator/component-index-4.18-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.18/operator/component-index-4.18-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/operator/component-index-4.18-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.18/1-22/operator/image-index-4.18-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/operator/image-index-4.18-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.18/1-22/operator/image-index-4.18-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/operator/image-index-4.18-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.18/1-22/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/release-plan.yaml similarity index 97% rename from .konflux/openshift-pipelines-index-4.18/1-22/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/release-plan.yaml index 46486e4c..29659261 100644 --- a/.konflux/openshift-pipelines-index-4.18/1-22/release-plan.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/release-plan.yaml @@ -23,6 +23,6 @@ spec: value: pipelines/release-pipeline.yaml params: - name: release_version - value: "1.22.0" + value: "v1.22.0" - name: release_to_github value: "false" diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/release-tests.yaml new file mode 100644 index 00000000..f187d9e8 --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-18-1-22-release-tests +spec: + application: openshift-pipelines-index-4-18-1-22 + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/1-22/openshift-pipelines-index-4.18/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/tests.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.18/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/1-22/tests.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.18/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/application.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.18/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/application.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.18/operator/component-index-4.18-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/operator/component-index-4.18-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.18/operator/component-index-4.18-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/operator/component-index-4.18-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.18/next/operator/image-index-4.18-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/operator/image-index-4.18-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.18/next/operator/image-index-4.18-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/operator/image-index-4.18-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.18/next/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/release-plan.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.18/next/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/release-plan.yaml diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/release-tests.yaml new file mode 100644 index 00000000..84e70a42 --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.18 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-18-next-release-tests +spec: + application: openshift-pipelines-index-4-18-next + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/next/openshift-pipelines-index-4.18/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/tests.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.18/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/next/tests.yaml diff --git a/.konflux/openshift-pipelines-index-4.18/role.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/role.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.18/role.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/role.yaml diff --git a/.konflux/openshift-pipelines-index-4.18/service-account.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.18/service-account.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.18/service-account.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.18/service-account.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.19/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/application.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.19/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/application.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.19/operator/component-index-4.19-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/operator/component-index-4.19-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.19/operator/component-index-4.19-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/operator/component-index-4.19-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.19/1-22/operator/image-index-4.19-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/operator/image-index-4.19-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.19/1-22/operator/image-index-4.19-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/operator/image-index-4.19-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.19/1-22/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/release-plan.yaml similarity index 97% rename from .konflux/openshift-pipelines-index-4.19/1-22/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/release-plan.yaml index 38a6ab19..76d1fc31 100644 --- a/.konflux/openshift-pipelines-index-4.19/1-22/release-plan.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/release-plan.yaml @@ -23,6 +23,6 @@ spec: value: pipelines/release-pipeline.yaml params: - name: release_version - value: "1.22.0" + value: "v1.22.0" - name: release_to_github value: "false" diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/release-tests.yaml new file mode 100644 index 00000000..c1b35031 --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-19-1-22-release-tests +spec: + application: openshift-pipelines-index-4-19-1-22 + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/1-22/openshift-pipelines-index-4.19/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/tests.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.19/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/1-22/tests.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.19/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/application.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.19/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/application.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.19/operator/component-index-4.19-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/operator/component-index-4.19-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.19/operator/component-index-4.19-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/operator/component-index-4.19-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.19/next/operator/image-index-4.19-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/operator/image-index-4.19-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.19/next/operator/image-index-4.19-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/operator/image-index-4.19-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.19/next/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/release-plan.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.19/next/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/release-plan.yaml diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/release-tests.yaml new file mode 100644 index 00000000..742383e1 --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.19 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-19-next-release-tests +spec: + application: openshift-pipelines-index-4-19-next + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/next/openshift-pipelines-index-4.19/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/tests.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.19/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/next/tests.yaml diff --git a/.konflux/openshift-pipelines-index-4.19/role.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/role.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.19/role.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/role.yaml diff --git a/.konflux/openshift-pipelines-index-4.19/service-account.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.19/service-account.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.19/service-account.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.19/service-account.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.20/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/application.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.20/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/application.yaml diff --git a/.konflux/1-22/openshift-pipelines-index-4.20/operator/component-index-4.20-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/operator/component-index-4.20-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.20/operator/component-index-4.20-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/operator/component-index-4.20-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.20/1-22/operator/image-index-4.20-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/operator/image-index-4.20-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.20/1-22/operator/image-index-4.20-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/operator/image-index-4.20-1.22.yaml diff --git a/.konflux/openshift-pipelines-index-4.20/1-22/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/release-plan.yaml similarity index 97% rename from .konflux/openshift-pipelines-index-4.20/1-22/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/release-plan.yaml index b66e39bd..274e5893 100644 --- a/.konflux/openshift-pipelines-index-4.20/1-22/release-plan.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/release-plan.yaml @@ -23,6 +23,6 @@ spec: value: pipelines/release-pipeline.yaml params: - name: release_version - value: "1.22.0" + value: "v1.22.0" - name: release_to_github value: "false" diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/release-tests.yaml new file mode 100644 index 00000000..b34b770e --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-20-1-22-release-tests +spec: + application: openshift-pipelines-index-4-20-1-22 + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/1-22/openshift-pipelines-index-4.20/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/tests.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-index-4.20/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/1-22/tests.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.20/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/application.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.20/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/application.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.20/operator/component-index-4.20-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/operator/component-index-4.20-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.20/operator/component-index-4.20-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/operator/component-index-4.20-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.20/next/operator/image-index-4.20-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/operator/image-index-4.20-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.20/next/operator/image-index-4.20-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/operator/image-index-4.20-next.yaml diff --git a/.konflux/openshift-pipelines-index-4.20/next/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/release-plan.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.20/next/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/release-plan.yaml diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/release-tests.yaml new file mode 100644 index 00000000..0f96c46c --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.20 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-20-next-release-tests +spec: + application: openshift-pipelines-index-4-20-next + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/next/openshift-pipelines-index-4.20/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/tests.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.20/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/next/tests.yaml diff --git a/.konflux/openshift-pipelines-index-4.20/role.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/role.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.20/role.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/role.yaml diff --git a/.konflux/openshift-pipelines-index-4.20/service-account.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.20/service-account.yaml similarity index 100% rename from .konflux/openshift-pipelines-index-4.20/service-account.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.20/service-account.yaml diff --git a/.konflux/openshift-pipelines-index-4.16/1-22/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/application.yaml similarity index 50% rename from .konflux/openshift-pipelines-index-4.16/1-22/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/application.yaml index 6b6244ec..babda23b 100644 --- a/.konflux/openshift-pipelines-index-4.16/1-22/application.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/application.yaml @@ -1,8 +1,8 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT +# Generated for Konflux Application openshift-pipelines-index-4.21 by openshift-pipelines/hack. DO NOT EDIT --- apiVersion: appstudio.redhat.com/v1alpha1 kind: Application metadata: - name: openshift-pipelines-index-4-16-1-22 + name: openshift-pipelines-index-4-21-1-22 spec: - displayName: openshift-pipelines-index-4-16-1-22 + displayName: openshift-pipelines-index-4-21-1-22 diff --git a/.konflux/openshift-pipelines-index-4.16/1-22/operator/component-index-4.16-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/operator/component-index-4.21-1.22.yaml similarity index 64% rename from .konflux/openshift-pipelines-index-4.16/1-22/operator/component-index-4.16-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/operator/component-index-4.21-1.22.yaml index ddbd7c0e..76f37bac 100644 --- a/.konflux/openshift-pipelines-index-4.16/1-22/operator/component-index-4.16-1.22.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/operator/component-index-4.21-1.22.yaml @@ -1,18 +1,18 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT +# Generated for Konflux Application openshift-pipelines-index-4.21 by openshift-pipelines/hack. DO NOT EDIT --- apiVersion: appstudio.redhat.com/v1alpha1 kind: Component metadata: annotations: build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' - name: operator-1-22-index-4-16 + name: operator-1-22-index-4-21 spec: - componentName: index-4-16 - application: openshift-pipelines-index-4-16-1-22 + componentName: index-4-21 + application: openshift-pipelines-index-4-21-1-22 build-nudges-ref: - source: git: url: https://github.com/openshift-pipelines/operator.git - dockerfileUrl: .konflux/dockerfiles/index-4.16.Dockerfile + dockerfileUrl: .konflux/dockerfiles/index-4.21.Dockerfile revision: release-v1.22.x diff --git a/.konflux/1-22/openshift-pipelines-index-4.16/operator/image-index-4.16-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/operator/image-index-4.21-1.22.yaml similarity index 75% rename from .konflux/1-22/openshift-pipelines-index-4.16/operator/image-index-4.16-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/operator/image-index-4.21-1.22.yaml index 98afea17..5871f548 100644 --- a/.konflux/1-22/openshift-pipelines-index-4.16/operator/image-index-4.16-1.22.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/operator/image-index-4.21-1.22.yaml @@ -1,18 +1,18 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT +# Generated for Konflux Application openshift-pipelines-index-4.21 by openshift-pipelines/hack. DO NOT EDIT --- apiVersion: appstudio.redhat.com/v1alpha1 kind: ImageRepository metadata: - name: pipelines-index-4-16 + name: operator-1-22-index-4-21 annotations: image-controller.appstudio.redhat.com/update-component-image: "true" image-controller.appstudio.redhat.com/skip-repository-deletion: "true" labels: - appstudio.redhat.com/component: operator-1-22-index-4-16 - appstudio.redhat.com/application: openshift-pipelines-index-4-16-1-22 + appstudio.redhat.com/component: operator-1-22-index-4-21 + appstudio.redhat.com/application: openshift-pipelines-index-4-21-1-22 spec: image: - name: pipelines-index-4.16 + name: operator/pipelines-index-4.21 visibility: public notifications: - config: diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/release-plan.yaml new file mode 100644 index 00000000..7f072dbe --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/release-plan.yaml @@ -0,0 +1,28 @@ +# Generated for Konflux Application openshift-pipelines-index-4.21 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1alpha1 +kind: ReleasePlan +metadata: + labels: + release.appstudio.openshift.io/auto-release: "true" + release.appstudio.openshift.io/standing-attribution: 'true' + name: openshift-pipelines-index-4-21-1-22-rp +spec: + application: openshift-pipelines-index-4-21-1-22 + tenantPipeline: + serviceAccountName: release-registry-openshift-pipelines-index-4-21 + pipelineRef: + resolver: git + params: + - name: url + value: https://github.com/openshift-pipelines/hack.git + - name: revision + # value: release-v1.22.x + value: main + - name: pathInRepo + value: pipelines/release-pipeline.yaml + params: + - name: release_version + value: "v1.22.0" + - name: release_to_github + value: "false" diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/release-tests.yaml new file mode 100644 index 00000000..aaa2ff6c --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.21 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-21-1-22-release-tests +spec: + application: openshift-pipelines-index-4-21-1-22 + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/openshift-pipelines-index-4.16/1-22/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/tests.yaml similarity index 81% rename from .konflux/openshift-pipelines-index-4.16/1-22/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/tests.yaml index 6a8fc859..31f11e52 100644 --- a/.konflux/openshift-pipelines-index-4.16/1-22/tests.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/1-22/tests.yaml @@ -1,11 +1,11 @@ -# Generated for Konflux Application openshift-pipelines-index-4.16 by openshift-pipelines/hack. DO NOT EDIT +# Generated for Konflux Application openshift-pipelines-index-4.21 by openshift-pipelines/hack. DO NOT EDIT --- apiVersion: appstudio.redhat.com/v1beta2 kind: IntegrationTestScenario metadata: - name: openshift-pipelines-index-4-16-1-22-enterprise-contract + name: openshift-pipelines-index-4-21-1-22-enterprise-contract spec: - application: openshift-pipelines-index-4-16-1-22 + application: openshift-pipelines-index-4-21-1-22 contexts: - description: execute the integration test for a component name: component diff --git a/.konflux/next/openshift-pipelines-index-4.21/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/application.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.21/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/application.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.21/operator/component-index-4.21-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/operator/component-index-4.21-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.21/operator/component-index-4.21-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/operator/component-index-4.21-next.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.21/operator/image-index-4.21-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/operator/image-index-4.21-next.yaml similarity index 90% rename from .konflux/next/openshift-pipelines-index-4.21/operator/image-index-4.21-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/operator/image-index-4.21-next.yaml index 97bec156..47cf7de1 100644 --- a/.konflux/next/openshift-pipelines-index-4.21/operator/image-index-4.21-next.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/operator/image-index-4.21-next.yaml @@ -3,7 +3,7 @@ apiVersion: appstudio.redhat.com/v1alpha1 kind: ImageRepository metadata: - name: pipelines-index-4-21 + name: operator-next-index-4-21 annotations: image-controller.appstudio.redhat.com/update-component-image: "true" image-controller.appstudio.redhat.com/skip-repository-deletion: "true" @@ -12,7 +12,7 @@ metadata: appstudio.redhat.com/application: openshift-pipelines-index-4-21-next spec: image: - name: pipelines-index-4.21 + name: operator/pipelines-index-4.21 visibility: public notifications: - config: diff --git a/.konflux/next/openshift-pipelines-index-4.21/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/release-plan.yaml similarity index 98% rename from .konflux/next/openshift-pipelines-index-4.21/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/release-plan.yaml index 19b8e958..0427aa57 100644 --- a/.konflux/next/openshift-pipelines-index-4.21/release-plan.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/release-plan.yaml @@ -10,7 +10,7 @@ metadata: spec: application: openshift-pipelines-index-4-21-next tenantPipeline: - serviceAccountName: release-registry-openshift-pipelines-index-4-21-next + serviceAccountName: release-registry-openshift-pipelines-index-4-21 pipelineRef: resolver: git params: diff --git a/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/release-tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/release-tests.yaml new file mode 100644 index 00000000..effbcd49 --- /dev/null +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/release-tests.yaml @@ -0,0 +1,20 @@ +# Generated for Konflux Application openshift-pipelines-index-4.21 by openshift-pipelines/hack. DO NOT EDIT +--- +apiVersion: appstudio.redhat.com/v1beta2 +kind: IntegrationTestScenario +metadata: + name: openshift-pipelines-index-4-21-next-release-tests +spec: + application: openshift-pipelines-index-4-21-next + contexts: + - description: execute the integration test for a Snapshot created for a `push` event + name: push + resolverRef: + params: + - name: url + value: https://github.com/openshift-pipelines/operator + - name: revision + value: main + - name: pathInRepo + value: .konflux/tekton/release-test-pipeline.yaml + resolver: git diff --git a/.konflux/next/openshift-pipelines-index-4.21/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/tests.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-index-4.21/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/next/tests.yaml diff --git a/.konflux/next/openshift-pipelines-index-4.21/role.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/role.yaml similarity index 71% rename from .konflux/next/openshift-pipelines-index-4.21/role.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/role.yaml index 46860a81..ec37d4d2 100644 --- a/.konflux/next/openshift-pipelines-index-4.21/role.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/role.yaml @@ -3,10 +3,10 @@ apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: - name: release-plan-rolebinding-openshift-pipelines-index-4-21-next + name: release-plan-rolebinding-openshift-pipelines-index-4-21 subjects: - kind: ServiceAccount - name: release-registry-openshift-pipelines-index-4-21-next + name: release-registry-openshift-pipelines-index-4-21 apiGroup: "" roleRef: kind: ClusterRole diff --git a/.konflux/next/openshift-pipelines-index-4.21/service-account.yaml b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/service-account.yaml similarity index 82% rename from .konflux/next/openshift-pipelines-index-4.21/service-account.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-index-4.21/service-account.yaml index 39446868..10665c3c 100644 --- a/.konflux/next/openshift-pipelines-index-4.21/service-account.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-index-4.21/service-account.yaml @@ -5,6 +5,6 @@ imagePullSecrets: - name: release-registry-openshift-pipelines-quay kind: ServiceAccount metadata: - name: release-registry-openshift-pipelines-index-4-21-next + name: release-registry-openshift-pipelines-index-4-21 secrets: - name: release-registry-openshift-pipelines-quay \ No newline at end of file diff --git a/.konflux/1-22/openshift-pipelines-operator/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/application.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-operator/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/application.yaml diff --git a/.konflux/1-22/openshift-pipelines-operator/operator/component-bundle-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/component-bundle-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-operator/operator/component-bundle-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/component-bundle-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-operator/operator/component-operator-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/component-operator-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-operator/operator/component-operator-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/component-operator-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-operator/operator/component-proxy-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/component-proxy-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-operator/operator/component-proxy-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/component-proxy-1.22.yaml diff --git a/.konflux/1-22/openshift-pipelines-operator/operator/component-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/component-webhook-1.22.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-operator/operator/component-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/component-webhook-1.22.yaml diff --git a/.konflux/openshift-pipelines-operator/1-22/operator/image-bundle-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/image-bundle-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/1-22/operator/image-bundle-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/image-bundle-1.22.yaml diff --git a/.konflux/openshift-pipelines-operator/1-22/operator/image-operator-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/image-operator-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/1-22/operator/image-operator-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/image-operator-1.22.yaml diff --git a/.konflux/openshift-pipelines-operator/1-22/operator/image-proxy-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/image-proxy-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/1-22/operator/image-proxy-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/image-proxy-1.22.yaml diff --git a/.konflux/openshift-pipelines-operator/1-22/operator/image-webhook-1.22.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/image-webhook-1.22.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/1-22/operator/image-webhook-1.22.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/operator/image-webhook-1.22.yaml diff --git a/.konflux/openshift-pipelines-operator/1-22/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/release-plan.yaml similarity index 97% rename from .konflux/openshift-pipelines-operator/1-22/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/release-plan.yaml index 609ebbf2..e4ac5ef5 100644 --- a/.konflux/openshift-pipelines-operator/1-22/release-plan.yaml +++ b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/release-plan.yaml @@ -23,6 +23,6 @@ spec: value: pipelines/release-pipeline.yaml params: - name: release_version - value: "1.22.0" + value: "v1.22.0" - name: release_to_github value: "false" diff --git a/.konflux/1-22/openshift-pipelines-operator/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/1-22/tests.yaml similarity index 100% rename from .konflux/1-22/openshift-pipelines-operator/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/1-22/tests.yaml diff --git a/.konflux/next/openshift-pipelines-operator/application.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/application.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-operator/application.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/application.yaml diff --git a/.konflux/next/openshift-pipelines-operator/operator/component-bundle-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/component-bundle-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-operator/operator/component-bundle-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/component-bundle-next.yaml diff --git a/.konflux/next/openshift-pipelines-operator/operator/component-operator-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/component-operator-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-operator/operator/component-operator-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/component-operator-next.yaml diff --git a/.konflux/next/openshift-pipelines-operator/operator/component-proxy-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/component-proxy-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-operator/operator/component-proxy-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/component-proxy-next.yaml diff --git a/.konflux/next/openshift-pipelines-operator/operator/component-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/component-webhook-next.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-operator/operator/component-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/component-webhook-next.yaml diff --git a/.konflux/openshift-pipelines-operator/next/operator/image-bundle-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/image-bundle-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/next/operator/image-bundle-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/image-bundle-next.yaml diff --git a/.konflux/openshift-pipelines-operator/next/operator/image-operator-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/image-operator-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/next/operator/image-operator-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/image-operator-next.yaml diff --git a/.konflux/openshift-pipelines-operator/next/operator/image-proxy-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/image-proxy-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/next/operator/image-proxy-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/image-proxy-next.yaml diff --git a/.konflux/openshift-pipelines-operator/next/operator/image-webhook-next.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/image-webhook-next.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/next/operator/image-webhook-next.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/operator/image-webhook-next.yaml diff --git a/.konflux/openshift-pipelines-operator/next/release-plan.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/release-plan.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/next/release-plan.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/release-plan.yaml diff --git a/.konflux/next/openshift-pipelines-operator/tests.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/next/tests.yaml similarity index 100% rename from .konflux/next/openshift-pipelines-operator/tests.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/next/tests.yaml diff --git a/.konflux/openshift-pipelines-operator/role.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/role.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/role.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/role.yaml diff --git a/.konflux/openshift-pipelines-operator/service-account.yaml b/.konflux/openshift-pipelines/openshift-pipelines-operator/service-account.yaml similarity index 100% rename from .konflux/openshift-pipelines-operator/service-account.yaml rename to .konflux/openshift-pipelines/openshift-pipelines-operator/service-account.yaml diff --git a/.konflux/syncer-service/0-1/release-plan.yaml b/.konflux/syncer-service/0-1/release-plan.yaml index 55d05a67..edad06c7 100644 --- a/.konflux/syncer-service/0-1/release-plan.yaml +++ b/.konflux/syncer-service/0-1/release-plan.yaml @@ -6,7 +6,7 @@ metadata: labels: release.appstudio.openshift.io/auto-release: "true" release.appstudio.openshift.io/standing-attribution: 'true' - name: syncer-service-0-1-rp + name: syncer-service-0-1-github-rp spec: application: syncer-service-0-1 tenantPipeline: @@ -25,4 +25,4 @@ spec: - name: release_version value: "v0.1.0" - name: release_to_github - value: "false" + value: "true" diff --git a/.konflux/syncer-service/0-1/release-plan_github.yaml b/.konflux/syncer-service/0-1/release-plan_github.yaml deleted file mode 100644 index f0b39cc7..00000000 --- a/.konflux/syncer-service/0-1/release-plan_github.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Generated for Konflux Application syncer-service by openshift-pipelines/hack. DO NOT EDIT ---- -apiVersion: appstudio.redhat.com/v1alpha1 -kind: ReleasePlan -metadata: - labels: - release.appstudio.openshift.io/auto-release: "false" - release.appstudio.openshift.io/standing-attribution: 'true' - name: syncer-service-0-1-github-rp -spec: - application: syncer-service-0-1 - tenantPipeline: - serviceAccountName: release-registry-syncer-service - pipelineRef: - resolver: git - params: - - name: url - value: https://github.com/openshift-pipelines/hack.git - - name: revision - # value: release-v0.1.x - value: main - - name: pathInRepo - value: pipelines/release-pipeline.yaml - params: - - name: release_version - value: "v0.1.0" - - name: release_to_github - value: "true" diff --git a/cmd/konflux/main.go b/cmd/konflux/main.go index 7d0c575a..5e158fae 100644 --- a/cmd/konflux/main.go +++ b/cmd/konflux/main.go @@ -6,6 +6,7 @@ import ( "log" "os" "path/filepath" + "strconv" "strings" k "github.com/openshift-pipelines/hack/internal/konflux" @@ -43,6 +44,11 @@ func main() { } versionConfig.Version.ImagePrefix = config.ImagePrefix + versionConfig.Version.ImagePrefix versionConfig.Version.Version = version + if versionConfig.Version.Version == "next" { + versionConfig.Version.PatchVersion = version + } else if !strings.HasPrefix(versionConfig.Version.PatchVersion, "v") { + versionConfig.Version.PatchVersion = "v" + versionConfig.Version.PatchVersion + } } for _, applicationName := range config.Applications { @@ -137,8 +143,8 @@ func updateRepository(repo *k.Repository, a k.Application) error { } var branchName, upstreamBranch string - - if a.Release.Version == "main" || a.Release.Version == "next" { + _, err := strconv.ParseFloat(a.Release.Version, 64) + if err != nil { branchName = a.Release.Version upstreamBranch = "main" } else { @@ -158,9 +164,12 @@ func updateRepository(repo *k.Repository, a k.Application) error { if repo.Tekton == (k.Tekton{}) { repo.Tekton = k.Tekton{} if repo.Tekton.WatchedSources == "" { - repo.Tekton.WatchedSources = `"upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged()` + if repo.Upstream != "" { + repo.Tekton.WatchedSources = `"upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged()` + } else { + repo.Tekton.WatchedSources = `"***".pathChanged()` + } } - } return nil @@ -224,7 +233,8 @@ func UpdateComponent(c *k.Component, repo k.Repository, app k.Application) error } } - //log.Printf("Using image prefix: %s", c.ImagePrefix) + log.Printf("Using ImagePrefix: %s", c.ImagePrefix) + log.Printf("Using ImageSuffix: %s", c.ImageSuffix) return nil } diff --git a/config/downstream/applications/index.yaml b/config/downstream/applications/index.yaml index 880fa1b1..a71a6daf 100644 --- a/config/downstream/applications/index.yaml +++ b/config/downstream/applications/index.yaml @@ -1,18 +1,18 @@ -- name: openshift-pipelines-index-4.16 +- name: openshift-pipelines-index-4.21 repos: - - operator-index-4.16 -- name: openshift-pipelines-index-4.17 + - operator-index-4.21 +- name: openshift-pipelines-index-4.20 repos: - - operator-index-4.17 + - operator-index-4.20 +- name: openshift-pipelines-index-4.19 + repos: + - operator-index-4.19 - name: openshift-pipelines-index-4.18 repos: - operator-index-4.18 -- name: openshift-pipelines-index-4.19 +- name: openshift-pipelines-index-4.17 repos: - - operator-index-4.19 -- name: openshift-pipelines-index-4.20 + - operator-index-4.17 +- name: openshift-pipelines-index-4.16 repos: - - operator-index-4.20 -#- name: openshift-pipelines-index-4.21 -# repos: -# - operator-index-4.21 + - operator-index-4.16 diff --git a/config/downstream/konflux.yaml b/config/downstream/konflux.yaml index 8d364875..ee3f8ce2 100644 --- a/config/downstream/konflux.yaml +++ b/config/downstream/konflux.yaml @@ -1,8 +1,10 @@ organization: openshift-pipelines namespace: tekton-ecosystem-tenant image-prefix: pipelines- +product: openshift-pipelines applications: - core - index versions: - "next" + - "1.22" diff --git a/config/downstream/releases/1.22.yaml b/config/downstream/releases/1.22.yaml index fd2170a3..61ba75ec 100644 --- a/config/downstream/releases/1.22.yaml +++ b/config/downstream/releases/1.22.yaml @@ -23,7 +23,7 @@ branches: tektoncd-hub: upstream: release-v1.23.6 tektoncd-operator: - upstream: release-v0.78.x + upstream: main tektoncd-pipeline: upstream: release-v1.9.x tektoncd-pruner: @@ -35,4 +35,4 @@ branches: syncer-service: upstream: release-v0.1.x multicluster-proxy-aae: - upstream: release-v0.1.x + upstream: release-v0.1.x \ No newline at end of file diff --git a/config/downstream/releases/next.yaml b/config/downstream/releases/next.yaml index f159bdb6..e0757a67 100644 --- a/config/downstream/releases/next.yaml +++ b/config/downstream/releases/next.yaml @@ -1,6 +1,3 @@ -version: next -image-suffix: -rhel9 -patch-version: next branches: git-init: upstream: release-v1.2.x @@ -23,7 +20,7 @@ branches: tektoncd-hub: upstream: release-v1.23.6 tektoncd-operator: - upstream: release-v0.78.x + upstream: main tektoncd-pipeline: upstream: release-v1.9.x tektoncd-pruner: @@ -36,3 +33,4 @@ branches: upstream: release-v0.1.x multicluster-proxy-aae: upstream: release-v0.1.x +patch-version: next diff --git a/config/downstream/repos/tekton-kueue.yaml b/config/downstream/repos/tekton-kueue.yaml index 07454277..ca767a56 100644 --- a/config/downstream/repos/tekton-kueue.yaml +++ b/config/downstream/repos/tekton-kueue.yaml @@ -2,6 +2,6 @@ name: tekton-kueue upstream: konflux-ci/tekton-kueue no-prefix-upstream: true components: - - name: kueue + - name: scheduler prefetch-input: | {"type": "gomod", "path": "upstream"} diff --git a/internal/konflux/config.go b/internal/konflux/config.go index 26707bf3..738604bb 100644 --- a/internal/konflux/config.go +++ b/internal/konflux/config.go @@ -8,6 +8,7 @@ type Config struct { Repositories []Repository `json:"repos" yaml:"repos"` ImagePrefix string `json:"image-prefix" yaml:"image-prefix"` ImageSuffix string `json:"image-suffix" yaml:"image-suffix"` + Product string `json:"product" yaml:"product"` } type Application struct { diff --git a/internal/konflux/config_generator.go b/internal/konflux/config_generator.go index 74b12cd6..03b6770d 100644 --- a/internal/konflux/config_generator.go +++ b/internal/konflux/config_generator.go @@ -109,7 +109,7 @@ func generateKonfluxConfig(application Application) error { if application.Release.Version == "main" { return nil } - appDir := filepath.Join(konfluxDir, application.Name) + appDir := filepath.Join(konfluxDir, application.Config.Product, application.Name) targetDir := filepath.Join(appDir, hyphenize(application.Release.Version)) log.Printf("Delete Konflux dir in %s\n", targetDir) @@ -142,14 +142,12 @@ func generateKonfluxApplication(application Application, targetDir string) error if err := generateFileFromTemplate("tests.yaml", application, filepath.Join(targetDir, "tests.yaml"), application); err != nil { return err } - if application.ReleaseToGitHub { - tempApplication := application - tempApplication.AutoRelease = false - if err := generateFileFromTemplate("release-plan.yaml", tempApplication, filepath.Join(targetDir, "release-plan_github.yaml"), tempApplication); err != nil { + log.Printf("Create Release Tests in %s\n", targetDir) + if strings.Contains(application.Name, "index") { + if err := generateFileFromTemplate("release-tests.yaml", application, filepath.Join(targetDir, "release-tests.yaml"), application); err != nil { return err } } - application.ReleaseToGitHub = false if err := generateFileFromTemplate("release-plan.yaml", application, filepath.Join(targetDir, "release-plan.yaml"), application); err != nil { return err } diff --git a/internal/konflux/templates/konflux/release-tests.yaml b/internal/konflux/templates/konflux/release-tests.yaml index 4625faef..ca10b0f3 100644 --- a/internal/konflux/templates/konflux/release-tests.yaml +++ b/internal/konflux/templates/konflux/release-tests.yaml @@ -2,9 +2,9 @@ apiVersion: appstudio.redhat.com/v1beta2 kind: IntegrationTestScenario metadata: - name: {{hyphenize .Name}}-{{hyphenize .Version.Version}}-release-tests + name: {{hyphenize .Name}}-{{hyphenize .Release.Version}}-release-tests spec: - application: {{hyphenize .Name}}-{{hyphenize .Version.Version}} + application: {{hyphenize .Name}}-{{hyphenize .Release.Version}} contexts: - description: execute the integration test for a Snapshot created for a `push` event name: push @@ -15,5 +15,5 @@ spec: - name: revision value: main - name: pathInRepo - value: .konflux/tekton/bundle-e2e-pipeline.yaml + value: .konflux/tekton/release-test-pipeline.yaml resolver: git