Skip to content

Improve DPA additionalPrinterColumns #1659

@mateusoliveira43

Description

@mateusoliveira43

JSONPath here

// +kubebuilder:printcolumn:name="Reconciled",type="string",JSONPath=".status.conditions[0].status",description="DataProtectionApplication Reconciled status"

should be changed to ".status.conditions[?(@.type=='Reconciled')].status"

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions