apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
  creationTimestamp: "2026-04-04T02:30:28Z"
  generation: 1
  labels:
    hostname: compute-1
    osdp-service: libvirt
    osdp-service-cert-key: default
    osdpns: openstack-edpm-ipam
  name: libvirt-default-compute-1
  namespace: openstack
  ownerReferences:
  - apiVersion: dataplane.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: OpenStackDataPlaneNodeSet
    name: openstack-edpm-ipam
    uid: f9b730e5-fd9e-460d-8594-18a68c10b128
  resourceVersion: "56191"
  uid: 33f70fff-98ff-49f9-b205-15e0224ec8f1
spec:
  commonName: compute-1
  dnsNames:
  - compute-1.ctlplane.example.com
  duration: 43800h0m0s
  ipAddresses:
  - 192.168.122.101
  issuerRef:
    group: cert-manager.io
    kind: Issuer
    name: rootca-libvirt
  secretName: cert-libvirt-default-compute-1
  secretTemplate:
    labels:
      hostname: compute-1
      osdp-service: libvirt
      osdp-service-cert-key: default
      osdpns: openstack-edpm-ipam
  subject:
    organizations:
    - rootca-libvirt
  usages:
  - digital signature
  - key encipherment
  - server auth
  - client auth
status:
  conditions:
  - lastTransitionTime: "2026-04-04T02:30:30Z"
    message: Certificate is up to date and has not expired
    observedGeneration: 1
    reason: Ready
    status: "True"
    type: Ready
  notAfter: "2031-04-03T02:30:29Z"
  notBefore: "2026-04-04T02:30:29Z"
  renewalTime: "2029-08-02T18:30:29Z"
  revision: 1
