Antoine Cotten

Results 75 issues of Antoine Cotten

**Describe the bug** Argo Events fails to receive CloudEvents which subject attribute is undefined. This violates the CloudEvent spec, which defines `subject` as an optional attribute. https://github.com/cloudevents/spec/blob/v1.0/spec.md#context-attributes ![image](https://user-images.githubusercontent.com/3299086/101344077-38d1a000-3885-11eb-9e5a-642d5cb1299b.png) **Expected behavior**...

bug
pinned

Ignition fails to pull `kubectl` from https://storage.googleapis.com with the error ``` files: createFilesystemsFiles: createFiles: op(12): GET error: Get https://storage.googleapis.com/kubernetes-release/release/v1.12.0/bin/linux/amd64/kubectl: net/http: TLS handshake timeout ``` After a while, it eventually succeeds:...

Opening the API server HTTPS URL in the FIrefox web browser shows the following error: ``` Secure Connection Failed An error occurred during a connection to x.x.x.x:6443. Certificate contains unknown...

Occasionally, `coreos-metadata` sets the value of `COREOS_OPENSTACK_IPV4_LOCAL` to the instance's **public** IP, probably due to a race. This breaks commands like `kubectl logs` or `kubectl exec` (respectively the containerLogs and...

Elasticsearch is printing the following warning because we are enabling X-Pack security (ON by default since v8.0.0) but don't have Transport SSL enabled (not on the `main` branch, at least):...

elasticsearch

A user reported issues running the stack due to `firewalld` blocking traffic on the `elk` bridge in #541. Another one reported similar problems in Gitter. Similarly to what we did...

documentation

### Windows Terminal version (or Windows build number) Windows 11 Version: 10.0.22000.258 Windows Terminal Preview Version: 1.11.2731.0 ### Other Software Bash (in WSL) ### Steps to reproduce 1. Inside a...

Issue-Bug
Area-TerminalControl
Area-Settings
Product-Terminal
In-PR
Priority-3

Running `ko` with `--local` is super convenient 💯 Unfortunately it seems to works only with Docker daemons (correct me if I'm wrong). I recently switched to `k3s` in my local...

lifecycle/frozen

#### Background The default value of the `-timeout` flag in the README differs from the actual value of `30s`. #### Checklist - [x] Git commit messages conform to [community standards](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)....

#### Question I am flagging this as a question and not a bug because I haven't gathered sufficient proof yet, but I have a strong suspicion that `maxBody=0` causes the...