Skip to content

Include an example where we specify Ready condition, in status,to be false #13

@Avni-Sharma

Description

@Avni-Sharma

We have provided examples and documentation https://github.com/k8s-service-bindings/spec/blob/master/README.md#reconciler-implementation for the True status of Ready type condition. While it might seem obvious as to when the readiness fails/is false, i.e in the absence of service, but maybe we can be explicit about it in the doc and example.
For example:

status:
  conditions:
  - type:   Ready
    status: 'False'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions