v1.18.0
Bug Fixes:
See #5542 for more details.
Using the YAML string ‘|’ operator means that newlines in this string will Then in the target we want to replace the flags passed to generate bundle
with a reference to the BUNDLE_GEN_FLAGS
above.
The line should look like this
$(KUSTOMIZE) build config/manifests | operator-sdk generate bundle $(BUNDLE_GEN_FLAGS)
See for more details.
Add the following line in requirements.go
when using operator ansible sdk:
version: "2.1.0"