Skip to content

[multi-container] toggling the default enable-multi-container from true to false will break things #7241

@dprotaso

Description

@dprotaso

What version of Knative?

enable-multi-container flag was introduced in this PR #7167

Expected Behavior

Operators who set enable-multi-container default to true shouldn't be able to set it back to false or even delete the entry in the config map

Actual Behavior

There are no restrictions to how enable-multi-container can be set.

Thus if users create multi-container revisions and then the operator sets the default to false reconciliation of those resources will start to constantly fail.

Steps to Reproduce the Problem

Metadata

Metadata

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions