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
* Set cluster as variable
* Use branch reference
* Pass cluster as inputs
* Modify deployment file from uid2-operator-deployment repo
* Remove uid2-operator-deployment repo as can't access private repo
* Always cleanup EKS cluster
* Update service and deployment name
* Add `--ignore-not-found=true`
* Fix test typo
* Add get pods debugging message
* Add compute namespace
* Add delete namespace to stop eks
* Fix namespace typo
* Move the part of deciding env var to a separate script
* Pass ini right operator url for EKS
* Add http:// to localhost
* Use a port that is not used
* Add scripts to wait until pods are ready
* Add retry count
* Refactor starting EKS operator
* Test with sleep infinity
* Update logic
* Remove sleep infinity
* Put env var at the right place
* Create secret in secret script
* Delete github-test-secret
* Add condition for uid2 and euid
* Remove unnecessary cleanup
* Port forward if eks cluster
* Add debugging message
* Update debugging message
* Add logs debugging message
* Lower enclave_cpu_count to 12
* Pass in eks_test_cluster_region
* Pass in eks_test_cluster
* source healthcheck.sh
* Remove debugging message
* Use bore to get eks operator url
* Add http:// for eksoperator
* Use network host for e2e test
* Add condition for network
* Add condition to e2e network
* Refactor e2e_network structure
* Remove unnecessary params
* Test removing gh-uid2-docker
* Remove github username and pat
* Change logic for stopping eks operator
* Remove passing in unnecessary input
* Change tjm-UID2-4147-correct-eif-version-number to v3
---------
Co-authored-by: Thomas Manson <[email protected]>
0 commit comments