Bich C. Le
Bich C. Le
In 0.3.x, bundles, profiles and clusterspecs are not stored in the user's git. Instead, they are stored in secrets (bundles), configmaps (gen1 profiles, clusterspecs) and resources (gen2 profiles), and manipulated...
Sure, will do.
Renamed issue. We currently have the bash script based smoke test using `testing/ensure_testbed.sh` and `testing/test_basecluster_deploy_with_capd.sh`. The smoke test uses CAPD and might be lightweight enough to run in a Github...
There is current experimental support for Crossplane clusters, but they suffer from 2 major issues I've observed but haven't been able to investigate fully: - ArgoCD flags some created resources...
I think this is totally subsumed by "external cluster management". 0.3.x has support for ECM using the current-gen profiles. Next-gen profiles, assuming they also support external clusters, should work with...
This feature requirement may need investigation and work: "work with my Private VPC and Public VPC clusters". I'm going to rename the issue based on this if that's ok.
All manifest deployment to workload clusters is done by ArgoCD. So if ArgoCD has access to the external cluster on private VPC, then it should work. So it depends on...
Can you label this with a t-shirt size?
Actually, the situation is more dire than that. - There is no Cluster Autoscaler support for MachinePool with either AWSMachine or AWSManagedMachinePool. This is a CAPI problem. For more info:...
Yes, more or less. We need some form of quick start. Some steps could be made optional, depending on what the user already has. For e.g. if they already have...