Vu Dao

Results 24 issues of Vu Dao

I would like to group version of all services within an environment but it shows nothing ![image](https://user-images.githubusercontent.com/37215642/99030597-085d5580-25a8-11eb-97bd-997dfb789707.png)

question

### Checks - [X] I have checked for [existing issues](https://github.com/airflow-helm/charts/issues). - [X] This report is about the [`User-Community Airflow Helm Chart`](https://github.com/airflow-helm/charts/tree/main/charts/airflow). ### Motivation Currently charts have no topologySpreadConstraints and we...

kind/enhancement

### Describe the feature Karpenter use new repo oci://public.ecr.aws/karpenter/karpenter since v0.17.0 so please help to support this repo The current one is [repository: 'https://charts.karpenter.sh',](https://github.com/aws-quickstart/cdk-eks-blueprints/blob/18f9f166461f63e0eb743f8dd4507f67bc2314a5/lib/addons/karpenter/index.ts#L94) still keep the old version v0.16.0...

feature

### Describe the bug ![image](https://user-images.githubusercontent.com/37215642/200099021-09e44483-1a07-416a-b91a-8fc54a605b58.png) Lambda log: ``` 2022-11-04T16:23:17.763Z f84f8eb0-31d1-4010-910b-935142fb2d11 INFO onUpdate: { "updates": { "replaceName": false, "replaceVpc": false, "updateAccess": false, "replaceRole": false, "updateVersion": true, "updateEncryption": true, "updateLogging": false }...

bug

### Describe the documentation issue EKS blueprints default create karpenter instance profile when adding Karpenter Add-on. How can we get the instance profile name so that we can include it...

docs

### Describe the bug The daemonset manifest [xray-ds.yaml](https://github.com/aws-quickstart/cdk-eks-blueprints/blob/main/lib/addons/xray/xray-ds.yaml) use `apiVersion: rbac.authorization.k8s.io/v1beta1` for creating `ClusterRoleBinding` which cause adding Xray AddOn in EKS v1.23 failed ``` Received response status [FAILED] from custom...

bug

### Describe the feature aws-cdk version of blueprints (v2.43.0) does not match with the latest one v.2.45.0 which caused codebuild failed ``` + [email protected] 30 | added 1 package from...

feature

### Describe the bug Got following error when running `cdk deploy` ``` The stack named DevEksClusterselvcd1eksblueprintF8115751 failed to deploy: UPDATE_ROLLBACK_COMPLETE: Received response status [FAILED] from custom resource. Message returned: Error:...

bug

### Describe the feature I would like to use MngClusterProvider as a cluster provider to install AWS NTH but got following error. ``` assert(asgCapacity && asgCapacity.length > 0, 'AWS Node...

feature

### Describe the feature I'm using `AsgClusterProvider` and want to switch to `MngClusterProvider` but it got following error ``` Received response status [FAILED] from custom resource. Message returned: Error: b'Error...

feature