Skip to content

Support to patch annotation (like minReplica/maxReplica) in revision, and apply the modification to all it's sub resources. #3547

@lvjing2

Description

@lvjing2

In what area(s)?

/area autoscale

/kind good-first-issue

/kind spec

Describe the feature

Current, if I modify the minReplica and maxReplica in revision, the reconcile didn't apply such modification to all it's sub resources.

How to reproduce

  1. create a ksvc
  2. patch the label and annotations for the revision
  3. check the label and annotations for the revision, it had been patched
  4. check the label and annotations for it's sub resource, it had not been modified.

Metadata

Metadata

Assignees

Labels

area/autoscalekind/featureWell-understood/specified features, ready for coding.kind/specDiscussion of how a feature should be exposed to customers.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions