Thomas

Results 32 issues of Thomas

It would be very convenient if you could provide a multi arch image on docker hub, so that ARM is supported as well.

Please provide a build for ARM/ARM64 as well. These are needed for kaniko as well, currently the kaniko build uses the static build of the docker-credential-gcr for the image.

I have a simple spring boot application and provide two config maps using a volume mount (paths) and the config API access (config sources). As soon as a `paths` is...

enhancement
in progress

When you use the flight script as part of the URL there is currently no way to let flight automatically adjust the routing logic. (Setting the base_url had no effect)...

Enhancement

### 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.containo.us) and didn't find...

kind/proposal
area/tls
area/service

## Feature Request ### Proposal Support gRPC Web to HTTP translation as part of maesh/traefik. Currently an additional envoy proxy instance is required. This is related to https://github.com/containous/traefik/issues/4210 ### Background...

kind/enhancement
area/traefik

**Describe the feature you would like and why you want it** It would be great, if kuberhealthy could be used for ARM64 based clusters. A multi-arch manifest/image is the only...

good first issue
tooling
feature request

**Describe the bug** When having OCI images (f.e. created with Google Jib) in the registry, cleanup fails since the manifests could not be retrieved. Logoutput: ``` time="2021-09-11T11:07:34Z" level=error msg="Could not...

enhancement
help wanted

To support OCI images it seems that (at least) the http accept hader should contain `application/vnd.oci.image.manifest.v1+json` Otherwise the tag is shown in craneoperator, but clicking on it results in 404...

YAML files are a great way to reduce duplicate/boilerplate property (prefixes) compared to property files.

help wanted
feature