Skip to content

displayName does not seem to work #68

Description

@EdmondDantes21

displayName does not seem to work:

apiVersion: basic.authn.krateo.io/v1alpha1
kind: User
metadata:
  name: redi
  namespace: krateo-system
spec:
  displayName: DisplayName
  avatarURL: https://i.pravatar.cc/256?img=25
  groups:
    - admins
  passwordRef:
    namespace: krateo-system
    name: redi-password
    key: password

It looks as though displayName is ignored and the acutal name displayed is the capitalized name of the User CR

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