Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Heba Elayoty a11115d3f9
add integration tests and util
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
2021-12-17 12:53:13 -08:00
Heba Elayoty d8bb9b3bd5
test: e2e testing framework (#12)
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
2021-11-17 13:35:45 -08:00
Anish Ramasekar 7c1f29c07a
feat: generate clientset, informers, listers and add framework (#13)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-11-10 13:45:59 -08:00
Anish Ramasekar 868ab9c2a2
feat: add v1alpha1 PlacementPolicy
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-10-28 14:32:40 -07:00
microsoft-github-operations[bot] e035e15e3a
Initial commit 2021-10-22 17:22:51 +00:00