Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: removed dependency on argocd-autopilot #757

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ATGardner
Copy link
Contributor

@ATGardner ATGardner commented Jul 31, 2024

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

* update version to `v0.2.0`
* upgraded github.com/codefresh-io/go-sdk v1.3.1 => v1.3.4
* replaced github.com/ghodss/yaml with sigs.k8s.io/yaml
* updated helm.sh/helm/v3 v3.8.0-rc.1.0.20220506100945-5c256a5e7d55 => v3.15.3
* k8s.io/* v0.26.11 => 0.29.6
* upgraded sigs.k8s.io/kustomize/api v0.12.1 => v0.17.3
* upgraded sigs.k8s.io/kustomize/kyaml v0.13.9 => v0.17.3
* upgraded github.com/fatih/color v1.16.0 => v1.17.0
* upgraded github.com/argoproj/argo-cd/v2 v2.12.3 => v2.13.0
* upgraded github.com/codefresh-io/go-sdk v1.3.4 => v1.4.0
* upgrade github.com/fatih/color v1.17.0 => v1.18.0
* upgrade sigs.k8s.io/kustomize/api v0.17.3 => v0.18.0
* use single runtime, instead of showing a 1-line selection to the user
@ATGardner ATGardner changed the title Remove-ap chore: removed dependency on argocd-autopilot Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant