这是indexloc提供的服务,不要输入任何密码
Skip to content

Restricting Brokers to a set of event policies / rules #7256

@matzew

Description

@matzew

Problem

It would be nice if "developers" can enforce on the Broker level some (simple) rules on:

  • what events can be consumed
  • who is the sending identity (see also OIDC proposal)

For more details refer to the feature track document: https://docs.google.com/document/d/1u6vyMviGpD13uyLKSGV7_D_p0ZRBPWg6PlLItRH8UFI/edit

This feature request / issue related to:

Some details:

  • return a 403 error code, if the event type is not part of the list (see here)
  • we could support wildcards, such as dev.knative.*... If folks really want that...
  • In the case of a provide lists of event types, and a Trigger registered for the broker is specifing a different event type: The Trigger would not go to ready: true state

Persona:
Developers

Exit Criteria

Feature implemented and tests

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions