Skip to content

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

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions