Kent Rancourt

Results 89 issues of Kent Rancourt

[This section](https://github.com/cloudevents/spec/blob/main/cloudevents/http-webhook.md#413-webhook-request-callback) states: > The delivery target grants permission by issuing an HTTPS GET or POST request against the given URL. The "or" here throws a real monkey wrench into...

I learned today that when I `helm update`, it is only updating the charts in my cache. Charts in my workspace don't get refreshed. (I understand this is because the...

question
docs

I'm not sure I understand why this happens: ``` [kent@mbp ~]$ helm fetch deis/deis-dev ---> Fetched chart into workspace /Users/kent/.helm/workspace/charts/deis-dev ---> Done [kent@mbp ~]$ helm generate deis-dev ---> Ran 2...

bug

Loving ctlptl! Nice work! It would be awesome if k3d configuration options could be passed through to the `k3d cluster create` command for `product: k3d`, similar to how `kindV1Alpha4Cluster` options...

When creating an event for a project that doesn't exist, you see this: ``` Project "" is not subscribed to events of this type. No event created. ``` This should...

bug

The page had gotten stale over time. There are several broken links and the overall structure of the page doesn't mirror the structure of the doc tree very well.

bug
good first issue
documentation

Our CI/CD processes (see `.brigade/brigade.ts`) build multi-arch Docker images using "Docker in Docker." The primary container for each job runs the Docker client while the Docker server runs in a...

good first issue

Twice today, I saw a job aborted for no readily apparent reason, and the associated worker failed. The first occurrence was with v2.3.1 and the second was after upgrading the...

bug

I've noticed recently that if a worker fails, for whatever reason, and has jobs that are pending, those pending jobs _remain_ in a pending state. They should probably transition to...

bug

Max concurrent workers is set to 3... what's going on? ![Screen Shot 2022-04-08 at 12 38 10 PM](https://user-images.githubusercontent.com/1821014/162485008-8cb0e473-ab9f-4cf3-af57-b5148916bdab.png)

bug