kubernetes-sigs / kubernetes-sigs/controller-runtime

Add support for ControllerExpectations

Open
#644 8 comments 0 reactions 1 assignee View on GitHub

@alenkacz is already working on this.

Since Feb 4, 2020.

kind/design kind/feature lifecycle/frozen priority/backlog
Dominant language
Go
Stars
3k
Forks
1.3k
Avg merge
2d 5h
Merged PRs (30d)
14

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.