Giedrius Kaskonas

Results 10 issues of Giedrius Kaskonas

### Name of the resource AWS::OpenSearchService::Domain ### Resource Name _No response_ ### Issue Description Updating OpenSearch domain fails with Internal Failure. No other information given. CF tries to rollback but...

bug
NeedTriage

**Is your feature request related to a problem? Please describe.** I want to configure fission to monitor all namespaces (use wildcards). **Describe the solution you'd like** Instead of using Roles,...

area-observability
feature-request

### Expected Behavior Should install using pnp and work ### Actual Behavior ``` Error: @cdktf/provider-generator tried to access glob, but it isn't declared in its dependencies; this makes the require...

bug
priority/backlog
size/small

**Is your feature request related to a problem? Please describe.** I want to use IAM roles by specifying the RoleARN in the trigger config (Or just allowing the operator to...

### Description of the feature or enhancement: STS supports PVC templates and cdk8s should do ### Use Case: To deploy multiple pods with storage ### Proposed Solution: Update StatefulSetProps to...

priority/p2
effort/medium
feature-request

``` │ Error: Error on detaching route from the server: Non-200 response on deleting a route on the server │ body=404 page not found │ │ with pritunl_server.oncalladminserver (oncalladminserver), │...

bug

### Describe the bug The function uses KubernetManifest under the hood so it should allow overwrite ### Expected Behavior ``` const chart = new Chart(k8sApp, "chart", { namespace: NAMESPACE, });...

p2
feature-request
@aws-cdk/aws-eks
effort/medium
@aws-cdk/aws-eks-v2-alpha

**Describe the bug** We are using SQS and EventBridge to call services on AWS. However, when a service on lambda sends a message to another service on Lambda using SQS...

bug