Skip to content

Commit

Permalink
Remove channel based broker (#3212)
Browse files Browse the repository at this point in the history
* remove configs

* remove the binaries

* and the libraries

* fix import paths to correct location

* remove ChannelBasedBroker constants, no tests for ChannelBasedBroker

* update tests

* one more place

* dump failed channels too

* remove namespace reconciler, configmappropagation

* remove trailing space

* few more namespace->mtnamespace

* filter out default filter channel

* rename deployments, set older deployments to replicas=0

* bring old broker controller replicas=0

* fix the env variables to v0.15 release
  • Loading branch information
vaikas authored May 29, 2020
1 parent c607c29 commit 14b5201
Show file tree
Hide file tree
Showing 110 changed files with 237 additions and 9,665 deletions.
38 changes: 0 additions & 38 deletions cmd/broker/config.go

This file was deleted.

1 change: 0 additions & 1 deletion cmd/broker/filter/kodata/HEAD

This file was deleted.

1 change: 0 additions & 1 deletion cmd/broker/filter/kodata/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion cmd/broker/filter/kodata/VENDOR-LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion cmd/broker/filter/kodata/refs

This file was deleted.

169 changes: 0 additions & 169 deletions cmd/broker/filter/main.go

This file was deleted.

1 change: 0 additions & 1 deletion cmd/broker/ingress/kodata/HEAD

This file was deleted.

1 change: 0 additions & 1 deletion cmd/broker/ingress/kodata/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion cmd/broker/ingress/kodata/VENDOR-LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion cmd/broker/ingress/kodata/refs

This file was deleted.

Loading

0 comments on commit 14b5201

Please sign in to comment.