Fredrik A. Madsen-Malmo

Results 22 issues of Fredrik A. Madsen-Malmo

Either this or rework the appending to use the recommended technique of using `document.createElement`.

This is 2018. The DOM manipulation tools in JS are good enough that we don't have to use jQuery for simple stuff like this.

https://github.com/codecov/codecov-cli/blob/5a36952dc84b9d9e4e62599cf2bb6f9abd93e48d/codecov_cli/helpers/ci_adapters/circleci.py#L27 Disclaimer: We're using the new authentication method for CircleCI pipelines. Our codecov upload in circleci isn't working, as the environment variable referenced get's the wrong value. Is this a...

bug
Area: Report Upload
Low

### Affected Packages link ### Version(s) 2.5.8 ### Bug Description We see a lot of the following warnings in our Sentry instance: ``` linkifyjs: already initialized - will not register...

Type: Bug
Category: Open Source

Hi, we're running 3 instances of `etcd` in our cluster `3.5.15-debian-12-r5` and are using `etcd3@^1.1.2`. When running two instances of our application in our kubernetes cluster with `[email protected]` we're seeing...

### What is the issue? On the [meshing in ingress mode documentation page](https://linkerd.io/2.16/tasks/using-ingress/) it reads >When an ingress is meshed in ingress mode, you must configure it to remove the...

bug

Hey, so I've been using this plugin for a little while with linkerd, and been following the development quite closely here, on linkerd2, and gateway api itself. From what I...

It appears we're among the first to test out this plugin with linkerd and grpcroutes so I thought I'd share some knowledge which might help others. We're running a custom...

feedback

https://github.com/argoproj/argo-rollouts/blob/bfef7f0d2bb71b085398c35ec95c1b2aacd07187/rollout/trafficrouting.go#L314 Logs: ``` │ time="2024-08-29T14:26:36Z" level=error msg="Recovered from panic: runtime error: integer divide by zero\ngoroutine 489 [running]:\nruntime/debug.Stack()\n\t/usr/local/go/src/runtime/debug/stack.go:24 +0x5e\ngithub.com/argoproj/argo-rollouts/utils/controller.processNext │ │ WorkItem.func1.1.1()\n\t/go/src/github.com/argoproj/argo-rollouts/utils/controller/controller.go:151 +0x49\npanic({0x2c65f20?, 0x5358650?})\n\t/usr/local/go/src/runtime/panic.go:914 +0x21f\ngithub.com/argoproj/argo-rollouts/rollout.(*rolloutContext).calculateDesiredWeig │ │ htOnAbortOrStableRollback(0xc001e06000?)\n\t/go/src/github.com/argoproj/argo-rollouts/rollout/trafficrouting.go:314 +0xb1\ngithub.com/argoproj/argo-rollouts/rollout.(*rolloutContext).reconcileTrafficRouting(0xc001e16000)\n\t/go/src/github.com/argoproj/argo-rollouts/roll │ │...