Josh Soref
1602ec992d
chore: Spelling ( #5373 )
...
* spelling: across
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: anyway
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: assessment
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: attribute
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: crlf
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: cmux
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: committed
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: convenience
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: does-not
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: e.g.
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: fall back
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: fall back to
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: then ... falls back
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: formatted
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: github
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: gitlab
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: gitops
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: health checks
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: located
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: logging
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: oidc
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: openshift
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: os
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: powershell
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: preferred
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: redact
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: repo
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: similarly
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: staging
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: statefulset
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: stopped
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: superseded
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: synchronization
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: to
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: unified
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: verification
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: zookeeper
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-07-13 19:02:03 +02:00
RoCha
7d32c2735a
chore: Correct path to resource_customizations in TestLuaHealthScript ( #6499 )
...
Signed-off-by: Romain Chalumeau <rchalumeau@magicleap.com>
2021-06-22 17:20:32 -07:00
Alexander Matyushentsev
2da0e81b05
fix: missing live resources without a health check should not affect application health ( #6446 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-06-10 13:29:22 -07:00
Alexander Matyushentsev
3f32a750a0
chore: use go embed instead of packr ( #6262 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-05-18 20:46:17 -07:00
Chetan Banavikalmutt
deac72f05f
feat: allow admins to enable the usage of lua standard library ( #6087 )
...
Currently, the usage of standard lua library is always disabled, making it difficult to implement complex health check scripts.
This feat allow admins to control the usage of standard library by setting "health.lua.useOpenLibs" (merged-keys convention)/"resource.customizations.useOpenLibs.<group_kind>"
(split-keys convention) field in argocd-cm ConfigMap.
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
2021-05-04 08:25:51 +02: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
May Zhang
fdb5ada06d
fix: Revert "feat: Add health check for HPA ( #4915 )" ( #5006 )
...
* Revert "feat: Add health check for HPA (#4915 )"
This reverts commit f6a32a9e
Signed-off-by: May Zhang <may_zhang@intuit.com>
* fix: revert health check
Signed-off-by: May Zhang <may_zhang@intuit.com>
* fix: remove extra line
Signed-off-by: May Zhang <may_zhang@intuit.com>
2020-12-08 16:32:20 -08:00
Chetan Banavikalmutt
f6a32a9ebc
feat: Add health check for HPA ( #4915 )
...
HorizontalPodAutoscaler uses annotations to store conditions. This commit adds a custom heath check that parses the conditions from annotation and creates health status.
Fixes : #4413
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
2020-12-01 09:44:10 -08:00
jannfis
c76d7b9c7c
refactor: There were some more places needed for JSON marshaler migration ( #3840 )
2020-06-24 20:34:29 +02:00
Alexander Matyushentsev
ee64a4d9ca
fix: upgrade gitops engine dependency ( #3668 )
2020-05-28 18:42:01 -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
Simon Behar
88e9cf0e18
Change "available" to "disabled" in actions, make them available by default ( #2470 )
...
* Done
* Fixes
* Done
* Done
* Added minor comment
2019-10-10 20:34:40 -07:00
Simon Behar
dd21ab92ad
Granular RBAC Support for actions ( #2110 )
2019-10-03 17:11:42 -07:00
Jesse Suen
dc322f8a1f
Add restart action to Deployment/StatefulSet/DaemonSet ( #2300 )
2019-09-13 02:50:57 -07:00
Alexander Matyushentsev
5ee346c266
Issue 1858 - Support 'application/merge-patch+json' in 'argocd app patch' ( #1859 )
2019-07-02 13:41:25 -07:00
Alex Collins
5be6db4689
Adds cluster name to UI. Closes #1353 ( #1814 )
2019-07-01 15:41:48 -07:00
Alexander Matyushentsev
90e44c092a
Issue #86 - Custom actions bug fixing ( #1494 )
2019-04-19 10:27:12 -07:00
dthomson25
4541ca664a
Initial Custom Actions Implementation ( #1369 )
2019-04-16 14:50:44 -07:00
Alexander Matyushentsev
506d95da10
Issue #1294 - CLI diff should take into account resource customizations ( #1337 )
...
* Issue #1294 - CLI diff should take into account resource customizations
* Apply reviewer notes: add comments to type definition and e2e test
2019-04-02 13:59:55 -07:00
dthomson25
a9d352efb2
Add suspended status ( #1187 )
2019-02-27 14:36:25 -08:00
Jesse Suen
8295a5cc6b
Fix reconcile hotloop due to incorrect app source equality check ( #1170 )
2019-02-25 10:51:24 -08:00
Danny Thomson
00421bb46e
Add custom resource health through lua
2019-01-31 11:46:09 -08:00