openstack-k8s-operators / openstack-operator

Meta Operator for OpenStack
https://openstack-k8s-operators.github.io/openstack-operator/
Apache License 2.0
27 stars 76 forks source link

[tls] Change CA time check to minutes instead of hours #918

Closed Deydra71 closed 2 months ago

Deydra71 commented 2 months ago

This change allows to use CA certs duration shorter than 1 day, e.g.:

  tls:
    ingress:
      ca:
        duration: 2h0m0s
      cert:
        duration: 1h0m0s
    podLevel:
      internal:
        ca:
          duration: 2h0m0s
        cert:
          duration:  1h0m0s
      libvirt:
        ca:
          duration: 2h0m0s
        cert:
          duration:  1h0m0s
      ovn:
        ca:
          duration: 2h0m0s
        cert:
          duration:  1h0m0s
openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Deydra71, stuggi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openstack-k8s-operators/openstack-operator/blob/main/OWNERS)~~ [stuggi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Deydra71 commented 2 months ago

/test openstack-operator-build-deploy-kuttl

Deydra71 commented 2 months ago

/test openstack-operator-build-deploy-kuttl