Add a comment about splitting this package
Signed-off-by: irbekrm <irbekrm@gmail.com>
This commit is contained in:
parent
97a3eb8697
commit
b094df3bd3
@ -47,6 +47,9 @@ import (
|
||||
"github.com/cert-manager/cert-manager/test/framework/util/errors"
|
||||
)
|
||||
|
||||
// TODO: not all this code is required to be externally accessible. Separate the
|
||||
// bits that do and the bits that don't. Perhaps we should have an external
|
||||
// testing lib shared across projects?
|
||||
// TODO: this really should be done somewhere in cert-manager proper
|
||||
var Scheme = runtime.NewScheme()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user