Skip to content

Commit

Permalink
removed deprecated nats-streaming dispatcher
Browse files Browse the repository at this point in the history
  • Loading branch information
astelmashenko committed Oct 22, 2024
1 parent c76507b commit da452bf
Show file tree
Hide file tree
Showing 123 changed files with 62 additions and 20,086 deletions.
46 changes: 0 additions & 46 deletions cmd/channel_controller/main.go

This file was deleted.

39 changes: 0 additions & 39 deletions cmd/channel_dispatcher/main.go

This file was deleted.

2 changes: 0 additions & 2 deletions cmd/schema/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import (
"log"

"knative.dev/eventing-natss/pkg/apis/messaging/v1alpha1"
"knative.dev/eventing-natss/pkg/apis/messaging/v1beta1"

"knative.dev/hack/schema/commands"
"knative.dev/hack/schema/registry"
Expand All @@ -29,7 +28,6 @@ import (
// schema is a tool to dump the schema for Eventing resources.
func main() {
registry.Register(&v1alpha1.NatsJetStreamChannel{})
registry.Register(&v1beta1.NatssChannel{})

if err := commands.New("knative.dev/eventing-natss").Execute(); err != nil {
log.Fatal("Error during command execution: ", err)
Expand Down
32 changes: 0 additions & 32 deletions config/200-addressable-resolver-clusterrole.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions config/200-channelable-manipulator-clusterrole.yaml

This file was deleted.

100 changes: 0 additions & 100 deletions config/200-controller-clusterrole.yaml

This file was deleted.

66 changes: 0 additions & 66 deletions config/200-dispatcher-clusterrole.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions config/200-dispatcher-service.yaml

This file was deleted.

Loading

0 comments on commit da452bf

Please sign in to comment.