Justin

Results 7 issues of Justin

**Describe the solution you'd like** We can agree on a directory to store the k3s offline installation package and version, and then we can choose to install or upgrade through...

documentation
feature

**Is your feature request related to a problem? Please describe.** I want to resend some mqtt topics to the client, I need to know more information, such as current `mqtt...

easegress does not set the ingress status of the fulfilled ingress, or address. ```yaml kubectl get ing hello-world-test -o yaml | grep status -A 3 status: loadBalancer: {} ``` For...

My helmfile : ```yml repositories: - name: test url: git+ssh://[email protected]/jcss00001/helm-charts@charts?ref=v0.2.0&sparse=0 helmfiles: - app/*/helmfile.yaml ``` when run `helmfile sync `, the output is : ```sh ❯ helmfile sync Affected releases are:...

how-to-dry

如题. 然后还想问下, 我看这个项目还在用roadhog,不知umi以后是否会提供一些配置,直接就可以处理electron?

I use k8s to deploy docker-registry, and set up a self-signed certificate to host my helm charts, but fleet cannot currently obtain my charts. For example, my `fleet.yaml` ```yaml helm:...

kind/enhancement

**Summary** I would like to use SeaTunnel to read data from MySQL and write it to Databend.

C-feature