Leonardo Luz Almeida
0cdd44bda7
chore: fix gitops-engine mod name so it can be referenced by external repos ( #26407 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2026-02-12 09:29:40 -05:00
Matthieu MOREL
6e0c949dd2
chore(hack): Fix modernize linter ( #26304 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2026-02-06 17:15:45 -05:00
Matthieu MOREL
7357465ea6
chore: enable noctx linter ( #24765 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-09-29 20:20:53 +02:00
Matthieu MOREL
8507a87bfa
chore: define apiextensionsv1 alias with importas ( #21823 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-02-09 22:10:15 -05:00
github-actions[bot]
4d9835927d
Bump major version to 3 ( #21410 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crenshaw-dev <350466+crenshaw-dev@users.noreply.github.com >
2025-01-10 16:14:00 -05:00
Matthieu MOREL
9ea979bbcd
chore: enable use-any from revive ( #21282 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-02 18:26:59 -05:00
Matthieu MOREL
7cf5ed06d4
chore: enable gofumpt and whitespace linters ( #18567 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-11 15:41:55 +00:00
Michael Crenshaw
33f5714c83
chore: upgrade controller-gen from 0.4.1 to 0.14.0 ( #17893 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-04-18 18:31:14 -04:00
Michael Crenshaw
1e35e685b2
chore: improve codegen error output ( #17873 )
...
* chore: improve codegen error output
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove accidental file
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-18 15:14:18 +00:00
Eng Zer Jun
e8331b4d12
chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml ( #13292 )
...
At the time of making this commit, the package `github.com/ghodss/yaml`
is no longer actively maintained.
`sigs.k8s.io/yaml` is a permanent fork of `ghodss/yaml` and is actively
maintained by Kubernetes SIG.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2023-05-04 18:06:56 -04:00
Richard Jennings
2fc7c7da73
fix: add applicationset to crds generated by gen-crd-spec ( #10833 )
...
* add applicationset to crds generated
Signed-off-by: Richard Jennings <richardjennings@gmail.com >
* update applicationset crd
Signed-off-by: Richard Jennings <richardjennings@gmail.com >
* remove description from applicationset crd
Signed-off-by: Richard Jennings <richardjennings@gmail.com >
Signed-off-by: Richard Jennings <richardjennings@gmail.com >
2022-10-07 10:52:08 -04:00
Ishita Sequeira
e53ab49cb5
feat: create cli commands for ApplicationSet ( #9584 )
...
* feat: add applicationset cli commands
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* squashed commits and rebased with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* addressed comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Retrigger CI pipeline
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Retrigger CI pipeline
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* feat: add applicationset cli commands
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* addressed comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Retrigger CI pipeline
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Retrigger CI pipeline
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Addressed PR comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* removed duplicate imports
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix CI errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address PR comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add k8s RBAC, docs tweaks
Signed-off-by: CI <michael@crenshaw.dev >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase master branch
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Addressed PR coments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* remove unnecessary fields, add docs
Signed-off-by: CI <michael@crenshaw.dev >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix unit test
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: CI <michael@crenshaw.dev >
Co-authored-by: CI <michael@crenshaw.dev >
2022-09-14 09:27:15 +02:00
jannfis
b8b7e91ccd
chore: Replace deprecated ioutil in hacks ( #9851 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2022-07-06 12:33:06 -04:00
rishabh625
c77cf66aa1
feat: Merge applicationset into argocd ( #8864 )
...
feat: Merge applicationset into argocd (#8864 )
Signed-off-by: rishabh625 <rishabhmishra625@gmail.com >
Co-authored-by: jannfis <jann@mistrust.net >
2022-03-29 15:11:02 -07:00
jannfis
ae49b45249
chore: Upgrade Go module to v2 ( #5931 )
...
* chore: Upgrade Go module to v2
Signed-off-by: jannfis <jann@mistrust.net >
* Restore import order
Signed-off-by: jannfis <jann@mistrust.net >
* fix knowntypes_normalizer codegen error
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* fix codegen
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* fix Procfile
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2021-04-01 20:44:18 +02:00
chgl
39d42ecfbf
fix: updated CRD from apiextensions/v1beta1 to v1 ( #5516 )
...
Signed-off-by: chgl <chgl@users.noreply.github.com >
2021-03-04 14:55:30 +01:00
Alexander Matyushentsev
569a2a6bc6
fix: Unable to create project JWT token on K8S v1.15 ( #4165 )
2020-08-26 10:31:52 -07:00
Alexander Matyushentsev
c8def406b0
refactor: upgrade gitops engine ( #3962 )
2020-07-20 10:11:17 -07:00
jannfis
80515a3b57
chore: Migrate CI toolchain to GitHub actions ( #3677 )
...
* chore: Migrate CI to GitHub actions
* Do not install golangci-lint, we use the action
* Integrate codecov.io upload
* Use some better names for analyze job & steps
* go mod tidy
* Update tools
* Disable CircleCI completely
* Satisfy CircleCI with a dummy step until it's disabled
2020-05-31 23:11:28 +02:00
Josh Soref
a724574ede
chore: Spelling ( #3647 )
...
chore: Spelling (#3647 )
2020-05-27 10:22:13 -07:00
Alexander Matyushentsev
fe8d47e0ea
feat: move engine code to argoproj/gitops-engine repo ( #3599 )
2020-05-15 14:39:29 -07:00
Alexander Matyushentsev
192ee93fc4
feat: Gitops engine ( #3066 )
...
* Move utils packages that are required for gitops engine under engine/pkg/utils package.
Following changes were implemented:
* util/health package is split into two parts: resource health assessement & resource health assessement and moved into engine/pkg/utils
* utils packages moved: Closer and Close method of util package moved into engine/pkg/utils/io package
* packages diff, errors, exec, json, kube and tracing moved into engine/pkg/utils
* Move single cluster caching into engine/kube/cache package
* move sync functionality to engine/kube/sync package
* remove dependency on metrics package from engine/pkg/utils/kube/cache
* move annotation label definitions into engine/pkg/utils/kube/sync
* make sure engine/pkg has no dependencies on other argo-cd packages
* allow importing engine as a go module
* implement a high-level interface that might be consumed by flux
* fix deadlock caused by cluster cache event handler
* ClusterCache should return error if requested group kind not found
* remove obsolete tests
* apply reviewer notes
2020-05-15 10:01:18 -07:00
Alexander Matyushentsev
1e502fb5c5
Generate CRD schema using github.com/kubernetes-sigs/controller-tools ( #1773 )
2019-06-27 14:44:49 -07:00