Skip to content

Support for wait for a resource state condition  #995

Closed
@csviri

Description

@csviri

Problem statement

In a reconciler logic can happen that we need to wait synchronously or asynchronously, until a resource get's into a state. In other words a condition on the resource is evaluated continuously on the resource. The framework could explicitly support this, by a wait-for microframework, that can be the bases to implement automated workflows, desribed in issues: #850

Requirements

  • able to specify conditions to wait for
  • setting timeouts
  • ability specify the behavior on timeout. Like, an how the UpdateControl should behave in case of a timeout.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions