feat(certificate): allow retrying managed certificate issuance (#847) #1894
Annotations
3 errors
Run tests:
internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
|
Run tests:
internal/cmd/certificate/retry.go#L37
cannot use s (variable of type state.State) as *cobra.Command value in argument to s.WaitForActions
|
Run tests
Process completed with exit code 1.
|
Loading