Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
removing pubsub source.
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Nichols committed Aug 8, 2019
1 parent 2e1b5d1 commit d72d4ff
Show file tree
Hide file tree
Showing 83 changed files with 7 additions and 8,981 deletions.
8 changes: 3 additions & 5 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ follows.
## Installing Sources

Once you've [setup your development environment](#getting-started), install any
of the sources _Github Source_, _AWS SQS Source_, _Camel Source_, _Gcppubsub
Source_, _Kafka Source_ with:
of the sources _Github Source_, _AWS SQS Source_, _Camel Source_, _Kafka Source_ with:

```
ko apply -f contrib/<source_name>/
Expand All @@ -82,10 +81,9 @@ You can access the Github eventing manager's logs with:
kubectl -n knative-sources logs $(kubectl -n knative-sources get pods -l control-plane=github-controller-manager -o name)
```

_See [contrib/gcppubsub/samples/README.md](gcppubsub/samples/README.md),
[camel/source/samples/README.md](./camel/source/samples/README.md),
_See [camel/source/samples/README.md](./camel/source/samples/README.md),
[kafka/source/samples/README.md](./kafka/source/samples/README.md) for
instructions on installing the Gcppubsub Source, Camel Source and Kafka Source._
instructions on installing the Camel Source and Kafka Source._

## Iterating

Expand Down
7 changes: 1 addition & 6 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ aliases:
# These aliases are for OWNERS of the various Source implementations. These
# Are in addition to the repo level OWNERS.

gcp-pubsub-approvers:
- Harwayne
gcp-pubsub-reviewers:
- Harwayne

github-approvers:
- bbrowning
github-reviewers:
Expand Down
9 changes: 0 additions & 9 deletions gcppubsub/OWNERS

This file was deleted.

3 changes: 0 additions & 3 deletions gcppubsub/PROJECT

This file was deleted.

70 changes: 0 additions & 70 deletions gcppubsub/cmd/controller/main.go

This file was deleted.

79 changes: 0 additions & 79 deletions gcppubsub/cmd/receive_adapter/main.go

This file was deleted.

20 changes: 0 additions & 20 deletions gcppubsub/config/100-namespace.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions gcppubsub/config/200-serviceaccount.yaml

This file was deleted.

64 changes: 0 additions & 64 deletions gcppubsub/config/201-clusterrole.yaml

This file was deleted.

Loading

0 comments on commit d72d4ff

Please sign in to comment.