Rohit Verma
Rohit Verma
### Describe the Issue Would be nice if we can support crun which can lead to local development of wasm too. A quick guide is https://wasmedge.org/book/en/kubernetes/cri/containerd.html #### Colima Version: ```...
In continuation of https://github.com/fluxcd/flux2-multi-tenancy/issues/27, if we have defined clusters/tenants.yaml as helmreases with chart source as ./tenants/base/dev-team, we could have saved generation of 5 files (provided helm controller start generating Chart.yaml,...
Bug reports which fail to provide the required information will be closed without action. **Required Basic Info** - Accelerator Version: (eg. v1.3) - Install Type: (Upgrade) - Upgrade from version:...
**Required Basic Info** - Accelerator Version: (eg. v1.3.x) **Describe the solution you'd like** Since ASEA can request certificates from acm in deploy 1, it would be nice if we can...
Although CDK doesn't natively support IPV6, there are now some viable workarounds for the same. https://github.com/aws/aws-cdk/issues/894 I believe we can start working on that:)
This pr will enable to use IRSA or any role based credentials with terraform cloud out of box. The way its implemented is it will paas the temporary credentials of...
While trying to use the operator in clusterwide mode, we switch role to clusterrole in rbac. Found its too permissive, can we trim the permissions & provide a clusterwide mode...
Following the guide here Terraform workspaces created but no run configuration. Exception: ``` 2021-05-29T00:38:51.072Z INFO terraform-k8s Checking outputs {"Organization": "nslhub", "WorkspaceID": "ws-fkYap2hAd8ogTkxp", "RunID": ""} 2021-05-29T00:38:51.094Z INFO terraform-k8s Updated outputs {"Organization":...
To support zone awareness we need to create different ingesters configurations as many zones required. Currently this is not possible through the helm install.
provide capability to deploy in existing vpc. Also wondering if we look as control tower architecture, this utility where should we deploy? 1. Shared Network Account 2. Shared services Account...