Review implementation
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
This commit is contained in:
parent
43a83e71d7
commit
a1f7a1fcc3
@ -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
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user