-
### Description
I have sucessfully installed in PowerShell via:
$ Start-Process 'Docker Desktop Installer.exe' -Wait -ArgumentList 'install', '--accept-license', '--backend=wsl-2', '--always-run-s…
-
**Fission/Kubernetes version**
$ fission version
client:
fission/core:
BuildDate: "2021-08-03T11:34:27Z"
GitCommit: 9b5eb069d69d47d22ecc0270bf8619857ea3f19f
Version…
-
**Describe the bug**
I am unable to run the `app diff` command from the CLI successfully, although the UI correctly returns app diff results.
**To Reproduce**
```
argocd app diff my-applicatio…
-
This is a common issue I've noticed amongst Kubernetes clients that integrate the watch API, the stream appears to not read in the entire buffer and doesn't return the most recent event. This is the …
-
Checklist:
* [v] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [v] I've included steps to reproduce the bug.
* [v] I've pasted the output of `argocd version`.
…
-
hi,
I cloned the latest from master earlier today. the setup files fails due to
```
• Creating Cluster API manifests
/home/simon/wks-quickstart-firekube/setup.js:114
privateIP: machine.run…
-
I have installed minikube then try to install etcd operator but got following error:
```
[root@longfei-cd-test example]# kubectl create -f deployment.yaml
error: unable to recognize "deployment.ya…
-
* [x] I've searched in the docs and FAQ for my answer: http://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
**Describe the…
-
### Description
running engine: waiting for the Docker API: engine linux/virtualization-framework failed to run: running VM: com.docker.virtualization: process terminated unexpectedly: accepting AF_V…
-
**Description**
It seems docker build is ignoring DOCKER_CONTENT_TRUST when building an image that references one that's not signed.
**Steps to reproduce the issue:**
1. Set environment…