Trilok Khairnar
Trilok Khairnar
## Changes proposed in this pull request Results validation for TPC-H tests will work in dynamic parameters mode too, since we now specify a random seed. ## Patch testing Ran...
Add .circleci/config.yml
Tracking issue for: - [ ] https://github.com/arlonproj/arlon/security/code-scanning/12 Aha! Link: https://pf9.aha.io/features/ARLON-269
Break down the README.md into multiple files. The README.md will be an introduction to the project. Introduce separate docs for - Architecture, design - User's guide - Operator's guide (Deployment...
* aws-sdk-go https://github.com/aws/aws-sdk-go/releases has some updates to ec2, _**_eks_**_ etc.
The Arlon CLI needs to check for new versions and notify users to upgrade. version check is handled separately. Handle CLI upgrade : `arlon update` to upgrade. Aha! Link: https://pf9.aha.io/features/ARLON-309
* Support matrix – list out tested K8s version, ArgoCD and ClusterAPI cc: @cre8minus1 e.g. We support ArgoCD 2.2 and CAPI 1.0 in Arlon v0.3, ArgoCD 2.4 and CAPI 1.1...