cert-operator
cert-operator copied to clipboard
Image build failing undefined: memory.WithData
Trying to build this into an image and its failing due to : github.com/redhat-cop/cert-operator/pkg/config/config.go:75:3: undefined: memory.WithData. Seems like WithData is no longer a valid method in the memory package.