Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* retry adding plural to path * fix make targets name conflict * upsert domain if workspace.yml already exists * ensure branch * ensure branch * use template-branch for bootstrap * template new dir * setup gcloud in workflow * add jobs for all providers * simplify workflow * use built-in terraform binary * add gcloud setup/teardown * azure support * add crypto init and readme * azure teardown * git teardown * update makefile * add required arg check to test * update makefile * azure login * azure login auth type * update makefile * setup venom * update action * setup venom * add plural key variable * initial test setup * get timestamp * add docs to variables * get timestamp * get timestamp * get timestamp * get timestamp * get timestamp * get timestamp * update venom args * use common env vars where possible * fix plural up and improve required checks * fix skip * fix provider skip * fix skip * update azure region * add commit message to plural up * decode private key into a file * retry azure auth * run tests in ci * update testout path * bump venom version * update decode * upload log * run in debug mode * test * chmod * update actions * add workflow_dispatch to action * rename privateKeyPath to gitRepoPrivateKeyPath export common env vars * update gcp env vars * remove unused env var * fix private key embedding into context.yaml * replace default git key * fix ssh key setup * fix ssh key setup * fix git teardown * fix git teardown * start ssh-agent * fix typo * create plural dir * create plural dir * fix artifact upload * use custom step failure handling in tests * do not stop on all failures * fix exit code assertion configuration * refactor * refactor * update make e2e * do not ask for confirmation when deleting resource group * do not ask for confirmation when deleting resource group * rename key * artifact upload * fix azure storage account var * refactor action * update agent command * update step name * update tf creds * update gcp e2e ci * update tf creds * disable tenant id * retry with msi * test tf * test tf * test tf * test tf * test tf * test tf * test tf * bump aks module version * bump azidentity * setup slack ci action * update slack configuration * retest tf * update slack configuration * retest tf * retest tf * retest tf * retest tf * update slack configuration * retest tf * add az-test bin * retest tf * retest tf * add debug * update slack configuration * retest tf * decrease venom log lvl for gcp * retest tf * retest tf * add gcloud auth step * retest tf * fix gcp auth * remove debug * fix gcp auth * use google federated credentials * use google federated credentials * use google federated credentials * retest tf * cleanup gcp venom setup * upload only html report * post status only on slack * debug gcp e2e * debug gcp e2e * skip azure * skip azure * enable gcp * enable gcp * fix gcp e2e * update slack status * reenable slack upload for gcp * update slack status * update slack status * add timestamp * add timestamp * remove secrets block from venom * remove actor * enable azure * hide az outputs * restore log * attempt to fix azapi auth * add plural key secret to venom * attempt to fix azapi auth * attempt to fix azapi auth * update slack file handling * add export kubeconfig command * add test for deployment services * export CONSOLE_ACCESS_TOKEN * fix plural cd login * fix plural cd login * improve get kubeconfig * improve plural cd login * add kubeconfig dir * create only kube dir * check kubeconfig command * install gke-gcloud-auth-plugin * check az get-credentials * run all tests * add provider's kubeconfigs * fix nit * add retry for services * add aws workspace * fix checking services * add service tests * increase retry * increase retry and delay * gen mocks, fix linter * check service condition * add aws-nuke config * add github job and test aws * remove login aws * add aws login * add aws login * create and use profile * tune aws-nuke * add plural down step * ignore os file * tune aws-nuke * run plural down only for azure * tune aws-nuke * tune aws-nuke * tune aws-nuke * add profile * enable all providers * post-merge fix * final adjustments * rerun gcp e2e * set plural up to main branch by default --------- Co-authored-by: Lukasz Zajaczkowski <[email protected]> Co-authored-by: Sebastian Florek <[email protected]> Co-authored-by: test-cli-e2e-gcp <[email protected]> Co-authored-by: test-cli-e2e-aws <[email protected]>
- Loading branch information