mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-15 08:07:07 +10:00
Review implementation
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
This commit is contained in:
@@ -74,7 +74,7 @@ type IssuerStatus struct {
|
||||
// Conditions of Issuer/ClusterIssuer resource
|
||||
Conditions []cmapiv1alpha2.IssuerCondition
|
||||
// boolean indicating if Issuer/ClusterIssuer is a ACME Issuer/ClusterIssuer
|
||||
// Defaults to false even Error is not nil
|
||||
// Defaults to false even when Error is not nil
|
||||
IsACME bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user