Skip to content

Remove newly introduced NamespacesFromNone #3743

@howardjohn

Description

@howardjohn

#3588 added this to Gateway. I don't think it makes sense to say allowedRoutes=None -- why bother with the listener if you don't allow any routes?

This seems to have ~accidentally been added to support using it in AllowedListeners, but we added it to allowedRoutes too.

I am also not convinced its needed for AllowedListeners. The rationale seems to be to make it so the default can be 'none', but we can expressed that by AllowedListeners: nil anyways.

Metadata

Metadata

Labels

release-blockerMUST be completed to complete the milestone

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions