Skip to content

Add status.installedBundleSource #199

Closed
@awgreene

Description

@awgreene

Introduce the status.installedBundleSource which should reflect the bundle image sha/git commit which can be derived from this structure in the RukPak bundle status.

A corresponding condition should exist which represents whether or not the operator is installed:

 Status:
  conditions:
    - type: "Installed"
       status: "False"
       reason: "PrettyBigBad"
       message: "The package does not exist"
       observedGeneration: 2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions