You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Enable running the end to end tests on K8S clusters other than Kind (#453)
* Upgraded to latest GIE
Signed-off-by: Shmuel Kallner <[email protected]>
* Enable specification of full image name for E2E tests
Signed-off-by: Shmuel Kallner <[email protected]>
* Enable specification of namespace for E2E tests
Signed-off-by: Shmuel Kallner <[email protected]>
* Enable specification of local port for E2E tests
Signed-off-by: Shmuel Kallner <[email protected]>
* Enable specification of K8s context (cluster) for E2E tests
Signed-off-by: Shmuel Kallner <[email protected]>
* If running on an existing cluster, run kubectl port-forward
Signed-off-by: Shmuel Kallner <[email protected]>
* Fixed the base simulator image name
Signed-off-by: Shmuel Kallner <[email protected]>
* Corrected typo in env var name
Signed-off-by: Shmuel Kallner <[email protected]>
* Updated to new image name variables
Signed-off-by: Shmuel Kallner <[email protected]>
* Corrected Go version in builder
Signed-off-by: Shmuel Kallner <[email protected]>
* Use full image name in OpenShift deployment stuff
Signed-off-by: Shmuel Kallner <[email protected]>
* Full image names can now be specified for make env-dev-kind
Signed-off-by: Shmuel Kallner <[email protected]>
* Full image names can now be specified for make env-dev-kind
Signed-off-by: Shmuel Kallner <[email protected]>
* Updates to the latest GIE
Signed-off-by: Shmuel Kallner <[email protected]>
* Upgrade to GIE with FlowControl fix
Signed-off-by: Shmuel Kallner <[email protected]>
* Fixed lint error
Signed-off-by: Shmuel Kallner <[email protected]>
* Updated documentation
Signed-off-by: Shmuel Kallner <[email protected]>
---------
Signed-off-by: Shmuel Kallner <[email protected]>
0 commit comments