Skip to content

Some prerequisite step missing for "./activate-namespace.sh default" #2

Description

@blsaws

Some prerequisite step is missing in https://github.com/att/netarbiter/blob/master/sds/ceph-docker/examples/helm/README.md, as the command below results in this error.

./activate-namespace.sh default

  • kube_namespace=default
  • cat
  • kubectl create --namespace default -f -
    ++ kubectl get secret pvc-ceph-conf-combined-storageclass --namespace=ceph -o json
    ++ jq -r '.data | .[]'
    Error from server (NotFound): secrets "pvc-ceph-conf-combined-storageclass" not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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