Charlie Chiang

Results 13 issues of Charlie Chiang

Signed-off-by: Charlie Chiang ### Description of your changes The backport bot uses `ubuntu-18.04`, which will be deprecated by 12/1/22 and failures are expected to start since 8/22/22 This pr upgrades...

The `traefik` helm chart has included support for ACME certificate resolver configuration through helm Values: https://github.com/traefik/traefik-helm-chart/pull/419 Currently, we need to manually input `cert` and `key` with `traefik` addon. It is...

### Description of your changes - Added missing DestinationRule trait as per https://github.com/kubevela/catalog/pull/349#discussion_r877778610 - Also fixed incorrect properties of components in `template.yaml`, which will cause the addon to be unable...

Since the macOS SDK is available, is it possible to add macOS support?

enhancement

**What is the issue? (required)** Battery will keep charging if Mac fallen asleep in the middle of a charging session, with `battery maintain` enabled. **Version** I used the CLI-only version...

help wanted (PR welcome)

### What does this PR do? Before this PR, a Ingress prefix rule `/aaa` will match `/aaabbb`. Now `/aaa` no longer matches `/aaabbb` to keep the Ingress behavior consistent with...

status/0-needs-triage
area/provider/k8s/ingress
size/M
area/provider/k8s

### 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...

area/provider/k8s/ingress
kind/bug/possible

## Mac 1 Model: MacBookPro18,3 CPU: M1 Pro 8P+2E OS: 12.6.7 NeoAsitop: v2.11 ``` Swift/ContiguousArrayBuffer.swift:575: Fatal error: Index out of range ``` [iorepdump-MacBookPro18,3.txt](https://github.com/user-attachments/files/15789557/iorepdump-MacBookPro18.3.txt) (interestingly, `iorepdump` itself panics `IOReportDump/main.swift:94: Fatal error:...

Sometimes users may forget to upgrade the daemon, so errors like #84 #79 may occur. It can be helpful to add a version check (if the client version and daemon...

musl (instead of glibc) is useful on systems do not have glibc, like Alpine Linux