Skip to content

remove TektonHub component support#3494

Open
ngelman1 wants to merge 1 commit into
tektoncd:mainfrom
ngelman1:remove-hub
Open

remove TektonHub component support#3494
ngelman1 wants to merge 1 commit into
tektoncd:mainfrom
ngelman1:remove-hub

Conversation

@ngelman1

Copy link
Copy Markdown
Contributor

Changes

Resolves SRVKP 11797
Remove all TektonHub CRD, controller, and related code from the operator due to Hub deprication.

code removed:

  • TektonHub CRD definition and generated CRD manifests
  • TektonHub API types, defaults, validation, and lifecycle
  • Kubernetes and OpenShift TektonHub reconcilers/controllers
  • Hub-related entries from TektonConfig spec and validation
  • Generated client code (clientset, informers, listers, injection)
  • OLM bundle/CSV references (owned CRDs, container images, env vars)
  • Helm chart CRD templates and controller args
    • Hub image entries from operatorhub/openshift/config.yaml
  • Documentation (TektonHub.md, air-gap image table rows, TektonConfig hub params)
  • E2E tests, test helpers, and test data for TektonHub
  • fetch-releases.sh hub release fetching logic
  • Static kodata (PostgreSQL ConfigMap)

(made sure build lint and test passed before submitting)

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

NONE

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Jun 15, 2026
@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign enarha after the PR has been reviewed.
You can assign the PR to them by writing /assign @enarha in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot requested a review from pratap0007 June 15, 2026 06:37
@tekton-robot tekton-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jun 15, 2026
@jkhelil

jkhelil commented Jun 15, 2026

Copy link
Copy Markdown
Member

@pratap0007 Please review

@ngelman1

Copy link
Copy Markdown
Contributor Author

I hope I didnt miss any place. if there are additional tests I need to run to make sure nothing breaks let me know. I only ran locally what runs in the CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesnt merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants