Add 'isCA' field to Certificate spec#658
Conversation
|
/retest |
|
This change will require some more involved work for the Vault Issuer, as it requires submitting to the sign-intermediate endpoint afaict cc @vdesjardins |
|
/milestone 0.5 |
|
/milestone v0.5 |
|
Blocked on #735 |
3bd954b to
8dad390
Compare
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kragniz The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
What this PR does / why we need it:
Adds an 'isCA' field to the Certificate spec.
This is required for resource validation (see #657). Once we have resource validation merged, we can add all sorts of checks to make sure this is not set on ACME certs 😄
Release note: