Skip to content

identityRef.kind is ignored #1882

Closed
@stephenfin

Description

@stephenfin

/kind bug

What steps did you take and what happened:

Identified while working on fix for #1881. The identityRef field has a kind child field to allow you to specify the kind of object we inspect. Alas, it is completely ignored. We should either remove this field, make it an enum (["Secret"]), or otherwise not ignore it.

What did you expect to happen:

The field should do something.

Anything else you would like to add:

None.

Environment:

  • Cluster API Provider OpenStack version (Or git rev-parse HEAD if manually built): master
  • Cluster-API version: n/a
  • OpenStack version: n/a
  • Minikube/KIND version: n/a
  • Kubernetes version (use kubectl version): n/a
  • OS (e.g. from /etc/os-release): n/a

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions