Closed matzew closed 1 month ago
LGTM
TOC needs to approve.
I like the idea.
LGTM
+1
@knative/technical-oversight-committee PTAL
+1 I guess technically the non-former-TOC folks on @knative/steering-committee should weigh in too
All applicable steps have been completed. The new repository is ready for source code contribs now.
Calling it a day! /close
@dsimansk: Closing this issue.
Use this issue type to request a new repo in
knative-extensions
(orknative
, which may require additional discussion).Repo information
Org:
knative-extensions
Repo:
eventing-integrations
Purpose (Description):
The repository contains the integration images for data-plane parts of the Knative EventiSource and EventSink CRD. The generic
EventSource
andEventSink
CRD is discussed on this feature track: https://docs.google.com/document/d/1UOEbi2kBgH65QaYa4fhvZRxlkUWrqKrptbe9PFDw1bc/editSponsoring WG: Knative Eventing
Actions to fulfill
This area is used to track the repo creation process. The requestor and sponsoring WG lead should perform the steps listed below and cross out the checkmarks when done. The TOC is involved only in the TOC Gate steps.
You may not be able to use the Projects quick menu on this page. In that case, go to the project board and use the Add cards interface.
/peribolos/knative-extensions.yaml
. Please mind the alphabetical order when adding to a list.Knative Admin
theadmin
privilege.write
privilege.TOC Gate: Once the TOC has approved the above, it will merge and Peribolos will create an empty repository.
[ ] (golang) Send a PR to add aliases for
knative.dev/$REPONAME
import paths (sample).[x] Have a lead from the sponsoring WG bootstrap the Git repository by using an appropriate "template" repository (basic, sample-controller, sample-source).
Follow the instructions from Creating a repository from a template
[x] Send a PR adding the repo to knobots. Then run the community files update action to propagate new OWNER_ALIASES.
[x] Add your GitHub Team to the
OWNERS
file for your repo.[x] Set up prow for a new repo
[ ] Bootstrap your CI jobs using hack project (look at other extensions repos for reference)
[x] Create a sample PR to verify Prow (e.g., edit the boilerplate README)
[x] Verify that within 24 hours the appropriate branch protections have been applied requiring
tide
to pass before PRs are merged.[ ] (optional) Send a PR adding the repo to CLOMonitor (more information).