Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@Rohitrajak1807 Rohitrajak1807 released this 22 Dec 13:53
· 66 commits to main since this release
47f7c3a

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 to cluster 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)