client/pkg/messaging/v1beta1
Navid Shaikh 6508fedbac
Embed the namespace in request body while creating channels (#1117)
* Embed the namespace in request body while creating channels

 since on the eventing side, defaulting for channel isnt picking
 the namespace from the context (see https://github.com/knative/eventing/issues/4514)

 workaround for #1100
 this changeset should be reverted when eventing#4514 is resolved

* Add CHANGELOG
2020-11-12 12:44:59 -08:00
..
channels_client.go Embed the namespace in request body while creating channels (#1117) 2020-11-12 12:44:59 -08:00
channels_client_mock.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
client.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
subscriptions_client.go feat: Subscription CRUD (#1013) 2020-10-01 09:44:29 -07:00
subscriptions_client_mock.go fix golangci-lint errors (#1068) 2020-10-18 23:20:58 -07:00