Yujun Zhang

Results 45 issues of Yujun Zhang

Got an exception `ImportError: No module named 'output'` See full logs below ``` ➜ ~ python --version Python 3.5.3 ➜ ~ pip install reclass Collecting reclass Using cached reclass-1.4.1.tar.gz Complete...

It caused the following error with original example ``` vagrant@saltmaster:/srv/salt/states$ ./reclass --top No such directory: /srv/salt/states/nodes None ```

Kustomize will generate a ConfigMap suffix automatically, which makes the change like delete and create. ``` Namespace Name Kind Conds. Age Op Wait to Rs Ri something-test conf-d-7g4t7m57mg ConfigMap -...

discussion

**Describe the problem/challenge you have** Secrets created with `stringData` is treated as delete and add. ``` 0, 0 apiVersion: v1 1 - data: 2 - oidc.config.clientSecret:

enhancement
carvel accepted

### Expected behavior Complete step 4 on Web UI ### Actual behavior It forces me to go back to previous steps while there is nothing more to be done. ```...

type::bug

### Expected behavior Split base automatically into three categories to avoid race condition when creating multiple resources sets in the same cluster, e.g. one for dev, another for test and...

type::feature

### Expected behavior `kind` and `apiVersion` filled with correct values ### Actual behavior ``` kind: "" apiversion: "" bases: - ../../base ``` ### Information - Ship version: ... { "version":...

# Step to reproduce 1. mount goofys with `goofys --region us-west-1 --stat-cache-ttl 1m0s --type-cache-ttl 1m0s --dir-mode 0755 --file-mode 0644 --uid 0 --gid 0 -o allow_other bucket /mnt/s3` 2. check file...

The path mentioned in README > On macOS, this would be $HOME/Library/Application Support/sops/keys.txt seems incorrect ``` - | failed to open file: open /Users/yujunz/Library/Application | Support/sops/age/keys.txt: no such file or...

I want to pipe the output of `helm secrets template` to some yaml processor while an error occurred because an extra line in the output ``` ... files/secrets.yaml.dec ``` It...