Changelog
- 970f4c5 Fixed logic to get the Airflow UI link from houston (#504)
- 86d49a3 add missed out new line char in deployment link log (#498)
- 537db05 Added triggerer logs in deployment command & fixed docker env var regression
- cdb731a Use system environment variables when building docker-compose (#495)
- b5810c8 Merge branch 'main' into fix/triggerer-logs (#489)
- 93014d6 bump houston version to fix tests (#497)
- d25d541 bump houston version to fix tests (#497)
- 8ca364d Add astro ui link to deploy command output (#492)
- 1817375 added health check in webserver docker container (#486)
- 77621df fixed naming convention namespaceFreeFormEntry (#494)
- 7fedcde To enable (NamespaceFreeformEntry) pre-deployment webhook no longer need to check/enable ManualNamespaceNames (#493)
- 307bc61 [pre-commit.ci] pre-commit autoupdate (#491)
- e65e362 astro-cli should prompt the user for namespace name input when pre-deployment validation is configured (#487)
- 01f98c5 moved away from deprecated shurcooL ctxhttp (#483)
- 0621377 moved away from pkg/errors (#484)
- 70607c4 fixed volume and postgres container naming convention in docker compose (#482)
- cc7d4d4 added changes to allow darwin/arm64 images (#481)
- 301ea78 [pre-commit.ci] pre-commit autoupdate (#477)
- 07c75e3 added dependency version requirment section in README (#480)
- 8f9f628 Added config option to specify container names (#478)
- 1ad7497 added extra 'remote' tag in windows build (#479)
- 5713eb3 added triggerer support in local dev (#462)
- 6e3486e Feature/compose v3 migration (#468)
- 4904c5e Fix local astro deploy (#475)
- 563ba28 Added ServiceAccount in workspace rolebinding response and showing it… (#467)
- b77918c added executor flag to update deployment (#474)
- 57b3dad fixed repo name prefix as per docker naming standards (#459)
- f836472 Fixed image parsing logic (#470)
- e5d331b fixed update deployment response (#476)
- 2ac16ed added missing verbosity flag logic (#473)
- 230bc7b fixed deployment example (#464)
- 235e3e6 moved goreleaser to go1.17 (#472)
- 92dc1fb Add support Mac with M1 chips (#471)
- cc310cb fixed postgres host for docker airflow setup (#469)
- 4ad198a fixing issues with golang sys in docker dependency (#466)
- e9a61aa added mod flag to pick dependency from vendor (#465)
- 9c0ab7e added changes required to support Podman on RHEL (#461)
- bc39071 Added missing build tags required for building Podman library (#463)
- 5c46354 fix worker component name (#460)
- 9cd3708 fixed global config set command (#457)
- d016b39 fixed the import reference (#458)
- 28b1c55 Add Podman support to Astro CLI (#455)
- 14dbc0b 😢 Removing @adam2k as a codeowner (#456)
- d66cebe fixed default airflow image tag behaviour (#450)
- d5d77bf fixed URL validation for update deployment (#454)
- bf133ba Go mod migration (#449)
- 277c5b4 Feature git sync (#451)
- 0fa7907 fix: cannot use syscall.Stdin (type syscall.Handle) as type int in argument to terminal.ReadPassword (#452)
- 4010d03 removed duplicate slicing (#446)
- e3e459d add missing linters (#434)