Releases: arlonproj/arlon
Releases · arlonproj/arlon
v0.9.14
Changelog
- 90b9be4 CI fixes backport v0.9 (#405)
- 9d15650 Fix/ Restore correct favicon images for v0.9 (#391)
- 434ad42 Fix/ Restore correct images for v0.9 (#392)
- fe9c6b6 Separate documentation for v0.9 (#367)
- e97e7cf Versioning of docs (#369) (#378)
- 1eceaf2 [Backport] Renaming base cluster to cluster template in v0.9 (#420)
- f7a314b [v0.9] skip docs site push from CI (#389)
- ff1282f change GH Actions envs for v0.9 (#395) (#397)
- 4519fb9 issue #407 [docs] [v0.9] disable dark mode (#412)
v0.10.0
Changelog
- 4642482 Add example EKS clusterapi-cluster-template (#205)
- 8d2325d Add E2E GH Actions Script and E2E test for manage-unmanage (#275)
- 366e637 Add bootstrap for providers, prepare and push cluster template manifests to git repository (#314)
- df51a62 Add docs for init and install command, describe declarative examples, change repo-revision, change trigger for documentation deployment (#365)
- 1974305 Add documentation for CAS support in gen2 clusters (#381)
- f34e92e Add version and version check command (#304)
- eb3da38 Added documentation for
arlon cluster ngupdate
command in the readme file (#250) - 2b76d76 Added documentation for e2e tests (#283)
- eab5b31 Added instructions to download the CLI in installation section (#208)
- 04cfa90 Added message for ArgoCD login in case of auth token expiry (#337)
- 6f9a48d Automation script to install and configure ArgoCD, Arlon controller, CAPI in a management cluster (#218)
- c5dfa00 Bump ArgoCD lib to v2.4.17 (from v2.4.16), k8s libs to v0.23.14 (from v0.23.13), sigs.k8s.io/cluster-api-provider-aws from 1.5.1 to 1.5.2 (#322)
- aeaaeef Bump github.com/onsi/gomega from 1.20.0 to 1.24.0 (#291)
- 6a53cab Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#307)
- e6b8434 Bump github.com/otiai10/copy from 1.7.0 to 1.9.0 (#306)
- 744f1d6 Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#280)
- 508eb54 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#277)
- aa562d3 Bump google.golang.org/grpc from 1.49.0 to 1.50.1 (#266)
- fd391f7 Bump google.golang.org/grpc from 1.50.1 to 1.51.0 (#320)
- 1cacf44 Bump gotest.tools/v3 from 3.3.0 to 3.4.0 (#260)
- 37235bb Change Arlon logo bg color to white for better visibility (#324)
- 10a724a Cluster Autoscaler(CAS) fix for Gen1, add CAS support for gen2 clusters (#354)
- 0fc1274 Cluster overrides functionality in gen2 clusters (#364)
- 5a7d43b Documentation changes in installation and tutorial (#315)
- cd05a7c Fix #238: Set RootFS ReadOnly False (#239)
- 0c067f8 Fix Gen2 tutorial command (#340)
- 00d664a Hide CLI commands and docs / examples for gen1 clusters (#393)
- 69a9881 Init command revamp, with next gen CRDs included. (#352)
- fdf64fe Install CAPI in the management cluster, introduce arlon install command (#214)
- 22cabe7 Issue 379 : fix CVEs detected by dependabot (#380)
- 2d94d87 Lift sudo requirements from
arlon install
(#303) - 8597044 Readme overhaul (#347)
- 8aabed1 Modify cluster template configuration for capa v2.0 (#326)
- a2e9db1 Organised docs to split the readme into multiple pages (#297)
- a508bd2 Add e2e tests of linked bundle and profile update (#305)
- cada7dd Reduce arlon binary size( #233) (#247)
- 53a2224 Removed flag kubeconfigPath from verify command (#253)
- a9cf12f Renaming
base cluster
tocluster template
(#383) - b72499e Resolved patch file can't point to a resource based on a name in cluster overrides (#385)
- 493aeb8 Update CI to enable code coverage reporting (#327)
- b693d37 Update README in docs (ReadTheDocs) to fix relative paths (#241)
- b62ecb6 Update README in docs folder (#236)
- 9d64463 Update and expand contributor guide (#330)
- 070dbc0 Update golang from version 1.19 to 1.19.1 in Dockerfile (#216)
- efd6843 Use ignoreDifferences in AWSMachineTemplate.Spec to avoid out-of-sync baseclusters (#251)
- 2d51e3c User docs for AppProfiles (a.k.a. gen2 profiles and apps) (#384)
- cc36714 Versioning of docs (#369)
- 0690848 add init command docs (#319)
- 7ec6274 add kuttl test (#263)
- e905094 add ldflags to goreleaser (#358)
- 8263d3e automate arlon installation (#296)
- 93a4b63 expand documentation for init command
- 58caaef fix #234 - add renaming config for EKSConfigTemplate (#237)
- 07987d0 fix #248 - support for several AWS MachinePool types (#262)
- a09f3b9 gen2 profiles aka "AppProfiles" (design proposal 3) (#335)
- 348b59e init command bugs k8s version needs a v prefix, -y flag still warns about AWS_SESSION_TOKEN, etcd health needs odd control plane nodes (#373)
- 47f7c3a upgrade go version to 1.19.4 (#399) (#400)
v0.9.13
Changelog
- 9deb169 Added documentation for
arlon cluster ngupdate
command in the readme file (#250) (#272) - 6aaee71 Backport static profile validation in ngupdate, doc fix for ngupdate (#341)
- 2c76e9c Backport to v0.9: Automation script to install and configure ArgoCD, Arlon controller, CAPI in a management cluster (#218) (#245)
- d4dda67 Fix #238: Set RootFS ReadOnly False (#239) (#294)
- dd79614 Fixes #157 CVE-2022-21698 (#284)
- f7ded0c Removed flag kubeconfigPath from verify command (#271)
- a631967 Update v0.9 to use the latest patch v2.4.16 for ArgoCD lib v2.4 (#292)
- 01aa141 Upgrade golang and use new container image for v0.9 (#278)
v0.3.8
Changelog
- 7fd7d67 Backport to v0.3 : Fix #238: Set RootFS ReadOnly False (#239) (#331)
- a0279a6 Bump ArgoCD lib to v2.2.16, k8s libs to v0.22.16 and bump Arlon version to 0.3.8 (#332)
- dece3ac Fix v0.3 Makefile to add target pkgtest used by goreleaser (#289)
- 3ed10b7 update goreleaser version and update gitignore
v0.3.7
Changelog
- 1b863a1 Change the image vesion to 0.3.5 in deploy/manifests/deploy.yaml (#177)
- d2d43e5 Chore: Arlon v0.3 : Update Dockerfile to use the latest golang 1.17 patch (#129)
- 77e0f98 Fix
make test
for v0.3 branch by updating controller-gen to v0.9.2 (#199) - 440b26c Fix installation of CRDs in README.md (#139)
- e653d7b Fix profile delete bug. (#196) (#231)
- 67d85d0 Release automation for v0.3x tags (#180)
- 9c9af6d Update golang to 1.19.2 , patch version upgrades for ArgoCD, k8s libs etc, update image to 0.3.7 (#285)
- e9c9e07 Upgrade libraries for aws-sdk-go , k8s 1.22, etc. (#232)
v0.9.12
Changelog
- 9deb169 Added documentation for
arlon cluster ngupdate
command in the readme file (#250) (#272) - 2c76e9c Backport to v0.9: Automation script to install and configure ArgoCD, Arlon controller, CAPI in a management cluster (#218) (#245)
- 3796050 Fix code scanning alert - CVE-2022-21698 #157
- 2e099b5 Fix code scanning alert - CVE-2022-21698 #157
- f7ded0c Removed flag kubeconfigPath from verify command (#271)
- 01aa141 Upgrade golang and use new container image for v0.9 (#278)
- 286ae3e Use image 0.9.12 from manifests/deploy.yaml and other minor updates
v0.9.11
Changelog
- 9deb169 Added documentation for
arlon cluster ngupdate
command in the readme file (#250) (#272) - 2c76e9c Backport to v0.9: Automation script to install and configure ArgoCD, Arlon controller, CAPI in a management cluster (#218) (#245)
- 27986ca Fix CVE https://avd.aquasec.com/nvd/2022/cve-2022-27664/ by upgrading to patch for golang.org/x/net
- 0e77bac Force golang.org/x/text version to 0.3.8 (or higher)
- d687f5d Patch version upgrades for ArgoCD, CAPI
- f7ded0c Removed flag kubeconfigPath from verify command (#271)
- 1ab4b4b Upgrade golang in Docker to fix CVEs, upgrade controller-gen, kustomize
v0.9.10
Changelog
- 4642482 Add example EKS clusterapi base-cluster (#205)
- eab5b31 Added instructions to download the CLI in installation section (#208)
- b406432 Update golang from version 1.19 to 1.19.1 in Dockerfile and goreleaser for v0.9 branch (#240)
- 299063a [Backport] fix #234 - add renaming config for EKSConfigTemplate (#243)
- 9d5d572 [docs] Backport docs fixes from main (#242)
- d3776da now using controller v0.9.9 (#210)
v0.9.9
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