Alex Gustafsson

Results 40 issues of Alex Gustafsson

From the code: ``` // TODO: This is not really a great idea. // First, it scales badly - three rows per entry // Second, it forces default values for...

enhancement

Currently we support the following data formats: * csv * json * plist * xml * yaml Whenever data is updated, we've been manually updating all the formats. By having...

enhancement
good-first-issue

- **Update to latest homebridge version** - **Add helpful command for docker on macOS** - **Fix breaking changes in NPM** - **Fix docker compose deprecation warning** - **Adapt to docker...

**Describe the bug** Using version 1.10.1, on the line referenced below, the API logs that there are no `albumIds`, yet albums are fetched from the Spotify API. This causes the...

#### Summary After an upgrade to 1.33 the cluster starts, but quickly stops working again. Looking through the logs, kubelite panics. ``` Apr 26 16:05:23 bernd microk8s.daemon-kubelite[71239]: E0426 16:05:23.053843 71239...

Use the recommended GitHub Actions to build the Docker image. There are at least a couple of reasons to do so: - The redhat actions no longer provide anything not...

Web Push provides standardized means not only for web clients to subscribe to and receive messages, but for servers to send them. Previously, the subscription mechanism and the authentication mechanism...

a:feature
in:server

### Welcome! - [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [x] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/enhancement
priority/P2
area/provider/k8s

## Proposal Add an annotation like `org.opencontainers.image.artwork` which contains a URL to an image (as in a logo or the like) for an OCI image, much like a favicon. ##...