This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 277
Implement RBAC for inbound connections #1964
Milestone
Comments
shashankram
added a commit
to shashankram/osm
that referenced
this issue
Nov 13, 2020
This change introduces an RBAC filter in the inbound mesh filter chain. Currently, the RBAC filter grants full access to client identities that are permitted by an SMI traffic target policy. HTTP filtering based on HTTP routes still happens within RDS. The RBAC filter is omitted in permissive mode. This change is a part of openservicemesh#1964 and is required by openservicemesh#1521.
shashankram
added a commit
to shashankram/osm
that referenced
this issue
Nov 13, 2020
This change introduces an RBAC filter in the inbound mesh filter chain. Currently, the RBAC filter grants full access to client identities that are permitted by an SMI traffic target policy. HTTP filtering based on HTTP routes still happens within RDS. The RBAC filter is omitted in permissive mode. This change is a part of openservicemesh#1964 and is required by openservicemesh#1521.
shashankram
added a commit
to shashankram/osm
that referenced
this issue
Nov 13, 2020
This change introduces an RBAC filter in the inbound mesh filter chain. Currently, the RBAC filter grants full access to client identities that are permitted by an SMI traffic target policy. HTTP filtering based on HTTP routes still happens within RDS. The RBAC filter is omitted in permissive mode. This change is a part of openservicemesh#1964 and is required by openservicemesh#1521.
shashankram
added a commit
to shashankram/osm
that referenced
this issue
Nov 13, 2020
This change introduces an RBAC filter in the inbound mesh filter chain. Currently, the RBAC filter grants full access to client identities that are permitted by an SMI traffic target policy. HTTP filtering based on HTTP routes still happens within RDS. The RBAC filter is omitted in permissive mode. This change is a part of openservicemesh#1964 and is required by openservicemesh#1521.
shashankram
added a commit
to shashankram/osm
that referenced
this issue
Nov 13, 2020
This change introduces an RBAC filter in the inbound mesh filter chain. Currently, the RBAC filter grants full access to client identities that are permitted by an SMI traffic target policy. HTTP filtering based on HTTP routes still happens within RDS. The RBAC filter is omitted in permissive mode. This change is a part of openservicemesh#1964 and is required by openservicemesh#1521.
shashankram
added a commit
that referenced
this issue
Nov 14, 2020
This change introduces an RBAC filter in the inbound mesh filter chain. Currently, the RBAC filter grants full access to client identities that are permitted by an SMI traffic target policy. HTTP filtering based on HTTP routes still happens within RDS. The RBAC filter is omitted in permissive mode. This change is a part of #1964 and is required by #1521.
draychev
pushed a commit
to draychev/osm
that referenced
this issue
Nov 19, 2020
…2054) This change introduces an RBAC filter in the inbound mesh filter chain. Currently, the RBAC filter grants full access to client identities that are permitted by an SMI traffic target policy. HTTP filtering based on HTTP routes still happens within RDS. The RBAC filter is omitted in permissive mode. This change is a part of openservicemesh#1964 and is required by openservicemesh#1521.
draychev
pushed a commit
to draychev/osm
that referenced
this issue
Nov 19, 2020
…2054) This change introduces an RBAC filter in the inbound mesh filter chain. Currently, the RBAC filter grants full access to client identities that are permitted by an SMI traffic target policy. HTTP filtering based on HTTP routes still happens within RDS. The RBAC filter is omitted in permissive mode. This change is a part of openservicemesh#1964 and is required by openservicemesh#1521.
draychev
pushed a commit
to draychev/osm
that referenced
this issue
Dec 14, 2020
…2054) This change introduces an RBAC filter in the inbound mesh filter chain. Currently, the RBAC filter grants full access to client identities that are permitted by an SMI traffic target policy. HTTP filtering based on HTTP routes still happens within RDS. The RBAC filter is omitted in permissive mode. This change is a part of openservicemesh#1964 and is required by openservicemesh#1521.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please describe the Improvement and/or Feature Request
Implement network RBAC policies for inbound connections based on SMI TrafficTarget policies.
Scope (please mark with X where applicable)
Possible use cases
RBAC policies will directly be programmed based on the TrafficTarget policies on upstream proxies.
Required by #1521
The text was updated successfully, but these errors were encountered: