Skip to content

[Feature Request] Adding attributes that available in Certificate CRD to CSI Driver #383

@Kaslie

Description

@Kaslie

Certificate CRD

  additionalOutputFormats:
    - type: CombinedPEM
  subject:
    countries:
      - US
    organizationalUnits:
      - Tech
    organizations:
      - Octocat

Hi Team, I would like to requests those fields in the CSI Driver especially the additionalOutputFormats. The usecase is using the combined PEM to authenticate MongoDB X509 using CSI Drivers. My workaround at the moment is using deployment's command / Init Containers to manually merge both into single PEM. However, I do not like this workaround just to adding merge script into each of my deployments.
Thank you

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