add makePlacementPolicy
comment the pod check until we have the whole logic
update code review comments
autogenerate crd from manifest file
merge with main
point to config/crd
use os.readfile
add error logs
use GenerateName instead of Name
use busybox image
add todo for SCRIPT_ROOT
add test structure
* add kind to makefile
* rebase
* add pod/namsepace framework
* create a new module for e2e
* run go mod tidy
* import arrangements and change package name to e2e
* update go mod
* remove node from framework
* fix apis package import
* add e2e build tag
* clean integration test
* add scripts for openapi and etcd , run go mod vendor
* increase timeout to 10 min
* add reference to original scripts
* increate lint timeout to 15 min
* add new lines and sort imports
* group internal packages