Skip to content

v0.9.9

Compare
Choose a tag to compare
@cruizen cruizen released this 09 Sep 17:47
· 143 commits to main since this release
753467b

Changelog

  • 21846ae Add goreleaser github action (#174)
  • c20039e Add support for k8s 1.23 and ArgoCD 2.4 client libraries in Arlon (#165)
  • 262e24e Added install command for arlon cli (#169)
  • 78e964c Added verification command in arlon cli (#158)
  • 0936147 Change target for build-cli-mac according to arch (#189)
  • d0f3d81 Changing argocd cli version to 2.4.11 in install command (#204)
  • 52daba5 Commands to build Arlon CLI locally and cross-compile for other CPU/ OSes (#175)
  • 953faa6 Fix profile delete bug. (#196)
  • 2cf7480 Update ci.yml to use go v1.19 and listed improvements (#186)
  • bb057d5 Update deploy.yaml (#188)
  • b77ad34 Update main README.md (#185)
  • e053b70 Update requirements.txt for mkdocs (ReadTheDocs, GitHub pages) (#184)
  • 9576657 add info about next-gen/gen2 (basecluster-based) clusters to README.md (#168)
  • 8cf5439 added cluster ngupdate command for next-gen clusters (#183)
  • 36179be change repo revision for arlon app helm chart to a stable tag (#167)
  • 56318c7 doc changes to include --static flag for profile create and git repository aliases (#173)
  • 3f4747c fix #191: force arlon controller to run as root (#192)
  • c154040 fix #201: allow callhomeconfig controller to read svc account in cluster namespace (#206)
  • d2db5d0 fix make test on Ubuntu for main by updating controller-gen to 0.9.2 (#198)
  • f96bf3c testbed and end-to-end smoke test (#193)
  • f3927a0 testbed readme: delete instruction about checking out private branch
  • 61ad2e0 testbed readme: mention 'newgrp docker' alternative