Jacob Emil Ulvedal Rosborg

Results 30 issues of Jacob Emil Ulvedal Rosborg

### What happened? When setting `privateDnsEnabled` to `true` from `false`. ```ts const vpcEndpoint = new awsNative.ec2.VpcEndpoint(`${stack}-${endpoint.name}`, { serviceName: endpoint.serviceName, vpcId: vpc.id, vpcEndpointType: endpoint.vpcEndpointType, privateDnsEnabled: endpoint.privateDnsEnabled, subnetIds: privateSubnets.map((subnet) => subnet.subnet.id), securityGroupIds,...

kind/bug
awaiting-feedback

### Describe the bug When node send metrics to the edge server the socket hangs up. ### Steps to reproduce the bug _No response_ ### Expected behavior _No response_ ###...

bug

### Describe the bug Reported cluster node ips via `cluster nodes` are not in sync with the actual ips. ### Steps to reproduce the bug 1. Create cluster on k8s...

### Describe the bug Redisinsight cannot connect garnet. ### Steps to reproduce the bug 1. Create cluster 2. Connect to cluster via redisinsight ### Expected behavior _No response_ ### Screenshots...

### Description **Observed Behavior**: Uninstalling Karpenter via helm, cause karpenter control pods to be killed first and there the finalizer on nodes and nodeclaims will never finish. **Expected Behavior**: Nodeclaims...

feature

First, would it be appreciated if I replace some of the current types used for code generation with the equivalent [syn](https://docs.rs/syn) types. Second, replace the `rust!` macro with [quote](https://docs.rs/quote). You...

### Checkboxes for prior research - [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [X] I've searched for [previous similar...

bug
workaround-available
p2
queued

### Description deconflict_exported_names or rename_non_root_symbol does not work with decorators as the introduce the var Class = _Class = class Class however this is being transformed into var Class =...

needs-triage

Added note regarding issues when alt cert and controller dns overlaps.

Custom filter dropdowns for predefined keys/columns. Similar to Grafana variables and dependency graph.

feature
Dashboards