Skip to content

Version specified in multi-tenancy-gitops-infra/storage/Chart.yaml isn't 0.1.2 #28

@David-M-IBM

Description

@David-M-IBM

In the ocs-operator Chart It looks like an older version of the storage-operatorgroup template is specified. I get an error in argocd after running the infra-mod.sh script saying "error validating data: ValidationError(OperatorGroup.status): missing required field “lastUpdated” in com.coreos.operators.v1.OperatorGroup.status"
image (6)
and I think it is due to the multi-tenancy-gitops-infra storage chart not specifying the newer version (0.1.2) of the helm chart that added

status:
  lastUpdated: nill
apiVersion: v2
name: ocs-operator
description: Deployment of OpenShift Data Foudnation
type: application
version: 0.1.0
appVersion: "1.0"
dependencies:
  - name: odf-operator
    version: 0.1.0
    repository: https://cloud-native-toolkit.github.io/toolkit-charts/

*also foundation is misspelled in the description

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