v0.1.3
Enhancements
Improve scaffolding
- write a
.projectfile into the root folder of the repository, document the initial creation arguments for the scaffolded operator project - add support for envtest
Fixes
- fix Dockerfile to make multiarch builds work with cross-compiling
- fix a race condition in the implementation of the
includetemplate function