vac

Results 26 issues of vac

I propose the following draft document regarding apitable-ce upgrade instructions (WIP), any feedback is appreciated: ## check the changelog, especially the breaking change if any ## stop the running instance...

documentation

https://istio.io/latest/docs/setup/install/helm/#installation-steps ```text 8. (Optional) Install an ingress gateway: $ kubectl create namespace istio-ingress $ helm install istio-ingress istio/gateway -n istio-ingress --wait ``` Following the above official steps to install istio...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it In keymap and command palette, `workspace::NewTerminal` opens two terminal instead of one....

defect
terminal

### Description I tried to use nerdctl with [registry mirrors](https://github.com/containerd/nerdctl/issues/668) served by private harbor, but I got `401 Unauthorized` error. After some investigation, I found that when using registry mirrors,...

bug
area/login

Provider version: v1.0.0-rc.5 Environment: k3s Steps to produce: 1. use terraform helm and flux providers to bootstrap the cluster 2. reinstall the k3s cluster 3. running `terraform apply` again Expected:...

*Description*: > Most versioned helm chart in the wild default to `IfNotPresent` for `imagePullPolicy`, versioned helm chart uses tagged image so it rarely change, and change the default is good...

kind/decision

Currently showing properties for packages in xbps-query requires the package name. And batch query can be achieved by piping to xargs but it's more slow: ```bash xbps-query --list-pkgs \ |...

**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #1590 **Does this PR introduce a user-facing change?**: ```release-note...

needs-ok-to-test
do-not-merge/work-in-progress
release-note
do-not-merge/hold
cncf-cla: yes
size/L