Skip to content

Add support for ControllerExpectations #644

Open
@alenkacz

Description

@alenkacz

There are certain use cases when controllerexpectations https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/controller_utils.go#L142 makes sense for controller logic (even though I agree they could be misused).

To hook this in properly into controller it would need to be part of the processNextItem so it makes sense from my point of view to be integrated into the runtime.

WDYT?

Metadata

Metadata

Assignees

Labels

kind/designCategorizes issue or PR as related to design.kind/featureCategorizes issue or PR as related to a new feature.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.priority/backlogHigher priority than priority/awaiting-more-evidence.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions