Skip to content

remove default configs for the Brokers ?  #2934

@matzew

Description

@matzew

Problem

current BOTH borker impls come with some ConfigMap that sets them as default.

This is different how channels are handling it.

Perhaps we can follow that model from the channel? to explicitly have the user decide when applying a "yaml distribution" for a channel if she wants that as a default?

** Proposal / Problem **

The brokers both, come with the same configmap, with different values:

https://storage.googleapis.com/knative-nightly/eventing/latest/mt-channel-broker.yaml
https://storage.googleapis.com/knative-nightly/eventing/latest/channel-broker.yaml

so if you apply the first "distributiion", than the second "distribution, they do have effect. the later overrides the default of the first.

Currently our Channels do not do that....

No config maps in here, which does SET the channel as default

Instead we have DOC that shows how to update the related configmap to set a channel of choice as the default.

Should we do this too, @vaikas ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions