You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we start from scratch the first step to a fully implemented eventing module is handling the CR. Handling the CR consists of two parts.
Lifecycle manager deploys the module and determines its state using the state field in the status subresource.
Eventing-Manager reacts to the Eventing-CR and updates the state field in the status subresource.
After implementation of this ticket the eventing module will be considered ready by the lifecycle manager. At this time no actual eventing related behaviour is active.
Description
As we start from scratch the first step to a fully implemented eventing module is handling the CR. Handling the CR consists of two parts.
state
field in thestatus
subresource.state
field in thestatus
subresource.After implementation of this ticket the eventing module will be considered ready by the lifecycle manager. At this time no actual eventing related behaviour is active.
Tasks to be implemented
Acceptance:
The text was updated successfully, but these errors were encountered: