Commit f3eebb2
authored
chore: removed dependency on argocd-autopilot (#757)
## What
removed dependencies:
* github.com/argoproj-labs/argocd-autopilot
* github.com/argoproj/argo-events
* github.com/argoproj/argo-workflows/v3
* github.com/briandowns/spinner
* github.com/go-git/go-billy/v5
* github.com/go-git/go-git/v5
* github.com/kubewarden/k8s-objects
* github.com/openshift/api
* github.com/projectcontour/contour
* github.com/rkrmr33/checklist
* golang.org/x/text
updated dependencies:
* github.com/codefresh-io/go-sdk v1.3.1 => v1.4.0
* github.com/fatih/color v1.16.0 => v1.18.0
* helm.sh/helm/v3 v3.14.2 => v3.16.4
* k8s.io/* v0.31.0 => 0.31.3
replaced github.com/ghodss/yaml with sigs.k8s.io/yaml
## Why
no need to commit any files to any git repository anymore, all
operations are actually done in app-proxy.
## Notes
<!-- Add any additional notes here -->1 parent 9420386 commit f3eebb2
File tree
104 files changed
+1192
-12182
lines changed- cmd
- commands
- assets
- docs
- commands
- releases
- hack/cmd-docs
- internal
- config
- mocks
- git
- mocks
- kube
- mocks
- log
- reporter
- store
- util
- cli
- helm
- mocks
- http
- kube
- kust
- manifests
- app-proxy
- argo-cd
- argo-events
- argo-rollouts
- argo-workflows
- internal-router
- sealed-secrets
- pkg
- runtime
- store
- templates
- util
- aputil
- cd
- events
- kube
- openshift
- routing
- testdata
- types
- workflow
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+1192
-12182
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments