CHORE: Remove Tekton CI/CD platform

- Delete tekton/ directory (pipeline, triggers, dashboard, ci-cd)
- Remove tekton references from kustomization.yaml
- Switching to GitHub Actions for CI/CD
This commit is contained in:
2026-01-07 17:51:10 +09:00
parent 3ff9df0e35
commit 7bcab45089
24 changed files with 0 additions and 926 deletions

View File

@@ -1,16 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://storage.googleapis.com/tekton-releases/triggers/latest/release.yaml
- https://storage.googleapis.com/tekton-releases/triggers/latest/interceptors.yaml
patches:
- target:
group: apiextensions.k8s.io
version: v1
kind: CustomResourceDefinition
patch: |-
- op: replace
path: /metadata/labels/app.kubernetes.io~1instance
value: tekton-triggers