pasha-codefresh
9324949efc
chore(ci): cosign fix (cherry pick v2.8) ( #17661 )
...
* fix cosign
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix cosign
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Co-authored-by: Justin Marquis <justin@akuity.io >
2024-03-28 18:12:56 +02:00
github-actions[bot]
e2a36c3e7a
Bump version to 2.8.14 ( #17652 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: pasha-codefresh <pasha-codefresh@users.noreply.github.com >
2024-03-28 14:53:01 +02:00
pasha-codefresh
36b8a12a38
Merge pull request from GHSA-jhwx-mhww-rgc3
...
* sec: limit helm index max size
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* sec: limit helm index max size
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: fix tests and linter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-03-28 14:38:03 +02:00
gcp-cherry-pick-bot[bot]
3be5efa79c
fix: elements should be optional ( #17424 ) ( #17511 )
...
A bug was reported, where an applicationset with an empty elements
array, when created with `argocd appset create <filename>.yaml` gets a
`...list.elements: Required value` error.
My hypothesis is that when calling the K8s API, golang JSON marshalling
mangles the empty `elements` array to `nil`, rather than creating an
empty array when submitting the `POST`.
Still need to figure out why the same setup seemingly works fine when
the same appset is in an app-of-apps.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-03-28 00:28:00 -04:00
github-actions[bot]
231e359c22
Bump version to 2.8.13 ( #17556 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2024-03-18 04:03:06 -04:00
Dan Garfield
2a22e19e06
Merge pull request from GHSA-6v85-wr92-q4p7
...
* fix: Fix concurrency issue in session manager
Signed-off-by: jannfis <jann@mistrust.net >
* Add note that modification to the map must be done in a thread safe manner
* chore: fix linter issues
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Co-authored-by: jannfis <jann@mistrust.net >
Co-authored-by: pashakostohrys <pavel@codefresh.io >
2024-03-18 03:59:06 -04:00
pasha-codefresh
17b0df1168
Merge pull request from GHSA-2vgg-9h6w-m454
...
* feat: pick random user and exclude admin user and current user from deletion candidates
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: increase default max cache size
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* add nil protection
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* Update util/session/sessionmanager.go
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
* chore: fix linter issues
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-03-18 03:58:18 -04:00
gcp-cherry-pick-bot[bot]
4df9a46e72
fix: registry argument to be only the host instead full URL ( #17381 ) ( #17536 )
...
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
Co-authored-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
2024-03-15 17:32:32 -04:00
github-actions[bot]
7113616085
Bump version to 2.8.12 ( #17515 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2024-03-13 14:45:10 -04:00
Michael Crenshaw
c74355d838
Merge pull request from GHSA-g623-jcgg-mhmm
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-03-13 14:28:43 -04:00
Alexandre Gaudreault
4629a2b033
Merge pull request from GHSA-jwv5-8mqv-g387
...
* fix: Validate external URLs for applicatins
Signed-off-by: Ry0taK <49341894+Ry0taK@users.noreply.github.com >
* fix(ui): remove invalid external-link
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* linting
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Ry0taK <49341894+Ry0taK@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Ry0taK <49341894+Ry0taK@users.noreply.github.com >
2024-03-13 14:26:47 -04:00
Justin Marquis
3983cc4b9d
fix: free disk space for release ( #17443 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-03-07 18:30:32 -05:00
github-actions[bot]
951656f083
Bump version to 2.8.11 ( #17375 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2024-03-01 17:28:41 -05:00
gcp-cherry-pick-bot[bot]
02f7c231b5
fix: The argocd server api-content-type flag does not allow empty content-type header ( #17331 ) ( #17348 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-02-28 10:15:19 -08:00
github-actions[bot]
6f2274a6a1
Bump version to 2.8.10 ( #17079 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2024-02-02 13:12:23 -05:00
gcp-cherry-pick-bot[bot]
36f80e5f5c
fix(redis): go-redis v9 regression missing metrics and reconnect hook ( #13415 ) ( #15275 ) ( #17023 )
...
* fix(redis): go-redis v9 regression missing metrics and reconnect hook
* fix: golangci lint return values not checked in tests
* chore: move dnsError var locally into func
---------
Signed-off-by: phanama <yudiandreanp@gmail.com >
Co-authored-by: Yudi A Phanama <11147376+phanama@users.noreply.github.com >
2024-01-30 09:44:27 -05:00
gcp-cherry-pick-bot[bot]
2b45cc8478
fix(ui): Badge for apps in any namespace ( #16739 ) ( #17009 )
...
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
Co-authored-by: Sonam <49382298+sonamkshenoy@users.noreply.github.com >
Co-authored-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
2024-01-26 15:04:20 -05:00
Michael Crenshaw
152565a32e
fix(server): allow disabling content-type check ( #16959 ) ( #16978 )
...
* fix(server): allow disabling content-type check
* fix spacing
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-01-24 18:07:21 -05:00
github-actions[bot]
3ef5ba76a9
Bump version to 2.8.9 ( #16938 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2024-01-19 13:15:16 -05:00
gcp-cherry-pick-bot[bot]
104fb13769
fix(ui): set content-type for certain UI requests ( #16923 ) ( #16930 ) ( #16934 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-01-19 11:49:19 -05:00
github-actions[bot]
1b025d2eaa
Bump version to 2.8.8 ( #16929 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2024-01-19 09:44:49 -05:00
Michael Crenshaw
6e5d303629
chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 ( #16913 )
...
* chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-01-18 10:56:36 -05:00
Alexander Matyushentsev
0b459f224b
fix: enforce content type header for API requests ( #16860 ) (Cherry-pick release-2.8) ( #16879 )
...
* chore: skip server certificate verification for http requests in e2e tests (#15733 )
* chore: skip verifying server certificate for http requests in e2e tests
Signed-off-by: Chris Fry <christopherfry@google.com >
* chore: skip certificate verification only for remote tests
Signed-off-by: Chris Fry <christopherfry@google.com >
---------
Signed-off-by: Chris Fry <christopherfry@google.com >
* fix: enforce content type header for API requests (#16860 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Chris Fry <christopherfry@google.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Christopher Fry <ChristopherFry2008@gmail.com >
2024-01-16 13:10:38 -08:00
gcp-cherry-pick-bot[bot]
c80e77165c
fix(action): Add missing owner refs and annotation to create-job action ( #16607 ) ( #16609 )
...
Signed-off-by: Arron Francis <arron.francis@mettle.co.uk >
Co-authored-by: afrancis101 <64639952+afrancis101@users.noreply.github.com >
2023-12-14 11:50:13 -05:00
Dan Garfield
17e831eec6
fix(grpcproxy): add missing GRPCKeepAliveEnforcementMinimum - Cherrypick 2.8 ( #16566 )
...
* fix(grpcproxy): add GRPCKeepAliveEnforcementMinimum
the absence of the setting potentially causes ENHANCE_YOUR_CALM
Signed-off-by: phanama <yudiandreanp@gmail.com >
Signed-off-by: todaywasawesome <dan@codefresh.io >
* Revert "fix(grpcproxy): add GRPCKeepAliveEnforcementMinimum"
This reverts commit 2b9b180b90a4c7c44b569163a1af95495aa2171a.
Signed-off-by: todaywasawesome <dan@codefresh.io >
* fix(grpcproxy): add GRPCKeepAliveEnforcementMinimum
the absence of the setting potentially causes ENHANCE_YOUR_CALM
Signed-off-by: phanama <yudiandreanp@gmail.com >
Signed-off-by: todaywasawesome <dan@codefresh.io >
---------
Signed-off-by: phanama <yudiandreanp@gmail.com >
Signed-off-by: todaywasawesome <dan@codefresh.io >
Co-authored-by: phanama <yudiandreanp@gmail.com >
2023-12-07 22:12:33 +05:30
gcp-cherry-pick-bot[bot]
9b00d1b712
docs: Fix format issue in rbac.md ( #16521 ) ( #16539 )
...
Wrongly placed horizontal line (`----`) was formatting code-block as a header. Fixed it with a necessary line break
Signed-off-by: Elouan Keryell-Even <elouan.keryell@gmail.com >
Co-authored-by: Elouan Keryell-Even <elouan.keryell@gmail.com >
2023-12-06 11:47:34 -05:00
Alexander Matyushentsev
40fb89fafb
fix(appset): Don't use revision cache when reconciling after webhook ( #16062 ) ( #16241 ) ( #16543 )
...
* fix(appset): store sha from webhook to get latest change during reconcile (#16062 )
* fix(appset): Don't use revision cache when reconciling after webhook(#16062 )
---------
Signed-off-by: dhruvang1 <dhruvang1@users.noreply.github.com >
Co-authored-by: Dhruvang Makadia <dhruvang1@users.noreply.github.com >
2023-12-05 15:52:35 -08:00
Blake Pettersson
b84b143306
fix: check for double definition ( #16435 )
...
A simpler fix - don't add a managed namespace to the targetObjs list if
a namespace already exists in the application source.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-11-28 22:18:41 +05:30
github-actions[bot]
d6f3b02912
Bump version to 2.8.7 ( #16404 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: gdsoumya <gdsoumya@users.noreply.github.com >
2023-11-20 22:45:46 +05:30
gdsoumya
a6c84628ca
feat: add support for ALL_PROXY ( #10451 ) ( #16399 )
...
Signed-off-by: xniu <cnxuniu@gmail.com >
Co-authored-by: yushiwho <cnxuniu@gmail.com >
Co-authored-by: xniu <xniu@nvidia.com >
2023-11-20 10:33:12 -05:00
gcp-cherry-pick-bot[bot]
ac694eb8f4
fix: set max for max cookie number to math.MaxInt ( #16388 ) ( #16398 )
2023-11-20 10:02:19 -05:00
gcp-cherry-pick-bot[bot]
a2965ac6cd
fix: Updated docs about using a slash in ignoreDifferences ( #15144 ) ( #15168 )
...
Signed-off-by: Christian Hernandez <christian@chernand.io >
Co-authored-by: Christian Hernandez <christianh814@users.noreply.github.com >
2023-11-14 10:59:29 -05:00
gcp-cherry-pick-bot[bot]
b87a3a8c94
fix: check for double definition ( #15670 ) ( #16272 )
...
* fix: check for double definition
As found in #13965 (and as a follow-up to #13999 ), we also need to
define what happens if _both_ managedNamespaceMetadata _and_ an
Application manifest are both defined for the same namespace.
The idea here is that if that happens, we emit an
`ApplicationConditionRepeatedResourceWarning`, and set the sync status
to `Unknown`, since it's unclear what is supposed to happen.
The user will then have the option of removing one of the two
definitions.
* fix: check for double definition
A simpler fix - don't add a managed namespace to the targetObjs list if
a namespace already exists in the application source.
* test: add test cases
This adds a test case showing that an ns manifest will override
`managedNamespaceMetadata` without failing horribly (as it currently
does on `HEAD`), as well as a "standard" mNMd diff vs live.
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-11-09 17:29:54 -05:00
gcp-cherry-pick-bot[bot]
35ab139a3f
fix(ui): prevent app panel to open on app direct link click ( #15040 ) ( #16202 )
...
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr >
Co-authored-by: Zadkiel Aharonian <hello@zadkiel.fr >
2023-11-01 10:53:16 -04:00
Michael Crenshaw
6f7af53bea
chore(deps): bump slsa-github-generator to 1.9.0 ( #16200 )
...
* chore(deps): bump slsa-github-generator to 1.9.0
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* missed a spot
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-11-01 10:46:55 -04:00
gcp-cherry-pick-bot[bot]
684c033e72
docs(cmp): fix CMP param getter example ( #16077 ) ( #16190 ) ( #16198 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-11-01 10:17:39 -04:00
github-actions[bot]
113b53859d
Bump version to 2.8.6 ( #16181 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-10-31 10:15:09 -04:00
gcp-cherry-pick-bot[bot]
bd6e79da98
Set cert resolver in notifications-controller ( #15394 ) ( #16171 )
...
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
Co-authored-by: Siddhesh Ghadi <61187612+svghadi@users.noreply.github.com >
2023-10-30 21:17:12 -04:00
gcp-cherry-pick-bot[bot]
fd63155b0e
fix: argocd notification controller app cluster permission issue ( #16057 ) ( #16160 )
...
* if applicationNamespaces is not provided as input parameter, then use namespaced appClient
* fix go lint error
---------
Signed-off-by: May Zhang <may_zhang@intuit.com >
Co-authored-by: May Zhang <may_zhang@intuit.com >
2023-10-30 16:42:40 -04:00
github-actions[bot]
85025e1dcb
Bump version to 2.8.5 ( #16113 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-27 18:41:17 -04:00
Michael Crenshaw
b3ba6e1844
chore: fix build error ( #16130 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-27 10:44:04 -04:00
Michael Crenshaw
870965d081
fix(notifications): Allow notifications controller to notify on all namespaces (cherry-pick 2.8) ( #15855 )
...
* fix(notifications): Allow notifications controller to notify on all namespaces (#15702 )
* Allow notifications controller to notify on all namespaces
This adds functionality to the notifications controller to be notified
of and send notifications for applications in any namespace. The
namespaces to watch are controlled by the same --application-namespaces
and ARGOCD_APPLICATION_NAMESPACES variables as in the application
controller.
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* Add SEEK to users.md
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* Remove unused fields
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* Revert changes to Procfile
Signed-off-by: Nik Skoufis <n.skoufis@gmail.com >
* Fix unit tests
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* - add argocd namespaces environment variable to notifications controller
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* - add example cluster role rbac
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* - only look for projects in the controller's namespace (argocd by default)
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* - update base manifest
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* - skip app processing in notification controller
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* added unit test and updated doc
Signed-off-by: May Zhang <may_zhang@intuit.com >
* added unit test and updated doc
Signed-off-by: May Zhang <may_zhang@intuit.com >
* updated examples/k8s-rbac/argocd-server-applications/kustomization.yaml's resources
Signed-off-by: May Zhang <may_zhang@intuit.com >
---------
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
Signed-off-by: Nik Skoufis <n.skoufis@gmail.com >
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
Signed-off-by: May Zhang <may_zhang@intuit.com >
Co-authored-by: Nikolas Skoufis <nskoufis@seek.com.au >
Co-authored-by: Nik Skoufis <n.skoufis@gmail.com >
Co-authored-by: Stewart Thomson <sthomson@wynshop.com >
undo unnecessary manifest changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
undo unnecessary manifest changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* revert unnecessary changes
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: May Zhang <may_zhang@intuit.com >
2023-10-26 11:33:27 -04:00
Tom Sands
7415f47b2b
feat(cmp): Print stderr output from command even on success ( #15921 ) ( #15973 ) ( #16124 )
...
* feat(cmp): Print stderr output from command even on success
* docs(cmp): Document logging from cmp sidecard for development purposes
---------
Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com >
Signed-off-by: Thomas Sands <thomas.sands@ly.st >
Co-authored-by: Mathias Petermann <mathias.petermann@gmail.com >
2023-10-26 11:32:29 -04:00
gcp-cherry-pick-bot[bot]
a9c87d2ad7
fix: helm set parameter to allow passing list parameters ( #15978 ) ( #15994 )
...
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com >
Co-authored-by: Kota Kimura <86363983+kkk777-7@users.noreply.github.com >
2023-10-16 16:47:35 -04:00
gcp-cherry-pick-bot[bot]
0a4043099b
fix(appset): performProgressiveSyncs only when the applicationset is using it ( #15299 ) ( #15991 )
...
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
Co-authored-by: ericblackburn <eblackburn@indeed.com >
2023-10-16 16:44:42 -04:00
jannfis
ebab8ec625
chore(deps): Bump gRPC to 1.58.3 and x/net to v0.17.0 [release-2.8] ( #15917 )
...
* chore(deps): Bump gRPC to 1.58.3 and x/net to v0.17.0
Signed-off-by: jannfis <jann@mistrust.net >
* go mod tidy
Signed-off-by: jannfis <jann@mistrust.net >
---------
Signed-off-by: jannfis <jann@mistrust.net >
2023-10-13 13:08:58 -04:00
gcp-cherry-pick-bot[bot]
c90d7baf31
fix(ui): pod count tooltip ( #15928 ) ( #15960 )
...
Signed-off-by: Smriti Prakash <smriti_prakash@intuit.com >
Co-authored-by: smriti0710 <smriti3prakash7@gmail.com >
Co-authored-by: Smriti Prakash <smriti_prakash@intuit.com >
2023-10-13 13:08:02 -04:00
Michael Crenshaw
d23e132bdf
chore(deps): bump library/golang from 1.20.6 to 1.20.10 ( #15906 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-11 16:15:47 -04:00
gcp-cherry-pick-bot[bot]
5698864d60
fix(ui): responsive topbar, filter button in application details page ( #11188 ) ( #15789 ) ( #15797 )
...
Signed-off-by: Julien Fuix <julienfuix@epitech.eu >
Co-authored-by: Julien <57724344+JulienFuix@users.noreply.github.com >
Co-authored-by: Julien Fuix <julienfuix@epitech.eu >
2023-10-03 11:59:27 -04:00
gcp-cherry-pick-bot[bot]
0c2f16b811
fix(plugin): remove git environment variables unavailable to plugin execution ( #14998 ) ( #15104 ) ( #15794 )
...
* remove git creds environment variables unavailable to plugin execution
* remove integration test asserting askpass is forwarded
---------
Signed-off-by: jmcshane <james.mcshane@superorbital.io >
Co-authored-by: James McShane <jmcshan1@gmail.com >
2023-10-03 11:49:01 -04:00
gcp-cherry-pick-bot[bot]
4e936006f7
fix(action): populate all fields of Job from CronJob ( #15259 ) ( #15727 ) ( #15729 )
...
Signed-off-by: sergey.ladutko <sergey.ladutko@vizor-games.com >
Co-authored-by: SergeyLadutko <40435115+SergeyLadutko@users.noreply.github.com >
Co-authored-by: sergey.ladutko <sergey.ladutko@vizor-games.com >
2023-09-29 11:44:54 -04:00
gcp-cherry-pick-bot[bot]
365a1fc3e3
fix: sidebar style ( #15652 ) ( #15681 )
...
Signed-off-by: ymktmk <ymktmk.tt@gmail.com >
Co-authored-by: ymktmk <73768462+ymktmk@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-09-28 09:35:43 -04:00
gcp-cherry-pick-bot[bot]
4a459f2f30
docs: 'action' RBAC example for Kind without group ( #15589 ) ( #15597 )
...
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-09-20 11:14:09 -04:00
gcp-cherry-pick-bot[bot]
3bee2940f0
fix( #12862 ): Update FlinkDeployment health check to support Flink v1.x ( #15065 ) ( #15558 )
...
Signed-off-by: Dylan Slavin <dylan@sla.vin >
Co-authored-by: Dylan Slavin <dylan@sla.vin >
2023-09-19 09:05:44 -04:00
gcp-cherry-pick-bot[bot]
dffdb6bd03
fix(repo-server): avoid fetching commit sha for multisource applications ( #15037 ) ( #15067 ) ( #15555 )
...
* Rebase Signed-off-by: ozlevka-work <lev@ozeryansky.com >
* Remove test file Signed-off-by: ozlevka-work <lev@ozeryansky.com >
* Go linter fmt Signed-off-by: ozlevka-work <lev@ozeryansky.com >
* Additional linter fmt Signed-off-by: ozlevka-work <lev@ozeryansky.com >
* Add unit test for changes Signed-off-by: Lev <lozeryan@akami.com >
* Update reposerver/repository/repository.go
* Trigger CI
---------
Signed-off-by: Lev <lozeryan@akami.com >
Signed-off-by: Lev <lev@ozeryansky.com >
Signed-off-by: Lev Ozeryansky <lozeryan@akamai.com >
Co-authored-by: Lev Ozeryansky <lozeryan@akamai.com >
Co-authored-by: Lev <lozeryan@akami.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-09-19 07:20:02 -04:00
gcp-cherry-pick-bot[bot]
330bcd2673
docs: Fix docs for destinations in AppProjects ( #15153 ) ( #15182 ) ( #15538 )
...
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
Co-authored-by: Andreas Lindhé <lindhe@users.noreply.github.com >
2023-09-18 09:13:49 -04:00
gcp-cherry-pick-bot[bot]
908c51bc5c
fix: Applicationset upsert for any namespaces ( #15520 ) ( #15525 )
...
* fix: Applicationset upsert for any namespaces
PR implements a small change to the argocd command adding the AppsetNamespace for the existing Appset check.
* Retrigger CI pipeline
* Retrigger CI pipeline
---------
Signed-off-by: Harm Matthias Harms <matthias.harms@quis.de >
Co-authored-by: Harm Matthias Harms <harmmatthias.harms@gmail.com >
2023-09-15 12:01:36 -04:00
gcp-cherry-pick-bot[bot]
c24062573f
fix: make WatchResourceTree use namespaced cache key ( #15258 ) ( #15522 )
...
* fix: make WatchResourceTree use namespaced application cache key
* chore: add PGS to USERS.md
---------
Signed-off-by: Torbjørn Fjørtoft <torbjorn.fjortoft@pgs.com >
Co-authored-by: Torbjørn Fjørtoft <torbjorn.fjortoft@gmail.com >
2023-09-15 12:01:00 -04:00
github-actions[bot]
c279299281
Bump version to 2.8.4 ( #15493 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: jannfis <jannfis@users.noreply.github.com >
2023-09-13 15:11:00 -04:00
gcp-cherry-pick-bot[bot]
24f8d82954
chore(deps): bump github.com/cyphar/filepath-securejoin ( #15401 ) ( #15492 )
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 13:59:11 -04:00
gcp-cherry-pick-bot[bot]
1ab570ad96
fix(controller): make managed namespaces more 'prune-proof' ( #13999 ) ( #15488 )
...
* fix: make managed namespaces more 'prune-proof'
In the cases where someone would want to set resource tracking on a
managed namespace, or if someone would want to migrate from having a
namespace in Git to using `managedNamespaceMetadata`, we need to take
steps to ensure that the namespace does not get pruned.
In order to do that, we add the live namespace to the list of
`targetObjs` (so that it's considered a part of the source even though
it's not).
Finally, we need to also ensure that the managed namespace is not
considered `OutOfSync` (due to the same reason as above).
This is a subset of #11350 , the main difference being that this commit
does not set resource tracking on its own, but can be opted into if
people choose to do so.
* refactor: extract managed namespace check
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-09-13 13:43:29 -04:00
gcp-cherry-pick-bot[bot]
8612a99fe8
fix: Gitlab scm_provider - don't create transport from scratch ( #15424 ) ( #15425 ) ( #15471 )
2023-09-13 13:35:07 -04:00
jannfis
33fa128bad
fix: Allow retrieving badges in other namespaces ( #15468 ) ( #15482 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2023-09-13 13:01:05 -04:00
gcp-cherry-pick-bot[bot]
4e79aab03d
fix: extends CR to allow cronjob/workflow triggers ( #15300 ) ( #15487 )
...
Signed-off-by: Marcelo Moreira de Mello <tchello.mello@gmail.com >
Co-authored-by: Marcelo Mello <tchello.mello@gmail.com >
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
2023-09-13 12:15:23 -04:00
gcp-cherry-pick-bot[bot]
7b89ae4424
fix: Stop appending :443 to the server address when using grpc-web ( #15435 ) ( #15470 )
...
Signed-off-by: David Marby <david@dmarby.se >
Co-authored-by: David Marby <david@dmarby.se >
Co-authored-by: jannfis <jann@mistrust.net >
2023-09-12 19:13:05 -04:00
gcp-cherry-pick-bot[bot]
2577d51796
fix(appsets): gotemplate can cause panic from nil dereference ( #15377 ) ( #15378 ) ( #15434 )
...
* fix(appsets): gotemplate can cause panic from nil deference
* fix(appsets): gotemplate can cause panic from nil dereference
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
2023-09-08 18:58:22 -04:00
gcp-cherry-pick-bot[bot]
2f8533efeb
fix: handle annotations for resources with ':' in the name ( #15101 ) ( #15380 ) ( #15414 )
...
* fix: handle annotations for resources with ':' in the name
* fix: switch to using splitN for handling annotation splitting
* fix: check len(parts) !=3
* Retrigger CI pipeline
---------
Signed-off-by: Oreon Lothamer <oreon.lothamer@softrams.com >
Co-authored-by: Oreon Lothamer <73498677+oreonl@users.noreply.github.com >
2023-09-08 13:56:18 -04:00
gcp-cherry-pick-bot[bot]
c698426a5c
fix(appset): Revert applicationset-name labels ( #15324 ) ( #15422 )
...
* fix(15282) Revert applicationset-name labels
* fix(15282) fix unit test
---------
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Co-authored-by: Geoffrey MUSELLI <geoffrey.muselli@gmail.com >
2023-09-08 10:00:12 -04:00
github-actions[bot]
77556d9e64
Bump version to 2.8.3 ( #15404 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: pasha-codefresh <pasha-codefresh@users.noreply.github.com >
2023-09-07 17:59:35 +03:00
Alexander Matyushentsev
1391ba7214
Merge pull request from GHSA-fwr2-64vr-xv9m
...
* fix: prevent seeing/editing 'kubectl.kubernetes.io/last-applied-configuration' cluster annotation
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* Update util/db/cluster_test.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-09-07 10:14:57 -04:00
pasha-codefresh
44e52c4ae7
Merge pull request from GHSA-g687-f2gx-6wm8
...
* feat: use untar with limiter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: use untar with limiter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2023-09-07 10:12:15 -04:00
gcp-cherry-pick-bot[bot]
4b55084a8f
docs: Update ApplicationSet docs ( #15269 ) ( #15270 )
...
Signed-off-by: David Muckle <dvdmuckle@dvdmuckle.xyz >
Co-authored-by: David Muckle <dvdmuckle@dvdmuckle.xyz >
2023-08-28 20:36:18 -04:00
gcp-cherry-pick-bot[bot]
c689ea4957
docs: improve doc on labels parameter on scmProvider generator ( #15255 ) ( #15265 )
...
Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com >
Co-authored-by: Jędrzej Kotkowski <96917147+jjsiv@users.noreply.github.com >
2023-08-28 17:48:58 -04:00
gcp-cherry-pick-bot[bot]
ea9827791f
fix(ui): Helm chart empty maintainers blow up Argo UI ( #15225 ) ( #15243 )
...
Signed-off-by: Carlos Castro carlos.castro@jumo.world
Signed-off-by: Carlos Castro carlos.castro@jumo.world
Signed-off-by: Carlos Castro carlos.castro@jumo.world
Signed-off-by: Carlos Castro <carlos.castro@jumo.world >
Co-authored-by: Carlos Castro <carlos.castro@jumo.world >
2023-08-25 09:59:33 -04:00
github-actions[bot]
dbdfc71270
Bump version to 2.8.2 ( #15232 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-08-24 16:03:15 -04:00
gcp-cherry-pick-bot[bot]
31473491f5
fix(ui): Update default and max count for maxCookieNumber ( #14979 ) ( #15230 )
...
* Update default and max count for maxCookieNumber
Signed-off-by: zvlb <vl.zemtsov@gmail.com >
Co-authored-by: Vladimir <31961982+zvlb@users.noreply.github.com >
2023-08-24 15:16:01 -04:00
gcp-cherry-pick-bot[bot]
016c2f25cd
docs: document sourceNamespaces field ( #15195 ) ( #15212 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-24 11:30:55 -04:00
gcp-cherry-pick-bot[bot]
31e6e28ca4
chore: add example jq path expression ( #15130 ) ( #15209 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-24 11:29:53 -04:00
gcp-cherry-pick-bot[bot]
f07088281b
fix: requeue ApplicationSet if there are validation errors ( #14429 ) ( #15206 )
...
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com >
Co-authored-by: Chetan Banavikalmutt <chetanrns1997@gmail.com >
2023-08-24 11:29:05 -04:00
gcp-cherry-pick-bot[bot]
bf77b09b7b
fix(appset): bitbucket server scm provider EOF on empty repo ( #14411 ) ( #15203 )
...
* fix bitbucket server scm provider EOF on empty repo default branch check
* add unit test for bitbucketServer empty repo
* check for EOF explicitly
---------
Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com >
Co-authored-by: jjsiv <96917147+jjsiv@users.noreply.github.com >
2023-08-24 11:28:21 -04:00
gcp-cherry-pick-bot[bot]
e982e0b80e
fix(health): spec.executor.instances is Optional, Support a flexible number of executors ( #11877 ) ( #15200 )
...
Support a flexible number of executors. For example with a mounted ConfigMap inside the Spark-Operator.
Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com >
Co-authored-by: Philipp Dallig <philipp.dallig@gmail.com >
2023-08-24 11:27:53 -04:00
gcp-cherry-pick-bot[bot]
3a468c6862
fix(ui): switch podgroup notification to tooltip message ( #14821 ) ( #15224 )
...
* improve pod grouping ux
fix: update log view on container select
* fix(ui): improve pod grouping ux
* fix(ui):update the pod grouping messages to tooltip
* fix(ui):update the pod grouping messages to tooltip
* fix: GroupNodes notification
* fix: GroupNodes notification
---------
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: AS <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: AS <11219262+ashutosh16@users.noreply.github.com >
2023-08-24 11:14:42 -04:00
gcp-cherry-pick-bot[bot]
383f2a288b
fix: stop creating new otel interceptor to avoid memory leak ( #15174 ) ( #15178 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-08-22 20:09:28 -07:00
gcp-cherry-pick-bot[bot]
e006908fe9
fix(appset): Fix helm valuesObject with ApplicationSet ( #14912 ) ( #14920 ) ( #15175 )
...
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
Co-authored-by: Geoffrey MUSELLI <geoffrey.muselli@gmail.com >
2023-08-22 16:15:57 -07:00
gcp-cherry-pick-bot[bot]
2bc94af7bd
fix(ui): code lint ( #15150 ) ( #15160 )
...
Signed-off-by: ebuildy <ebuildy@gmail.com >
Co-authored-by: Thomas Decaux <ebuildy@gmail.com >
2023-08-22 14:20:40 -04:00
gcp-cherry-pick-bot[bot]
b9a32bb86e
fix: windows build ( #15154 ) ( #15156 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-22 13:08:47 -04:00
github-actions[bot]
356e33ac29
Bump version to 2.8.1 ( #15139 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-08-21 16:29:01 -04:00
pasha-codefresh
9ffef110da
Merge pull request from GHSA-c8xw-vjgf-94hr
...
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2023-08-21 16:15:09 -04:00
gcp-cherry-pick-bot[bot]
af721bbb63
docs(progressive syncs): specify which ConfigMap to use ( #15119 ) ( #15133 )
...
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Co-authored-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
2023-08-21 16:13:36 -04:00
gcp-cherry-pick-bot[bot]
91d249ec84
docs: ✏️ fix typo on configmap name for private certs ( #9596 ) ( #15131 )
...
Signed-off-by: Gaël Jourdan-Weil <gael.jourdan-weil@kelkoogroup.com >
Co-authored-by: Gaël Jourdan-Weil <gael.jourdan-weil@kelkoogroup.com >
2023-08-21 16:13:06 -04:00
gcp-cherry-pick-bot[bot]
004ca26b9e
docs: fix typo ( #15083 ) ( #15090 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-18 12:01:35 -04:00
gcp-cherry-pick-bot[bot]
2a17ca57ec
docs: add docs for various annotations and labels ( #14020 ) ( #15112 )
...
* docs: add docs for various annotations
* more info
* more docs
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-18 11:22:37 -04:00
gcp-cherry-pick-bot[bot]
89495d72df
docs: kubectl to synchronize argocd apps ( #14881 ) ( #15085 )
...
We can use kubectl to synchronize argocd applications the same way we can use
the argocd cli or ui, however there's no documentation.
This PR adds documentation for kubectl.
Signed-off-by: Jordi Grant Esteve <jgrant.esteve@gmail.com >
Co-authored-by: selaci <selaci@users.noreply.github.com >
2023-08-18 11:20:13 -04:00
gcp-cherry-pick-bot[bot]
885bb57ae8
docs: fix link for argocd-repo-creds.yaml sample ( #15091 ) ( #15097 )
...
Signed-off-by: SHIMADA Kento <shimada.kento8974@gmail.com >
Co-authored-by: SHIMADA Kento <shimada.kento8974@gmail.com >
2023-08-17 14:30:53 -04:00
gcp-cherry-pick-bot[bot]
d6d7b1452d
docs: document permitOnlyProjectScopedClusters field ( #15076 ) ( #15082 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-16 15:44:30 -04:00
gcp-cherry-pick-bot[bot]
490c78b75f
fix: bump ubuntu base image ( #15020 ) ( #15021 ) ( #15023 )
...
Latest version of the ubuntu image addresses CVE-2023-38408.
https://ubuntu.com/security/notices/USN-6242-1
https://github.com/docker-library/repo-info/blob/master/repos/ubuntu/remote/22.04.md
resolves #15020
Signed-off-by: Mason Cole <macole@beyondtrust.com >
Co-authored-by: Mason Cole <117116981+bt-macole@users.noreply.github.com >
2023-08-11 15:47:16 -04:00
Jason Meridth
092e55e279
chore(deps): upgrade nhooyr.io/websocket dependency ( #15000 ) ( #15008 )
...
Upgrade from 1.8.6 to 1.8.7 due to high security issue
Was solved in dependency with https://github.com/nhooyr/websocket/pull/291
Signed-off-by: jmeridth <jmeridth@gmail.com >
2023-08-11 10:24:26 -04:00
gcp-cherry-pick-bot[bot]
fe526dd33c
fix(actions): check if CronWorkflow has labels in create-workflow action ( #14962 ) ( #14974 ) ( #14982 )
...
Signed-off-by: Mickaël Canévet <mickael.canevet@gmail.com >
Co-authored-by: Mickaël Canévet <mickael.canevet@gmail.com >
2023-08-09 10:03:53 -04:00
gcp-cherry-pick-bot[bot]
cade0e970d
fix(cmp): send sigterm to cmp commands before sigkill to allow for potential cleanup ( #9180 ) ( #14955 ) ( #14958 )
...
* fix: send sigterm to cmp commands before sigkill to allow for potential cleanup
* fix: unit test for runCommand in cmpserver to test cleanup modified
* fix: change unit test for plugin/runCommand to avoid bad trap along with lint fix
---------
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
Co-authored-by: Ashin Sabu <139749674+ashinsabu3@users.noreply.github.com >
2023-08-08 11:37:55 -04:00
gcp-cherry-pick-bot[bot]
e58eaaf36f
fix(ui): COPY JSON for ArgoCD version should include trailing newline ( #5117 ) ( #14917 ) ( #14938 )
...
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
Co-authored-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
2023-08-07 11:02:30 -04:00
gcp-cherry-pick-bot[bot]
0c4e249922
docs: Update helm.md - add missing syntax highlighting for YAML and Dockerfile blocks ( #14911 ) ( #14937 )
...
Signed-off-by: JesseBot <jessebot@linux.com >
Co-authored-by: JesseBot <jessebot@linux.com >
2023-08-07 10:58:20 -04:00
gcp-cherry-pick-bot[bot]
8ea6650dd7
docs: Update Generators-Git.md ( #14921 ) ( #14934 )
...
Remove a misleading symbol from the pattern for the path.Match function. The pipe symbol doesn't have any special meaning.
Signed-off-by: German Lashevich <german.lashevich@gmail.com >
Co-authored-by: German Lashevich <design.ber@gmail.com >
2023-08-07 10:49:02 -04:00
github-actions[bot]
804d4b8ca6
Bump version to 2.8.0 ( #14932 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-08-07 10:01:36 -04:00
gcp-cherry-pick-bot[bot]
f33c4e6884
fix(appset): typo in ARGOCD_APPLICATIONSET_CONTROLLER_ALLOWED_SCM_PROVIDERS ( #14902 ) ( #14913 ) ( #14931 )
...
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Co-authored-by: Geoffrey MUSELLI <geoffrey.muselli@gmail.com >
2023-08-07 09:54:37 -04:00
gcp-cherry-pick-bot[bot]
d1be2979a4
fix: Change underscore (_) back to plus (+) to get valid SemVer when when reading tags from OCI registry ( #14537 ) ( #14908 )
...
* fix: Change underscore (_) back to plus (+) to get valid SemVer when reading tags from OCI registry
* Add test coverage for SemVer tags in TestGetTagsFromUrl
---------
Signed-off-by: xashr <saschasynaos@gmail.com >
Co-authored-by: xashr <103113861+xashr@users.noreply.github.com >
2023-08-04 16:18:16 -04:00
gcp-cherry-pick-bot[bot]
0872b762fb
chore: fix non-deterministic test ( #14905 ) ( #14906 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-04 12:58:48 -04:00
gcp-cherry-pick-bot[bot]
eeb846169d
fix(ui): Fixes health icon positioning ( #14708 ) ( #14852 ) ( #14901 )
...
* fix: Fixes health icon positioning #14708
* fix: Fixes alignment of app health application status panel #14708
* fix: Added line height to App Status to fix its positioning #14708
---------
Signed-off-by: ashinsabu3 <ashin.sabu@harness.io >
Co-authored-by: Ashin Sabu <139749674+ashinsabu3@users.noreply.github.com >
2023-08-04 11:05:23 -04:00
gcp-cherry-pick-bot[bot]
3535ab9400
chore: wrap ComparisonError messages ( #14886 ) ( #14890 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-03 19:16:22 -04:00
github-actions[bot]
1ee5010d6d
Bump version to 2.8.0-rc7 ( #14879 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-08-03 10:51:06 -04:00
gcp-cherry-pick-bot[bot]
cdcbe1b667
docs: add ignoreDifferences name and namespace fields ( #14741 ) ( #14805 )
...
* Update application.yaml
* Update docs/operator-manual/application.yaml
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-03 10:34:36 -04:00
gcp-cherry-pick-bot[bot]
fd7c905b3a
docs: Update application.yaml ( #14742 ) ( #14809 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-03 10:28:02 -04:00
gcp-cherry-pick-bot[bot]
8b7ad25121
docs: Update Controlling-Resource-Modification.md ( #14751 ) ( #14812 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-03 10:26:37 -04:00
gcp-cherry-pick-bot[bot]
01e75ae295
fix: Repo URL link for unsupported sources links to https://<argocd>/null/path/to/chart ( #14861 ) ( #14873 )
...
* Fix #14860
Fix #14860
* Update USERS.md
---------
Signed-off-by: Talia Stocks <928827+taliastocks@users.noreply.github.com >
Co-authored-by: Talia Stocks <928827+taliastocks@users.noreply.github.com >
2023-08-03 10:25:57 -04:00
Michael Merrill
e671cd447f
feat: Adding kubelogin capability to argocd-k8s-auth ( #9460 ) ( #10700 ) ( #14866 )
...
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-08-03 10:25:16 -04:00
gcp-cherry-pick-bot[bot]
7dd040c095
chore: revert #12255 ( #14858 ) ( #14863 )
...
This reverts commit c651bd8de5 .
Due to the imminent release of 2.8, this needs to be rolled back since
the proposed fix in #14210 cannot make it in time.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-08-02 17:26:43 -04:00
gcp-cherry-pick-bot[bot]
b4e29cff73
chore: add more tests in proxy extension headers ( #14842 ) ( #14853 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
2023-08-02 11:20:43 -04:00
gcp-cherry-pick-bot[bot]
0d5ef9c835
chore: Add header support for proxy extension requests ( #14800 ) ( #14841 )
...
* chore: add server URL in the header of proxy extensions
* feat: add header support for proxy extension requests
* Address review comments
* address review comments
* Address review comments
* Address review comments
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
2023-08-01 20:43:32 -04:00
gcp-cherry-pick-bot[bot]
2e92d12760
docs: Change Generator docs for List Generator to note any key/value pairs can be used ( #14825 ) ( #14832 )
...
This is no longer limited to cluster/url value pairs.
Signed-off-by: JesseBot <jessebot@linux.com >
Co-authored-by: JesseBot <jessebot@linux.com >
2023-08-01 13:55:58 -04:00
gcp-cherry-pick-bot[bot]
806c46f508
fix: ManagedResources API should not return diff for hooks ( #14816 ) ( #14830 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-08-01 09:07:47 -07:00
gcp-cherry-pick-bot[bot]
deb11bb2cf
fix: Correct broken forever option in pod logs viewer. Fixes #14762 ( #14763 ) ( #14803 )
...
Signed-off-by: Alex Collins <alex_collins@intuit.com >
Co-authored-by: Alex Collins <alexec@users.noreply.github.com >
2023-07-31 19:26:17 -04:00
gcp-cherry-pick-bot[bot]
17737ebbe6
fix(ui): no hyphen for "create job" action + nice icon ( #14776 ) ( #14777 ) ( #14802 )
...
* chore(actions): space instead of hyphen in action name (#14776 )
* new field for backwards-compatibility
* align icons for maximum synergy
* delete unused function
* revert unnecessary changes
* Update docs/operator-manual/upgrading/2.7-2.8.md
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-31 19:25:07 -04:00
gcp-cherry-pick-bot[bot]
ca1d49062a
docs: Clarify that security policy covers last 3 versions (cherry-pick #14786 ) ( #14791 )
...
* docs: Clarify that security policy covers last 3 versions (#14786 )
* docs: Clarify that security policy covers last 3 versions
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
* Update SECURITY.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* docs: Clarify that security policy covers last 3 versions (#14786 )
* docs: Clarify that security policy covers last 3 versions
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
* Update SECURITY.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-31 16:38:51 -04:00
gcp-cherry-pick-bot[bot]
f17eb7896a
fix(controller): cache deadlock on delete and re-add cluster ( #14780 ) ( #14798 )
...
Signed-off-by: Nathan Romriell <nateromriell@gmail.com >
Co-authored-by: Nathan Romriell <nathan@modsy.com >
2023-07-31 16:37:44 -04:00
Geoffrey MUSELLI
d94e07820f
feat(appset): Restrict scm provider urls ( #14286 ) ( #14779 )
...
* 9353: Restrict scm provider urls
* 9353: Enforce restriction
* 9353: Fix after review
* 9353: Remove comment
* 9353: Fix units tests
* 9353: Code review, update comment
* 9353: Code review, update comment 2
* 9353: Remove doc issues
* 9353: Fix e2e
* 9353: Fix e2e goTemplate
* 9353: Fix e2e pullRequestGenerator
---------
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
2023-07-30 23:57:19 -04:00
gcp-cherry-pick-bot[bot]
7852e44a2a
docs: Add missing value ( #14538 ) ( #14774 )
...
Signed-off-by: felix <felix@psy-coding.com >
Co-authored-by: Felix <github@felixglaeske.de >
2023-07-28 15:18:38 -04:00
Michael Crenshaw
40fda394eb
fix: bad merge ( #14759 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-27 15:41:27 -07:00
gcp-cherry-pick-bot[bot]
0dc3003da0
fix: OCI dependency url can't contain part of repository ( #14699 ) ( #14756 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-07-27 16:18:43 -04:00
gcp-cherry-pick-bot[bot]
34f6e86980
fix(ui): display valuesobject if set ( #14257 ) ( #14755 )
...
* fix: display valuesobject if set
With #11538 we now have the ability to set helm values as an object
instead of a string, but we also need to be able to correctly display
it in the UI if it is set.
* fix: set valuesobject on save
If `valuesObject` is present, set it to the value of
`input.spec.source.helm.values` on save, as an unmarshaled json string.
* fix: set `helm.values` to empty string on save
If `valuesObject` exists, set `input.spec.source.helm.values` to an
empty string once `valuesObject` has been unmarshalled from the
values input. This is to prevent unnecessary duplication of the values.
* chore: eslint
* chore: eslint
* fix: deep clone app
This is so that we can conditionally set `source.helm.values` without
inadvertently affecting other parts of the app. Only when the edit
button is pressed do we toggle `source.helm.values`.
* chore: eslint
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-07-27 14:49:03 -04:00
github-actions[bot]
ec382b14a1
Bump version to 2.8.0-rc6 ( #14754 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-07-27 13:57:25 -04:00
gcp-cherry-pick-bot[bot]
bae90d4079
fix(sso): Set redirectURI for gitea, google, oauth Dex connectors ( #11237 ) ( #14736 )
...
Signed-off-by: ylxianzhe <ylxianzhe@outlook.com >
Co-authored-by: XianzheTM <ylxianzhe@outlook.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-27 10:15:47 -04:00
gcp-cherry-pick-bot[bot]
bd016de57a
fix(server): handle PATCH in http/s server ( #2677 ) ( #14530 ) ( #14731 )
...
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
Co-authored-by: Michael Merrill <jjpaacks@gmail.com >
2023-07-27 10:14:32 -04:00
gcp-cherry-pick-bot[bot]
927c04d8d5
fix(controller): log failed attempts to update operation state ( #14273 ) ( #14730 )
...
* fix(controller): log failed attempts to update operation state
* new package name
* Update controller/appcontroller_test.go
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-27 10:14:07 -04:00
gcp-cherry-pick-bot[bot]
3f42c538a1
fix: manifest generation error with null annotations ( #14336 ) ( #14680 ) ( #14735 )
...
* fix: manifest generation error with null annotations
* fix test
* fix unit tests
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Co-authored-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
2023-07-26 17:09:15 -04:00
gcp-cherry-pick-bot[bot]
826a11fdbe
chore: Upgrade semver to avoid cve ( #14710 ) ( #14713 )
...
Signed-off-by: Yi Cai <yicai@redhat.com >
Co-authored-by: Yi Cai <yicai@redhat.com >
2023-07-26 10:19:45 -04:00
Yuan Tang
cfbbcef6f0
chore: Print in-cluster svr addr disabled warning when server starts ( #14686 )
...
* chore: Update log level to warn when in-cluster svr addr is disabled but internal addr is used (#14520 )
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
* chore: Print in-cluster svr addr disabled warning during ArgoDB initialization (#14539 )
* chore: Print in-cluster svr addr disabled warning during ArgoDB initialization
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
* fix: undo a change
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
* chore: move to a function
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
* chore: rename
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
---------
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
* chore: Print in-cluster svr addr disabled warning when server starts (#14553 )
* chore: Print in-cluster svr addr disabled warning when server starts
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
* fix: mock
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
* no interface change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-24 17:46:22 -04:00
gcp-cherry-pick-bot[bot]
d9975b2fde
feat(deep-links): sprig support ( #14660 ) ( #14676 )
...
Signed-off-by: daftping <21245083+daftping@users.noreply.github.com >
Co-authored-by: daftping <21245083+daftping@users.noreply.github.com >
2023-07-24 13:26:40 -04:00
gcp-cherry-pick-bot[bot]
dd61b74f72
fix: ApplicationSet Controller crashes when tag is not closed; panic: Cannot find end tag="}}"( #14227 ) ( #14651 ) ( #14656 )
...
* ApplicationSet bug fix
* Update applicationset/utils/utils_test.go
* oops
---------
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: schakrad <58915923+schakrad@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-24 11:40:18 -04:00
gcp-cherry-pick-bot[bot]
f21034c2df
fix(ui): The default pod group filter should be removed if fewer than 15 pods ( #14590 ) ( #14671 )
...
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: asingh <11219262+ashutosh16@users.noreply.github.com >
2023-07-24 10:39:49 -04:00
gcp-cherry-pick-bot[bot]
d8dcc97f95
fix: webhook handler fails to refresh when alternate application namespaces are configured ( #13976 ) ( #14652 )
...
* fix: Add failing test for webhooks in all namespaces
This adds a failing test that properly exercises this functionality over
all namespaces. The issue with the code that is under test is that it
does not pass the namespace correctly to the patch of the application,
resulting in the patch not taking place in the correct namespace
* fix: queue webhook refresh for apps in all namespaces
This passes the test in the previous commit, to ensure that webhooks
correctly refresh applications across all namespaces.
* fix: Use existing NamespacedName type
Use the existing type instead of a custom type
---------
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
Co-authored-by: Nik Skoufis <n.skoufis@gmail.com >
2023-07-21 14:30:55 -04:00
gcp-cherry-pick-bot[bot]
5d71e25ed4
fix(ui): Drop ready from Completed container status ( #14434 ) ( #14629 ) ( #14646 )
...
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
Co-authored-by: schakrad <58915923+schakrad@users.noreply.github.com >
2023-07-21 10:35:33 -04:00
gcp-cherry-pick-bot[bot]
f7a80fcb51
docs(deep-links): Fix link to pkg.go.dev to not return 404 ( #14595 ) ( #14639 )
...
Signed-off-by: Håkon Solbjørg <hakon@solbj.org >
Co-authored-by: Håkon Solbjørg <hakon@solbj.org >
2023-07-21 10:20:49 -04:00
gcp-cherry-pick-bot[bot]
ffe3d47528
docs: Skip export keyword in notification docs ( #14633 ) ( #14642 )
...
This change does three things:
1. It removes the `export` keyword. It's not required since the example
executes a script where the variables are evaluated as an inline
string. One could even argue that there is a slight security issue
with using `export` here, since that will expose the credentials to
all applications started in the current context.
2. It adds a space (` `) before the `PASSWORD` variable. This will keep
it out of the user's Bash history by default. See [HISTIGNORE][bash].
3. Add a newline for clarity.
[bash]: https://www.gnu.org/software/bash/manual/bash.html#index-HISTIGNORE
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
Co-authored-by: Andreas Lindhé <lindhe@users.noreply.github.com >
2023-07-21 10:17:42 -04:00
gcp-cherry-pick-bot[bot]
2f0e6e78c1
fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field ( #13813 ) ( #14216 ) ( #14626 )
...
* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes #13813 )
* Address linting errors
---------
Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com >
Co-authored-by: Kyle Purkiss <kyle.purkiss@procore.com >
2023-07-20 14:44:06 -04:00
github-actions[bot]
eee1a8add2
Bump version to 2.8.0-rc5 ( #14606 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-07-19 13:33:29 -04:00
gcp-cherry-pick-bot[bot]
c71664849a
fix(api): return 404 when the app is not found if a project is specified ( #13393 ) ( #13394 ) ( #14600 )
...
* fix(api): return 404 when the app is not found if a project is specified (#13393 )
simplify, respond 404 on project specified but doesn't match, always fetch app
handle project updates
* handle new endpoint, fix bad merge
* docs
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-19 09:23:02 -04:00
gcp-cherry-pick-bot[bot]
27e9c13fb8
fix(cli): allow argocd cli app command for multi source apps ( #14256 ) ( #14586 )
...
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
Co-authored-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
2023-07-18 16:35:09 -04:00
github-actions[bot]
982300a006
Bump version to 2.8.0-rc4 ( #14580 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-07-18 16:24:05 -04:00
gcp-cherry-pick-bot[bot]
68a0d00f97
fix(cli): argocd CLI RBAC validation doesn't work on actions ( #13911 ) ( #14578 ) ( #14581 )
...
* #11602 fix : Object options menu truncated when selected in ApplicationListView.
* #11602 fix : Object options menu truncated when selected in ApplicationListView.
* changes for argocd_rbac
---------
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
Co-authored-by: schakrad <58915923+schakrad@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-18 16:21:58 -04:00
gcp-cherry-pick-bot[bot]
af7f8af362
fix: Remove executable bit from default file mode ( #14497 ) ( #14576 )
...
* Fix file/directory opening mode
* Fix TestUntgz/preserves_file_mode
* Mention file mode fix in 2.7-2.8 release docs
---------
Signed-off-by: ramikg <72725910+ramikg@users.noreply.github.com >
Co-authored-by: Rami <72725910+ramikg@users.noreply.github.com >
2023-07-18 13:30:01 -04:00
gcp-cherry-pick-bot[bot]
dacb2873f0
fix(server): not need send application if it is not under enabled namespaces ( #14479 ) ( #14575 )
...
* fix: not need send application if it is not under enabled namespaces
* fix condition
* feat: Move application is permitted outside of watch function and cover with unit tests
* feat: Move application is permitted outside of watch function and cover with unit tests
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-07-18 10:38:39 -04:00
gcp-cherry-pick-bot[bot]
b0a1d82309
fix: Correct pod log viewer to support short log lines. Fixes #14402 ( #14543 ) ( #14561 )
...
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
Co-authored-by: Yuan Tang <terrytangyuan@gmail.com >
2023-07-18 08:49:10 -04:00
Noah Elzner
9612f73dbd
chore: Generate SLSA provenance for SBOM ( #14438 ) (cherry-pick #14507 ) ( #14559 )
...
* chore: Generate SLSA provenance for SBOM (#14438 ) (#14507 )
* Add provenance generation for sbom
Signed-off-by: Noah Elzner <78953604+enteraga6@users.noreply.github.com >
* upload SBOM
Signed-off-by: Noah Elzner <78953604+enteraga6@users.noreply.github.com >
* Remove cosign setup
Signed-off-by: Noah Elzner <78953604+enteraga6@users.noreply.github.com >
* include hashes in generate-sbom output
Signed-off-by: Noah Elzner <78953604+enteraga6@users.noreply.github.com >
* Replace Cosign Verification command with SLSA command in docs
Signed-off-by: Noah Elzner <78953604+enteraga6@users.noreply.github.com >
* Remove id-token write permission - no longer needed
Signed-off-by: Noah Elzner <78953604+enteraga6@users.noreply.github.com >
---------
Signed-off-by: Noah Elzner <78953604+enteraga6@users.noreply.github.com >
Signed-off-by: Noah Elzner <elzner@google.com >
* change source tag in sbom verification command to v2.8.0
Signed-off-by: Noah Elzner <78953604+enteraga6@users.noreply.github.com >
---------
Signed-off-by: Noah Elzner <78953604+enteraga6@users.noreply.github.com >
Signed-off-by: Noah Elzner <elzner@google.com >
2023-07-18 08:34:38 -04:00
gcp-cherry-pick-bot[bot]
5dd9bdc37c
fix(controller): populate ignoreDifferences in sync status ( #14542 ) ( #14557 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-17 15:50:12 -04:00
gcp-cherry-pick-bot[bot]
80ea9798ca
fix(appset): normalize app spec before applying ( #14481 ) ( #14554 )
...
* fix(appset): normalize app spec before applying
* fix nil ref, add test
* fix another test
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-17 14:22:39 -04:00
gcp-cherry-pick-bot[bot]
05645b051e
docs: Correct example ClusterRole to allow Events in any namespace ( #14544 ) ( #14550 )
...
Fixes : #14477
Signed-off-by: Dimitar Georgievski <dgeorgievski@gmail.com >
Co-authored-by: Dimitar Georgievski <dgeorgievski@gmail.com >
2023-07-17 12:56:33 -04:00
gcp-cherry-pick-bot[bot]
9a79b19bdf
fix: 'argocd-server-tls' Secret should be loaded from informer ( #14522 ) ( #14546 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-07-17 12:01:43 -04:00
gcp-cherry-pick-bot[bot]
667800737d
fix(security): don't allow app enumeration via RevisionChartDetails ( #14512 ) ( #14517 )
...
* fix(security): don't allow app enumeration via RevisionChartDetails
* better app name
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-15 09:56:36 -04:00
gcp-cherry-pick-bot[bot]
6cece3f550
docs: improve ignoreResourceUpdates docs (cherry-pick #14475 ) ( #14504 )
...
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-13 11:59:25 -04:00
gcp-cherry-pick-bot[bot]
50325a908a
chore: improve ignoreResourceUpdates logging ( #14476 ) ( #14500 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-07-13 10:45:57 -04:00
gcp-cherry-pick-bot[bot]
b5b443499b
chore(deps): bump library/golang from 1.20.5 to 1.20.6 ( #14480 ) ( #14484 )
...
Signed-off-by: fengshunli <1171313930@qq.com >
Co-authored-by: fsl <1171313930@qq.com >
2023-07-12 15:07:27 -04:00
github-actions[bot]
5d1d64fe83
Bump version to 2.8.0-rc3 ( #14474 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-07-12 12:52:39 -04:00
gcp-cherry-pick-bot[bot]
83fa035f55
fix(cli): fix tracking annotation diff for non-namespaced resources ( #13924 ) ( #14473 )
...
Signed-off-by: Maxime Brunet <max@brnt.mx >
Co-authored-by: Maxime Brunet <max@brnt.mx >
2023-07-12 09:36:17 -04:00
Ishita Sequeira
3ddee6d73f
feat(appset): Add support for self-signed TLS / Certificates for Gitlab Scm Provider ( #14348 ) ( #14462 )
...
* Add support for self-signed TLS / Certificates for Gitlab Scm Provider
* Add support for self-signed TLS / Certificates for Gitlab Pull Request
* Add TLS configuration for SCM and Pull request Gitlab Provider
* rebase with master
* add params to argocd-cmd-params-cm and docs
* fix generated manifests
* Address comments for docs
* Add test cases to validate insecure mode and ca cert combinations
* simplify (#24 )
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-11 16:35:36 -04:00
gcp-cherry-pick-bot[bot]
53c582bced
docs: Update SLSA verification commands ( #14437 ) ( #14454 )
...
* update
* update
* update
* update
* update
* update
* update
---------
Signed-off-by: laurentsimon <laurentsimon@google.com >
Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
2023-07-11 10:54:12 -04:00
gcp-cherry-pick-bot[bot]
00d995d3fa
fix: trigger refresh on changed ignoreDifferences ( #12607 ) ( #14403 )
...
* fix: trigger refresh on changed ignoreDifferences
* make the tests mean things
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-11 10:49:08 -04:00
gcp-cherry-pick-bot[bot]
b1efb745f0
fix: Fix pod log viewer scrollbars ( #14199 ) ( #14418 )
...
* fix: Fix pod log viewer scrollbars
* fix scrolling
---------
Signed-off-by: Alex Collins <alex_collins@intuit.com >
Co-authored-by: Alex Collins <alexec@users.noreply.github.com >
2023-07-11 10:47:59 -04:00
gcp-cherry-pick-bot[bot]
d8c6e19501
fix(action): copy metadata on create-job action ( #14232 ) ( #14233 ) ( #14453 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-07-11 10:37:34 -04:00
gcp-cherry-pick-bot[bot]
ca03596ea4
docs: fix typo ( #14412 ) ( #14413 )
...
Signed-off-by: yukinakanaka <yuki.nakamura@mapbox.com >
Co-authored-by: Yuki Nakamura <yuki.nakamura@mapbox.com >
2023-07-10 14:04:40 -04:00
gcp-cherry-pick-bot[bot]
7c4eee26ef
fix: adds WebSocket ping to interactive terminal ( #14191 ) (cherry-pick #14192 ) ( #14399 )
...
* fix: adds WebSocket ping to interactive terminal (#14191 ) (#14192 )
This adds a WebSocket ping message on a 5-second interval, sent
from the server to the client. This ensures that the interactive
terminal will remain open and won't be closed by load balancers
that are reaping idle connections.
Signed-off-by: Edmund Rhudy <erhudy@users.noreply.github.com >
* fix: adds WebSocket ping to interactive terminal (#14191 ) (#14192 )
This adds a WebSocket ping message on a 5-second interval, sent
from the server to the client. This ensures that the interactive
terminal will remain open and won't be closed by load balancers
that are reaping idle connections.
Signed-off-by: Edmund Rhudy <erhudy@users.noreply.github.com >
---------
Signed-off-by: Edmund Rhudy <erhudy@users.noreply.github.com >
Co-authored-by: Edmund Rhudy <erhudy@users.noreply.github.com >
2023-07-07 11:00:13 -04:00
gcp-cherry-pick-bot[bot]
d36d31b367
fix: Update bitbucket.org rsa ssh key ( #14392 ) ( #14396 )
...
The key change announcement at https://bitbucket.org/blog/ssh-host-key-changes
Signed-off-by: Haitao Li <hli@atlassian.com >
Co-authored-by: Haitao Li <39936070+hligit@users.noreply.github.com >
2023-07-07 10:24:06 -04:00
gcp-cherry-pick-bot[bot]
d75aaaa0f7
fix(sharding): recurring info logs to debug ( #14383 ) ( #14385 )
...
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Co-authored-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
2023-07-06 19:39:54 -04:00
gcp-cherry-pick-bot[bot]
e03a7b76dd
docs: managedFieldsManagers example in docs needs double-quotes ( #14324 ) ( #14371 )
...
* is a Yaml special character and must be quoted, otherwise ArgoCD fails to parse and shows an error.
Signed-off-by: Paul Martin <paul.martin@gmail.com >
Co-authored-by: Paul Martin <paul.martin@gmail.com >
2023-07-06 13:49:39 -04:00
gcp-cherry-pick-bot[bot]
5cde94c9ab
docs: Added information about scopes ( #2782 ) ( #14354 ) ( #14380 )
...
* Added information about scopes in the docs
* Apply suggestions from code review
---------
Signed-off-by: Christian Hernandez <christian@chernand.io >
Signed-off-by: Christian Hernandez <christianh814@users.noreply.github.com >
Co-authored-by: Christian Hernandez <christianh814@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2023-07-06 13:49:18 -04:00
gcp-cherry-pick-bot[bot]
f2b61ed39f
docs: typofix ( #14344 ) ( #14355 )
...
Signed-off-by: Julien Bouquillon <julien.bouquillon@sg.social.gouv.fr >
Co-authored-by: Julien Bouquillon <contact@revolunet.com >
2023-07-05 21:41:17 -04:00
github-actions[bot]
d24b263601
Bump version to 2.8.0-rc2 ( #14352 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-07-05 15:24:10 -04:00
gcp-cherry-pick-bot[bot]
2d6d30c1df
fix: Change disallowed application destination message ( #14284 ) ( #14307 ) ( #14326 )
...
* change disallowed application destinations message
* Changed e2e tests
---------
Signed-off-by: michaelkot97 <michael.kot97@gmail.com >
Co-authored-by: Michael Kotelnikov <36506417+michaelkotelnikov@users.noreply.github.com >
2023-07-03 12:52:07 -07:00
gcp-cherry-pick-bot[bot]
fa74998f45
feat: upgrade dexIDP from 2.36.0 -> 2.37.0 ( #14305 ) ( #14310 ) ( #14312 )
...
* feat: update dexidp image tag from v2.36.0 -> v2.37.0
* chore: adding GlueOps to USERS.md
---------
Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com >
Co-authored-by: Venkata Mutyala <venkata@venkatamutyala.com >
2023-07-02 19:07:18 -07:00
gcp-cherry-pick-bot[bot]
d11142e321
fix: deadlock in controller ( #14304 ) ( #14306 )
...
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Co-authored-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
2023-07-01 13:45:03 -07:00
gcp-cherry-pick-bot[bot]
e45ff37aad
docs: Adding explanation for CMP yaml/json generation (must be K8S object) ( #9471 ) ( #14295 ) ( #14301 )
...
Signed-off-by: Christian Hernandez <christian@chernand.io >
Co-authored-by: Christian Hernandez <christianh814@users.noreply.github.com >
2023-06-30 19:38:17 -04:00
gcp-cherry-pick-bot[bot]
9ec2a2e93c
docs: Clarify "SSH known host public keys" text ( #13537 ) ( #14297 )
...
Add `ssh_keyscan` example usage
Signed-off-by: Daniel Perevalov <daniel.perevalov@gmail.com >
Co-authored-by: Daniel Perevalov <daniel.perevalov@gmail.com >
2023-06-30 19:35:52 -04:00
gcp-cherry-pick-bot[bot]
5470a48c82
docs: change to the correct property for the dex server value ( #14279 ) ( #14291 )
...
* fix: change to the correct property for dex server
* Update argocd-cmd-params-cm.yaml
---------
Signed-off-by: bjarneo <bjarneo@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: bjarneo <bjarneo@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-30 11:40:08 -04:00
gcp-cherry-pick-bot[bot]
a147c498e9
docs: explicit that ArgoCD hooks replaces the Helm ones ( #14283 ) ( #14287 )
...
* docs: explicit that ArgoCD hooks replace the Helm ones
After digging a bit in the code, I've found this comment that confirms
that if we define some ArgoCD hooks the Helm ones are ignored.
425d65e076/pkg/sync/hook/hook.go (L36C2-L36C46)
* docs: add Back Market in the user list
* Update docs/user-guide/helm.md
---------
Signed-off-by: Benoît Sauvère <benoit.sauvere@backmarket.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Benoît Sauvère <benoit@sauve.re >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-30 11:38:24 -04:00
gcp-cherry-pick-bot[bot]
1477b0d874
fix: Correctly verify signatures when targetRevision is a branch name ( #14214 ) ( #14235 )
...
* fix: Correctly verify signatures when targetRevision is a branch name
* Add more e2e tests
* Fix a bug and add unit test
---------
Signed-off-by: jannfis <jann@mistrust.net >
Co-authored-by: jannfis <jann@mistrust.net >
2023-06-29 17:38:13 -04:00
github-actions[bot]
be263caab3
Bump version to 2.8.0-rc1 ( #14225 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2023-06-27 10:57:17 -04:00
Maximilian Müller
5976d70460
docs: update documentation to reflect the procedure on current keycloak ( #12505 )
...
versions
Signed-off-by: Max Mueller <mmueller@anynines.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-27 09:06:17 -04:00
Clever Hu
5c581e75d7
Unified option format ( #11259 )
...
Signed-off-by: cleverhu <shouping.hu@daocloud.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-27 15:12:49 +03:00
Kamuri Amorim
a3591cdc65
fix: add gitlab.SystemHookEvents to support Gitlab system events ( #12547 )
...
* fix: add gitlab.SystemHookEvents to support Gitlab system events
Closes [ISSUE #9625 ]
Signed-off-by: Kamuri Amorim <myk.gata14@gmail.com >
* tests(gitlab.SystemHookEvents): fix tests for gitlab.SystemHookEvents
Signed-off-by: Kamuri Amorim <myk.gata14@gmail.com >
---------
Signed-off-by: Kamuri Amorim <myk.gata14@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-27 12:04:09 +03:00
Geoffrey MUSELLI
e8f512686e
feat(appset): ApplicationSet in any namespace ( #12378 )
...
* 12107: ApplicationSet in any namespaces
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 12107: fix build
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
* 12107: Fix lint
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 12107: Fix After review 2
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 12107: Fix After review 2
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 12107: Fix after rebase
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 12107: Fix syncspolicy after rebase
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 12107: Fix tests labels
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 12107: Fix tests labels 2
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 12107: Fix after review
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* match existing appset controller arg pattern
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove unused env var
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-26 21:17:02 -04:00
Robin Lieb
46d4609921
feat(appset): add Pull Request Generator for Azure DevOps Repos ( #13367 )
...
Signed-off-by: Robin Lieb <robin.j.lieb@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-26 21:14:16 -04:00
github-actions[bot]
6424cdeeea
[Bot] docs: Update Snyk reports ( #14194 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-06-26 20:32:20 -04:00
James
6f8aa41714
feat(appset): Added Bitbucket Cloud support for pull request generator ( #11273 ) ( #11275 )
...
* feat(pull-requests): Added Bitbucket Cloud support for pull request generator
Signed-off-by: Jamess-Lucass <jameslucas1210@gmail.com >
* fixes from review
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Jamess-Lucass <jameslucas1210@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-26 21:02:31 +00:00
dependabot[bot]
8388ff7078
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 ( #14212 )
...
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 17:14:41 +00:00
Michael Crenshaw
c17aaee361
chore(deps): upgrade go-grpc to v0.15.0 ( #13872 )
2023-06-26 16:18:46 +00:00
dependabot[bot]
b70eacaadd
chore(deps): bump bitnami/kubectl from 1.26 to 1.27 in /test/container ( #13270 )
...
Bumps bitnami/kubectl from 1.26 to 1.27.
---
updated-dependencies:
- dependency-name: bitnami/kubectl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-26 14:22:57 +00:00
jannfis
be64ee5967
build: Use full-qualified image slugs instead of short names ( #14198 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2023-06-26 09:57:26 -04:00
dependabot[bot]
1c473be935
chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0 ( #14202 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](dd6b2e2b61...d13028333d )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:33:37 -04:00
dependabot[bot]
cea4f20463
chore(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 ( #14203 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](80e868c13c...08b4669551 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:32:46 -04:00
Drew Boswell
3bcf92b11e
chore: add 1.27 k3s version to ci-build.yaml ( #14207 )
...
Signed-off-by: Drew Boswell <6523434+drewboswell@users.noreply.github.com >
Signed-off-by: drewboswell <login.buffer+github@pm.me >
2023-06-26 09:28:38 -04:00
Zubair Haque
62b1afe03e
relogin cmd tests ( #14186 )
...
Signed-off-by: zubair.haque <zubair.haque@cpap.com >
Co-authored-by: zubair.haque <zubair.haque@cpap.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-26 16:10:31 +03:00
Alex Eftimie
057e156132
feat(helm): helm values can be either a string or a map ( #2936 ) ( #11538 )
...
* feat: values can be either a string or a map
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Allow viewing and editing values
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix golang lint
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix codegen make build green
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Add special cases for handling nil/empty string. strip newline at end of generated yaml. fix unittests
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Add tests. Fix e2e marshalJSON
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix codegen. make codegen and make codegen-local give different results to me
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Update helm_test.go
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Fix UI - validate input
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* change implementation; introduce valuesObject instead of values
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* More generated files. Fix tests
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Fix eslint
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* chore: make codegen
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: use sigs.k8s.io/yaml
In the same vein as #13292 , since `github.com/ghodss/yaml` is no longer
maintained.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: compact values
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: make manifests
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: add to helm user guide
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: remove any deprecation mentions
Remove any mentions that `Values` is deprecated, for now.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: make codegen
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: add assertion
verify that valuesobject overrides values by checking the number of
replicas.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: remove assertion
This wasn't meant to be in there, was a typo.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: minor nit fix
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-26 00:54:38 +00:00
wmgroot
793a818281
fix(appset): handles a race condition where RollingSync does not properly detect a successful sync ( #13926 )
...
Signed-off-by: wmgroot <wmgroot@gmail.com >
2023-06-25 19:11:38 -04:00
Alexandre Gaudreault
88994ea5cd
feat: add ignoreResourceUpdates to reduce controller CPU usage ( #13534 ) ( #13912 )
...
* feat: ignore watched resource update
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* add doc and CLI
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* update doc index
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* add command
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* codegen
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* revert formatting
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* do not skip on health change
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* update doc
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* update logging to use context
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix typos. local build broken...
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* change after review
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* manifestHash to string
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* more doc
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* example for argoproj Application
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* add unit test for ignored logs
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* codegen
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* Update docs/operator-manual/reconcile.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* move hash and set log to debug
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* Update util/settings/settings.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* Update util/settings/settings.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* feature flag
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* less aggressive managedFields ignore rule
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/operator-manual/reconcile.md
Co-authored-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* use local settings
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* latest settings
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* safety first
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* since it's behind a feature flag, go aggressive on overrides
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-25 01:32:20 +00:00
Alex Collins
771012bb65
fix(ui): Polish pod logs viewer ( #14050 ) ( #14107 )
...
* fix(ui): Polish pod logs viewer. Fixes #14050
Signed-off-by: Alex Collins <alex_collins@intuit.com >
* lint
Signed-off-by: Alex Collins <alex_collins@intuit.com >
* lint
Signed-off-by: Alex Collins <alex_collins@intuit.com >
* lint
Signed-off-by: Alex Collins <alex_collins@intuit.com >
---------
Signed-off-by: Alex Collins <alex_collins@intuit.com >
2023-06-24 22:16:13 +00:00
dependabot[bot]
a650701834
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.288 to 1.44.289 ( #14188 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.288 to 1.44.289.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.288...v1.44.289 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 16:25:43 -04:00
Blake Pettersson
9d9371e06d
docs: howto configure clusters with iam ( #14187 )
...
There is quite a lot of boilerplate in configuring Argo CD with EKS,
hopefully this sheds a bit of light on how that's actually done.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-06-23 15:49:33 -04:00
reggie-k
9d904ae7c0
feat: Create job action ( #12174 and #4116 ) ( #12925 )
...
* Kind wildcard support in health customizations
Signed-off-by: reggie <reginakagan@gmail.com >
* Updated health customizations docs to using the correct field with a /
Signed-off-by: reggie <reginakagan@gmail.com >
* Updated health customizations docs to using the correct field with a /
Signed-off-by: reggie <reginakagan@gmail.com >
* Document resource kind wildcard for custom health check
Signed-off-by: reggie <reginakagan@gmail.com >
* Implemented wildcard * support in API Group and Resource Kind and updated docs
Signed-off-by: reggie <reginakagan@gmail.com >
* Implemented wildcard * support in API Group and Resource Kind and updated docs
Signed-off-by: reggie <reginakagan@gmail.com >
* Implemented wildcard * support in API Group and Resource Kind and updated docs
Signed-off-by: reggie <reginakagan@gmail.com >
* Added a custom create-from CronJob action
Signed-off-by: reggie <reginakagan@gmail.com >
* in progress
Signed-off-by: reggie <reginakagan@gmail.com >
* in progress
Signed-off-by: reggie <reginakagan@gmail.com >
* in progress
Signed-off-by: reggie <reginakagan@gmail.com >
* in progress
Signed-off-by: reggie <reginakagan@gmail.com >
* added a ns in the action.lua and fixed tests
Signed-off-by: reggie <reginakagan@gmail.com >
* create-job
Signed-off-by: reggie <reginakagan@gmail.com >
* in progress
Signed-off-by: reggie <reginakagan@gmail.com >
* more changes
Signed-off-by: reggie <reginakagan@gmail.com >
* full unit tests and action returning an array
Signed-off-by: reggie <reginakagan@gmail.com >
* cleanup
Signed-off-by: reggie <reginakagan@gmail.com >
* fix the custom tests
Signed-off-by: reggie <reginakagan@gmail.com >
* e2e tests
Signed-off-by: reggie <reginakagan@gmail.com >
* json marshaling annotations ImpactedResource, e2e tests and docs
Signed-off-by: reggie <reginakagan@gmail.com >
* more docs and tests
Signed-off-by: reggie <reginakagan@gmail.com >
* upstream sync
Signed-off-by: reggie <reginakagan@gmail.com >
* fix wrong return upon going over the impacted resources + docs + fixing e2e tests
Signed-off-by: reggie <reginakagan@gmail.com >
* docs
Signed-off-by: reggie <reginakagan@gmail.com >
* better error handling
Signed-off-by: reggie <reginakagan@gmail.com >
* K8SOperation as an enum
Signed-off-by: reggie <reginakagan@gmail.com >
* added dry-run for create operation
Signed-off-by: reggie <reginakagan@gmail.com >
* small changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* ref to my gitops-engine fork out
Signed-off-by: reggie <reginakagan@gmail.com >
* ref to my gitops-engine fork out
Signed-off-by: reggie <reginakagan@gmail.com >
* ref to my gitops-engine fork out
Signed-off-by: reggie <reginakagan@gmail.com >
* ref to my gitops-engine fork out
Signed-off-by: reggie <reginakagan@gmail.com >
* ref to my gitops-engine fork out
Signed-off-by: reggie <reginakagan@gmail.com >
* gitops engine dependency and test fixes
Signed-off-by: reggie <reginakagan@gmail.com >
* add workflows action
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* cronworkflow and workflowtemplate actions
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update gitops-engine
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: reggie <reginakagan@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-23 14:45:53 -04:00
Alexander Matyushentsev
54c3f814a7
fix: fix permanent vertical scroll and left marging on project details page ( #14181 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-06-23 14:20:20 -04:00
Michael Crenshaw
ec2fff5ea9
docs: list tested Kubernetes versions ( #12276 ) ( #14180 )
...
remove crud
remove crud
so-called readability
workflow
docs: list tested Kubernetes versions (#12276 )
remove crud
remove crud
so-called readability
workflow
stash
git yay
stash
pop at the right moment
add
changes
changes
changes
fix oops
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-23 17:41:17 +03:00
Michael Crenshaw
2170f3a832
chore(deps): bump Helm to 3.12.1 and Kustomize to 5.1.0 ( #14173 )
2023-06-23 06:23:19 +03:00
Michael Crenshaw
ff6212fb2e
chore(deps): upgrade node to 20.3.1 ( #14174 )
2023-06-23 03:10:12 +00:00
Alexandre Gaudreault
ac75f954c9
feat(action): support refresh of ExternalSecret ( #13951 )
...
* feat(action): support refresh of ExternalSecret
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix test
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
2023-06-22 22:22:45 -04:00
Rachit Chauhan
722f58d5ed
feat(health): Add custom health check for KServe Inference Service resources ( #14177 )
...
* Initial commit for ISVC health check
Signed-off-by: rachitchauhan43 <rachitchauhan43@gmail.com >
* Adding test for health check and incorporating review comment.
Signed-off-by: rachitchauhan43 <rachitchauhan43@gmail.com >
* Adding test for degraded state
Signed-off-by: rachitchauhan43 <rachitchauhan43@gmail.com >
* Testing only healthy scenario
Signed-off-by: rachitchauhan43 <rachitchauhan43@gmail.com >
* Update resource_customizations/serving.kserve.io/InferenceService/health.lua
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Rachit Chauhan <rachitchauhan43@gmail.com >
* Uncommenting rest fo the tests
Signed-off-by: rachitchauhan43 <rachitchauhan43@gmail.com >
---------
Signed-off-by: rachitchauhan43 <rachitchauhan43@gmail.com >
Signed-off-by: Rachit Chauhan <rachitchauhan43@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-22 22:18:59 -04:00
Elias R
4b06175dd9
fix(appset): Apply nested matrix and merge generator's generator selectors ( #11984 )
...
Signed-off-by: Elias Rieb <e.rieb@posteo.de >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-22 20:57:09 -04:00
Alexander Matyushentsev
1c7eed15a6
fix: fix broken tooltip component ( #14178 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-06-22 22:17:05 +00:00
dependabot[bot]
2cfecf9b1b
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.288 ( #14176 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.287 to 1.44.288.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.287...v1.44.288 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 16:09:13 -04:00
pasha-codefresh
8f2750c532
feat: upgrade notification engine ( #14175 )
...
* feat: update notification-engine dependency to latest version
* feat: update notification-engine dependency to latest version
2023-06-22 18:30:44 +00:00
dependabot[bot]
a79e020821
chore(deps): bump github.com/xanzy/go-gitlab from 0.85.0 to 0.86.0 ( #14165 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.85.0 to 0.86.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.85.0...v0.86.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 16:28:42 +00:00
SrDayne
c55ae0e8f7
fix: added optional: true field to ARGOCD_APPLICATIONSET_CONTROLLER_POLICY env var ( #14160 )
...
Signed-off-by: SrDayne <sr.dayne@gmail.com >
2023-06-22 12:11:27 -04:00
dependabot[bot]
2272ca10b7
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.286 to 1.44.287 ( #14164 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.286 to 1.44.287.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.286...v1.44.287 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 11:52:16 -04:00
dependabot[bot]
f4708f4121
chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 ( #14163 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 22:05:49 +00:00
Josh Soref
be0edcda16
build: Consistently default to linux/amd64 ( #14146 )
...
Signed-off-by: Josh Soref <jsoref@gmail.com >
2023-06-21 17:33:42 -04:00
dependabot[bot]
303aa01979
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.286 ( #14153 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.285 to 1.44.286.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.285...v1.44.286 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 16:57:53 -04:00
Michael Crenshaw
57b557dc26
chore: remove argocd-cm plugin support ( #13755 )
2023-06-21 23:30:46 +03:00
dependabot[bot]
150a1844b0
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.59 to 0.9.60 ( #14118 )
...
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.59 to 0.9.60.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.59...v0.9.60 )
---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 21:34:40 -04:00
dependabot[bot]
446a030610
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.283 to 1.44.285 ( #14126 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.283 to 1.44.285.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.283...v1.44.285 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 21:34:23 -04:00
yyzxw
dc3ac021d1
chore: parse from env ( #14116 )
...
Signed-off-by: xiaowu.zhu <xiaowu.zhu@daocloud.io >
2023-06-20 21:32:14 -04:00
toyamagu
a5112a68c3
docs: Add documentation on background cascading deletion ( #12229 )
...
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
2023-06-20 21:28:57 -04:00
Geoffrey MUSELLI
241d377ced
feat(appset): Policies create-only, create-update, sync per ApplicationSet ( #11462 )
...
* 11073: SyncPolicy per applicationset
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
* 11073: Fix Lint 2
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Empty
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Empty
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Empty
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Empty
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Empty
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Empty
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Empty
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Fix after review
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
* 11073: Empty
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
* 11073: Fix after review
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
* 11073: Fix doc
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
* 11073: Fix doc
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Use enable policy override
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Fix unit test label
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Update documentation
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 11073: Update e2e
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
---------
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
2023-06-20 21:17:39 -04:00
Alex Collins
4ca903bf38
fix: Add newlines to copy and paste of logs. Fixes #14019 ( #14103 )
...
Signed-off-by: Alex Collins <alex_collins@intuit.com >
2023-06-20 16:33:42 -04:00
Blake Pettersson
cdef31276a
chore: add build-args for git-commit etc ( #14114 )
...
* build: add build-args for git-commit etc
Add the ability to specify `GIT_TAG`, `GIT_COMMIT`, `BUILD_DATE` and
`GIT_TREE_STATE` as optional build-args. As well as resolving #13683
(which was caused by #12620 ), this has the bonus of making the
`docker build` slightly more deterministic (since we now have the
ability to specify the same inputs into the docker build which was
hitherto computed on every `docker build`).
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Update .github/workflows/image-reuse.yaml
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-06-20 19:19:09 +00:00
github-actions[bot]
70473d2640
[Bot] docs: Update Snyk reports ( #14110 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-06-20 12:12:20 -04:00
Lukas Wöhrl
59e6f2c3ac
fix: retain count and order of revisions for multi source apps ( #14108 ) ( #14113 )
...
* fix: retain order of revisions for multi source apps (#14108 )
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: retain revision for multi source app with ref-repos
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* calculate commitSHA before quitting manifest generation
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-20 12:08:21 -04:00
Narhari Motivaras
41dc06d903
fix(gitpod): changed permission of gocache folder ( #14122 )
...
Signed-off-by: Narhari Motivaras <narhari.motivaras76@gmail.com >
2023-06-20 14:14:47 +00:00
dependabot[bot]
b392917e8d
chore(deps): bump github.com/casbin/casbin/v2 from 2.71.0 to 2.71.1 ( #14120 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.71.0 to 2.71.1.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.71.0...v2.71.1 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 10:39:35 -04:00
Michael Crenshaw
3a1030bc24
Revert "feat: add monaco-kubernetes for editing IntelliSense ( #12778 )" ( #14000 )
...
This reverts commit f8e016dea8 .
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-19 14:52:02 +03:00
Michael Crenshaw
698aef34ec
docs: add CRD specification example files to docs ( #14021 )
...
* docs: add CRD specification example files to docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* pages for declarative files, too
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 >
2023-06-19 13:40:44 +03:00
Michael Crenshaw
a952b016ce
docs: fix code highlighting ( #14022 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-19 12:13:33 +03:00
Michael Crenshaw
89ba316138
docs: Update release info for 2.8 ( #14077 )
...
* docs: update release dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Leo
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* 2.10
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 >
2023-06-19 11:15:45 +03:00
Michael Crenshaw
a400ad11d7
feat(ui): enable gzip for UI assets by default ( #13944 )
...
* feat(ui): enable gzip for UI assets by default
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update docs
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 >
2023-06-19 10:04:32 +03:00
asingh
8f63ba3ee7
fix(ui): use react link to route to relative deep-link path ( #13529 )
...
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
2023-06-16 16:39:57 -04:00
Michael Crenshaw
dea3848cae
chore: remove references to ARGOCD_REDIS ( #13434 )
2023-06-16 19:29:58 +03:00
dependabot[bot]
0496867b90
chore(deps): bump github.com/casbin/casbin/v2 from 2.70.0 to 2.71.0 ( #14095 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.70.0 to 2.71.0.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.70.0...v2.71.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 15:39:14 +00:00
Ankit Charolia
0cf9dee3c4
chore: add ZDF to USERS.md ( #14099 )
...
Signed-off-by: Ankit Charolia <ankitcharolia@gmail.com >
2023-06-16 14:31:14 +00:00
dependabot[bot]
3dabad5b82
chore(deps): bump github.com/prometheus/client_golang ( #14092 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 13:05:32 +00:00
dependabot[bot]
0deed6d265
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 ( #14093 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 12:16:44 +00:00
dependabot[bot]
8785b30268
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.282 to 1.44.283 ( #14094 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.282 to 1.44.283.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.282...v1.44.283 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 07:30:41 -04:00
Alexander Proschek
a89adf3c55
docs: Fix example domain typo ( #13896 )
...
Signed-off-by: Alexander Proschek <alexander.proschek@protonmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-16 13:11:56 +03:00
Jorge Turrado Ferrero
435d17504b
fix: Multi source apps resolve revision in .status field ( #14081 )
...
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
2023-06-15 17:43:25 -04:00
Michael Crenshaw
cec07ee1ce
fix(cmp): discover plugins relative to app path ( #13940 ) ( #13946 )
...
* fix(cmp): discover plugins relative to app path (#13940 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* securejoin
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* intuitive constant names
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add missing import
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-15 21:17:04 +00:00
Michael Crenshaw
bbc51fba03
fix(ui): soften readiness gate failure message ( #13972 ) ( #14076 )
...
* fix(ui): soften readiness gate failure message (#13972 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* null check everything
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-15 15:47:22 +00:00
dependabot[bot]
3185cc081c
chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 ( #14069 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.2.0 to 0.3.0.
- [Commits](https://github.com/golang/sync/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 10:59:00 -04:00
JenTing
b47daa589c
Add the default resource exclusions ( #13897 )
...
Signed-off-by: JenTing <hsiaoairplane@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-15 13:20:56 +03:00
Thomas Decaux
3cb7ecae5d
feat: add health-checks for snapshot volume ( #13979 )
...
Signed-off-by: ebuildy <ebuildy@gmail.com >
2023-06-14 19:52:06 -04:00
Michael Crenshaw
bc9e7bd92b
chore(deps): bump ubuntu base image version ( #14024 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-14 21:17:51 +00:00
mugi
495d093096
fix(cli): support application in any namespace with argocd app diff ( #13978 ) ( #13980 )
...
Closes https://github.com/argoproj/argo-cd/issues/13978 .
Signed-off-by: mugioka <okamugi0722@gmail.com >
2023-06-14 15:20:43 -04:00
Michael Crenshaw
ecbe53ce30
docs: note CLI incompatibilities ( #14049 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-14 19:07:56 +00:00
Tom Smith
9403f256c0
docs: Clarify ingress-nginx ssl termination example ( #13913 )
...
* Clarify ingress-nginx ssl termination example
Signed-off-by: Thomas Smith <tom@solrr.net >
* Expand on ingress-nginx ssl termination section context
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Tom Smith <rtsmith@users.noreply.github.com >
---------
Signed-off-by: Thomas Smith <tom@solrr.net >
Signed-off-by: Tom Smith <rtsmith@users.noreply.github.com >
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-14 19:30:12 +03:00
Michael Crenshaw
a66bfcc594
docs: add golang upgrade note for 2.5 ( #14048 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-14 16:26:46 +00:00
Morre
653b485608
docs: add documentation for child elements of path ( #14044 )
...
* docs: add documentation for child elements of path
When using go templating, the parent `{{ path }}` becomes `{{ .path.path }}, however, the other values are not at `{{ .path.path.* }}`, but at `{{ .path.* }}`.
This documentation update seeks to make this easier to understand since we just ran into this.
Signed-off-by: Morre <mmeyer@anaconda.com >
* Update docs/operator-manual/applicationset/GoTemplate.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Morre <morre@mor.re >
---------
Signed-off-by: Morre <mmeyer@anaconda.com >
Signed-off-by: Morre <morre@mor.re >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-14 16:13:47 +00:00
Michael Crenshaw
523f6231e7
chore(deps): upgrade haproxy to 2.6.14-alpine ( #14018 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-14 11:38:31 -04:00
Michael Crenshaw
0faa56b1ff
chore(deps): upgrade go to 1.20.5 ( #13941 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-14 11:37:45 -04:00
dependabot[bot]
f63b856394
chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 ( #14031 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 13:12:38 +00:00
dependabot[bot]
bbe0926099
chore(deps): bump docker/build-push-action from 4.1.0 to 4.1.1 ( #14033 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](44ea916f6c...2eb1c1961a )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 12:57:45 +00:00
dependabot[bot]
c9c6d7b49a
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.281 to 1.44.282 ( #14028 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.281 to 1.44.282.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.281...v1.44.282 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 08:12:47 -04:00
dependabot[bot]
7165540ec4
chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 ( #14029 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 08:11:59 -04:00
dependabot[bot]
7da7259d9f
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.58 to 0.9.59 ( #14030 )
...
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.58 to 0.9.59.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.58...v0.9.59 )
---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 08:11:10 -04:00
dependabot[bot]
0cecf7031d
chore(deps): bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 ( #14032 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](284f54f989...153407881e )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 08:08:35 -04:00
dependabot[bot]
eb31712af7
chore(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 ( #14034 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](6a58db7e0d...ecf95283f0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 08:06:48 -04:00
Nicholas Morey
74f2396dcf
docs: add pre-release to helm tracking strategies ( #13923 )
...
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-06-14 13:51:12 +03:00
github-actions[bot]
99d8024a2f
[Bot] docs: Update Snyk reports ( #13988 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-06-13 11:02:56 -04:00
ahached
2d2a020cf6
chore: add MeilleursAgents to USERS.md ( #14007 )
...
Signed-off-by: ahached <hachedahmeddev@gmail.com >
2023-06-13 13:35:11 +00:00
Ishita Sequeira
36e292ce84
docs: proposal/dynamic rebalancing of clusters across shards ( #13221 )
...
* Add proposal document for dynamic rebalancing of clusters across shards
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Use ConfigMap instead of Redis based on the feedback on the proposal
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments and add comments about not redistributing clusters for unhealthy controllers
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2023-06-13 09:05:41 -04:00
dependabot[bot]
646a6836de
chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 ( #14014 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](f82d6c1c34...336e29918d )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 08:46:00 -04:00
dependabot[bot]
79a15fcb05
chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 ( #14013 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](5f1fec7010...639cd343e1 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 08:28:15 -04:00
dependabot[bot]
8c07ef5d66
chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 ( #14011 )
...
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases )
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 08:26:40 -04:00
dependabot[bot]
e5a69e5fd4
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.280 to 1.44.281 ( #14010 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.280 to 1.44.281.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.280...v1.44.281 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 08:25:23 -04:00
dependabot[bot]
08747292cf
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.279 to 1.44.280 ( #13991 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.279 to 1.44.280.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.279...v1.44.280 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 15:08:03 -04:00
dependabot[bot]
aa3b95561b
chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 ( #13993 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e5e7e5ab8...c85c95e3d7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 13:36:49 +00:00
dependabot[bot]
af1afdaa31
chore(deps): bump github.com/xanzy/go-gitlab from 0.84.0 to 0.85.0 ( #13992 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.84.0 to 0.85.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.84.0...v0.85.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 13:36:32 +00:00
dependabot[bot]
bd3130b4fd
chore(deps): bump docker/build-push-action from 4.0.0 to 4.1.0 ( #13994 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](3b5e8027fc...44ea916f6c )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 08:46:19 -04:00
dependabot[bot]
f86f48fe67
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #13998 )
...
Bumps library/busybox from `7b3ccab` to `6e49438`.
---
updated-dependencies:
- dependency-name: library/busybox
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 08:44:16 -04:00
dependabot[bot]
c32d5dd2f3
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.278 to 1.44.279 ( #13974 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.278 to 1.44.279.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.278...v1.44.279 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 14:32:37 -04:00
dependabot[bot]
3266b0ff63
chore(deps): bump thehanimo/pr-title-checker from 1.3.7 to 1.4.0 ( #13903 )
...
Bumps [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker ) from 1.3.7 to 1.4.0.
- [Release notes](https://github.com/thehanimo/pr-title-checker/releases )
- [Commits](cdafc664bf...0cf5902181 )
---
updated-dependencies:
- dependency-name: thehanimo/pr-title-checker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 21:32:12 +00:00
dependabot[bot]
14e20f3104
chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 ( #13904 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](08e2f20817...5f1fec7010 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 16:39:57 -04:00
fsl
0f2126339e
fix: remove extra comma ( #13969 )
...
Signed-off-by: fengshunli <1171313930@qq.com >
2023-06-10 12:00:47 -04:00
Craig Rodrigues
0c143f91ab
fix(ui): rename variable component to Component ( #13983 )
...
Eliminates an error in SonarCloud.
See:
https://www.matheusmello.io/posts/react-hook-useeffect-is-called-in-function-that-is-neither-a-react-function
Signed-off-by: Craig Rodrigues <craig@quiknode.io >
2023-06-09 20:05:54 -04:00
dependabot[bot]
330252dffc
chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 ( #13962 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](e81a89b173...2b82ce82d5 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 15:38:24 +00:00
JenTing
c30ab21454
docs: fix typo ( #13967 )
...
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com >
2023-06-08 15:30:22 +00:00
dependabot[bot]
d3ec7f8f4f
chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 ( #13961 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](f4ef78c080...465a07811f )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 08:10:28 -04:00
dependabot[bot]
34ec918fae
chore(deps): bump slsa-framework/slsa-github-generator ( #13960 )
...
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 08:09:46 -04:00
dependabot[bot]
b334da35aa
chore(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 ( #13959 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4b4e9c3e2d...6a58db7e0d )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 08:08:53 -04:00
dependabot[bot]
902355bd01
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.277 to 1.44.278 ( #13957 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.277 to 1.44.278.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.277...v1.44.278 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 08:08:23 -04:00
dependabot[bot]
28d68b723b
chore(deps): bump github.com/casbin/casbin/v2 from 2.69.1 to 2.70.0 ( #13958 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.69.1 to 2.70.0.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.69.1...v2.70.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 08:07:48 -04:00
Geoffrey MUSELLI
739f4a95f6
fix(ui): Fix Patch and Get Manifests ( #13949 )
...
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
2023-06-07 17:52:04 -04:00
fsl
e233334a4b
chore: Code format ( #12400 )
...
Signed-off-by: fengshunli <1171313930@qq.com >
2023-06-07 15:34:14 +00:00
dependabot[bot]
3c6a6e1ee3
chore(deps): bump github.com/hashicorp/go-retryablehttp ( #13933 )
...
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp ) from 0.7.2 to 0.7.4.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.2...v0.7.4 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 08:07:40 -04:00
dependabot[bot]
5d136037d8
chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 ( #13932 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 08:07:03 -04:00
dependabot[bot]
e43de8216b
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.275 to 1.44.277 ( #13931 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.275 to 1.44.277.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.275...v1.44.277 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 08:05:58 -04:00
dependabot[bot]
ef42c6e8ab
chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 ( #13930 )
...
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/Masterminds/semver/releases )
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/semver/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 08:05:26 -04:00
dependabot[bot]
4ecffdd236
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.23.1 to 2.30.3 ( #13917 )
...
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis ) from 2.23.1 to 2.30.3.
- [Release notes](https://github.com/alicebob/miniredis/releases )
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alicebob/miniredis/compare/v2.23.1...v2.30.3 )
---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 17:43:13 +00:00
dependabot[bot]
b2c59014a7
chore(deps): bump github.com/prometheus/client_golang ( #13919 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.14.0 to 1.15.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 12:53:47 -04:00
dependabot[bot]
4289285188
chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 ( #13918 )
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 12:52:40 -04:00
dependabot[bot]
d1dc735dc1
chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware ( #13920 )
...
Bumps [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases )
- [Commits](https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 12:51:48 -04:00
dependabot[bot]
9f3d70d35b
chore(deps): bump github.com/yuin/gopher-lua ( #13916 )
...
Bumps [github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua ) from 0.0.0-20220504180219-658193537a64 to 1.1.0.
- [Release notes](https://github.com/yuin/gopher-lua/releases )
- [Commits](https://github.com/yuin/gopher-lua/commits/v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/yuin/gopher-lua
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 12:49:19 -04:00
github-actions[bot]
8840929187
[Bot] docs: Update Snyk reports ( #13895 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-06-05 20:36:22 -04:00
Akram Ben Aissi
ee983fe8ac
fix: Fixes sharding placement algorithm and allows development of alternative algorithms ( #13018 )
...
* fix: Extraction of DistributionFunction to allow passing different type of functions to filter clusters by shard
- Adding unit tests for sharding
- Refresh clusters list on DistributionFunction call
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix: Incorrect conversion of an integer with architecture-dependent bit size from [strconv.Atoi](1) to a lower bit size type uint32 without an upper bound check.
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Added config to switch to round-robin sharding
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Documenting sharding more, adding shuffling tests (skipped), re-enable sharding algo env var
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Allow configuration through argocd-cmd-params-cm configMap and key: controller.sharding.algorithm
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* De-duplicate code, remove reflection for default case, shorten distribution methods name, ran codegen on manifests
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
---------
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Co-authored-by: Raghavi Shirur <raghaviss11@gmail.com >
2023-06-05 09:19:14 -04:00
dependabot[bot]
0018fcc413
chore(deps): bump github.com/itchyny/gojq from 0.12.12 to 0.12.13 ( #13902 )
...
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.12 to 0.12.13.
- [Release notes](https://github.com/itchyny/gojq/releases )
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.12...v0.12.13 )
---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 09:13:53 -04:00
dependabot[bot]
68c68f1a05
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.274 to 1.44.275 ( #13901 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.274 to 1.44.275.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.274...v1.44.275 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 09:13:30 -04:00
dependabot[bot]
ccb2266f7c
chore(deps): bump github.com/redis/go-redis/v9 from 9.0.2 to 9.0.5 ( #13900 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.0.2 to 9.0.5.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.0.2...v9.0.5 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 09:13:02 -04:00
dependabot[bot]
1d87c77b40
chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 ( #13899 )
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.6.1...v5.7.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 09:10:43 -04:00
dromie
8c0456be18
fix: creds.CAPath passed helm in PullOCI ( #13726 ) ( #13871 )
...
Signed-off-by: Nandor Galambosi <dromie@gmail.com >
2023-06-04 15:30:16 -07:00
Blake Pettersson
26d5ad6f00
chore: bump argo-ui version ( #13836 )
...
* fix: update deps
We need to add `@types/uuid` as a dev dependency, and we also need to
update `argo-ui`, since it was pulling in a newer version of
`react-toastify`. My fork pins it to `9.0.8`.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* build: regenerate lockfile
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: bump argo-ui version
Bump the argo-ui version to get the version which corresponds with the
latest `master`, containing argoproj/argo-ui#379 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-06-03 11:35:38 -06:00
dependabot[bot]
15482be82b
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.272 to 1.44.274 ( #13880 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.272 to 1.44.274.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.272...v1.44.274 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 20:02:55 +00:00
Michael Crenshaw
c8e44ed080
docs: document matchExpressions field for post-selectors ( #13646 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-02 18:14:43 +00:00
dependabot[bot]
fd5f3c4cc2
chore(deps): bump oras.land/oras-go/v2 from 2.1.0 to 2.2.0 ( #13881 )
...
Bumps [oras.land/oras-go/v2](https://github.com/oras-project/oras-go ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/oras-project/oras-go/releases )
- [Commits](https://github.com/oras-project/oras-go/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: oras.land/oras-go/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 09:55:16 -04:00
dependabot[bot]
cdfbe6046b
chore(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.16 ( #13883 )
...
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.13 to 0.3.16.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/v0.3.13...v0.3.16 )
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 09:54:32 -04:00
dependabot[bot]
e9e4f50c1a
chore(deps): bump github.com/xanzy/go-gitlab from 0.83.0 to 0.84.0 ( #13884 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.83.0 to 0.84.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.83.0...v0.84.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 09:54:07 -04:00
Geoffrey MUSELLI
f8d0d5970f
fix(ui): Fix Link warnings ( #13694 ) ( #13854 )
...
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
2023-06-02 09:36:52 -04:00
Abirdcfly
d7cc8da4de
chore: remove unused variables in GenerateManifests ( #13887 )
...
Signed-off-by: Abirdcfly <fp544037857@gmail.com >
2023-06-02 09:32:35 -04:00
Maxence Laude
ec2340a11f
feat(appset): Implement Plugin Generator ( #13017 )
...
* add internal http package
Signed-off-by: Maxence Laude <maxence@laude.pro >
* add services plugin
Signed-off-by: Maxence Laude <maxence@laude.pro >
* add generator plugin
Signed-off-by: Maxence Laude <maxence@laude.pro >
* adapted matrix && merge generator
Signed-off-by: Maxence Laude <maxence@laude.pro >
* adapted plugin to webhook
Signed-off-by: Maxence Laude <maxence@laude.pro >
* update applicationset controller and types for plugin
Signed-off-by: Maxence Laude <maxence@laude.pro >
* add proposal for applicationset plugin generator
Signed-off-by: Maxence Laude <maxence@laude.pro >
* execute codegen
Signed-off-by: Maxence Laude <maxence@laude.pro >
* First draft of documentation
Signed-off-by: Maxence Laude <maxence@laude.pro >
* Fix wrong expected error on client_test
Signed-off-by: Maxence Laude <maxence@laude.pro >
* docs(plugin-generator): minor improvements
Signed-off-by: Sébastien Crocquesel <88554524+scrocquesel@users.noreply.github.com >
* Improvement
* changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* wrap output
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* nested parameters
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* simplify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Add plugin to GetRequeueAfter function (merge && matrix)
Signed-off-by: Maxence Laude <maxence@laude.pro >
* Improvement : renaming
* more changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* clearer docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* abstract
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* naming
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* revert accidental change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* ugh
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix accidental renames
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Fix typo renaming
Signed-off-by: Maxence Laude <maxence@laude.pro >
* Improve docs
Signed-off-by: Maxence Laude <maxence@laude.pro >
* Webhook implementation
Signed-off-by: Maxence Laude <maxence@laude.pro >
* Typo docs
Signed-off-by: Maxence Laude <maxence@laude.pro >
* fix plugin generator nil panic
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Add company to USERS.md
Signed-off-by: Maxence Laude <maxence@laude.pro >
* input.parameters
* fix plugin generator nil panic
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* input.parameters
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Change param structure
* change param structure
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* nest parameters
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Fix conflicts
Signed-off-by: Maxence Laude <maxence@laude.pro >
* Fix docs
Signed-off-by: Maxence Laude <maxence@laude.pro >
* Fix docs
Signed-off-by: Maxence Laude <maxence@laude.pro >
---------
Signed-off-by: Maxence Laude <maxence@laude.pro >
Signed-off-by: Sébastien Crocquesel <88554524+scrocquesel@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Sébastien Crocquesel <88554524+scrocquesel@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-01 18:19:21 -06:00
Michael Crenshaw
8e8970e2f4
docs: redirect old CMP page to new one ( #13877 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-06-01 16:38:59 -04:00
Fish-pro
1b0bf87e7b
chore: Clean up repeated package import ( #13821 )
...
Signed-off-by: Zechun Chen <zechun.chen@daocloud.io >
2023-06-01 10:48:09 -06:00
dependabot[bot]
129892b5b6
chore(deps): bump github.com/casbin/casbin/v2 from 2.60.0 to 2.69.1 ( #13861 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.60.0 to 2.69.1.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.60.0...v2.69.1 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 15:40:29 +00:00
dependabot[bot]
980d60b292
chore(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 ( #13864 )
...
Bumps [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize ) from 1.0.0 to 1.0.1.
- [Commits](https://github.com/dustin/go-humanize/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: github.com/dustin/go-humanize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 09:55:06 -04:00
dependabot[bot]
4e8b0c09d5
chore(deps): bump github.com/google/go-jsonnet from 0.19.1 to 0.20.0 ( #13863 )
...
Bumps [github.com/google/go-jsonnet](https://github.com/google/go-jsonnet ) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/google/go-jsonnet/releases )
- [Changelog](https://github.com/google/go-jsonnet/blob/master/.goreleaser.yml )
- [Commits](https://github.com/google/go-jsonnet/compare/v0.19.1...v0.20.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-jsonnet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 09:54:06 -04:00
dependabot[bot]
09d7bc4c36
chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 ( #13862 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.1.0 to 0.2.0.
- [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 09:52:38 -04:00
dependabot[bot]
7c8b3d31a1
chore(deps): bump github.com/antonmedv/expr from 1.9.0 to 1.12.5 ( #13860 )
...
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr ) from 1.9.0 to 1.12.5.
- [Release notes](https://github.com/antonmedv/expr/releases )
- [Commits](https://github.com/antonmedv/expr/compare/v1.9.0...v1.12.5 )
---
updated-dependencies:
- dependency-name: github.com/antonmedv/expr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 09:50:24 -04:00
Leonardo Luz Almeida
187c7d0993
feat: RBAC csv policy can be composed by multiple configmap keys ( #12511 )
...
* feat: RBAC csv policy can be composed by multiple configmap keys
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* implement RBAC csv match by suffix and prefix
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add documentation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add policies in deterministic order
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-06-01 09:43:38 -04:00
Soumya Ghosh Dastidar
60b7a315da
fix(doc): deep links example fix ( #13855 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2023-05-31 17:31:33 +00:00
dependabot[bot]
42479f5f2c
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.271 to 1.44.272 ( #13842 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.271 to 1.44.272.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.271...v1.44.272 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 13:58:29 +00:00
dependabot[bot]
4b56525613
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.6.0 ( #13844 )
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.4.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 13:47:08 +00:00
dependabot[bot]
b8b678635b
chore(deps): bump github.com/go-openapi/runtime from 0.25.0 to 0.26.0 ( #13845 )
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 08:47:02 -04:00
dependabot[bot]
2d145f5107
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.55 to 0.9.58 ( #13843 )
...
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.55 to 0.9.58.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.55...v0.9.58 )
---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 08:44:48 -04:00
Geoffrey MUSELLI
3ca9416a15
fix(ui): Patch Resource missing appNamespace ( #13839 )
...
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
2023-05-30 22:40:58 +00:00
Michael Crenshaw
0eac76938d
docs: add GHSA to vulnerability reporting methods ( #13510 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-30 21:35:02 +00:00
Michael Crenshaw
fb4dd6cc47
chore: bump otel dependencies ( #13798 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-30 19:13:28 +00:00
Michael Crenshaw
e731520c76
docs: fix deep links docs formatting ( #13747 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-30 14:17:25 -04:00
Michael Crenshaw
21585ecd6a
chore: upgrade node to 20.2.0 ( #13800 )
...
* chore: upgrade node to 20.2.0
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* also ts-node
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-30 14:14:22 -04:00
Michael Crenshaw
c4a7930994
chore: upgrade go to 1.20.4 ( #13801 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-30 14:13:22 -04:00
Radon Rosborough
944eaddd8d
feat(appset): add support for missingkey=error in ApplicationSets ( #13731 ) ( #13733 )
...
* Add support for missingkey=error in ApplicationSets
Signed-off-by: Radon Rosborough <rrosborough@plaid.com >
* options for cluster generator too
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Radon Rosborough <rrosborough@plaid.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-30 11:41:29 -04:00
dependabot[bot]
fab1580aea
chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4 ( #13829 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.1 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.4 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 14:53:08 +00:00
dependabot[bot]
40fc133d7d
chore(deps): bump github.com/itchyny/gojq from 0.12.10 to 0.12.12 ( #13816 )
...
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.10 to 0.12.12.
- [Release notes](https://github.com/itchyny/gojq/releases )
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.10...v0.12.12 )
---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 14:48:26 +00:00
dependabot[bot]
e7e0700e7e
chore(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 ( #13817 )
...
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/gorilla/websocket/releases )
- [Commits](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:33:15 -04:00
dependabot[bot]
cf7421e0b3
chore(deps): bump github.com/whilp/git-urls ( #13814 )
...
Bumps [github.com/whilp/git-urls](https://github.com/whilp/git-urls ) from 0.0.0-20191001220047-6db9661140c0 to 1.0.0.
- [Release notes](https://github.com/whilp/git-urls/releases )
- [Commits](https://github.com/whilp/git-urls/commits/v1.0.0 )
---
updated-dependencies:
- dependency-name: github.com/whilp/git-urls
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:30:56 -04:00
dependabot[bot]
ddb2743701
chore(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.19 ( #13818 )
...
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty ) from 0.0.16 to 0.0.19.
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.16...v0.0.19 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:29:44 -04:00
dependabot[bot]
50b2f03657
chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ( #12109 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](0ad9a0988b...08e2f20817 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 01:50:17 +00:00
dependabot[bot]
32be59c8be
chore(deps): bump github.com/xanzy/go-gitlab from 0.60.0 to 0.83.0 ( #13269 )
...
* chore(deps): bump github.com/xanzy/go-gitlab from 0.60.0 to 0.83.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.60.0 to 0.83.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.60.0...v0.83.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* 🙄
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-30 00:10:50 +00:00
dependabot[bot]
d25bbab019
chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.4 ( #13602 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](d9f34f8cd5...eaaf4bedf3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 23:58:31 +00:00
dependabot[bot]
0b289da7fe
chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.5 ( #13639 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](c3667d9942...dd6b2e2b61 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 23:56:53 +00:00
Joseph Zhang
d685f156a7
feat(appset): Support AWS CodeCommit in ApplicationSet controller (Alpha) ( #13579 )
...
* feat: add aws codecommit support to ApplicationSet controller
Signed-off-by: Joseph Zhang <jzhang@absolute.com >
* feat: codegen for ApplicationSet controller AWS CodeCommit support
Signed-off-by: Joseph Zhang <jzhang@absolute.com >
* feat: ApplicationSet controller AWS CodeCommit support - address linter error
Signed-off-by: Joseph Zhang <jzhang@absolute.com >
* docs: add AWS CodeCommit support
Signed-off-by: Joseph Zhang <jzhang@absolute.com >
* feat(appset): address PR feedbacks for AWS CodeCommit SCM provider
Signed-off-by: Joseph Zhang <jzhang@absolute.com >
---------
Signed-off-by: Joseph Zhang <jzhang@absolute.com >
2023-05-29 19:28:14 -04:00
Alexandre Desjardins
228310d971
fix: set readOnlyRootFilesystem to true for redis and ha-proxy ( #13316 )
...
Signed-off-by: Alexandre Desjardins <alexandre.bd@tutanota.com >
2023-05-29 16:24:58 -04:00
Jack Henschel
182eb05bf6
feat(health): Add Health Checks for IngressController resources ( #12776 )
...
Signed-off-by: Jack Henschel <jack.henschel@cern.ch >
2023-05-29 16:13:54 -04:00
ajinkyak423
8a16fcb4af
docs: added command to add environmental PATH ( #13240 )
...
Added CLI command for adding Argo CD in environmental variables PATH in Windows
When Argo CD Is installed using PowerShell in Windows it is required to add an environment variable for getting started
this command can be readily used to add it and start using ```argocd``` command.
Signed-off-by: ajinkyak423 <ajinkyakumbhar423@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-29 16:08:41 -04:00
Terrence Benade
550b498de1
docs: update USERS.md with the addition of seek.com.au ( #13297 )
...
* Update USERS.md
Adding SEEK.com.au as users
Signed-off-by: Terrence Benade <tbenade@seek.com.au >
* fix numbering
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Terrence Benade <tbenade@seek.com.au >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-29 16:08:24 -04:00
dependabot[bot]
01a1ada7b7
chore(deps): bump foundation-sites from 6.7.4 to 6.7.5 in /ui ( #13806 )
...
Bumps [foundation-sites](https://github.com/foundation/foundation-sites ) from 6.7.4 to 6.7.5.
- [Release notes](https://github.com/foundation/foundation-sites/releases )
- [Commits](https://github.com/foundation/foundation-sites/compare/v6.7.4...v6.7.5 )
---
updated-dependencies:
- dependency-name: foundation-sites
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 16:07:36 -04:00
Shyukri Shyukriev
4c982b22a5
fix(appset): ArgoCD admin cmd: handle applicationsets RBAC ( #11997 )
...
Fixes [#11996 ]
Adding more tests on logs/exec
Signed-off-by: Shyukri Shyukriev <shyukri.shyukriev@mariadb.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-29 17:49:39 +00:00
Shoubhik Bose
dfa80652ee
fix: remove rolebinding for missing role ( #7510 )
...
Signed-off-by: Shoubhik Bose <shbose@redhat.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-29 17:09:08 +00:00
Murat Akdeniz
e4a7c2efbe
docs: Add Mono Repo Usage ( #9556 )
...
* doc:notifications triggers
Signed-off-by: Murat Akdeniz <makdeniz@msn.com >
* a small tweak
Signed-off-by: Murat Akdeniz <makdeniz@msn.com >
---------
Signed-off-by: Murat Akdeniz <makdeniz@msn.com >
2023-05-29 12:49:28 -04:00
Mmadu Manasseh
7192eabaf4
feat(appset): Add argocd.argoproj.io/application-set-name to rendered appset applications ( #13456 )
...
* Add app.kubernetes.io/appset-instance to rendered applications
Signed-off-by: Mmadu Manasseh <mmadumanasseh@gmail.com >
* initialize labels map if nil
Signed-off-by: Mmadu Manasseh <mmadumanasseh@gmail.com >
* Fix tests
Signed-off-by: Mmadu Manasseh <mmadumanasseh@gmail.com >
* Fix tests
Signed-off-by: Mmadu Manasseh <mmadumanasseh@gmail.com >
* Fix tests
Signed-off-by: Mmadu Manasseh <mmadumanasseh@gmail.com >
* fix tests
Signed-off-by: Mmadu Manasseh <mmadumanasseh@gmail.com >
* Fix tests
Signed-off-by: Mmadu Manasseh <mmadumanasseh@gmail.com >
* Updated label ->argocd.argoproj.io/application-set-name
Signed-off-by: Mmadu Manasseh <mmadumanasseh@gmail.com >
---------
Signed-off-by: Mmadu Manasseh <mmadumanasseh@gmail.com >
2023-05-29 12:17:50 -04:00
Pierre Lebrun
9fa2901ad9
docs: Update health documentation ( #12996 )
...
Signed-off-by: Pierre Lebrun <pierreyves.lebrun@gmail.com >
2023-05-29 11:59:37 -04:00
Nicholas Orlowsky
834d01e6e0
fix(ui): set arrow into negative space in pod-terminal-viewer ( #13060 )
...
Signed-off-by: Nicholas Orlowsky <nickorlow@nickorlow.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-29 11:59:17 -04:00
dependabot[bot]
3b73678993
chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 ( #13804 )
...
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation ) from 2.1.0 to 2.4.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases )
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.1.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 15:31:24 +00:00
dependabot[bot]
41c16eee00
chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.9.0 ( #13803 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.6.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 10:20:48 -04:00
Eldar Yusupov
9e594d495e
feat: specify listen address from env / command line ( #11846 )
...
* feat: specify listen address from env / command line
Signed-off-by: Eldar Yusupov <eldar.yusupov@workato.com >
* Make listen addrs configurable through ConfigMap
Signed-off-by: Eldar Yusupov <eldar.yusupov@workato.com >
* Update autogenerated manifests
Signed-off-by: Eldar Yusupov <eldar.yusupov@workato.com >
---------
Signed-off-by: Eldar Yusupov <eldar.yusupov@workato.com >
2023-05-29 10:19:40 -04:00
dependabot[bot]
7a5c25f58f
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.164 to 1.44.271 ( #13805 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.164 to 1.44.271.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.164...v1.44.271 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 10:17:07 -04:00
Christoph Girstenbrei
1de8f94cdc
feat(appset): Implement additional values and their interpolation for Git and SCM generators ( #10751 ) ( #10754 )
...
* Factor out value interpolation
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Pass on useGoTemplate directly
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Add values for git directories & files
Interpolate values in git files generator
Document git generator value interpolation
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Consolidate value interpolation tests
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Enable multiple testcases for SCM provider test
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Add values to SCM provider & document
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Add merge generator example
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Codegen - run to autogen docs & code
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Re-run codegen
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Re-do codegen
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
* Note about unsupported nested merge
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
---------
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Christoph Girstenbrei <christoph.girstenbrei@retarus.de >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-29 01:34:15 +00:00
dependabot[bot]
9cb8fdaec1
chore(deps-dev): bump webpack from 5.70.0 to 5.84.1 in /ui ( #13750 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.70.0 to 5.84.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.84.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 15:52:24 -04:00
Samir-NT
d839933f0a
docs: update openunison authChainName ( #13531 )
...
Signed-off-by: Samir-NT <133138781+Samir-NT@users.noreply.github.com >
2023-05-28 19:49:30 +00:00
Divyang Patel
cd05e6809f
docs: Update disaster_recovery.md to reflect quay.io as docker container registry ( #13520 )
...
ArgoCD docker images are being used from `quay.io` registry.
Updated document to reflect that in the `bash` commands.
Signed-off-by: Divyang Patel <divyang.jp@gmail.com >
2023-05-28 19:39:21 +00:00
James Harris
43c8d62362
Implement Proclaim CRD health checks. ( #12930 )
...
Signed-off-by: James Harris <contact@jamesharris.id.au >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-28 15:20:13 -04:00
Radon Rosborough
d49d2aef16
fix(appset): return error on invalid annotations ( #13743 )
...
Signed-off-by: Radon Rosborough <rrosborough@plaid.com >
2023-05-28 14:31:41 -04:00
github-actions[bot]
4def3b859c
[Bot] docs: Update Snyk reports ( #13776 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-05-28 08:24:04 -04:00
Blake Pettersson
0f5131a497
chore: set explicit package.json deps ( #13483 )
...
* chore: set explicit package.json deps
Related to #11006 , all dependencies that are used within the app needs
to be expressed in package.json, in case we ever want to use yarn berry
or pnpm.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: downgrade history dependency
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-28 04:21:49 +00:00
Mehdi CHTAYTI
0994ec8845
feat(appset): Add target branch support pullrequestgenerator ( #13535 )
...
* Add support for templates target_branch and target_branch_slug and filter TargetBranchFilter for AppSet PullRequestGenerator
Signed-off-by: Syst3m1An0maly <mehdi.chtayti@gmail.com >
* Update PullRequestGenerator documentation
Signed-off-by: Syst3m1An0maly <mehdi.chtayti@gmail.com >
* Adjust field number for the new TargetBranchFilter
Signed-off-by: Syst3m1An0maly <mehdi.chtayti@gmail.com >
* Add generated api files, Fix e2e failing test
Signed-off-by: Syst3m1An0maly <mehdi.chtayti@gmail.com >
---------
Signed-off-by: Syst3m1An0maly <mehdi.chtayti@gmail.com >
2023-05-28 03:56:04 +00:00
aSauerwein
8c797b0629
docs: fix url in kustomize installation example ( #13581 )
...
Signed-off-by: aSauerwein <andreas@sauerwein.se >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-28 03:13:18 +00:00
Vincent Le Goff
dddee33d64
fix(rbac): handle malformed rbac policy ( #11964 )
...
Signed-off-by: Vincent Le Goff <vincent.legoff@konghq.com >
2023-05-27 21:54:35 -04:00
Zufar Dhiyaulhaq
d8112886ce
chore: add GoTo Financial ArgoCD user ( #13317 )
...
* add GoTo Financial ArgoCD user
Signed-off-by: Zufar Dhiyaulhaq <zufardhiyaulhaq@gmail.com >
* alphabetical order
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Zufar Dhiyaulhaq <zufardhiyaulhaq@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-28 01:42:23 +00:00
Samuel Suter
46e6b79899
feat(health): support for external-secrets.io cluster resources ( #12957 )
...
Support for external-secrets.io/ClusterExternalSecret and external-secrets.io/ClusterSecretStore
Signed-off-by: Samuel Suter <ssuter@twilio.com >
2023-05-27 21:34:52 -04:00
asingh
cd46c76ef8
fix(ui): Display error msg when live state is empty ( #13031 )
...
* fix: disply error when live state is empty
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: disply error when live state is empty
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: disply error when live state is empty
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
---------
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
2023-05-27 21:29:05 -04:00
Thomas Decaux
64e718c549
feat: add health-checks for Percona XtraDB cluster ( #13093 )
...
* feat: Add health-checks for Percona XtraDB cluster
Signed-off-by: Thomas Decaux <ebuildy@gmail.com >
Signed-off-by: ebuildy <ebuildy@gmail.com >
* add tests
Signed-off-by: ebuildy <ebuildy@gmail.com >
---------
Signed-off-by: Thomas Decaux <ebuildy@gmail.com >
Signed-off-by: ebuildy <ebuildy@gmail.com >
2023-05-27 21:27:21 -04:00
Calchan
96567956d0
fix: add optional safer Git file generator globbing ( #13313 ) ( #13314 )
...
Signed-off-by: Denis Dupeyron <denis.dupeyron@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-27 21:15:03 -04:00
Thomas Decaux
d01d67b2fc
fix: health-checks for Elasticsearch ( #13322 )
...
* fix: health-checks for Elasticsearch
Signed-off-by: Thomas Decaux <ebuildy@gmail.com >
Signed-off-by: ebuildy <ebuildy@gmail.com >
* fix tests
Signed-off-by: ebuildy <ebuildy@gmail.com >
---------
Signed-off-by: Thomas Decaux <ebuildy@gmail.com >
Signed-off-by: ebuildy <ebuildy@gmail.com >
2023-05-27 21:14:01 -04:00
Murat Akdeniz
79adf05a2c
docs: Custom Style Class name update ( #13392 )
...
Signed-off-by: Murat Akdeniz <makdeniz@msn.com >
2023-05-27 21:12:20 -04:00
dependabot[bot]
6bd178debc
chore(deps): bump slsa-framework/slsa-github-generator ( #13656 )
...
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 01:11:19 +00:00
Brian Fox
fe86d68c78
fix: ensure repositories are correctly marked with inherited creds in CLI output ( #13428 )
...
* tests: ensure `InheritedCreds` is propagated via repo API endpoints
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
* fix: ensure `InheritedCreds` is propagated via repo API endpoints
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
* tests: add e2e test for `argocd repo get` with inherited credentials
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
* fix(cli): prioritise value of `InheritedCreds` over `HasCredentials()`
Since the API does not return sensitive information `HasCredentials()` will return false for all scenarios except when username/password is used as credentials. Given the current logic this means that the code will never even check `InheritedCreds` resulting in an output of `false` for `CREDS` column (in the case of inherited credentials).
Note: There remains a bug in this code in that any repo that has explicit (sensitive) credentials (e.g. SSH private key) will still be displayed as `CREDS = false`.
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
---------
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
2023-05-27 21:09:30 -04:00
Michael Kotelnikov
f40e7772c5
docs: Fixed titles in app deletion doc ( #13469 )
...
Signed-off-by: michaelkot97 <michael.kot97@gmail.com >
2023-05-27 21:06:02 -04:00
Fish-pro
3b369eaf46
chore: Clean up repeated package import ( #13685 )
...
Signed-off-by: Zechun Chen <zechun.chen@daocloud.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-27 20:57:16 -04:00
Alexander Matyushentsev
47554e4c1d
feat: support referencing secret in any field of oidc config ( #13475 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-05-27 20:55:46 -04:00
Nicholas Morey
b6dba43907
docs: add helm values declarative syntax ( #13661 )
...
The Helm section of the user guide is missing an example of using `source.helm.values`.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2023-05-28 00:55:12 +00:00
Brett Lentz
488583fedd
test: add tests to validate helm ranges ( #4047 ) ( #13662 )
...
Signed-off-by: Brett Lentz <brett.lentz@analog.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-28 00:46:16 +00:00
Kevin Huber
032a596ef5
feat: Add controllerNamespace to .status of an application ( #13081 )
...
Signed-off-by: Kevin Huber <kevin.huber@hotmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-27 22:08:59 +00:00
Hassan Tanveer
dfa11ae461
fix(ui): Updated text in refresh dialog ( #13583 )
...
Signed-off-by: Hassan Tanveer <hassan.tanveer0097@gmail.com >
2023-05-27 17:42:15 -04:00
Noaa Barki
2a4c4a7349
feat: allow argocd-notifications-controller env variables ( #13605 )
...
Signed-off-by: Noaa Barki <noaabarki@Noaas-MacBook-Pro.local >
Co-authored-by: Noaa Barki <noaabarki@Noaas-MacBook-Pro.local >
2023-05-27 20:52:22 +00:00
Jeff
9a4db2abf9
fix: allow sync when multiple allow windows are present ( #12706 )
...
* fix: allow sync when multiple allow windows are present
Signed-off-by: Jeff Cousens <jeffreyc@users.noreply.github.com >
* fix: fix typo in allow-window documentation
Signed-off-by: Jeff Cousens <jeffreyc@users.noreply.github.com >
* Retrigger CI pipeline
Signed-off-by: Jeff Cousens <jeffreyc@users.noreply.github.com >
---------
Signed-off-by: Jeff Cousens <jeffreyc@users.noreply.github.com >
2023-05-27 16:48:52 -04:00
Yang Gang
cae3817c79
chore: code clean for hack known_types.go ( #12304 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-05-27 16:21:53 -04:00
Regina Scott
4a0b61446a
docs: fix incorrect instructions for site documentation ( #13209 )
...
* fix: incorrect instructions for site documentation
Signed-off-by: Regina Scott <rescott@redhat.com >
* drop checking external links
Signed-off-by: Regina Scott <rescott@redhat.com >
---------
Signed-off-by: Regina Scott <rescott@redhat.com >
2023-05-27 16:20:48 -04:00
Brian Fox
c3874a223e
fix: implement filtering on cluster List API endpoint ( #13363 )
...
* feat: implement filtering on cluster list endpoint
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
* docs: add upgrade notes
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
---------
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
2023-05-27 16:18:02 -04:00
Yann Soubeyrand
41e91d5acd
fix(repo-server): completely clean up Git working directory ( #3683 ) ( #13001 )
...
* refactor(util/git/client): make runCredentialedCmd() signature coherent with runCmd() one
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
* fix(repo-server): completely clean up Git working directory
In some cases, for example when a Git submodule wasn’t present anymore
in a Git revision, the repo-server didn’t completely clean up its Git
working directory.
Fixes #3683
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
---------
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
2023-05-27 15:57:59 -04:00
Blake Pettersson
4f6f1ccee5
fix: do not replace namespaces ( #13758 )
...
* fix: do not replace namespaces
When doing kubectl replace, namespaces should not be affected. This
applies the fix from argoproj/gitops-engine#524 . Fixes
argoproj/argo-cd#12810 and argoproj/argo-cd#12539 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: go mod tidy
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-05-27 19:55:23 +00:00
sgartner03
6398c1f9ca
feat: Added healthcheck for ArgoEvents EventBus CRD. #12395 ( #12401 )
...
* Added Healthcheck for ArgoEvent Eventbus CRD
fixes #12395
Signed-off-by: lucostus <constantin.winkler@gepardec.com >
* Added Test for EventBus CRD healthcheck
Feat. #12395
Signed-off-by: sgartner03 <simon.gartner@gepardec.com >
* changed i to _ for idiomatic lua
Signed-off-by: Constantin <41841989+Lucostus@users.noreply.github.com >
---------
Signed-off-by: lucostus <constantin.winkler@gepardec.com >
Signed-off-by: sgartner03 <simon.gartner@gepardec.com >
Signed-off-by: Constantin <41841989+Lucostus@users.noreply.github.com >
Co-authored-by: lucostus <constantin.winkler@gepardec.com >
Co-authored-by: Constantin <41841989+Lucostus@users.noreply.github.com >
2023-05-27 15:55:03 -04:00
Tete17
5662367474
fix(ui): Stop using the deprecated url format for gitlab instances ( #13687 )
...
* fix: Stop using the deprecated url format for gitlab instances
The legacy URLs format has been deprecated since february 2023 and
now gitlab is make these urls invalid.
Ref: https://docs.gitlab.com/ee/update/deprecations.html#legacy-urls-replaced-or-removed
Signed-off-by: Miguel Sacristán Izcue <miguel_tete17@hotmail.com >
* docs: Add Urbantz to the list of organizations using argo-cd
Signed-off-by: Miguel Sacristán Izcue <miguel_tete17@hotmail.com >
---------
Signed-off-by: Miguel Sacristán Izcue <miguel_tete17@hotmail.com >
2023-05-27 17:20:42 +00:00
dependabot[bot]
4606d1928b
chore(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.1 ( #13408 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.2.4 to 5.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](38e0b6e68b...284f54f989 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-27 13:01:09 -04:00
Blake Pettersson
e0bae9f1c0
fix(appset): allow cluster urls to be matched ( #13715 )
...
* fix: allow cluster urls to be matched
Related to #13646 , and after discussion with @crenshaw-dev, it turns
out that matching on cluster urls is not possible. This is due to the
fact that the implementation of `LabelSelectorAsSelector` from
`k8s.io/apimachinery` validates that a label value is no longer than 63
characters, and validates that it's alphanumeric. In order to work
around that, we'll create our own implementation of
`LabelSelectorAsSelector`.
This implementation has been copied verbatim, with the difference that
in `isValidLabelValue`, we first check if the label value is a valid
url. If it is not, we proceed with the label checks as with the
original implementation.
Apart from that, the only other differences are making as much as
possible to be package-private; the intent is to only make `Matches`
and `LabelSelectorAsSelector` available from outside the package.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: drop all label value restrictions
We want to be more flexible in what we accept in post-selectors, mainly
that we want to allow other values than only server urls. For this, we
will drop all restrictions that a typical "label value" would typically
have.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-05-27 12:52:33 -04:00
Lewis Marsden-Lambert
74839c8821
fix(appset): Post selector with Go templates in ApplicationSet ( #13584 )
...
* fixes #12524
Signed-off-by: Lewis Marsden-Lambert <lewis.lambert@zserve.co.uk >
* refactor keepOnlyStringLabels function into more generic map flattening function
Signed-off-by: Lewis Marsden-Lambert <lewis.lambert@zserve.co.uk >
* updated USERS.md
Signed-off-by: Lewis Marsden-Lambert <lewis.marsden-lambert@smartpension.co.uk >
* use flatten library to replace custom flatten function
Signed-off-by: Lewis Marsden-Lambert <lewis.marsden-lambert@smartpension.co.uk >
---------
Signed-off-by: Lewis Marsden-Lambert <lewis.lambert@zserve.co.uk >
Signed-off-by: Lewis Marsden-Lambert <lewis.marsden-lambert@smartpension.co.uk >
2023-05-27 12:48:59 -04:00
Takashi Kusumi
04964c908c
feat: add ssh.github.com to SSH known hosts ( #13592 )
...
* feat: add ssh.github.com to SSH known hosts
Signed-off-by: Takashi Kusumi <tkusumi@zlab.co.jp >
* fix: update hack/ssh_known_hosts
Signed-off-by: Takashi Kusumi <tkusumi@zlab.co.jp >
* fix: sync known hosts ConfigMap with hack/ssh_known_hosts
Signed-off-by: Takashi Kusumi <tkusumi@zlab.co.jp >
---------
Signed-off-by: Takashi Kusumi <tkusumi@zlab.co.jp >
2023-05-27 12:44:23 -04:00
Carlos Sanchez
8385d27e84
docs: correct indentation for gke ingress ( #13680 )
...
Signed-off-by: Carlos Sanchez <carlos@apache.org >
2023-05-27 12:30:33 -04:00
Marie Katrine Ekeberg
5d80789a26
fix: Disable keep alives for helm https connections ( #13695 )
...
Signed-off-by: Marie Katrine Ekeberg <marie.ekeberg@tietoevry.com >
2023-05-27 12:25:59 -04:00
wmgroot
591b33d956
fix(appset) [ISSUE-13501] adjust NotIn operator behavior of AppSet Progressive Syncs to match documentation ( #13551 )
...
Signed-off-by: wmgroot <wmgroot@gmail.com >
2023-05-27 11:35:56 -04:00
wmgroot
82604652ee
fix(appset): add ApplicationSet ProgressiveSync handling to clean up old appStatus entries when Applications are removed or RollingSync is disabled ( #13419 )
...
Signed-off-by: wmgroot <wmgroot@gmail.com >
2023-05-27 11:29:42 -04:00
Blake Pettersson
c651bd8de5
fix: surface source not permitted errors ( #12255 )
...
* chore: surface source not permitted errors
For Git and Helm repositories, we filter out non-permitted urls before
submitting a `ManifestRequest` to the repo-server. While that works
fine, this also leads to very hard to debug issues in particular when
using Helm dependencies.
This (very) WIP PR adds `ProjectSourceRepos` as a parameter to
`ManifestRequest`, so we can verify that a source is in fact
permitted in order to distinguish between actual 40x errors (caused
by e.g misconfiguration) and "source not permitted" caused by not
adding the relevant sources to the AppProject config.
This still needs documentation, tests and some basic sanity checking
before proceeding further, as well as resolving whatever is causing
`make codegen` to not properly work.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: propagate project values to repo-server
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: fix failing unit tests
now onto the e2e tests...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: fix failing e2e test(s)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: add project params
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: add e2e test
Add Helm dependency check test.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: remove git source check
Discussed over Slack and deemed this to not be necessary at this time.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* make codegen
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: cr tweaks
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: code review tweaks
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: fix
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: wip
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: wip
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: wip
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: typo
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: typo
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: rebase fixes
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: oci:// is not prefixed
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-05-27 11:26:34 -04:00
Koray Koska
4ce4885e73
chore: add chainnodes to users ( #13754 )
...
Signed-off-by: Koray Koska <11356621+koraykoska@users.noreply.github.com >
2023-05-26 17:20:30 +00:00
Robin Gloster
b6db057cf2
fix(kustomize): allow using build env in images ( #13745 )
...
This allows substituting the target revision using
image:${ARGOCD_APP_REVISION}
Signed-off-by: Robin Gloster <mail@glob.in >
2023-05-26 12:02:09 -04:00
Mark Shields
331cd38020
fix: CVE-2023-1732 ( #13748 )
...
Upgrade cloudflare pkg to minimum version required to resolve https://nvd.nist.gov/vuln/detail/CVE-2023-1732
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com >
2023-05-26 12:00:00 -04:00
Saumeya Katyal
0a8a71e12c
fix: ui dark theme transition ( #12068 )
...
* fix: ui dark theme transition
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
* fix checkbox label
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
* review comments
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
* fix lint
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
---------
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
2023-05-24 08:39:25 -04:00
Onur Yilmaz
67c254eaa0
fix: prevent concurrent processing if kustomize commonAnnotations exist ( #13697 )
...
Signed-off-by: yilmazo <onuryilmaz93@yandex.com >
2023-05-23 11:18:58 -07:00
Loïc Blot
b44c805e9d
chore: Add Veepee into USERS ( #13301 )
...
* chore: Add Veepee into USERS
Signed-off-by: Loïc Blot <nerzhul@users.noreply.github.com >
* fix: indent
---------
Signed-off-by: Loïc Blot <nerzhul@users.noreply.github.com >
2023-05-22 10:49:59 -07:00
Wim de Groot
babe35722a
fix: typo in manifest ( #13677 )
...
Signed-off-by: Wim de Groot <34519486+degrootwim@users.noreply.github.com >
Co-authored-by: Wim de Groot <34519486+degrootwim@users.noreply.github.com >
2023-05-22 17:48:39 +00:00
Jesse Suen
87a7dff458
fix: argocd app sync/wait falsely failed with completed with phase: Running ( #13637 )
...
Signed-off-by: Jesse Suen <jesse@akuity.io >
2023-05-19 17:54:54 -07:00
Alexander Matyushentsev
ba439377d9
fix: deeplinks API checking wrong permissions ( #13664 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-05-19 22:55:06 +00:00
Michael Crenshaw
fa5ce09533
Revert "fix: interpolate gen fix ( #12716 ) ( #13061 )" ( #13666 )
...
This reverts commit 1a4a878703 .
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-19 16:16:35 -04:00
Blake Pettersson
aed1be6388
fix: update managed namespace metadata ( #13074 )
...
* fix: update managed namespace metadata
This commit fixes an issue where a namespace does not get updated
unless a sync is performed. Since the `managedNamespaceMetadata` is not
a part of the Application Git state, we need a way to force a sync once
the metadata has changed. In order to do that, we need to add state
to compare with.
Once a sync is performed, the `ManagedNamespaceMetadata` gets copied
to `SyncResult`, which will then be compared with on subsequent syncs.
If there's a mismatch between
`app.Spec.SyncPolicy.ManagedNamespaceMetadata` and
`app.Status.OperationState.SyncResult.ManagedNamespaceMetadata` we mark
the Application as `OutOfSync`.
Fixes #12661 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: nil check
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: allow empty apps to be updated
If an app is empty but still differs in terms of
`managedNamespaceMetadata`, it should still be kept up to date.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: add unit tests in appcontroller
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: rebase
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* refactor: extract method
Consolidate checks to `app.HasChangedManagedNamespaceMetadata()`
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: make codegen
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-05-19 09:55:08 -04:00
pasha-codefresh
f356a54f19
feat: Support insecure flag for OCI pull command and upgrade helm version to 3.12.0 ( #13608 )
2023-05-18 20:02:20 -04:00
Michael Crenshaw
fafee48b3c
fix(appset): handle templating of raw JSON fields ( #12947 ) ( #12949 )
...
* fix(appset): handle templating of raw JSON fields (#12947 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* revert unnecessary changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-18 19:44:44 -04:00
dependabot[bot]
ec3ea48cda
chore(deps): bump actions/setup-go from 3.5.0 to 4.0.1 ( #13601 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.5.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3.5.0...fac708d6674e30b6ba41289acaab6d4b75aa0753 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 18:55:05 -04:00
Fish-pro
daef931442
chore: Clean up repeated package import ( #13543 )
...
Signed-off-by: Zechun Chen <zechun.chen@daocloud.io >
2023-05-18 18:32:33 -04:00
dependabot[bot]
f12a43a275
chore(deps): bump github.com/docker/distribution ( #13554 )
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 18:29:13 -04:00
Justin Marquis
f4962d4165
chore: update VERSION on rc1 release ( #13558 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-05-18 18:24:17 -04:00
patst
ce36b6e0e0
fix: Reduce of empty array with no initial value for LogsView ( #13620 )
...
* if not log lines are received (yet) the reduce raises an error and crashes the complete ArgoCDUI
Refs: #13447
Signed-off-by: patst <patrick.steinig@googlemail.com >
2023-05-18 12:45:23 -07:00
Alexander Matyushentsev
325878c4d1
fix: avoid acquiring lock on two mutexes at the same time to prevent deadlock ( #13636 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-05-18 19:20:13 +00:00
Alexander Matyushentsev
f61f94f7fc
fix: fix broken helm repo alias/name support ( #13647 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-05-18 18:24:55 +00:00
Shawn Toffel
1e7d8ad607
fix: set containerName value for log view selector ( #13587 )
...
Signed-off-by: Shawn Toffel <shawn.toffel@gmail.com >
2023-05-17 18:20:29 -07:00
Wito
f8e016dea8
feat: add monaco-kubernetes for editing IntelliSense ( #12778 )
...
Signed-off-by: Delnat Wito <wito.delnat@gmail.com >
Signed-off-by: Remington Breeze <remington@breeze.software >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-05-17 10:24:17 -07:00
Alexander Matyushentsev
ea3a67a9f3
Merge pull request from GHSA-94mc-2ch7-r5r5
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-05-17 09:23:31 -07:00
Chris Wiggins
0c56178dfa
Update kustomize resource to correct path ( #13196 )
...
This commit updates the kustomize section to include the correct path. Without the `\base` at the end of the path kustomize errors out trying to find a `kustomization.yaml` since there isn't one in the `ha` directory.
Signed-off-by: Chris Wiggins <5607419+cwiggs@users.noreply.github.com >
2023-05-17 11:20:44 -04:00
Chris Wiggins
51c241b06d
docs: Remove old annotations ( #12168 )
...
* Remove old annotations
This commit removes a few annotations and updates the secret that argocd uses for tls.
1. Removes the ingress class annotation, it's been replaced by the ingressClassName argument in the spec: https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotation
2. Removes an old annotation used by cert-manager: https://cert-manager.io/docs/usage/ingress/#optional-configuration
3. Updates the serverName to the new argocd-server-tls secret.
Signed-off-by: Chris Wiggins <5607419+cwiggs@users.noreply.github.com >
* Remote whitespace
Signed-off-by: Chris Wiggins <5607419+cwiggs@users.noreply.github.com >
---------
Signed-off-by: Chris Wiggins <5607419+cwiggs@users.noreply.github.com >
2023-05-17 13:52:20 +00:00
Nicholas Morey
c2a118137e
docs: add scalability benchmarking proposal ( #12662 )
...
* docs: add scalability benchmarking proposal
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: add andklee as co-author
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: wording fixes
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* feat: add comment on "realworld-ness"
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* feat: add tooling to key scalability factors
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* feat: add aws to implementation details
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: add additional goal of being vendor-agnostic
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* feat: add namespaced topology
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: namespace topology intent
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* feat: add initial members section
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: grammarly
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
---------
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2023-05-16 18:00:56 +00:00
Jaideep Rao
eb6de27e78
consume cluster cache deadlock fix in gitops-engine ( #13611 )
...
Signed-off-by: Jaideep Rao <jaideep.r97@gmail.com >
2023-05-16 09:03:48 -07:00
Egor Margineanu
7825821c1c
feat: Page header and toolbar in system extensions ( #13451 )
...
* Wrapped system extension component into Page
Signed-off-by: Egor Margineanu <egmar@users.noreply.github.com >
* Added missing semicolon
Signed-off-by: Egor Margineanu <egmar@users.noreply.github.com >
* Empty commit to trigger checks
Signed-off-by: Egor Margineanu <egmar@users.noreply.github.com >
---------
Signed-off-by: Egor Margineanu <egmar@users.noreply.github.com >
2023-05-13 22:23:26 -07:00
Leonardo Luz Almeida
ec0cb9db2b
docs: Simplify the release document ( #13563 )
...
* docs: Simplify the release document
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* small fixes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-05-12 21:04:17 +00:00
Soumya Ghosh Dastidar
6a3a81cbe7
fix: deeplinks fails when app uses cluster name ( #13564 )
2023-05-12 07:55:48 -07:00
Alex Eftimie
a08282bf6b
feat: use oras-go library to enable more complex OCI Helm authentication ( #12554 )
...
* feat: use oras-go library to enable more complex OCI Helm authentication
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Update util/helm/client.go
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Ran make mod-vendor-local
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
---------
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-05-11 09:24:23 -04:00
asingh
3fcc8eadaa
fix: update log view on container select ( #13474 )
...
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
2023-05-11 09:08:21 -04:00
Max Xu
d4714f34ca
docs(users): add StreamNative to the list of users ( #13499 )
...
Signed-off-by: Max Xu <huan.xu@streamnative.io >
2023-05-11 08:52:22 +00:00
Kyle Purkiss
0b12edda14
chore: Add Procore as a user of Argo CD ( #13515 )
...
Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com >
2023-05-10 16:11:52 -04:00
Oleksii Khaliavka
4484ce8558
fix: rewrite Host header in dex round tripper ( #13500 )
...
Signed-off-by: Oleksii Khaliavka <khalyavka.alexey@gmail.com >
2023-05-09 08:28:09 -07:00
Nikola Velkovski
c985b1690e
Add candis.io to USERS.md ( #13504 )
...
Signed-off-by: Nikola <nvelkovski@gmail.com >
2023-05-09 08:22:06 -07:00
Alexander Matyushentsev
2e102e1dd8
fix: UI should show error if repo/creds disconnect attempt fails ( #13498 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-05-09 15:09:00 +00:00
Jiacheng Xu
42bdb5ab1b
fix: CMPv2 does not allow symlinks to adjacent files in same git repo. Fixes #13342 ( #13360 )
...
fix: CMPv2 does not allow symlinks to adjacent files in same git repo. Fixes #13342 (#13360 )
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com >
2023-05-08 16:29:08 -07:00
Michael Crenshaw
29c7f5ad6c
fix: surface errors when compressing files ( #13491 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-08 19:57:13 +00:00
Jay P Kulkarni
1a4a878703
fix: interpolate gen fix ( #12716 ) ( #13061 )
...
* Finalizing Appset Interpolation Changes
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
* Pushing up changes for matrix_test.go
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
* A now incredibly simple solution
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
* Updating matrix_test.go to master
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
* One more fix
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
* Changes up to now
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
* Currently working test (Rough)
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
* Cleanly working across 2 test cases!
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
* Merged into single test case
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
---------
Signed-off-by: jkulkarn <jay.p.kulkarni@blackrock.com >
Co-authored-by: jkulkarn <jay.p.kulkarni@blackrock.com >
2023-05-07 00:48:43 +00:00
Soumya Ghosh Dastidar
56d173390d
feat(appset): add configurable max reconciliations to appset ( #13381 )
...
* feat(appset): add configurable max reconciliations to appset
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: lint errors
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2023-05-05 16:12:26 -07:00
dependabot[bot]
17d0acabce
chore(deps): bump actions/checkout from 3.4.0 to 3.5.2 ( #13228 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.4.0...8e5e7e5ab8b370d6c329ec480221332ada57f0ab )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 18:19:14 -04:00
schnatterer
819e284ebd
chore: Add Cloudogu to USERS.md ( #13412 )
...
Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com >
2023-05-04 18:11:17 -04:00
ChangZhuo Chen (陳昌倬)
86926d716a
feat: support health check on ClusterIssuer ( #12000 )
...
Signed-off-by: ChangZhuo Chen (陳昌倬) <czchen@czchen.org >
2023-05-04 18:10:10 -04: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
Vivi
ef39bd24ab
feat: add MariaDB CRD health checks ( #13143 )
...
* feat: add MariaDB CRD health checks
Signed-off-by: Thomas Sirvent <vivi@vivide.re >
* feat: set Degraded health on MariaDB CRD error
Signed-off-by: Thomas Sirvent <vivi@vivide.re >
* style: add missing newline
Signed-off-by: Thomas Sirvent <vivi@vivide.re >
---------
Signed-off-by: Thomas Sirvent <vivi@vivide.re >
2023-05-04 18:03:40 -04:00
Christoph Raaflaub
ce0c3196d1
chore: add Puzzle to the users list ( #13288 )
...
Signed-off-by: Christoph Raaflaub <raaflaub@puzzle.ch >
2023-05-04 18:02:10 -04:00
Michael Crenshaw
460ecf3ac2
feat: enable gzip compression in Redis by default ( #13458 ) ( #13459 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-04 17:56:47 -04:00
Calchan
8c5af34eaf
fix: broken Git file generator caching ( fixes #13440 ) ( #13452 )
...
* chore: add .*.swp to .gitignore for Vim users
Signed-off-by: Denis Dupeyron <denis.dupeyron@gmail.com >
* fix: add search pattern to Git file generator cache key (#13440 )
Signed-off-by: Denis Dupeyron <denis.dupeyron@gmail.com >
---------
Signed-off-by: Denis Dupeyron <denis.dupeyron@gmail.com >
2023-05-04 19:37:07 +00:00
Marko Bevc
f0911f2c7c
chore: Add ScaleFactory to USERS.md ( #13303 )
...
* Add ScaleFactory to USERS.md
Signed-off-by: Marko Bevc <marko@scalefactory.com >
* Trigger pipelines
Signed-off-by: Marko Bevc <marko@scalefactory.com >
---------
Signed-off-by: Marko Bevc <marko@scalefactory.com >
2023-05-04 18:10:46 +00:00
Kazys Gurskas
fa6aaaf0f6
docs: Add Hostinger to USERS.md ( #13304 )
...
Signed-off-by: Kazys Gurskas <kazimieras.gurskas@hostinger.com >
2023-05-04 18:05:01 +00:00
Wilson Wu
7d56e7cbd4
Add DaoCloud in users ( #13300 )
...
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com >
2023-05-04 10:24:44 -07:00
Anand Francis Joseph
c5f49e10f9
chore: Bumped version to the next release version 2.8.0 ( #13368 )
...
Signed-off-by: anandf <anjoseph@redhat.com >
2023-05-03 15:52:38 +00:00
Takumi Sue
e66ae4d2a3
docs: fix typo ( #12960 )
...
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
2023-05-03 10:38:16 -04:00
Josh Gardner
4b7f7c3e0e
docs: nginx passthrough secret as argocd-server-tls ( #12921 )
...
As documented in tls.md § "TLS certificates used by argocd-server", the secret that should be modified by cert-manager is not `argocd-server` but `argocd-server-tls` should be created instead.
The ingress-nginx controller doesn't like using a secret of `type: Opaque`.
Signed-off-by: Josh Gardner <111776680+jdg-journeyfront@users.noreply.github.com >
2023-05-03 10:37:23 -04:00
Michael Crenshaw
139fc16dfb
chore(deps): bump library/golang from 1.19.6 to 1.19.7 ( #12859 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-03 10:36:08 -04:00
Andreas Sommer
ff27043888
fix: Avoid Docker volume creating empty directory if dex.yaml could not be generated, improve error message ( #10332 )
...
Signed-off-by: Andreas Sommer <andreas.sommer87@googlemail.com >
2023-05-03 10:35:21 -04:00
Michael Crenshaw
064c8da942
fix(manifests): use params CM and env var for redis server ( #13214 ) ( #13396 )
...
* fix(manifests): use params CM and env var for redis server (#13214 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add release note
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* rephrase
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* rephrase
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-01 19:58:52 -04:00
Justin Marquis
8645ad2d57
chore: upgrade redis to 7.0.11 to avoid CVE-2023-0464 ( #13389 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-05-01 17:47:43 -04:00
Justin Marquis
cac553ab50
chore: upgrade haproxy to 2.6.12 to avoid CVE-2023-0464 ( #13388 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-05-01 16:40:04 -04:00
Laurentiu Soica
ad07b9d435
fix: append elementsYaml in order to keep fields order ( #13335 )
...
* fix: use field-wise templating for child matrix generators (#11661 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* test shouldn't use go template
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* feat: extend List generator with ElementsJsonBase64
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: proper field name and crd update
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: indentation
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: remove b64 encoding. Based on #12287
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: generated with codegen
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: reset some of the generated files
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: elementsyaml to cover both yaml and json
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: regenerate code
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
* Regenerate code
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
* fix: update ApplicationSet docs
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
* fix: elementsyaml to elementsYaml to be more consistent with other fields
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
* fix: preserve field order
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-05-01 15:52:59 -04:00
Alex Collins
05e542e980
fix: Disable scrollbars on pod logs viewer. Fixes #13266 ( #13294 )
...
Signed-off-by: Alex Collins <alex_collins@intuit.com >
2023-05-01 14:50:59 -04:00
rumstead
a695aa8665
feat(appset): applicationset controller use repo server ( #10952 ) ( #12714 )
...
feat(appset): applicationset controller use repo server (#10952 ) (#12714 )
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2023-04-28 13:18:24 -07:00
Hapshanko
3dc809e084
docs: Application Info field documentation ( #10814 ) ( #13351 )
...
* add Application info field documentation
Signed-off-by: Hapshanko <112761282+Hapshanko@users.noreply.github.com >
* Extra Application info docs
Signed-off-by: Hapshanko <112761282+Hapshanko@users.noreply.github.com >
* Added info field documentation
Signed-off-by: Hapshanko <112761282+Hapshanko@users.noreply.github.com >
* Add space to comment
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Hapshanko <112761282+Hapshanko@users.noreply.github.com >
* docs: Add extra_info.md to table of contents
Signed-off-by: Hapshanko <112761282+Hapshanko@users.noreply.github.com >
---------
Signed-off-by: Hapshanko <112761282+Hapshanko@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-04-28 15:46:04 -04:00
asingh
b059d78724
feat: add css to support external custom style ( #13279 )
...
* feat: add external css to customize banner
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix lint
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
---------
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
2023-04-28 13:32:03 -04:00
Zubair Haque
03513ebeec
chore: adding test coverage for the notification_controller ( #13339 )
...
* Adding unit tests for the Init function: for the notification controller
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
* Adding unit tests for getAppProj function: for the notification controller
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
* fixing linting errors for indexer.Add in build
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
* rm appProj test(s) to assess linting issue
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
* adding first test case for getAppProj
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
* add happy path for getAppProj func()
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
* updating test function to reduce duplication
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
* sanity test fot getAppProj: rm test struct pattern to test generic scenarios
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
* verifies that getAppProj gracefully handles input with missing "project" field and returns nil
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
* chore: isAppSyncStatusRefreshed test for improved coverage
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
---------
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
2023-04-27 07:23:51 -04:00
Ishita Sequeira
1fe62574ce
chore: Add additional field to set Extra Build Information while building argo-cd by vendors ( #13324 )
...
* Add additonal field to set Extra Build Information while building argocd by vendors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Include spaces in extra build info
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2023-04-27 00:10:12 +00:00
Regina Scott
daae5ef7b4
add last sync field to application tiles ( #13184 )
...
Signed-off-by: Regina Scott <rescott@redhat.com >
2023-04-25 20:13:00 -07:00
Gijs Middelkamp
238c1042a5
chore: Add Previder BV to USERS.md ( #13273 )
...
* Update USERS.md
Signed-off-by: Gijs Middelkamp <17021438+gkwmiddelkamp@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Gijs Middelkamp <17021438+gkwmiddelkamp@users.noreply.github.com >
---------
Signed-off-by: Gijs Middelkamp <17021438+gkwmiddelkamp@users.noreply.github.com >
2023-04-25 20:12:00 -07:00
asingh
467777ff9d
feat(UI): Tree view groups node by heath status ( #12089 )
...
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-04-25 11:50:48 -07:00
Alexander Matyushentsev
2126bcf280
feat: support 'helm.sh/resource-policy: keep' helm annotation ( #13157 )
...
* feat: support 'helm.sh/resource-policy: keep' helm annotation
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* document annotation
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-04-24 13:41:21 -07:00
Leonardo Luz Almeida
93f872350a
docs: Add Argo CD components architecture doc ( #13194 )
...
* docs: Add Argo CD components architecture doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* docs: update diagram
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* docs: add component arch doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* reformat doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add component doc in the menu
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* update image
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Update docs/developer-guide/architecture/components.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
* Update docs/developer-guide/architecture/components.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
* Update docs/developer-guide/architecture/components.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-04-24 20:02:12 +00:00
Michael Crenshaw
a3a86f161e
feat: better repo path sanitization ( #12974 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-04-24 14:04:23 -04:00
Michael Crenshaw
22e7c76136
fix(ui): use name instead of title for CMP parameters ( #13250 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-04-24 14:00:20 -04:00
Michael Crenshaw
af5bb44add
fix: remove false positive for no-discovery cmp; log string, not bytes ( #13251 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-04-24 13:58:48 -04:00
Thijs van Tol
edf9916e39
chore: Add Albert Heijn to the users.md ( #13280 )
...
Signed-off-by: Thijs van Tol <43065692+thijsvtol@users.noreply.github.com >
2023-04-23 17:39:21 +02:00
Craig Rodrigues
0e154b0781
docs: Add link to kustomization example for installing argocd ( #13268 )
...
Signed-off-by: Craig Rodrigues <craig@quiknode.io >
2023-04-21 18:38:06 +02:00
Justin Marquis
ceed653817
chore: add SLSA badge ( #13282 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-04-19 10:26:32 +02:00
Alex Eftimie
d9b8e0f37d
feat: Expose Helm Chart metadata in Argo CD UI ( #11352 ) ( #11575 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-04-18 10:04:21 -07:00
Craig Rodrigues
3ad4bf48c6
docs: Update RBAC example to include permissions for projects ( #12773 )
...
Signed-off-by: Craig Rodrigues <craig@quiknode.io >
2023-04-18 04:11:18 -04:00
Kiruthikameena
b96bf6b49e
Update .goreleaser.yaml ( #13260 )
...
Signed-off-by: Kiruthikameena <meenasuja16@gmail.com >
2023-04-17 15:25:06 +02:00
Fish-pro
6f4e99dde5
chore: Clean up repeated package import ( #13134 )
...
Signed-off-by: Zechun Chen <zechun.chen@daocloud.io >
2023-04-16 14:35:22 +02:00
Marco Lecheler
d4fc854849
feat: add short_sha_7 to AppSet generators ( #11976 ) ( #13199 )
...
* feat: add shortSHALength7 variable to AppSet generator PR, SCM
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
* feat(test): add test for shortSHALength7 in AppSet
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
* docs: add short_sha_7 to AppSet generator docu
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
---------
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
2023-04-16 14:33:38 +02:00
github-actions[bot]
acadb62bf4
[Bot] docs: Update Snyk reports ( #13256 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-04-16 14:24:04 +02:00
Vincent Verleye
1650fa9517
docs: s/No supported/Not supported ( #13189 )
...
Signed-off-by: Vincent Verleye <124772102+smals-vinve@users.noreply.github.com >
2023-04-15 15:17:17 -04:00
Leonardo Luz Almeida
c7f8ddd340
docs: Add Argo CD Core documentation ( #13225 )
...
* docs: Add Argo CD Core documentation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* docs: Add Argo CD usage to the docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* docs: add Redis details in Argo CD Core doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* docs: minor fix
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* minor fix
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* minor fix
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-04-15 19:05:49 +00:00
Philip Haberkern
60d14d8dd1
docs: Fix wrong link to non existing page for applicationset reference ( #13207 )
...
Signed-off-by: TheDatabaseMe <philip.haberkern@googlemail.com >
2023-04-15 14:32:52 -04:00
Zubair Haque
9ee928989f
chore: better error handling for nestedGeneratorHasClusterGenerator ( #13195 )
...
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
2023-04-12 14:01:44 -04:00
Alexander Matyushentsev
9b53eebd28
fix: --file usage is broken for 'argocd proj create' command ( #13130 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-04-06 13:16:58 -04:00
Yi Cai
568baff694
Added filterSuggestions to project dropdown list ( #13109 )
...
Signed-off-by: Yi Cai <yicai@redhat.com >
2023-04-05 12:29:46 -04:00
Mity
f434ef03e0
chore: Add Lucid Motors to USERS.md ( #13117 )
...
Signed-off-by: Mity <12995672+mshantiranjan@users.noreply.github.com >
2023-04-05 00:51:31 +00:00
Pavel
381fed5c35
fix(cli): add redis-compress flag to argocd admin dashboard command ( #13055 ) ( #13056 )
...
* add `redis-compress` flag to `argocd admin dashboard` command
Previously, gzip compression was disabled and not configurable,
which made it impossible to work with gzipped Redis cache.
This commit adds support for gzip compression to the ArgoCD admin dashboard.
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
* update dashboard docs for --redis-compress flag
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
* add support for REDIS_COMRESSION env in cli admin dashboard
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
* update flag description
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Pavel <aborilov@gmail.com >
* update dashboard docs
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
---------
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
Signed-off-by: Pavel <aborilov@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-04-04 16:42:28 -04:00
jannfis
7ee1ee3b97
fix: Regression in signature verification for git tags ( #12797 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2023-04-04 16:20:03 -04:00
Gaël Jourdan-Weil
b970d555b5
docs: add KelkooGroup to users list ( #13095 )
...
Signed-off-by: Gaël Jourdan-Weil <gael.jourdan-weil@kelkoogroup.com >
2023-04-04 16:16:02 -04:00
Mike Dougherty
e93aec1ba6
chore: Add missionlane.com to USERS.md ( #13094 )
...
Signed-off-by: Mike Dougherty <mikedougherty@users.noreply.github.com >
2023-04-04 16:14:44 -04:00
cjc7373
a379fd5e68
docs: fix broken version selector ( #13102 )
...
Signed-off-by: Harold Cheng <niuchangcun@gmail.com >
2023-04-04 16:53:37 +00:00
Justin Marquis
a0e47e5f80
ci: OSV scanner override ( #13099 )
...
* chore: ignore osv-scanner vulns not exploitable in Argo CD
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* fix linebreak
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
---------
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-04-04 15:54:10 +00:00
Justin Marquis
f738b800fe
chore: fix PR title config ( #13091 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-04-03 18:09:37 +00:00
asingh
696631e69c
fix: Add more context to the sync failed message when resource kind doesn't exist ( #12980 )
...
* fix: add more context to k8s message
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add more context to k8s message
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add more context to k8s message
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add more context to k8s message
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add more context to k8s message
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add more context to k8s message
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update util/argo/argo.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* Update util/argo/argo.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* improvements, maybe
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove unnecessary end quote
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* avoid conflicts with other tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-04-03 15:48:50 +00:00
cjc7373
2cf96facf7
docs: recommend users build test-tools-image locally ( #13082 )
...
Signed-off-by: Harold Cheng <niuchangcun@gmail.com >
2023-04-02 19:36:26 -04:00
Justin Marquis
c4c7bf9418
chore: PR title, uses less permissive permissions ( #13084 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-04-02 19:54:26 +00:00
dependabot[bot]
63a1f891c8
chore(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 ( #13049 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](e38b1902ae...80e868c13c )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 15:16:22 -04:00
github-actions[bot]
b16ec964a9
[Bot] docs: Update Snyk reports ( #13080 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-04-02 17:01:04 +00:00
Justin Marquis
6052fcfccc
chore: use build-and-publish digest output ( #13083 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-04-02 17:00:01 +00:00
schakrad
700a6c16c1
fix(ui): Object options menu truncated when selected in ApplicationListView. ( #11695 )
...
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-31 21:10:54 +00:00
schakrad
f5d343f3cc
feat: Making the moment lib global in ArgoCD project to minimize the tar ball of metrics extension ( #13075 )
...
* #11602 fix : Object options menu truncated when selected in ApplicationListView.
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* #11602 fix : Object options menu truncated when selected in ApplicationListView.
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* metrics-extension-change
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
---------
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
2023-03-31 20:57:49 +00:00
schakrad
0b4c617d42
feat: Container statuses on summary tab of pod and detailed info in tooltip for pod on resource tree ( #11513 )
...
* docs: Improve Keycloak documentation for command line sign-in (#8758 )
Documenting what is discussed in #2932
Signed-off-by: Antoine Pultier <antoine.pultier@sintef.no >
Signed-off-by: Antoine Pultier <antoine.pultier@sintef.no >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Add CSI secret driver to the secret management options (#10900 )
Signed-off-by: Duncan <62943186+duncan485@users.noreply.github.com >
Signed-off-by: Duncan <62943186+duncan485@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /ui (#11533 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps-dev): bump @babel/preset-react from 7.7.0 to 7.18.6 in /ui (#11489 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps-dev): bump babel-jest from 24.9.0 to 26.6.3 in /ui (#11483 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Added ARGOCD_ENV_ prefix to FOO (#11545 )
Signed-off-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
Signed-off-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Hack] Add concurrency to cluster creation in resource generator. (#11266 )
* add threading to cluster creation
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Add default values
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Cleanup
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Move external dependency to internal
Signed-off-by: Dan Garfield <dan@codefresh.io >
* ability to run cluster generation in parallel
Signed-off-by: pashavictorovich <pavel@codefresh.io >
* fix linter
Signed-off-by: pashavictorovich <pavel@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: pashavictorovich <pavel@codefresh.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Update notifications-engine dependency (#11479 )
* chore: update `notifications-engine`
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
* chore: generate notifications docs
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/valyala/fasttemplate from 1.2.1 to 1.2.2 (#11552 )
Bumps [github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/valyala/fasttemplate/releases )
- [Commits](https://github.com/valyala/fasttemplate/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: github.com/valyala/fasttemplate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.40 to 0.9.54 (#11554 )
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.40 to 0.9.54.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.40...v0.9.54 )
---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#11555 )
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/0.3.12...v0.3.13 )
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: update how to access arrays in Go templates (#11562 )
Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* add otel interceptor (#11561 )
Signed-off-by: minquan.chen <minquan.chen@daocloud.io >
Signed-off-by: minquan.chen <minquan.chen@daocloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: use repository GithubAppCreds proxy if set (#11422 )
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: show app age in application list view (#11209 ) (#11502 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: sidebar css (#11531 )
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: Allow proxy to be saved when creating repoCreds (#11351 ) (#11425 )
* fix: allow proxy to be saved in repoCreds (https + github app)
Signed-off-by: Nathanael Liechti <technat@technat.ch >
* chore: changes from codegen
Signed-off-by: Nathanael Liechti <technat@technat.ch >
* chore: add unit test for CreateRepoCreds
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/go-openapi/runtime from 0.19.4 to 0.25.0 (#11568 )
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.19.4 to 0.25.0.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.19.4...v0.25.0 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Add skipCrds and ignoreMissingValueFiles to application.yaml example (#11565 )
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: add Vinted to users list (#11214 )
Signed-off-by: Edgaras <edgaras@apsega.lt >
Signed-off-by: Edgaras <edgaras@apsega.lt >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 (#11580 )
Bumps [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff ) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases )
- [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/structured-merge-diff/compare/v4.2.1...v4.2.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/structured-merge-diff/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/go-openapi/loads from 0.19.4 to 0.21.2 (#11569 )
Bumps [github.com/go-openapi/loads](https://github.com/go-openapi/loads ) from 0.19.4 to 0.21.2.
- [Release notes](https://github.com/go-openapi/loads/releases )
- [Commits](https://github.com/go-openapi/loads/compare/v0.19.4...v0.21.2 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/loads
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix(helm): helm v3 doesn't have these flags (#11100 ) (#11540 )
* fix: helm v3 doesn't have these flags
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Revert repoAdd change. Was to greedy, ca-file is needed there
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix(helm): login OCI Helm dependencies correctly (#8563 ) (#11327 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: misc css fixes for mobile (#5705 ) (#11508 )
* Misc css fixes for mobile
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* More fixes for mobile
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix ui tests. bring back application status labels
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: added deep links backend changes (#11401 )
* feat: added deep links backend changes
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: add rbac check to list links services
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: removed project param and updated sample config
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: update sample config
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#11605 )
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/Masterminds/semver/releases )
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/semver/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/go-redis/redis/v8 from 8.11.3 to 8.11.5 (#11606 )
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis ) from 8.11.3 to 8.11.5.
- [Release notes](https://github.com/go-redis/redis/releases )
- [Changelog](https://github.com/go-redis/redis/blob/v8.11.5/CHANGELOG.md )
- [Commits](https://github.com/go-redis/redis/compare/v8.11.3...v8.11.5 )
---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/casbin/casbin/v2 from 2.57.1 to 2.59.0 (#11607 )
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.57.1 to 2.59.0.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.57.1...v2.59.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: add Trusting Social users list (#11584 )
* Add Trusting Social user
Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
* fixing other
Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: set baseURL in github_app client (#11613 )
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: only add baseURL in github_app client for GHE client (#11622 )
fixes #11613
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/aws/aws-sdk-go from 1.44.129 to 1.44.156 (#11629 )
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.129 to 1.44.156.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.129...v1.44.156 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: Add support for proxy extensions (#11307 )
* feat: Add support for proxy extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* return list of extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add service set in argocd server struct
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* implements cluster name lookup
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add cli docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* apply connection config defaults
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add unit tests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add test for invalid extension name
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix deadcode lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix unused lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix deadcode lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Better error message
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix deadcode lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix empty branch
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* includeKinds for APIVersions in cluster info cache (#11241 )
Signed-off-by: Roger Rumao <rogerrum@gmail.com >
Signed-off-by: Roger Rumao <rogerrum@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: add warning for user when using replace sync option (#11566 )
* docs: adding warning to 'replace' sync option
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update sync-options.md
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Bump version in master to 2.6.0 (#11641 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Unknown sync operation state on app list page (#11621 )
fix: Unknown sync operation state on app list page (#11621 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: fix web terminal step list numbering (#11590 )
docs: fix web terminal step list numbering (#11590 )
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: add deny sources (#11639 ) (#11646 )
This commit adds the ability to deny a source when it is prefixed with
`!`, in the same manner as with the "deny destinations" feature.
Fixes #11639 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump react-paginate from 6.5.0 to 8.1.4 in /ui (#11558 )
Bumps [react-paginate](https://github.com/AdeleD/react-paginate ) from 6.5.0 to 8.1.4.
- [Release notes](https://github.com/AdeleD/react-paginate/releases )
- [Changelog](https://github.com/AdeleD/react-paginate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/AdeleD/react-paginate/compare/v6.5.0...v8.1.4 )
---
updated-dependencies:
- dependency-name: react-paginate
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps-dev): bump tslint-react from 3.6.0 to 5.0.0 in /ui (#11559 )
Bumps [tslint-react](https://github.com/palantir/tslint-react ) from 3.6.0 to 5.0.0.
- [Release notes](https://github.com/palantir/tslint-react/releases )
- [Commits](https://github.com/palantir/tslint-react/compare/3.6.0...5.0.0 )
---
updated-dependencies:
- dependency-name: tslint-react
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump express from 4.17.1 to 4.18.2 in /ui (#11591 )
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: kustomize has access to build environment (#11643 )
Current docs reflect that the build environment is not available to kustomize. Since https://github.com/argoproj/argo-cd/pull/8096 it is now exposed for kustomize. This updates the kustomize section of the docs to reflect that.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: pull request labels exposed in Pull Request generator template (#10204 ) (#11397 )
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/casbin/casbin/v2 from 2.59.0 to 2.60.0 (#11656 )
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.59.0 to 2.60.0.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.59.0...v2.60.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: fix flaky e2e test (#11509 ) (#11654 )
* chore: fix flaky e2e test (#11509 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't centralize mock response - tests should be independent
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: downgrade React to v17 (#11653 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps-dev): bump @types/cookie from 0.3.3 to 0.5.1 in /ui (#11659 )
Bumps [@types/cookie](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookie ) from 0.3.3 to 0.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cookie )
---
updated-dependencies:
- dependency-name: "@types/cookie"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: fix flaky e2e test (#11670 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] Update Snyk reports (#11649 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: show cmpv2 plugins in create app wizard (#11615 )
* feat: show cmpv2 plugins in create app wizard
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: fixed doc formatting and sidecar plugin info
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: updated plugin info
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.54 to 0.9.55 (#11678 )
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.54 to 0.9.55.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.54...v0.9.55 )
---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#11679 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](93ea575cb5...755da8c3cf )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: add Mercedes-Benz Tech Innovation to user list (#11682 )
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: appname in searchbar (#11493 )
* fix: appname in searchbar
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: appname in searchbar
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: add pod age icon details in tooltip (#10290 ) (#11170 )
* pod-age-icon details added in tooltip
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Tooltip change
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: fix flaky e2e test for immutable fields (#11685 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: expose deep links in UI (#11680 )
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Add Getyourguide to USERS.md (#11704 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: rollback react to known working version (#11703 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: pin kubectl version (#11726 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Clarification of the create namespace feature (#11723 )
* docs: Clarification of the create namespace feature
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review suggestion
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Add Cloud Scale to USERS.md (#11731 )
* Update USERS.md
Add cloud scale
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: Allow Matrix generator to have two Git child generators without conflict (#10522 ) (#10523 )
* misc: NoError instead of Error in repository test
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* misc: Extend lint timeout
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* feat: Add GitGenerator.PathParamPrefix
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* auto: Results of codegen
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* test: Add tests for PathParamPrefix
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* docs: Add notes to Matrix/Git generator docs about PathParamPrefix
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* misc: Undo unrelated test change
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* auto: Results of codegen
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* docs: Add detailed example
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: ApplicationSet add `create-delete` policy #9101 (#11107 )
* feat: ApplicationSet add create-delete policy
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
* test for applicationSet policies
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
* Update docs/operator-manual/applicationset/Controlling-Resource-Modification.md
Co-authored-by: Mubarak Jama <83465122+mubarak-j@users.noreply.github.com >
Signed-off-by: Takuma Kume <takuma.kume@gmail.com >
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
Signed-off-by: Takuma Kume <takuma.kume@gmail.com >
Co-authored-by: Mubarak Jama <83465122+mubarak-j@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: upgrade helm to most recent version (v3.10.3) (#11725 )
* chore: upgrade helm to most recent version (v3.10.3)
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* Retrigger CI pipeline
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Unbreak termination of operation with apps in other namespaces (#11239 ) (#11724 )
* fix: Unbreak operation termination
Signed-off-by: jannfis <jann@mistrust.net >
* Revert change to Dockerfile
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: support relative links in OCI tags query response (#11708 )
* fix: support relative links in OCI tags query response
Pagination for OCI tags retrieval is not supported when the
Link header URI is relative.
According to https://docs.docker.com/registry/spec/api/#pagination
and the therein referenced RFC
https://www.rfc-editor.org/rfc/rfc5988#section-5
relative links should be resolved to the initial request URL
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* chore: clean up unused prints & assert errors
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* fix: stop double-escaping repoURL
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* chore: CodeQL CWE-117 log sanitizing
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* chore: remove unnecessary error
Signed-off-by: detvdl <detvdael.services@protonmail.com >
Signed-off-by: detvdl <detvdael.services@protonmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: add Voyager Digital to USERS.md (#11735 )
Signed-off-by: hopisaurus <hopisaurus@gmail.com >
Signed-off-by: hopisaurus <hopisaurus@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: add google cloud source repo support (#7534 ) (#11618 )
* feat: Add support for cloning Google Cloud Source repos (#7534 )
* Google Cloud service account auth
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Fill missing struct field (GCP SA key) in cli cmd
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix(ui): Add proxy option when configuring Google Cloud Source repo
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Remove secret (GCP SA key) in Get server req
Signed-off-by: David Becher <becher.david@googlemail.com >
* refactor: Do not use context.WithTimeout for Google creds
As the context is used in the background to refresh credentials, it
should not be cancelled.
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Use proxy setting only in repo-service, not repocreds-service
Signed-off-by: David Becher <becher.david@googlemail.com >
* test: Create tests for GoogleCloudCreds
This commit refactors the implementation of GoogleCloudCreds in order to
make its methods testable.
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Linting issues
Signed-off-by: David Becher <becher.david@googlemail.com >
* chore: Fix typo in docs.
Signed-off-by: David Becher <becher.david@googlemail.com >
* chore: Adjust url-allow-list for lint-docs action
Signed-off-by: David Becher <becher.david@googlemail.com >
* chore: Incorporate suggested refactorings
Signed-off-by: David Becher <becher.david@googlemail.com >
* Delete url-allow-list
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* wrap errors
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* More UI goodies and codegen
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Update docs screenshots
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* move interface up next to other interfaces
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Reduce png size
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* update generated
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix whitespace from codegen
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: David Becher <becher.david@googlemail.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: David Becher <becher.david@googlemail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Document applications in any namespace (#10678 )
* docs: Document applications in any namespace
Signed-off-by: jannfis <jann@mistrust.net >
* Fix some code blocks
Signed-off-by: jannfis <jann@mistrust.net >
* Fix link
Signed-off-by: jannfis <jann@mistrust.net >
* docs: Document applications in any namespace
Signed-off-by: jannfis <jann@mistrust.net >
* Fix some code blocks
Signed-off-by: jannfis <jann@mistrust.net >
* Fix link
Signed-off-by: jannfis <jann@mistrust.net >
* Apply reviewer comments
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: Multiple sources for applications (#2789 ) (#10432 )
* feat: support multiple sources for application
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
remove debug logging and unwanted code
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix lint and unit test errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix lint and unit test errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix bug introduced after rebase
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
executed make codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
remove unwanted logging
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix ci failures
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix index out of bounds error
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* ui fixes
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add revisions to SyncOperation for rollback
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* change Source to *ApplicationSource in ApplicationSpec
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix env variable read logic for ValueFiles
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update multiple sources doc
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add repository lock and checkout target revision
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* checkout all sources before generating manifest
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
generate mock reposerverclient
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update logic for returning ManifestResponse to avoid nil pointer issues
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix nil reference and key mismatch bugs; add more logs (#6 )
* fix nil reference and key mismatch bugs; add more logs
* remove temporary comment
* addressed the lint failure and added chart to RefTargeRevisionMapping
* normalize git repo (#7 )
* do not leak lock releases
* prevent deadlock
* allow spec update
* move settings fetch outside loop
* cache busing
* return err instead of logging it
* no caching in test
* fix cache key marshaling
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update grpc field numbers
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* path resolution tests (#12 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
do things in better ways
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
consolidate
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add regex check for value of source.ref
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add webhook tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
change Source to *ApplicationSource in ApplicationSpec
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
address PR comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Retrigger CI pipeline
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
rebased with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix env variable read logic for ValueFiles
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Address PR comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add repository lock and checkout target revision
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* checkout all sources before generating manifest
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* generate mock reposerverclient
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update logic for returning ManifestResponse to avoid nil pointer issues
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix nil reference and key mismatch bugs; add more logs (#6 )
* fix nil reference and key mismatch bugs; add more logs
* remove temporary comment
* addressed the lint failure and added chart to RefTargeRevisionMapping
* normalize git repo (#7 )
* do not leak lock releases
* prevent deadlock
* allow spec update
* move settings fetch outside loop
* cache busing
* return err instead of logging it
* no caching in test
* fix cache key marshaling
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update grpc field numbers
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add regex check for value of source.ref
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Added unit tests (#15 )
* add unit tests 1
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix application parameters tab, rebased UI changes, tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* More tests (#16 )
* more tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix lint error
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Test get ref sources (#17 )
* test GetRefSources
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: ishitasequeira <ishiseq29@gmail.com >
GenerateManifests test (#18 )
* GenerateManifests test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Fix broken tests (#19 )
* fix broken tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Symlink test (#20 )
* check referenced sources for out-of-bounds symlinks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* unlock the values file repo before doing a symlink check (#22 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* multi source docs (#21 )
* multi source docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix warning title
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* clarify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* clarify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add e2e tests for multiple sources and fix UI lint (#23 )
* add e2e tests for multiple sources and fix UI lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add auto-sync and hard refresh to e2e tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* change refresh type to RefreshTypeNormal for e2e
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update e2e testcase with helm data
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add TestMultiSourceAppWithSourceOverride
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add missing yaml file
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: AppSet Progressive Rollouts with RollingSync (#9437 ) (#10048 )
Signed-off-by: Matt Groot <mgroot@indeed.com >
Signed-off-by: Matt Groot <mgroot@indeed.com >
Co-authored-by: Matt Groot <mgroot@indeed.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] Update Snyk reports (#11739 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: support Knative Serving 1.5 Custom Health Checks (#9719 )
* fix: Update account.proto annotaion for gen grpc gateway
Signed-off-by: wei840222 <wei840222@gmail.com >
* fix: Changes from codegen
Signed-off-by: wei840222 <wei840222@gmail.com >
* Retrigger CI pipeline
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* Retrigger CI pipeline
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* fix: Changes from codegen
Signed-off-by: wei <wei840222@gmail.com >
* Retrigger CI pipeline
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* Retrigger CI pipeline
Signed-off-by: wei <wei840222@gmail.com >
* feat: support Knative Serving 1.5 Custom Health Checks
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* fix: fix test fail
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* feat: support Knative Serving 1.5 Custom Health Checks
Signed-off-by: wei840222 <wei840222@gmail.com >
Signed-off-by: wei840222 <wei840222@gmail.com >
Signed-off-by: wei.wan <wei.wan@linecorp.com >
Signed-off-by: wei <wei840222@gmail.com >
Co-authored-by: wei.wan <wei.wan@linecorp.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: Extend Cluster.cluster.x-k8s.io health check (#11705 )
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: add health checks for keptn resources (#11716 )
* feat: add keptnappversion
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
* feat: added keptn resource tests
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
* feat: fix test for KeptnWorkloadInstance
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
* fix: apiVersion and quotes
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] Update Snyk reports (#11748 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: add appset progressive rollout strategy proposal (#9979 )
Signed-off-by: wmgroot <wmgroot@gmail.com >
Signed-off-by: wmgroot <wmgroot@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: update cosign docs (#11749 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: upgrade git-url-parse to avoid CVE-2022-2900 (#11744 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: upgrade minimatch to avoid CVE-2022-3517 (#11745 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: add kustomize project for testing param CMP locally (#11265 )
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: upgrade go-oidc (#11579 )
* chore: upgrade go-oidc
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* take advantage of new error type
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: sign container images by digest (#11151 )
* chore: sign container images by digest
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* use sha hash
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* doc: correct kustomize demo path (#11762 )
Signed-off-by: Yixing Yan <yixingyan@gmail.com >
Signed-off-by: Yixing Yan <yixingyan@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#11697 )
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](d0a58c1c4d...6edd4406fa )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: add OpsMx to USERS.md (#11765 )
adding our company name to Argo CD users.
Signed-off-by: Balaji Siva <balaji@opsmx.com >
Signed-off-by: Balaji Siva <balaji@opsmx.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: clarify that all labels must exist (#11693 )
It's unclear if all or any of the labels need to exist. This clarifies that all of the labels must exist.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: ssa e2e tests failing after updating to kubectl 1.26 (#11753 )
* fix: ssa e2e test failing after updating to kubectl 1.26
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Remove pinned kubectl version
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Cleaner approach to fix e2e test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Update example dockerfile (#11721 )
The latest tag hasn't been updated in almost a year, and as a result, the ubuntu repositories are out of date and are throwing errors. This updates the example to use a fixed version, which are updated much more frequently.
Signed-off-by: Phil Wright- Christie <philwc@gmail.com >
Signed-off-by: Phil Wright- Christie <philwc@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: correct SSO configuration URL in example configmap (#11720 )
Signed-off-by: Matt Clegg <m@cle.gg >
Signed-off-by: Matt Clegg <m@cle.gg >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/itchyny/gojq from 0.12.9 to 0.12.10 (#11677 )
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.9 to 0.12.10.
- [Release notes](https://github.com/itchyny/gojq/releases )
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.9...v0.12.10 )
---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: bump elasticsearch version to 8.5.1 (#11771 )
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: change logging level to Debug (#11773 )
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: support for enabling progressive rollouts from `argocd-cmd-params-cm` (#11776 )
* fix(applicationset): use consistent syntax for env vars
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix(manifests): add new appset env var from configmap
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: sources.ref allow hyphen and underscore (#11775 )
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: clarify project destination possibilities (#11706 )
Clarify that it's possible to reference clusters by `cluster` or by `name`.
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/fsnotify/fsnotify from 1.5.1 to 1.6.0 (#11553 )
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: get image digest in seperate step (#11778 )
* chore: get image digest in seperate step
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* Retrigger CI pipeline
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: fix lint error (#11788 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump golang.org/x/term from 0.1.0 to 0.3.0 (#11792 )
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/golang/term/releases )
- [Commits](https://github.com/golang/term/compare/v0.1.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump github.com/aws/aws-sdk-go from 1.44.156 to 1.44.164 (#11791 )
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.156 to 1.44.164.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.156...v1.44.164 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: set Path as empty if path is not specified for a source in multiple sources (#11756 ) (#11774 )
* set Path as '' if path is not specified for a source in multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update check for not setting value of path
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* cleanup
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Update ui/src/app/shared/components/revision.tsx
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Update bullet formatting on Progressive Rollouts.md (#11777 )
The bullet list in the example format was rendering inline in the paragraph on the doc site rather than showing a bulleted list. This also makes the rest of the doc follow the same convention.
Signed-off-by: Chris Reilly <chris@chris-reilly.com >
Signed-off-by: Chris Reilly <chris@chris-reilly.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: disable rollback button for apps with multiple sources (#11785 )
* disble rollback button for apps with multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* disble rollback button for apps with multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* ci: enforce semantic PR title (#11779 )
* ci: enforce semantic PR title
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* concurrency limit
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove scopes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: web terminal outside argocd namespace (#11166 ) (#11400 )
* fix: web terminal outside argocd namespace (#11166 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reorganize
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix reference
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* move things around, fix stuff maybe
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/cache from 3.0.11 to 3.2.0 (#11809 )
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.11 to 3.2.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](9b0c1fce7a...c17f4bf466 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] docs: Update Snyk reports (#11865 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Applications with suspended jobs now marked "Suspended" instead of "Progressing" (#11603 ) (#11626 )
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update go.sum
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update go.sum
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* upgrade notes for 2.6
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Application's own link in UI (#11123 ) (#11124 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: ui cluster server url overlaps (#11873 )
Signed-off-by: Jiwon Kim <jiwonaid0@gmail.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: set cluster command (#9996 )
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: inversion selection support for the resource filter on sync and wait app commands (#10548 )
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: remove other occurrences of externalURLS #11887 (#11889 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* bug: fix url parsing for non git urls (oci://, no protocol etc) (#11819 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] docs: Update Snyk reports (#11908 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: web terminal namespace handler (#11891 )
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: note risks of secret-injection plugins (#11617 )
* docs: note risks of secret-injection plugins
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* grammar tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* grammar tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Verbose release notes (#11144 )
* chore: verbose release notes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix duplication
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* typo
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix duplication
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* updates from comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* exclude bot commits
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: no longer mark parameter overrides feature as beta (#11673 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: better error messages (#11738 )
* chore: better error messages
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update util/db/cluster.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/download-artifact from 3.0.1 to 3.0.2 (#11894 )
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](9782bd6a98...9bc31d5ccc )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/cache from 3.2.0 to 3.2.2 (#11839 )
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](c17f4bf466...4723a57e26 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: upgrade qs to avoid CVE-2022-24999 (#11743 )
* fix: upgrade qs to avoid CVE-2022-24999
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't explicitly add dependency
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: added deep links doc (#11888 )
* docs: added deep links doc
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* refactor: resolved review comments
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* refactor: moved cmp and deep links doc to operator manual
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: add warning for templates
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: add note for secret data fields being redacted
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: parsed url is not exposed (#11816 ) (#11916 )
* fix: parsed url is not exposed (#11816 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* subtler fix, thanks @woehrl01
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: upgrade redis to 7.0.7 to avoid CVE-2022-3996 (#11925 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: add an example ApplicationSet to document all fields (#11799 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* ci: add security warnings for PR workflow (#11803 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: redact secret data in deep links (#11931 )
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix(redis): explicit bind to redis and sentinel for IPv4 clusters (#11388 ) (#11862 )
* fix(redis): explicit bind to redis and sentinel for IPv4 clusters #11388
Signed-off-by: rumstead <rjumstead@gmail.com >
* fix(redis): run manifests generate
Signed-off-by: rumstead <rjumstead@gmail.com >
* fix(redis): run manifests generate
Signed-off-by: rumstead <rjumstead@gmail.com >
* Retrigger CI pipeline
Signed-off-by: rumstead <rjumstead@gmail.com >
Signed-off-by: rumstead <rjumstead@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#11929 )
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](83fd05a356...0b7f8abb15 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (#11896 )
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](8c91899e58...64ed1c7eab )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Add M1 Section in cli_installation.md (#11911 )
Signed-off-by: Triumph1 <seungwon.jeong@wesang.com >
Signed-off-by: Triumph1 <seungwon.jeong@wesang.com >
Co-authored-by: Triumph1 <seungwon.jeong@wesang.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: use format to replace fmt in log output (#11854 )
Signed-off-by: chen zechun <zechun.chen@daocloud.io >
Signed-off-by: chen zechun <zechun.chen@daocloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: custom health check resource group wildcard (#4212 )
Signed-off-by: reggie <reginakagan@gmail.com >
Signed-off-by: reggie <reginakagan@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Explicitly set private key type for GPG key generation (#11944 )
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#11895 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](755da8c3cf...ac59398561 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: release cycle refresh (#11137 )
* docs: release cycle
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove TODOs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add release champion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* formatting
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* no 2.6 champion yet
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* checklist links
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reorg
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reuse roadmap doc, add note about Release Champion access requirements
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* note triage access requirement
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* release issue template
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* simplify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add notes for next release champion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Add K8s v1.26, v1.25 to CI and remove v1.22 (#11957 )
* chore: Add K8s v1.26, v1.25 to CI and remove v1.22
Signed-off-by: jannfis <jann@mistrust.net >
* Accommodate for changed error message from K8s 1.25+
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Argo CD doesn't detect the repo type when repository is scoped (#11959 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: add FOSSA badge to README (#11956 )
* docs: add FOSSA badge to README
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* organization
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* no quality
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix(ui): trash icon for resources to be pruned, plus better tooltip (#10290 ) (#11171 )
* Trash Icon for the resource that will be pruned on sync
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Trash icon for the resource that gets pruned on sync.
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Tobepruned icon on grid view
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Update ui/src/app/applications/components/utils.tsx
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/cache from 3.2.2 to 3.2.3 (#11928 )
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](4723a57e26...58c146cc91 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: pathParamPrefix is optional (#11796 ) (#11943 )
* fix: pathParamPrefix is optional
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix import
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] docs: Update Snyk reports (#11985 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: App View extensions (#12006 )
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Remove unnecessary branch (#11963 )
Already checked outside the conditional expression
Signed-off-by: asuforce <owata.sn@gmail.com >
Signed-off-by: asuforce <owata.sn@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Fixed matrix requeueAfterSeconds for PR (#10914 ) (#10915 )
* Fixed matrix requeueAfterSeconds for PR
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
* A try to make some tests
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
* Fixed default test returns the default time
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
* Fixed default test returns the default time
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Co-authored-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Co-authored-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: upgrade net/http2 to avoid CVE-2022-41717 (#11616 )
* chore: upgrade net/http2 to avoid CVE-2022-41717
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* ugprade net
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Support running dockerized toolchain using sudo (#11955 )
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: values should always be visible, even when they are empty (#11676 ) (#11681 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: use environment variable for argo cd user (#12024 )
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Fixed typos, and grammar in the High Availability Docs (#12021 )
* Fixed typos, and grammar
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
* Updated Docs based on PR Feedback
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] docs: Update Snyk reports (#12023 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: clarify value for disabling tools (#11395 )
* docs: clarify value for disabling tools
Although it is implied to set the value for the key to `false`, this explicitly states it to add clarity. Along with some wording changes.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: add use-case for disabling tools
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Remove dependency on github.com/pkg/errors (#11886 )
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: populate parentRefs correctly with multiple owners (#3910 ) (#11715 )
* fix: populate parentRefs correctly with multiple owners
It previously simply wrote to key 0, instead of appending all owners
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
* test multiple resource owners
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: disable docker sbom and attestations (#12059 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] docs: Update Snyk reports (#12069 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat(UI): allow applications to declare default view preferences (#12019 ) (#12080 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Add namespace to sub-application link URLs (#11946 )
Signed-off-by: Ian Delahorne <ian@patreon.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Refactor terminal handler to use auth-middleware (#12052 )
* chore: Refactor terminal handler to use auth-middleware
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove context key for now
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* implement unit-tests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove claim valid check for now
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove unnecessary test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* don't too much details in http response
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix error
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* trigger build
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* builder pattern in terminal feature-flag middleware
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: add btech user (#12116 )
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: replace period with parenthesis (#12044 )
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Support resource actions for apps in different Namespace (#12115 )
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* refactor: Make fsnotify event more readable. (#11836 )
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* test: Reused const annotationKey string for legacy_test.go (#11837 )
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Merge pull request from GHSA-6p4m-hw2h-6gmw
Signed-off-by: ChangZhuo Chen (陳昌倬) <czchen@czchen.org >
add test
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
better comment
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Merge pull request from GHSA-q9hr-j4rf-8fjc
* fix: verify audience claim
Co-Authored-By: Vladimir Pouzanov <farcaller@gmail.com >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
* fix lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix handling of expired token error
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle single aud claim marshaled as a string
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Vladimir Pouzanov <farcaller@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Reused common.DefaultRepoServerAddr (#11842 )
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat(ui): allow sorting the application list (#11645 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: Always Show ReplicaSets as Pod Groups (#12051 ) (#12065 )
Signed-off-by: Keith Chong <kykchong@redhat.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: repo command give more hints. (#11849 )
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: create separate API to load configured plugins (#12164 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: add CLI client IDs to default OIDC allowed audiences (#12170 ) (#12179 )
* fix(settings): add CLI client ID in default OAuth2 allowed audiences
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
* fix: add CLI client IDs to default OIDC allowed audiences (#12170 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle expired token properly
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix(health): Handling SparkApplication CRD health status if dynamic allocation is enabled (#7557 ) (#11522 )
Signed-off-by: Yevgeniy Fridland <yevg.mord@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: disable More button for multiple sources (#11760 ) (#11971 )
* disable More button for multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Addressed merge conflicts
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat(security): require the `aud` claim from OIDC providers by default (#12187 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix log Filter string toggle button tooltip (#12191 )
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: create app shows dest URL instead of name (#12054 )
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: replace copy tooltip with copy line text (#12180 )
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: add labels to pod log navigation buttons (#10890 )
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: fix target name in comment (#11696 )
* fix: add pod age icon details in tooltip (#10290 ) (#11170 )
* pod-age-icon details added in tooltip
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Tooltip change
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: fix flaky e2e test for immutable fields (#11685 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: target name in comment
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: expose deep links in UI (#11680 )
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
---------
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Remington Breeze <remington@breeze.software >
Co-authored-by: schakrad <58915923+schakrad@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs(helm): clarify that helm is only used to inflate chart (#11692 )
* docs(helm): helm use to inflate chart
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs(helm): helm use to inflate chart
Signed-off-by: emirot <emirot.nolan@gmail.com >
* Update helm.md
Signed-off-by: Nolan Emirot <emirot.nolan@gmail.com >
* docs: add helm info
Signed-off-by: emirot <emirot.nolan@gmail.com >
* Update docs/user-guide/helm.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: emirot <emirot.nolan@gmail.com >
Signed-off-by: Nolan Emirot <emirot.nolan@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] docs: Update Snyk reports (#12198 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Replace width:webkit-fill-avail with left/right 0 (#11991 )
Signed-off-by: David Usken <david@timeanddate.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: clarify error wording when syncing (#12156 )
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: how to change default view (#12140 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Pushed application-resource-list file
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Update the security instructions link (#12232 )
The original link points at the doc that says 'deprecated'
Signed-off-by: Vladimir Pouzanov <farcaller@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Update dex's image tag that is forgotten to be updated (#12234 )
Signed-off-by: nobuyo <longzechangsheng@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Update USERS.md (#12193 )
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: add platform9 to USERS.md (#12126 )
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Fix list formatting in "Resource Actions" docs page (#12061 )
Signed-off-by: James Brady <goodgravy@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Clarify directory recursion (#12037 )
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Prevent Git from waiting for terminal input (#12028 )
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Add authz and authn architectural document (#12005 )
* docs: Add authz and authn docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* docs: add authz and authn architectural documentation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add more links and details
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add architecture topic to readthedocs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix image link
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* compact image
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix extension
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* minor fixes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Fix copy that refers to a different CLI flag (#12236 )
Signed-off-by: Adam Jensen <adam@acj.sh >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump actions/cache from 3.2.3 to 3.2.4 (#12228 )
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](58c146cc91...627f0f41f6 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0 (#12227 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.2.1 to 2.4.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](8c0edbc76e...15c905b16b )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: repo-server - prevent locked state after unclean git checkout (#7898 ) (#11805 )
* Pull in new version of argoproj/pkg
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
* Allow timeout behavior to be specified in util/exec/exec
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
* Git processes receive SIGTERM when timedout
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
* Update util/exec/exec_test.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: Allow force of basic auth for HTTP repositories (#11983 )
* feat: Allow force of basic auth for HTTP repositories
Signed-off-by: jannfis <jann@mistrust.net >
* Some docs
Signed-off-by: jannfis <jann@mistrust.net >
---------
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: Upgrade gopkg.in/yaml.v2 to v2.4.0 (#12249 )
Signed-off-by: Panagiotis Georgiadis <pgeorgia@redhat.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: issue reported by sonar cloud. use forEach instead of map (#12250 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: make discovery field optional in plugins (#12073 )
* feat: make discovery field optional in plugins
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* docs: updated plugin docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* docs: updated plugin docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: updated discovery check for named plugins
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: fixed unit tests
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: simplified code
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: close connection on error
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: simplify code
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: add named return values
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Add Sauce Labs to USERS.md (#12252 )
Signed-off-by: Veronica Herzog <94460138+vherzog-sauce@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: add destination.name example (#12242 )
I had trouble finding the documentation to use the cluster name for destination, instead of the full URL. This is really useful.
Use case: we manage multiple clusters, destination.name is a better way to set destination.
Signed-off-by: Thomas Decaux <ebuildy@gmail.com >
Signed-off-by: ebuildy <ebuildy@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: return nil if reading application set was successful (#12261 )
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: disable edit button on App Details Summary and Parameters tabs multi-source apps (#12048 )
* disable edit button on App Details Summary and Parameters tabs for applications with multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* disable editing specific fields in Application Summary Tab for Multiple Source apps
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: AppSet Progressive sync fixes, docs, and logging improvements (#11924 ) (#12103 )
Signed-off-by: wmgroot <wmgroot@gmail.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: Fix heading to not include a v for the second version (#12218 )
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: sign up for 1.8 release (#12266 )
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: upgrade cookiejar to avoid CVE-2022-25901 (#12030 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* feat: add org.opencontainers.image.source label to docker images (#12270 )
Signed-off-by: James Callahan <james@wavesquid.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: don't dump SSG to server logs, change deprecation notice to v2.7 (#12285 )
* fix: don't dump SSG to server logs, change deprecation notice to v2.7
Signed-off-by: notfromstatefarm <86763948+notfromstatefarm@users.noreply.github.com >
* Update server/server.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jake <86763948+notfromstatefarm@users.noreply.github.com >
---------
Signed-off-by: notfromstatefarm <86763948+notfromstatefarm@users.noreply.github.com >
Signed-off-by: Jake <86763948+notfromstatefarm@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: rename 'progressive rollouts' to 'progressive syncs' (#12265 )
* chore: rename 'progressive rollouts' to 'progressive syncs'
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* rename docs file
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update cmd/argocd-applicationset-controller/commands/applicationset_controller.go
Co-authored-by: Panagiotis Georgiadis <pgeorgia@redhat.com >
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: Panagiotis Georgiadis <pgeorgia@redhat.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* chore: Add Omni to list of users (#12078 )
Signed-off-by: Karol Szymanowski <39292284+karol-szymanowski@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fix: multi-source app refresh (#11772 ) (#12217 )
* fix multi-source refresh
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* serialize nil and empty resolvedRevisions the same to avoid cache misses
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more consistent naming
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* document duplication
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add todo
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* docs: add 2.5->2.6 upgrade notes to list (#12283 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* [Bot] docs: Update Snyk reports (#12290 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Changes in tooltip and logic for container failing
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Container state added.
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Removed unnecessary import
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* lint changes
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* removing shadowed variable reason
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* final css changes
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* final css changes
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* new line change
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* underline tooltip
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fixed console error
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Modified the state from terminating to terminated
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* state change
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* final lint changes
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* final changes
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* final changes
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* css change
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Adding container started and ready info
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* intermediate changes
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Changes with display: flex
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* added key
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* changes after review.
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* changes after review
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Pointer change
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
---------
Signed-off-by: Antoine Pultier <antoine.pultier@sintef.no >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
Signed-off-by: Duncan <62943186+duncan485@users.noreply.github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: pashavictorovich <pavel@codefresh.io >
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
Signed-off-by: minquan.chen <minquan.chen@daocloud.io >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Edgaras <edgaras@apsega.lt >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Roger Rumao <rogerrum@gmail.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
Signed-off-by: Takuma Kume <takuma.kume@gmail.com >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: detvdl <detvdael.services@protonmail.com >
Signed-off-by: hopisaurus <hopisaurus@gmail.com >
Signed-off-by: David Becher <becher.david@googlemail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: Matt Groot <mgroot@indeed.com >
Signed-off-by: wei840222 <wei840222@gmail.com >
Signed-off-by: wei.wan <wei.wan@linecorp.com >
Signed-off-by: wei <wei840222@gmail.com >
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
Signed-off-by: wmgroot <wmgroot@gmail.com >
Signed-off-by: Yixing Yan <yixingyan@gmail.com >
Signed-off-by: Balaji Siva <balaji@opsmx.com >
Signed-off-by: Phil Wright- Christie <philwc@gmail.com >
Signed-off-by: Matt Clegg <m@cle.gg >
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: Chris Reilly <chris@chris-reilly.com >
Signed-off-by: Jiwon Kim <jiwonaid0@gmail.com >
Signed-off-by: rumstead <rjumstead@gmail.com >
Signed-off-by: Triumph1 <seungwon.jeong@wesang.com >
Signed-off-by: chen zechun <zechun.chen@daocloud.io >
Signed-off-by: reggie <reginakagan@gmail.com >
Signed-off-by: asuforce <owata.sn@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
Signed-off-by: Ian Delahorne <ian@patreon.com >
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
Signed-off-by: Yevgeniy Fridland <yevg.mord@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
Signed-off-by: Nolan Emirot <emirot.nolan@gmail.com >
Signed-off-by: David Usken <david@timeanddate.com >
Signed-off-by: Vladimir Pouzanov <farcaller@gmail.com >
Signed-off-by: nobuyo <longzechangsheng@gmail.com >
Signed-off-by: James Brady <goodgravy@users.noreply.github.com >
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
Signed-off-by: Adam Jensen <adam@acj.sh >
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
Signed-off-by: Panagiotis Georgiadis <pgeorgia@redhat.com >
Signed-off-by: Veronica Herzog <94460138+vherzog-sauce@users.noreply.github.com >
Signed-off-by: Thomas Decaux <ebuildy@gmail.com >
Signed-off-by: ebuildy <ebuildy@gmail.com >
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: James Callahan <james@wavesquid.com >
Signed-off-by: notfromstatefarm <86763948+notfromstatefarm@users.noreply.github.com >
Signed-off-by: Jake <86763948+notfromstatefarm@users.noreply.github.com >
Signed-off-by: Karol Szymanowski <39292284+karol-szymanowski@users.noreply.github.com >
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
Co-authored-by: Antoine Pultier <45740+fungiboletus@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Duncan <62943186+duncan485@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Jocelyn Thode <jocelynthode@users.noreply.github.com >
Co-authored-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
Co-authored-by: Murphy Chen <minquan.chen@daocloud.io >
Co-authored-by: Nathanael Liechti <technat@technat.ch >
Co-authored-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Co-authored-by: Michael Vittrup Larsen <mvl.gh@network42.dk >
Co-authored-by: Edgaras <edgaras@apsega.lt >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
Co-authored-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
Co-authored-by: Marco Lecheler <marco@task.media >
Co-authored-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
Co-authored-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
Co-authored-by: Roger Rumao <rogerrum@gmail.com >
Co-authored-by: Justin Marquis <34fathombelow@protonmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Mahesh Baliga <mahesh.baliga@infracloud.io >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
Co-authored-by: Matthew Bennett <matthew.t.bennett@gmail.com >
Co-authored-by: Takuma Kume <takuma.kume@gmail.com >
Co-authored-by: Mubarak Jama <83465122+mubarak-j@users.noreply.github.com >
Co-authored-by: jannfis <jann@mistrust.net >
Co-authored-by: Detlev V <detvdael.services@protonmail.com >
Co-authored-by: hopisaurus <hopisaurus@gmail.com >
Co-authored-by: David Becher <becher.david@googlemail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: wmgroot <wmgroot@gmail.com >
Co-authored-by: Matt Groot <mgroot@indeed.com >
Co-authored-by: wei <wei840222@gmail.com >
Co-authored-by: wei.wan <wei.wan@linecorp.com >
Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com >
Co-authored-by: yanyx <yixingyan@gmail.com >
Co-authored-by: Balaji Siva <bsivasub@gmail.com >
Co-authored-by: Phil Wright- Christie <philwc@gmail.com >
Co-authored-by: Matt Clegg <m@cle.gg >
Co-authored-by: toyamagu <83329336+toyamagu-2021@users.noreply.github.com >
Co-authored-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Co-authored-by: Chris Reilly <chris@chris-reilly.com >
Co-authored-by: jiwonaid <jiwonaid0@gmail.com >
Co-authored-by: Ryan Umstead <rjumstead@gmail.com >
Co-authored-by: 정승원 <aliwo@naver.com >
Co-authored-by: Triumph1 <seungwon.jeong@wesang.com >
Co-authored-by: Fish-pro <zechun.chen@daocloud.io >
Co-authored-by: reggie-k <reginakagan@gmail.com >
Co-authored-by: Shun Nishitsuji <owata.sn@gmail.com >
Co-authored-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
Co-authored-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Co-authored-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
Co-authored-by: Peter Macdonald <13601053+Parsifal-M@users.noreply.github.com >
Co-authored-by: Ian Delahorne <ian.delahorne@gmail.com >
Co-authored-by: Ananda Dwi Ae <ananda.dwirahmawati313@gmail.com >
Co-authored-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Co-authored-by: Mike Bryant <mike.bryant@mettle.co.uk >
Co-authored-by: 杨刚 <gang.yang@daocloud.io >
Co-authored-by: ChangZhuo Chen (陳昌倬) <czchen@czchen.org >
Co-authored-by: Vladimir Pouzanov <farcaller@gmail.com >
Co-authored-by: Keith Chong <kykchong@redhat.com >
Co-authored-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
Co-authored-by: Eugen Friedland <yevg.mord@gmail.com >
Co-authored-by: Márcio Pessoa <marcio.pessoa@gmail.com >
Co-authored-by: Nolan Emirot <emirot.nolan@gmail.com >
Co-authored-by: David U <davidusken@gmail.com >
Co-authored-by: Nobuo Takizawa <nobuyo@users.noreply.github.com >
Co-authored-by: Pascal M <macri.pascal@gmail.com >
Co-authored-by: Rohit Rajak <39493074+Rohitrajak1807@users.noreply.github.com >
Co-authored-by: James Brady <goodgravy@users.noreply.github.com >
Co-authored-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
Co-authored-by: Adam Jensen <adam@acj.sh >
Co-authored-by: Artur Rodrigues <artur.rodrigues@lacework.net >
Co-authored-by: Panagiotis Georgiadis <pgeorgia@redhat.com >
Co-authored-by: Veronica Herzog <94460138+vherzog-sauce@users.noreply.github.com >
Co-authored-by: Thomas Decaux <ebuildy@gmail.com >
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: James Callahan <35791147+james-callahan@users.noreply.github.com >
Co-authored-by: Jake <86763948+notfromstatefarm@users.noreply.github.com >
Co-authored-by: Karol Szymanowski <39292284+karol-szymanowski@users.noreply.github.com >
2023-03-31 16:12:54 -04:00
Justin Marquis
8d54cca42e
chore: fix needs context for image workflow ( #13072 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-31 13:56:17 -04:00
Justin Marquis
43b728bda9
chore: use ghcr for latest tag attestations ( #13058 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-30 16:02:01 +00:00
tken2039
9f6e5f93c0
fix(perf): filtering process in application-list api ( #12985 ) ( #12999 )
...
* perf: fix filtering process in application-list api (fixes : #12985 )
Signed-off-by: tken2039 <tken2039@gmail.com >
* fix function for filtering by name
Signed-off-by: tken2039 <tken2039@gmail.com >
* add nil check in filtering by name
Signed-off-by: tken2039 <tken2039@gmail.com >
* add benchmark test for application list func
Signed-off-by: tken2039 <tken2039@gmail.com >
* add err check for benchmark
Signed-off-by: tken2039 <tken2039@gmail.com >
* fix test func for source soundness
Signed-off-by: tken2039 <ken.takahashi@linecorp.com >
---------
Signed-off-by: tken2039 <tken2039@gmail.com >
Signed-off-by: tken2039 <ken.takahashi@linecorp.com >
2023-03-30 10:04:41 -04:00
kkzhui
b44c301a02
chore: remove invalid err check ( #13040 )
...
remove invalid err check
Signed-off-by: kkzhui <40911565+kkzhui@users.noreply.github.com >
2023-03-30 10:00:59 -04:00
Venkat Pandeti
bab74b59a9
chore: updated error message to include context ( #11066 )
...
Signed-off-by: Prasad Pandeti <prasad_pandeti@intuit.com >
Co-authored-by: Prasad Pandeti <prasad_pandeti@intuit.com >
2023-03-29 20:41:52 +00:00
my-git9
c9a47e95c4
chore: remove deprecated apiversion for deployment ( #11830 )
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2023-03-29 20:24:05 +00:00
Andriy Drozd
9aa1351e56
chore: identify pluginName with quotes ( #12040 ) ( #12046 )
...
* fix: identify pluginName with quotes
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
* Update util/app/discovery/discovery.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-29 20:18:22 +00:00
fsl
60c4ed1c27
chore: Comment format ( #12399 )
...
* feat: Comment format
Signed-off-by: fengshunli <1171313930@qq.com >
* Apply suggestions from code review
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: fengshunli <1171313930@qq.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-29 19:41:22 +00:00
杨刚 (成都)
32aae20cf8
chore: Update example-plugin-helm version and the latest yg version ( #11840 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-03-29 15:08:45 -04:00
Ashwin P
386517135e
chore: change cmp server help message ( #12049 )
...
Signed-off-by: Ashwin901 <ashwinprasanna9@gmail.com >
2023-03-29 15:04:35 -04:00
杨刚 (成都)
8d1bcc0386
chore: delete unused code for admin-settings-rbac ( #12312 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-03-29 14:59:00 -04:00
fsl
7bd0c49366
docs: update private-repositories.md ( #12332 )
...
Signed-off-by: fengshunli <1171313930@qq.com >
2023-03-29 14:56:00 -04:00
usernameisnull
038f6804be
chore: remove duplicate message field ( #12477 )
...
Signed-off-by: mabing <bing.ma@daocloud.io >
Co-authored-by: mabing <bing.ma@daocloud.io >
2023-03-29 14:43:16 -04:00
Kevin Huber
86bdc17a0c
Add wildcard filtering to the name search field ( #13022 )
...
Signed-off-by: Kevin Huber <kevin.huber@hotmail.com >
2023-03-28 14:44:15 -07:00
rumstead
772721bf2d
fix: applicationset reduce redundant reconciles ( #12457 ) ( #12480 )
...
* fix: applicationset reduce redundant reconciles
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix: applicationset reduce redundant reconciles
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* adding tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* every line counts
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* deep copy applications from event object
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* update from code review
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* check progressive sync fields
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* check progressive sync fields
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* selective checks for progressive syncs
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* selective checks for progressive syncs
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* pural
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2023-03-28 14:33:57 +00:00
Matt1360
82f006c014
fix: update github rsa ssh key (argo-cd#12992) ( #12995 )
...
* fix: update github rsa ssh key (argo-cd#12992)
Signed-off-by: Matt Vandermeulen <matt@reenigne.net >
* chore: add reenigne to USERS.md
Signed-off-by: Matt Vandermeulen <matt@reenigne.net >
* fix: run `make codegen` to clean manifests
Signed-off-by: Matt Vandermeulen <matt@reenigne.net >
* fix: cert_test, hack, and docs for new github key fingerprint
Signed-off-by: Matt Vandermeulen <matt@reenigne.net >
---------
Signed-off-by: Matt Vandermeulen <matt@reenigne.net >
2023-03-26 18:41:57 -04:00
schakrad
6e9f28c00c
feat: extensions.js should respect argocd server enable gzip ( #12890 )
...
* #11602 fix : Object options menu truncated when selected in ApplicationListView.
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* extension.js should respect ARGOCD_SERVER_ENABLE_GZIP
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* reverting the application-resource-list
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* Update server/server.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-24 15:01:26 -04:00
Michael Crenshaw
8f1b5d54fa
fix: log error when failing to get git client ( #12876 )
...
* fix: log error when failing to get git client
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update reposerver/repository/repository.go
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update reposerver/repository/repository.go
Co-authored-by: jannfis <jann@mistrust.net >
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: jannfis <jann@mistrust.net >
2023-03-24 15:27:45 +00:00
Steve Ramage
06cd025119
fix: make webhook handler work in all configured application namespaces ( #11867 ) ( #12386 )
...
Signed-off-by: Steve Ramage <commits@sjrx.net >
Co-authored-by: Steve Ramage <commits@sjrx.net >
2023-03-24 10:49:45 -04:00
杨刚 (成都)
707cab1f80
chore: Reused argo define api Kind and Group ( #11844 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-24 14:43:43 +00:00
Fish-pro
cc0072c886
chore: Clean up repeated package import ( #12431 )
...
Signed-off-by: Zechun Chen <zechun.chen@daocloud.io >
2023-03-24 09:49:20 -04:00
Alexandre Vilain
21ce221051
fix: trigger ApplicationSet reconciliation for clusters matching cluster generators in matrix or merge generators ( #12543 )
...
Signed-off-by: alexandre.vilain <alexandre.vilain@corp.ovh.com >
2023-03-24 09:47:53 -04:00
Nobuo Takizawa
27ba952e91
chore: Bump dex from v2.35.3 to v2.36.0 ( #12933 )
...
Signed-off-by: nobuyo <longzechangsheng@gmail.com >
2023-03-24 09:43:42 -04:00
toyamagu
5d5341515b
feat: Add kustomize edit set replicas ( #11650 ) ( #11665 )
...
* codes
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
* codegen
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
* docs
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
* refactor
Signed-off-by: toyamagu <toyamagu2021@gmail.com >
* fix omitenmpty
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
* fix typos and add tests
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
* codegen
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
* chainge KustomizeReplica.counts type from int to intstr.IntOrString
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
* add namespace to zero-check
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: toyamagu <toyamagu2021@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-23 21:11:31 +00:00
Alex Eftimie
04db457b56
feat(helm): set enableOCI in the UI when registering a repo ( #12420 )
...
* Set enableOCI in the UI when registering a repo
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Fix lint
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Fix lint again
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
---------
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2023-03-23 15:30:09 -04:00
Michael Crenshaw
100495d39b
chore: fix lint ( #12972 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-23 16:35:44 +00:00
Michael Crenshaw
3a28c8a18c
Merge pull request from GHSA-2q5c-qw9c-fmvq
...
* fix: prevent app enumeration
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
better comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
tests for streaming API calls
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix logging
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
logs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
warn
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix reversed arg order
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more tests, fix incorrect param use
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
similar requests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix merge issue
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix CLI to understand permission denied is not a fatal error
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test to expect permission denied instead of validation error
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* upgrade notes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-23 09:22:05 -04:00
Soumya Ghosh Dastidar
a610fc159a
feat: allow access to cluster and project resources in app/resource deep links ( #12931 )
...
* feat: allow access to cluster and project resources too in deep links
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: improve cluster data sanitization
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* docs: updated docs for deeplinks improvements
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: resolved review comments
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: add rbac enforcement for cluster and project
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2023-03-22 16:37:52 -04:00
Andrii Chubatiuk
f16b722620
feat(kustomize): support envsubst in commonAnnotations and commonLabels ( #11345 )
...
* support envsubst in kustomize commonAnnotations and commonLabels
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* added description for new parameter
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
---------
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-22 19:54:30 +00:00
Michael Crenshaw
95f9196317
fix: pass env when getting param announcement ( #11812 ) ( #11815 )
...
* fix: pass env when getting param announcement (#11812 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use same method as other methods
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* better tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* make sure env var tests are meaningful
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-22 14:55:09 -04:00
Laurentiu Soica
019da5a7c4
feat: Accept ElementsYaml for list generator to get dynamic content from a git file ( #12428 ) ( #12490 )
...
* fix: use field-wise templating for child matrix generators (#11661 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* test shouldn't use go template
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* feat: extend List generator with ElementsJsonBase64
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: proper field name and crd update
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: indentation
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: remove b64 encoding. Based on #12287
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: generated with codegen
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: reset some of the generated files
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: elementsyaml to cover both yaml and json
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
* fix: regenerate code
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
* Regenerate code
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
* fix: update ApplicationSet docs
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
* fix: elementsyaml to elementsYaml to be more consistent with other fields
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Laurentiu Soica <laurentiu@soica.ro >
Signed-off-by: laurentiusoica <laurentiu@soica.ro >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-22 16:55:35 +00:00
Alexander Matyushentsev
304a7428d6
feat: allow CMP plugins to preserve repo files mode ( #12940 )
...
* feat: allow CMP plugins to preserve repo files mode
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* implement missing e2e test
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-03-22 12:15:19 -04:00
Michael Crenshaw
6bef7fb629
chore: pin mkdocs Python version ( #12956 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-21 20:02:03 -07:00
Santosh Pingale
6c7c4ec1f7
chore: Add adyen to adopters ( #12955 )
...
Signed-off-by: Santosh Pingale <3813695+santosh-d3vpl3x@users.noreply.github.com >
2023-03-21 20:44:59 +00:00
William Miller
ab5527c3ee
Add Loom as user ( #12953 )
2023-03-21 16:15:36 -04:00
Tom Elliff-O'Shea
1f4c745f8b
feat: allow using env var to set kubectl parallelism limit ( #8442 ) ( #9116 )
...
* Allow using env var to set kubectl parallelism limit
Closes https://github.com/argoproj/argo-cd/issues/8442 .
Signed-off-by: Tom Elliff-O'Shea <tomelliff@gmail.com >
* add config key
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Tom Elliff-O'Shea <tomelliff@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-21 19:06:06 +00:00
schakrad
faa7331f9d
feat: UI write support CMP ( #11754 ) ( #12137 )
...
* #11602 fix : Object options menu truncated when selected in ApplicationListView.
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* CMP parameter changes
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* fix: pointers to param values
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
better?
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix silliness
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
terrible hacks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
maybe better codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* same prefix issue fixed
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* fix for delete param name
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* lint changes
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* lint fix
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* lint fix
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* finalChanges
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* Delete application-resource-list.tsx
Not needed for this PR.
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* added file which was deleted as it was not the change needed for this feature.
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* refactored MapValuField and added fix for some edge cases
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* Update application-resource-list.tsx
Reverting the change as this is not related to this PR.
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* Reverting the change in application-resource-list
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* Showing application parameter values irrespective of parameter present or not in plugin.yaml
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* fix for lint errors
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* fix false source mismatch
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix equals
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix swagger doc
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Tooltip description change.
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* fixed lint
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
* CMP fix for empty array.
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
---------
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
Signed-off-by: schakrad <chakradari.sindhu@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-21 14:39:10 -04:00
Elias R
95626eeb81
chore: update yarn to node container's version ( #12952 )
...
* chore: update yarn to node container's version
Signed-off-by: Elias Rieb <e.rieb@posteo.de >
* chore: Add hint to also update yarn version when upgrading node image version
Signed-off-by: Elias Rieb <e.rieb@posteo.de >
---------
Signed-off-by: Elias Rieb <e.rieb@posteo.de >
2023-03-21 18:28:11 +00:00
Justin Marquis
90a75566fc
chore: fix target_version inputs ( #12928 )
...
* chore: fix target_version inputs
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* Retrigger CI pipeline
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
---------
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-03-20 16:04:29 -04:00
dependabot[bot]
cf870f80ca
chore(deps): bump docker/setup-buildx-action from 2.4.0 to 2.5.0 ( #12910 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](15c905b16b...4b4e9c3e2d )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 15:35:01 +00:00
dependabot[bot]
7fafcb67e1
chore(deps): bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 ( #12911 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](2b011faafd...38e0b6e68b )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 10:46:26 -04:00
dependabot[bot]
445de54272
chore(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 ( #12908 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](37abcedcc1...3b5e8027fc )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-19 17:09:55 -04:00
github-actions[bot]
9e88880d81
[Bot] docs: Update Snyk reports ( #12926 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-03-19 17:09:04 -04:00
Jeremy White
cca5e1a427
docs(USERS.md): add Cloud Posse ( #12923 )
...
Signed-off-by: Jeremy White <jeremy.white@cloudposse.com >
2023-03-18 10:29:00 -04:00
Alex Eftimie
d764cf7597
feat: misc UI/UX improvements ( #11769 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-03-17 22:38:50 +00:00
Justin Marquis
1cc1d4a217
chore: add needs context to deploy, formatting ( #12920 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-17 19:27:56 +00:00
Justin Marquis
91aff09d34
chore: set env in correct place for deploy ( #12918 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-17 15:22:18 +00:00
dependabot[bot]
7db483b834
chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1 ( #12907 )
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.4.2 to 5.6.1.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.4.2...v5.6.1 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 10:00:57 -04:00
Justin Marquis
3fd0b8605d
chore: fix image deploy ( #12916 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-17 13:22:50 +00:00
Justin Marquis
b1e1295b84
chore: fix image name ( #12905 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-16 22:28:20 +00:00
Michael Crenshaw
25badeb7a1
feat: upgrade Kustomize to v5.0.1 ( #12299 )
...
* feat: upgrade Kustomize to v5.0.0 and Helm to v3.11.0
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix helm3 ref
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix duplicate key
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* 3.11.1
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* 5.0.1
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* upgrade note
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-16 22:24:08 +02:00
Michael Crenshaw
481ee54587
docs: document more cluster fields ( #11491 )
...
* docs: document more cluster fields
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/operator-manual/declarative-setup.md
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/operator-manual/declarative-setup.md
Co-authored-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove shard field
I don't think the shard field actually does anything.
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: asingh <11219262+ashutosh16@users.noreply.github.com >
2023-03-16 22:21:40 +02:00
Michael Crenshaw
93c87c03cb
test: fix broken actions tests ( #12478 )
...
* test: fix broken actions tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-16 22:21:01 +02:00
Michael Crenshaw
bfc381e03b
feat: add 'user' field to audit logs ( #12644 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-16 22:20:10 +02:00
Michael Crenshaw
0227f87717
chore: upgrade node to latest LTS ( #12779 )
...
* chore: upgrade node to latest LTS
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update Dockerfile
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-16 22:18:08 +02:00
Justin Marquis
b9c09b9415
chore: disable codeql workflow on cherry-pick branches ( #12893 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-16 19:46:52 +00:00
Justin Marquis
17b81807b6
chore: generate attestations during a release ( #12484 )
...
* chore: generate attestations during a release
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
enable attestation for dockerhub
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
release assests no longer compressed
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
renamed attestion for cli
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
updated docs to reflect non compressed cli binaries
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
use quay username for provenance generator
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
add check for TARGET_VERSION
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
fixed typo
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
updated go to 1.19
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
update cosign and slsa-github-generators
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
update docs for cosignv2.0.0
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
remove docker registry from release
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* negate tags for v2.4,v2.5,v2.6 for release
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* bug fix for release notes
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
---------
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-16 19:35:25 +00:00
Alex Collins
70ac450b92
chore: fix pre-existing Sonar bug ( #12756 )
2023-03-16 14:24:17 -04:00
dependabot[bot]
713c794fc1
chore(deps): bump actions/setup-go from 3.5.0 to 4.0.0 ( #12888 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](6edd4406fa...4d34df0c23 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 16:15:29 +00:00
Michael Crenshaw
f2d6621f90
docs: fix version numbers in upgrade notes ( #12896 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-16 15:56:11 +00:00
Sonali Rajput
043e5b745b
docs: Update Outdated Helm initContainers documentation ( #10870 ) ( #10881 )
...
Signed-off-by: Sonali Rajput <sonalirajput1088@gmail.com >
2023-03-16 15:25:23 +00:00
dependabot[bot]
e6a008b4a5
chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 ( #12889 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](ac59398561...24cb908017 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 14:42:54 +00:00
t106362512
6ee8e46fa8
chore: 📝 Add NYCU, CS IT Center as a user ( #12874 )
...
on-behalf-of: @nycu-csit <help@cs.nycu.edu.tw >
Signed-off-by: cwang <cwang@it.cs.nycu.edu.tw >
2023-03-16 14:22:07 +00:00
jannfis
b9b6f6f114
build: Enable CI checks on PRs to release branches ( #12887 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2023-03-16 09:49:10 -04:00
Nolan Emirot
f8407b8f28
test(server): add test for list repositories ( #11035 )
...
* feature: allow a custom labels on any resource to surface in the UI (tree view node tags) (#11153 )
* feature: allow a custom label on any resource to surface the UI
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Enable dependabot for automatic dependency updates (#8339 )
Signed-off-by: William Van Hevelingen <william.vanhevelingen@acquia.com >
Signed-off-by: William Van Hevelingen <william.vanhevelingen@acquia.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: grant packages.write for image workflow (#11358 )
* chore: grant packages.write for image workflow
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use github token instead of PAT
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add Wolffun Game to USERS (#11342 )
Signed-off-by: Phước Trung <93299415+trungdlp-wolffun@users.noreply.github.com >
Signed-off-by: Phước Trung <93299415+trungdlp-wolffun@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add user to list (#11336 )
* docs: add user to list
Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com >
* retrigger the pipeline
Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com >
Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: remove 0.0.0.0/0 ipblock from network policies (#11321 ) (#11322 )
* fix: remove 0.0.0.0/0 ipblock from network policies
https://github.com/argoproj/argo-cd/issues/11321
Signed-off-by: Filip Nikolic <oss.filipn@gmail.com >
* chore: add postfinance to the list of users
Signed-off-by: Filip Nikolic <oss.filipn@gmail.com >
Signed-off-by: Filip Nikolic <oss.filipn@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: application stuck in infinite reconciliation loop if using wrong project (#11246 )
* fix: application stuck in infinite reconciliation loop if using wrong project
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* add missing unit test
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: Implement karmada CRD health checks (#11192 )
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com >
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: fix references to cli tools moved under argocd admin (#11181 )
* docs: fix references to cli tools moved under argocd admin
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* attempt to fix the build by fiddling the generated docs
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Update hack/gen-catalog/main.go
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* docs: fix doc generator for argocd admin notifications
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* docs: fix doc generator diff
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/download-artifact from 2 to 3 (#11361 )
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Include error when dex config unmarshal fails (#11349 )
Signed-off-by: Nick Dombroski <nick.m.dombroski@gmail.com >
Signed-off-by: Nick Dombroski <nick.m.dombroski@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump codecov/codecov-action from 1 to 3 (#11362 )
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/cache from 1 to 3 (#11363 )
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/setup-node from 1 to 3 (#11364 )
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/upload-artifact from 2 to 3 (#11365 )
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: fix username for ghcr.io (#11373 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* bug(ui): fix incomplete drop-down resource acctions (#11384 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* proposal: Deep Links (#10278 )
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat(ui): add a filter for auto sync (#11357 )
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add Liatrio to the official users list (#11377 )
Signed-off-by: Robert Kelly <RobertKelly@users.noreply.github.com >
Signed-off-by: Robert Kelly <RobertKelly@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: hide app namespace on the ui (#11111 ) (#11247 )
* fix: hide app namespace when irrelevant (#11111 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* wire up setting
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix: hide app namespace
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: hide app namespace
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* add null check
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update ui/src/app/applications/components/utils.tsx
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* lint
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix name generation
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: push GHCR image to repo scope (#11394 )
* chore: push GHCR image to repo scope
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* missed a spot
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: update remote-debugging-docs (#11424 )
Fix wrong port mapping, add explanation what actually happens and remove misleading phrase in vs-code section
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/casbin/casbin/v2 from 2.39.1 to 2.57.1 (#11420 )
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.39.1 to 2.57.1.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.39.1...v2.57.1 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/prometheus/client_golang (#11366 )
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.1 to 1.14.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.14.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Add support for /api/v1/applicationsets* via HTTP (#11409 )
Signed-off-by: Nick Mohoric <nmohoric@hearst.com >
Signed-off-by: Nick Mohoric <nmohoric@hearst.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: improve build env variable list formatting (#11429 )
* docs: normalize build env list
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: use table instead of list
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: remove separator from description
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump gopkg.in/go-playground/webhooks.v5 (#11369 )
Bumps [gopkg.in/go-playground/webhooks.v5](https://github.com/go-playground/webhooks ) from 5.11.0 to 5.17.0.
- [Release notes](https://github.com/go-playground/webhooks/releases )
- [Commits](https://github.com/go-playground/webhooks/compare/v5.11.0...v5.17.0 )
---
updated-dependencies:
- dependency-name: gopkg.in/go-playground/webhooks.v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: Add wildcard support in OCI Helm Repositories targetRevision (#6686 ) (#10641 )
* Add wildcard support in OCI Helm Repositories
A naive approach, adapting existing code for fetching the index.
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Fix unittest missing mock
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Fix release resolution also in Manual Sync dialog
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Show target revision in application list. Tiles and Table updated
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Follow Link rel=next in tags response for tag list completion (signed)
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Wrap errors into fmt.Errorf according to PR review
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Address PR comments, add test for tags MaxVersion and pagination
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Apply suggestions from code review
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* more feedback from pr
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Revert url.JoinPath change - only available in 1.19
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* use strings.Join. add unittest
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Safe access to app.status.sync object
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Remove status.revision from UI. It doesn't bring much value and it does clutter the ui a bit
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Update util/helm/client.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update util/helm/client.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: ui banner covering sidebar (#11101 )
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore:remove redundant parentheses (#11436 )
Signed-off-by: mabing <bing.ma@daocloud.io >
Signed-off-by: mabing <bing.ma@daocloud.io >
Co-authored-by: mabing <bing.ma@daocloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: update otel libraries to 1.11.1 (#11461 )
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: incorrect can-i documentation (#11463 )
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: Jesse Suen <jessesuen@users.noreply.github.com >
Co-authored-by: Jesse Suen <jessesuen@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: sonarlint issue (#11472 )
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/itchyny/gojq from 0.12.3 to 0.12.9 (#11471 )
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.3 to 0.12.9.
- [Release notes](https://github.com/itchyny/gojq/releases )
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.3...v0.12.9 )
---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.4.2 (#11468 )
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.2.0 to 4.4.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.4.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/gosimple/slug from 1.12.0 to 1.13.1 (#11452 )
Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug ) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/gosimple/slug/releases )
- [Commits](https://github.com/gosimple/slug/compare/v1.12.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: github.com/gosimple/slug
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: fix markdown formatting (#11460 )
The exiting table is a bit off
Signed-off-by: Adrian Moisey <adrian@changeover.za.net >
Signed-off-by: Adrian Moisey <adrian@changeover.za.net >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: use set-output environment file (#10999 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump google.golang.org/grpc from 1.45.0 to 1.51.0 (#11454 )
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.45.0 to 1.51.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.45.0...v1.51.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: upgrade golang.org/x/net vuln (#11447 )
Signed-off-by: fsl <1171313930@qq.com >
Signed-off-by: fsl <1171313930@qq.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 (#11469 )
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation ) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases )
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.0.4...v2.1.0 )
---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: pin actions (#11360 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: dependabot for npm (#11474 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: parameterized config management plugins (#9135 ) (#9216 )
* feat: parameterized CMPs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* values types for parameters
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Add types for CMP announcement
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Reorg
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* finish type
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* First pass at working GetParametersAnnouncement
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Typos
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Make all fields optional
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Make sure response makes it to repo server
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Refactor for testing
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* lint
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* send build env to param announcement gen
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* test parameter announcement
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* environ tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Rename workdir to app dir
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* handle empty command, start ui work (#11 )
* Add types for CMP announcement
Signed-off-by: zachaller <zachaller@hotmail.com >
* Reorg
Signed-off-by: zachaller <zachaller@hotmail.com >
* finish type
Signed-off-by: zachaller <zachaller@hotmail.com >
* First pass at working GetParametersAnnouncement
Signed-off-by: zachaller <zachaller@hotmail.com >
* Typos
Signed-off-by: zachaller <zachaller@hotmail.com >
* Make all fields optional
Signed-off-by: zachaller <zachaller@hotmail.com >
* Make sure response makes it to repo server
Signed-off-by: zachaller <zachaller@hotmail.com >
* Refactor for testing
Signed-off-by: zachaller <zachaller@hotmail.com >
* values types for parameters
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* lint
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* send build env to param announcement gen
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* test parameter announcement
* tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* environ tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Rename workdir to app dir
Signed-off-by: zachaller <zachaller@hotmail.com >
* handle empty command, start ui work
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix order
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix map merging, make params read-only
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Co-authored-by: zachaller <zachaller@hotmail.com >
* Add helm PoC example plugin
Signed-off-by: zachaller <zachaller@hotmail.com >
* example as kustomize overlay
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Parameterized cmps docs (#12 )
* use printf instead of echo
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* docs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* test for temp dir cleanup
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* handle empty params
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* handle empty values
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* consolidate types
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* docs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* docs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* remove duplicate info
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* add warning about param announcements vs param values
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* tests (#13 )
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix types
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix test
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix codegen
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix codegen
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* revert test hack
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* docs correction
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix indentation
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix spacing
Signed-off-by: CI <michael@crenshaw.dev >
* move util function to util file and add test
Signed-off-by: CI <michael@crenshaw.dev >
* wrap error
Signed-off-by: CI <michael@crenshaw.dev >
* correct version number
Signed-off-by: CI <michael@crenshaw.dev >
* document necessity of collectionType param
Signed-off-by: CI <michael@crenshaw.dev >
* remove part of error message that's not useful (dir name is now randomized)
Signed-off-by: CI <michael@crenshaw.dev >
* fix things so that they are not broken
Signed-off-by: CI <michael@crenshaw.dev >
* don't close file before caller gets a chance to use it
Signed-off-by: CI <michael@crenshaw.dev >
* codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* DON'T PANIC
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: CI <michael@crenshaw.dev >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: zachaller <zachaller@hotmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Update to v3 of the sprig library for ApplicationSets (#11277 ) (#11292 )
* Update to v3 of the sprig library for ApplicationSets
Signed-off-by: Gene Hand <ghand@doximity.com >
* go mod tidy
Signed-off-by: Gene Hand <ghand@doximity.com >
* add Doximity to the users list
Signed-off-by: Gene Hand <ghand@doximity.com >
* empty commit to retest
Signed-off-by: Gene Hand <ghand@doximity.com >
* note the sprig semver change in the 2.6 upgrade guide
Signed-off-by: Gene Hand <ghand@doximity.com >
Signed-off-by: Gene Hand <ghand@doximity.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: expose missing ReactDOM to enable extensions implementation (#11495 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: add missing changes for bitbucket cloud SCM provider (#10143 ) (#11150 )
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/evanphx/json-patch (#11482 )
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch ) from 4.12.0+incompatible to 5.6.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases )
- [Commits](https://github.com/evanphx/json-patch/compare/v4.12.0...v5.6.0 )
---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/alicebob/miniredis/v2 from 2.14.2 to 2.23.1 (#11481 )
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis ) from 2.14.2 to 2.23.1.
- [Release notes](https://github.com/alicebob/miniredis/releases )
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alicebob/miniredis/compare/v2.14.2...v2.23.1 )
---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 (#11485 )
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps-dev): bump @types/lodash-es from 4.17.5 to 4.17.6 in /ui (#11488 )
Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es ) from 4.17.5 to 4.17.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es )
---
updated-dependencies:
- dependency-name: "@types/lodash-es"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: upgrade React version (#11467 )
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: add support for plugin name in CMPv2 (#11290 ) (#11341 )
* feat: add support for plugin name in cmpV2
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: updated e2e test to use name for CMPv2 plugin
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* docs: updated docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: check whether final socket path is inside sock dir or not
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: clarify finalizer effect and link to app-of-apps (#11272 )
* docs: clarify deletion finalizer
- Provide a concise explanation of the effect of the finalizer. Which clarifies that it only takes effect once the Application has been deleted.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: fix wording and spelling
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: fix spelling
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/mattn/go-zglob from 0.0.3 to 0.0.4 (#11486 )
Bumps [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/mattn/go-zglob/releases )
- [Commits](https://github.com/mattn/go-zglob/compare/v0.0.3...v0.0.4 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-zglob
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/google/go-jsonnet from 0.18.0 to 0.19.1 (#11484 )
Bumps [github.com/google/go-jsonnet](https://github.com/google/go-jsonnet ) from 0.18.0 to 0.19.1.
- [Release notes](https://github.com/google/go-jsonnet/releases )
- [Changelog](https://github.com/google/go-jsonnet/blob/master/.goreleaser.yml )
- [Commits](https://github.com/google/go-jsonnet/compare/v0.18.0...v0.19.1 )
---
updated-dependencies:
- dependency-name: github.com/google/go-jsonnet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump softprops/action-gh-release from 0.1.14 to 0.1.15 (#11534 )
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](1e07f43987...de2c0eb89a )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/setup-go from 3.3.1 to 3.4.0 (#11535 )
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](c4a742cab1...d0a58c1c4d )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps-dev): bump @types/prop-types from 15.7.1 to 15.7.5 in /ui (#11487 )
Bumps [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types ) from 15.7.1 to 15.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types )
---
updated-dependencies:
- dependency-name: "@types/prop-types"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Update Pull Request generator documentation to include application lifecycle (#11274 )
* Update Pull Request generator documentation
The lifecycle of the generated applications was not explained
Signed-off-by: Gerald Spencer <Geethree@users.noreply.github.com >
* Update docs/operator-manual/applicationset/Generators-Pull-Request.md
Co-authored-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Gerald Spencer <Geethree@users.noreply.github.com >
Signed-off-by: Gerald Spencer <Geethree@users.noreply.github.com >
Co-authored-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Update operator manual installation helm available url (#11120 )
Signed-off-by: cedarkuo <cedarkuo@gmail.com >
Signed-off-by: cedarkuo <cedarkuo@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Improve Keycloak documentation for command line sign-in (#8758 )
Documenting what is discussed in #2932
Signed-off-by: Antoine Pultier <antoine.pultier@sintef.no >
Signed-off-by: Antoine Pultier <antoine.pultier@sintef.no >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Add CSI secret driver to the secret management options (#10900 )
Signed-off-by: Duncan <62943186+duncan485@users.noreply.github.com >
Signed-off-by: Duncan <62943186+duncan485@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /ui (#11533 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps-dev): bump @babel/preset-react from 7.7.0 to 7.18.6 in /ui (#11489 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps-dev): bump babel-jest from 24.9.0 to 26.6.3 in /ui (#11483 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Added ARGOCD_ENV_ prefix to FOO (#11545 )
Signed-off-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
Signed-off-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* [Hack] Add concurrency to cluster creation in resource generator. (#11266 )
* add threading to cluster creation
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Add default values
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Cleanup
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Move external dependency to internal
Signed-off-by: Dan Garfield <dan@codefresh.io >
* ability to run cluster generation in parallel
Signed-off-by: pashavictorovich <pavel@codefresh.io >
* fix linter
Signed-off-by: pashavictorovich <pavel@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: pashavictorovich <pavel@codefresh.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Update notifications-engine dependency (#11479 )
* chore: update `notifications-engine`
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
* chore: generate notifications docs
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/valyala/fasttemplate from 1.2.1 to 1.2.2 (#11552 )
Bumps [github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/valyala/fasttemplate/releases )
- [Commits](https://github.com/valyala/fasttemplate/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: github.com/valyala/fasttemplate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.40 to 0.9.54 (#11554 )
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.40 to 0.9.54.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.40...v0.9.54 )
---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#11555 )
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/0.3.12...v0.3.13 )
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: update how to access arrays in Go templates (#11562 )
Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* add otel interceptor (#11561 )
Signed-off-by: minquan.chen <minquan.chen@daocloud.io >
Signed-off-by: minquan.chen <minquan.chen@daocloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: use repository GithubAppCreds proxy if set (#11422 )
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: show app age in application list view (#11209 ) (#11502 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: sidebar css (#11531 )
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* test: add list repo
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: Allow proxy to be saved when creating repoCreds (#11351 ) (#11425 )
* fix: allow proxy to be saved in repoCreds (https + github app)
Signed-off-by: Nathanael Liechti <technat@technat.ch >
* chore: changes from codegen
Signed-off-by: Nathanael Liechti <technat@technat.ch >
* chore: add unit test for CreateRepoCreds
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/go-openapi/runtime from 0.19.4 to 0.25.0 (#11568 )
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.19.4 to 0.25.0.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.19.4...v0.25.0 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Add skipCrds and ignoreMissingValueFiles to application.yaml example (#11565 )
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add Vinted to users list (#11214 )
Signed-off-by: Edgaras <edgaras@apsega.lt >
Signed-off-by: Edgaras <edgaras@apsega.lt >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 (#11580 )
Bumps [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff ) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases )
- [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/structured-merge-diff/compare/v4.2.1...v4.2.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/structured-merge-diff/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/go-openapi/loads from 0.19.4 to 0.21.2 (#11569 )
Bumps [github.com/go-openapi/loads](https://github.com/go-openapi/loads ) from 0.19.4 to 0.21.2.
- [Release notes](https://github.com/go-openapi/loads/releases )
- [Commits](https://github.com/go-openapi/loads/compare/v0.19.4...v0.21.2 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/loads
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix(helm): helm v3 doesn't have these flags (#11100 ) (#11540 )
* fix: helm v3 doesn't have these flags
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Revert repoAdd change. Was to greedy, ca-file is needed there
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix(helm): login OCI Helm dependencies correctly (#8563 ) (#11327 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: misc css fixes for mobile (#5705 ) (#11508 )
* Misc css fixes for mobile
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* More fixes for mobile
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix ui tests. bring back application status labels
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: added deep links backend changes (#11401 )
* feat: added deep links backend changes
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: add rbac check to list links services
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: removed project param and updated sample config
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: update sample config
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#11605 )
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/Masterminds/semver/releases )
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/semver/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/go-redis/redis/v8 from 8.11.3 to 8.11.5 (#11606 )
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis ) from 8.11.3 to 8.11.5.
- [Release notes](https://github.com/go-redis/redis/releases )
- [Changelog](https://github.com/go-redis/redis/blob/v8.11.5/CHANGELOG.md )
- [Commits](https://github.com/go-redis/redis/compare/v8.11.3...v8.11.5 )
---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/casbin/casbin/v2 from 2.57.1 to 2.59.0 (#11607 )
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.57.1 to 2.59.0.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.57.1...v2.59.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add Trusting Social users list (#11584 )
* Add Trusting Social user
Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
* fixing other
Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: set baseURL in github_app client (#11613 )
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: only add baseURL in github_app client for GHE client (#11622 )
fixes #11613
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/aws/aws-sdk-go from 1.44.129 to 1.44.156 (#11629 )
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.129 to 1.44.156.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.129...v1.44.156 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: Add support for proxy extensions (#11307 )
* feat: Add support for proxy extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* return list of extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add service set in argocd server struct
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* implements cluster name lookup
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add cli docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* apply connection config defaults
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add unit tests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add test for invalid extension name
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix deadcode lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix unused lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix deadcode lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Better error message
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix deadcode lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix empty branch
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* includeKinds for APIVersions in cluster info cache (#11241 )
Signed-off-by: Roger Rumao <rogerrum@gmail.com >
Signed-off-by: Roger Rumao <rogerrum@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: add warning for user when using replace sync option (#11566 )
* docs: adding warning to 'replace' sync option
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update sync-options.md
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Bump version in master to 2.6.0 (#11641 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Unknown sync operation state on app list page (#11621 )
fix: Unknown sync operation state on app list page (#11621 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: fix web terminal step list numbering (#11590 )
docs: fix web terminal step list numbering (#11590 )
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: add deny sources (#11639 ) (#11646 )
This commit adds the ability to deny a source when it is prefixed with
`!`, in the same manner as with the "deny destinations" feature.
Fixes #11639 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump react-paginate from 6.5.0 to 8.1.4 in /ui (#11558 )
Bumps [react-paginate](https://github.com/AdeleD/react-paginate ) from 6.5.0 to 8.1.4.
- [Release notes](https://github.com/AdeleD/react-paginate/releases )
- [Changelog](https://github.com/AdeleD/react-paginate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/AdeleD/react-paginate/compare/v6.5.0...v8.1.4 )
---
updated-dependencies:
- dependency-name: react-paginate
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps-dev): bump tslint-react from 3.6.0 to 5.0.0 in /ui (#11559 )
Bumps [tslint-react](https://github.com/palantir/tslint-react ) from 3.6.0 to 5.0.0.
- [Release notes](https://github.com/palantir/tslint-react/releases )
- [Commits](https://github.com/palantir/tslint-react/compare/3.6.0...5.0.0 )
---
updated-dependencies:
- dependency-name: tslint-react
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump express from 4.17.1 to 4.18.2 in /ui (#11591 )
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: kustomize has access to build environment (#11643 )
Current docs reflect that the build environment is not available to kustomize. Since https://github.com/argoproj/argo-cd/pull/8096 it is now exposed for kustomize. This updates the kustomize section of the docs to reflect that.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: pull request labels exposed in Pull Request generator template (#10204 ) (#11397 )
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/casbin/casbin/v2 from 2.59.0 to 2.60.0 (#11656 )
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.59.0 to 2.60.0.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.59.0...v2.60.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: fix flaky e2e test (#11509 ) (#11654 )
* chore: fix flaky e2e test (#11509 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't centralize mock response - tests should be independent
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: downgrade React to v17 (#11653 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps-dev): bump @types/cookie from 0.3.3 to 0.5.1 in /ui (#11659 )
Bumps [@types/cookie](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookie ) from 0.3.3 to 0.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cookie )
---
updated-dependencies:
- dependency-name: "@types/cookie"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: fix flaky e2e test (#11670 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* [Bot] Update Snyk reports (#11649 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: show cmpv2 plugins in create app wizard (#11615 )
* feat: show cmpv2 plugins in create app wizard
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: fixed doc formatting and sidecar plugin info
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: updated plugin info
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.54 to 0.9.55 (#11678 )
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.54 to 0.9.55.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.54...v0.9.55 )
---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#11679 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](93ea575cb5...755da8c3cf )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add Mercedes-Benz Tech Innovation to user list (#11682 )
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: appname in searchbar (#11493 )
* fix: appname in searchbar
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: appname in searchbar
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: add pod age icon details in tooltip (#10290 ) (#11170 )
* pod-age-icon details added in tooltip
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Tooltip change
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: fix flaky e2e test for immutable fields (#11685 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: expose deep links in UI (#11680 )
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Add Getyourguide to USERS.md (#11704 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: rollback react to known working version (#11703 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: pin kubectl version (#11726 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Clarification of the create namespace feature (#11723 )
* docs: Clarification of the create namespace feature
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review suggestion
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Add Cloud Scale to USERS.md (#11731 )
* Update USERS.md
Add cloud scale
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: Allow Matrix generator to have two Git child generators without conflict (#10522 ) (#10523 )
* misc: NoError instead of Error in repository test
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* misc: Extend lint timeout
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* feat: Add GitGenerator.PathParamPrefix
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* auto: Results of codegen
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* test: Add tests for PathParamPrefix
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* docs: Add notes to Matrix/Git generator docs about PathParamPrefix
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* misc: Undo unrelated test change
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* auto: Results of codegen
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* docs: Add detailed example
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: ApplicationSet add `create-delete` policy #9101 (#11107 )
* feat: ApplicationSet add create-delete policy
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
* test for applicationSet policies
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
* Update docs/operator-manual/applicationset/Controlling-Resource-Modification.md
Co-authored-by: Mubarak Jama <83465122+mubarak-j@users.noreply.github.com >
Signed-off-by: Takuma Kume <takuma.kume@gmail.com >
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
Signed-off-by: Takuma Kume <takuma.kume@gmail.com >
Co-authored-by: Mubarak Jama <83465122+mubarak-j@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: upgrade helm to most recent version (v3.10.3) (#11725 )
* chore: upgrade helm to most recent version (v3.10.3)
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* Retrigger CI pipeline
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Unbreak termination of operation with apps in other namespaces (#11239 ) (#11724 )
* fix: Unbreak operation termination
Signed-off-by: jannfis <jann@mistrust.net >
* Revert change to Dockerfile
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: support relative links in OCI tags query response (#11708 )
* fix: support relative links in OCI tags query response
Pagination for OCI tags retrieval is not supported when the
Link header URI is relative.
According to https://docs.docker.com/registry/spec/api/#pagination
and the therein referenced RFC
https://www.rfc-editor.org/rfc/rfc5988#section-5
relative links should be resolved to the initial request URL
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* chore: clean up unused prints & assert errors
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* fix: stop double-escaping repoURL
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* chore: CodeQL CWE-117 log sanitizing
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* chore: remove unnecessary error
Signed-off-by: detvdl <detvdael.services@protonmail.com >
Signed-off-by: detvdl <detvdael.services@protonmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add Voyager Digital to USERS.md (#11735 )
Signed-off-by: hopisaurus <hopisaurus@gmail.com >
Signed-off-by: hopisaurus <hopisaurus@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: add google cloud source repo support (#7534 ) (#11618 )
* feat: Add support for cloning Google Cloud Source repos (#7534 )
* Google Cloud service account auth
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Fill missing struct field (GCP SA key) in cli cmd
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix(ui): Add proxy option when configuring Google Cloud Source repo
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Remove secret (GCP SA key) in Get server req
Signed-off-by: David Becher <becher.david@googlemail.com >
* refactor: Do not use context.WithTimeout for Google creds
As the context is used in the background to refresh credentials, it
should not be cancelled.
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Use proxy setting only in repo-service, not repocreds-service
Signed-off-by: David Becher <becher.david@googlemail.com >
* test: Create tests for GoogleCloudCreds
This commit refactors the implementation of GoogleCloudCreds in order to
make its methods testable.
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Linting issues
Signed-off-by: David Becher <becher.david@googlemail.com >
* chore: Fix typo in docs.
Signed-off-by: David Becher <becher.david@googlemail.com >
* chore: Adjust url-allow-list for lint-docs action
Signed-off-by: David Becher <becher.david@googlemail.com >
* chore: Incorporate suggested refactorings
Signed-off-by: David Becher <becher.david@googlemail.com >
* Delete url-allow-list
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* wrap errors
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* More UI goodies and codegen
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Update docs screenshots
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* move interface up next to other interfaces
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Reduce png size
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* update generated
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix whitespace from codegen
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: David Becher <becher.david@googlemail.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: David Becher <becher.david@googlemail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Document applications in any namespace (#10678 )
* docs: Document applications in any namespace
Signed-off-by: jannfis <jann@mistrust.net >
* Fix some code blocks
Signed-off-by: jannfis <jann@mistrust.net >
* Fix link
Signed-off-by: jannfis <jann@mistrust.net >
* docs: Document applications in any namespace
Signed-off-by: jannfis <jann@mistrust.net >
* Fix some code blocks
Signed-off-by: jannfis <jann@mistrust.net >
* Fix link
Signed-off-by: jannfis <jann@mistrust.net >
* Apply reviewer comments
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: Multiple sources for applications (#2789 ) (#10432 )
* feat: support multiple sources for application
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
remove debug logging and unwanted code
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix lint and unit test errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix lint and unit test errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix bug introduced after rebase
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
executed make codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
remove unwanted logging
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix ci failures
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix index out of bounds error
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* ui fixes
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add revisions to SyncOperation for rollback
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* change Source to *ApplicationSource in ApplicationSpec
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix env variable read logic for ValueFiles
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update multiple sources doc
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add repository lock and checkout target revision
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* checkout all sources before generating manifest
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
generate mock reposerverclient
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update logic for returning ManifestResponse to avoid nil pointer issues
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix nil reference and key mismatch bugs; add more logs (#6 )
* fix nil reference and key mismatch bugs; add more logs
* remove temporary comment
* addressed the lint failure and added chart to RefTargeRevisionMapping
* normalize git repo (#7 )
* do not leak lock releases
* prevent deadlock
* allow spec update
* move settings fetch outside loop
* cache busing
* return err instead of logging it
* no caching in test
* fix cache key marshaling
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update grpc field numbers
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* path resolution tests (#12 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
do things in better ways
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
consolidate
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add regex check for value of source.ref
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add webhook tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
change Source to *ApplicationSource in ApplicationSpec
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
address PR comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Retrigger CI pipeline
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
rebased with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix env variable read logic for ValueFiles
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Address PR comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add repository lock and checkout target revision
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* checkout all sources before generating manifest
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* generate mock reposerverclient
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update logic for returning ManifestResponse to avoid nil pointer issues
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix nil reference and key mismatch bugs; add more logs (#6 )
* fix nil reference and key mismatch bugs; add more logs
* remove temporary comment
* addressed the lint failure and added chart to RefTargeRevisionMapping
* normalize git repo (#7 )
* do not leak lock releases
* prevent deadlock
* allow spec update
* move settings fetch outside loop
* cache busing
* return err instead of logging it
* no caching in test
* fix cache key marshaling
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update grpc field numbers
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add regex check for value of source.ref
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Added unit tests (#15 )
* add unit tests 1
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix application parameters tab, rebased UI changes, tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* More tests (#16 )
* more tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix lint error
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Test get ref sources (#17 )
* test GetRefSources
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: ishitasequeira <ishiseq29@gmail.com >
GenerateManifests test (#18 )
* GenerateManifests test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Fix broken tests (#19 )
* fix broken tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Symlink test (#20 )
* check referenced sources for out-of-bounds symlinks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* unlock the values file repo before doing a symlink check (#22 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* multi source docs (#21 )
* multi source docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix warning title
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* clarify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* clarify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add e2e tests for multiple sources and fix UI lint (#23 )
* add e2e tests for multiple sources and fix UI lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add auto-sync and hard refresh to e2e tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* change refresh type to RefreshTypeNormal for e2e
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update e2e testcase with helm data
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add TestMultiSourceAppWithSourceOverride
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add missing yaml file
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: AppSet Progressive Rollouts with RollingSync (#9437 ) (#10048 )
Signed-off-by: Matt Groot <mgroot@indeed.com >
Signed-off-by: Matt Groot <mgroot@indeed.com >
Co-authored-by: Matt Groot <mgroot@indeed.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* [Bot] Update Snyk reports (#11739 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: support Knative Serving 1.5 Custom Health Checks (#9719 )
* fix: Update account.proto annotaion for gen grpc gateway
Signed-off-by: wei840222 <wei840222@gmail.com >
* fix: Changes from codegen
Signed-off-by: wei840222 <wei840222@gmail.com >
* Retrigger CI pipeline
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* Retrigger CI pipeline
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* fix: Changes from codegen
Signed-off-by: wei <wei840222@gmail.com >
* Retrigger CI pipeline
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* Retrigger CI pipeline
Signed-off-by: wei <wei840222@gmail.com >
* feat: support Knative Serving 1.5 Custom Health Checks
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* fix: fix test fail
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* feat: support Knative Serving 1.5 Custom Health Checks
Signed-off-by: wei840222 <wei840222@gmail.com >
Signed-off-by: wei840222 <wei840222@gmail.com >
Signed-off-by: wei.wan <wei.wan@linecorp.com >
Signed-off-by: wei <wei840222@gmail.com >
Co-authored-by: wei.wan <wei.wan@linecorp.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: Extend Cluster.cluster.x-k8s.io health check (#11705 )
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: add health checks for keptn resources (#11716 )
* feat: add keptnappversion
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
* feat: added keptn resource tests
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
* feat: fix test for KeptnWorkloadInstance
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
* fix: apiVersion and quotes
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* [Bot] Update Snyk reports (#11748 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: add appset progressive rollout strategy proposal (#9979 )
Signed-off-by: wmgroot <wmgroot@gmail.com >
Signed-off-by: wmgroot <wmgroot@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: update cosign docs (#11749 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: upgrade git-url-parse to avoid CVE-2022-2900 (#11744 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: upgrade minimatch to avoid CVE-2022-3517 (#11745 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add kustomize project for testing param CMP locally (#11265 )
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: upgrade go-oidc (#11579 )
* chore: upgrade go-oidc
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* take advantage of new error type
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: sign container images by digest (#11151 )
* chore: sign container images by digest
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* use sha hash
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* doc: correct kustomize demo path (#11762 )
Signed-off-by: Yixing Yan <yixingyan@gmail.com >
Signed-off-by: Yixing Yan <yixingyan@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#11697 )
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](d0a58c1c4d...6edd4406fa )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add OpsMx to USERS.md (#11765 )
adding our company name to Argo CD users.
Signed-off-by: Balaji Siva <balaji@opsmx.com >
Signed-off-by: Balaji Siva <balaji@opsmx.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: clarify that all labels must exist (#11693 )
It's unclear if all or any of the labels need to exist. This clarifies that all of the labels must exist.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: ssa e2e tests failing after updating to kubectl 1.26 (#11753 )
* fix: ssa e2e test failing after updating to kubectl 1.26
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Remove pinned kubectl version
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Cleaner approach to fix e2e test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Update example dockerfile (#11721 )
The latest tag hasn't been updated in almost a year, and as a result, the ubuntu repositories are out of date and are throwing errors. This updates the example to use a fixed version, which are updated much more frequently.
Signed-off-by: Phil Wright- Christie <philwc@gmail.com >
Signed-off-by: Phil Wright- Christie <philwc@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: correct SSO configuration URL in example configmap (#11720 )
Signed-off-by: Matt Clegg <m@cle.gg >
Signed-off-by: Matt Clegg <m@cle.gg >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/itchyny/gojq from 0.12.9 to 0.12.10 (#11677 )
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.9 to 0.12.10.
- [Release notes](https://github.com/itchyny/gojq/releases )
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.9...v0.12.10 )
---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: bump elasticsearch version to 8.5.1 (#11771 )
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: change logging level to Debug (#11773 )
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: support for enabling progressive rollouts from `argocd-cmd-params-cm` (#11776 )
* fix(applicationset): use consistent syntax for env vars
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix(manifests): add new appset env var from configmap
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: sources.ref allow hyphen and underscore (#11775 )
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: clarify project destination possibilities (#11706 )
Clarify that it's possible to reference clusters by `cluster` or by `name`.
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/fsnotify/fsnotify from 1.5.1 to 1.6.0 (#11553 )
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: get image digest in seperate step (#11778 )
* chore: get image digest in seperate step
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* Retrigger CI pipeline
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: fix lint error (#11788 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump golang.org/x/term from 0.1.0 to 0.3.0 (#11792 )
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/golang/term/releases )
- [Commits](https://github.com/golang/term/compare/v0.1.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump github.com/aws/aws-sdk-go from 1.44.156 to 1.44.164 (#11791 )
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.156 to 1.44.164.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.156...v1.44.164 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: set Path as empty if path is not specified for a source in multiple sources (#11756 ) (#11774 )
* set Path as '' if path is not specified for a source in multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update check for not setting value of path
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* cleanup
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Update ui/src/app/shared/components/revision.tsx
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Update bullet formatting on Progressive Rollouts.md (#11777 )
The bullet list in the example format was rendering inline in the paragraph on the doc site rather than showing a bulleted list. This also makes the rest of the doc follow the same convention.
Signed-off-by: Chris Reilly <chris@chris-reilly.com >
Signed-off-by: Chris Reilly <chris@chris-reilly.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: disable rollback button for apps with multiple sources (#11785 )
* disble rollback button for apps with multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* disble rollback button for apps with multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* ci: enforce semantic PR title (#11779 )
* ci: enforce semantic PR title
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* concurrency limit
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove scopes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: web terminal outside argocd namespace (#11166 ) (#11400 )
* fix: web terminal outside argocd namespace (#11166 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reorganize
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix reference
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* move things around, fix stuff maybe
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/cache from 3.0.11 to 3.2.0 (#11809 )
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.11 to 3.2.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](9b0c1fce7a...c17f4bf466 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* [Bot] docs: Update Snyk reports (#11865 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Applications with suspended jobs now marked "Suspended" instead of "Progressing" (#11603 ) (#11626 )
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update go.sum
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update go.sum
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* upgrade notes for 2.6
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Application's own link in UI (#11123 ) (#11124 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: ui cluster server url overlaps (#11873 )
Signed-off-by: Jiwon Kim <jiwonaid0@gmail.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: set cluster command (#9996 )
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: inversion selection support for the resource filter on sync and wait app commands (#10548 )
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: remove other occurrences of externalURLS #11887 (#11889 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* bug: fix url parsing for non git urls (oci://, no protocol etc) (#11819 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* [Bot] docs: Update Snyk reports (#11908 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: web terminal namespace handler (#11891 )
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: note risks of secret-injection plugins (#11617 )
* docs: note risks of secret-injection plugins
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* grammar tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* grammar tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Verbose release notes (#11144 )
* chore: verbose release notes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix duplication
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* typo
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix duplication
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* updates from comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* exclude bot commits
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: no longer mark parameter overrides feature as beta (#11673 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: better error messages (#11738 )
* chore: better error messages
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update util/db/cluster.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/download-artifact from 3.0.1 to 3.0.2 (#11894 )
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](9782bd6a98...9bc31d5ccc )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/cache from 3.2.0 to 3.2.2 (#11839 )
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](c17f4bf466...4723a57e26 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: upgrade qs to avoid CVE-2022-24999 (#11743 )
* fix: upgrade qs to avoid CVE-2022-24999
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't explicitly add dependency
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: added deep links doc (#11888 )
* docs: added deep links doc
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* refactor: resolved review comments
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* refactor: moved cmp and deep links doc to operator manual
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: add warning for templates
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: add note for secret data fields being redacted
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: parsed url is not exposed (#11816 ) (#11916 )
* fix: parsed url is not exposed (#11816 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* subtler fix, thanks @woehrl01
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: upgrade redis to 7.0.7 to avoid CVE-2022-3996 (#11925 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: add an example ApplicationSet to document all fields (#11799 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* ci: add security warnings for PR workflow (#11803 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: redact secret data in deep links (#11931 )
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix(redis): explicit bind to redis and sentinel for IPv4 clusters (#11388 ) (#11862 )
* fix(redis): explicit bind to redis and sentinel for IPv4 clusters #11388
Signed-off-by: rumstead <rjumstead@gmail.com >
* fix(redis): run manifests generate
Signed-off-by: rumstead <rjumstead@gmail.com >
* fix(redis): run manifests generate
Signed-off-by: rumstead <rjumstead@gmail.com >
* Retrigger CI pipeline
Signed-off-by: rumstead <rjumstead@gmail.com >
Signed-off-by: rumstead <rjumstead@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#11929 )
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](83fd05a356...0b7f8abb15 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (#11896 )
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](8c91899e58...64ed1c7eab )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Add M1 Section in cli_installation.md (#11911 )
Signed-off-by: Triumph1 <seungwon.jeong@wesang.com >
Signed-off-by: Triumph1 <seungwon.jeong@wesang.com >
Co-authored-by: Triumph1 <seungwon.jeong@wesang.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: use format to replace fmt in log output (#11854 )
Signed-off-by: chen zechun <zechun.chen@daocloud.io >
Signed-off-by: chen zechun <zechun.chen@daocloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: custom health check resource group wildcard (#4212 )
Signed-off-by: reggie <reginakagan@gmail.com >
Signed-off-by: reggie <reginakagan@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Explicitly set private key type for GPG key generation (#11944 )
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#11895 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](755da8c3cf...ac59398561 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: release cycle refresh (#11137 )
* docs: release cycle
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove TODOs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add release champion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* formatting
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* no 2.6 champion yet
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* checklist links
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reorg
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reuse roadmap doc, add note about Release Champion access requirements
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* note triage access requirement
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* release issue template
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* simplify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add notes for next release champion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Add K8s v1.26, v1.25 to CI and remove v1.22 (#11957 )
* chore: Add K8s v1.26, v1.25 to CI and remove v1.22
Signed-off-by: jannfis <jann@mistrust.net >
* Accommodate for changed error message from K8s 1.25+
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Argo CD doesn't detect the repo type when repository is scoped (#11959 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: add FOSSA badge to README (#11956 )
* docs: add FOSSA badge to README
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* organization
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* no quality
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix(ui): trash icon for resources to be pruned, plus better tooltip (#10290 ) (#11171 )
* Trash Icon for the resource that will be pruned on sync
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Trash icon for the resource that gets pruned on sync.
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Tobepruned icon on grid view
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Update ui/src/app/applications/components/utils.tsx
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore(deps): bump actions/cache from 3.2.2 to 3.2.3 (#11928 )
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](4723a57e26...58c146cc91 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: pathParamPrefix is optional (#11796 ) (#11943 )
* fix: pathParamPrefix is optional
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix import
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* [Bot] docs: Update Snyk reports (#11985 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: App View extensions (#12006 )
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Remove unnecessary branch (#11963 )
Already checked outside the conditional expression
Signed-off-by: asuforce <owata.sn@gmail.com >
Signed-off-by: asuforce <owata.sn@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Fixed matrix requeueAfterSeconds for PR (#10914 ) (#10915 )
* Fixed matrix requeueAfterSeconds for PR
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
* A try to make some tests
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
* Fixed default test returns the default time
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
* Fixed default test returns the default time
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Co-authored-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Co-authored-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: upgrade net/http2 to avoid CVE-2022-41717 (#11616 )
* chore: upgrade net/http2 to avoid CVE-2022-41717
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* ugprade net
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Support running dockerized toolchain using sudo (#11955 )
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: values should always be visible, even when they are empty (#11676 ) (#11681 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: use environment variable for argo cd user (#12024 )
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: Fixed typos, and grammar in the High Availability Docs (#12021 )
* Fixed typos, and grammar
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
* Updated Docs based on PR Feedback
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* [Bot] docs: Update Snyk reports (#12023 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: clarify value for disabling tools (#11395 )
* docs: clarify value for disabling tools
Although it is implied to set the value for the key to `false`, this explicitly states it to add clarity. Along with some wording changes.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: add use-case for disabling tools
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Remove dependency on github.com/pkg/errors (#11886 )
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: populate parentRefs correctly with multiple owners (#3910 ) (#11715 )
* fix: populate parentRefs correctly with multiple owners
It previously simply wrote to key 0, instead of appending all owners
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
* test multiple resource owners
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: disable docker sbom and attestations (#12059 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* [Bot] docs: Update Snyk reports (#12069 )
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat(UI): allow applications to declare default view preferences (#12019 ) (#12080 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Add namespace to sub-application link URLs (#11946 )
Signed-off-by: Ian Delahorne <ian@patreon.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Refactor terminal handler to use auth-middleware (#12052 )
* chore: Refactor terminal handler to use auth-middleware
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove context key for now
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* implement unit-tests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove claim valid check for now
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove unnecessary test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* don't too much details in http response
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix error
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* trigger build
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* builder pattern in terminal feature-flag middleware
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: add btech user (#12116 )
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs: replace period with parenthesis (#12044 )
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: Support resource actions for apps in different Namespace (#12115 )
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* refactor: Make fsnotify event more readable. (#11836 )
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* test: Reused const annotationKey string for legacy_test.go (#11837 )
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* Merge pull request from GHSA-6p4m-hw2h-6gmw
Signed-off-by: ChangZhuo Chen (陳昌倬) <czchen@czchen.org >
add test
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
better comment
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* Merge pull request from GHSA-q9hr-j4rf-8fjc
* fix: verify audience claim
Co-Authored-By: Vladimir Pouzanov <farcaller@gmail.com >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
* fix lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix handling of expired token error
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle single aud claim marshaled as a string
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Vladimir Pouzanov <farcaller@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: Reused common.DefaultRepoServerAddr (#11842 )
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat(ui): allow sorting the application list (#11645 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: Always Show ReplicaSets as Pod Groups (#12051 ) (#12065 )
Signed-off-by: Keith Chong <kykchong@redhat.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: repo command give more hints. (#11849 )
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: create separate API to load configured plugins (#12164 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: add CLI client IDs to default OIDC allowed audiences (#12170 ) (#12179 )
* fix(settings): add CLI client ID in default OAuth2 allowed audiences
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
* fix: add CLI client IDs to default OIDC allowed audiences (#12170 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle expired token properly
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix(health): Handling SparkApplication CRD health status if dynamic allocation is enabled (#7557 ) (#11522 )
Signed-off-by: Yevgeniy Fridland <yevg.mord@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: disable More button for multiple sources (#11760 ) (#11971 )
* disable More button for multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Addressed merge conflicts
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* test: add list repo
Signed-off-by: emirot <emirot.nolan@gmail.com >
---------
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
Signed-off-by: William Van Hevelingen <william.vanhevelingen@acquia.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Phước Trung <93299415+trungdlp-wolffun@users.noreply.github.com >
Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com >
Signed-off-by: Filip Nikolic <oss.filipn@gmail.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Nick Dombroski <nick.m.dombroski@gmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Robert Kelly <RobertKelly@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Nick Mohoric <nmohoric@hearst.com >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: mabing <bing.ma@daocloud.io >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: Jesse Suen <jessesuen@users.noreply.github.com >
Signed-off-by: Adrian Moisey <adrian@changeover.za.net >
Signed-off-by: fsl <1171313930@qq.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: CI <michael@crenshaw.dev >
Signed-off-by: Gene Hand <ghand@doximity.com >
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Gerald Spencer <Geethree@users.noreply.github.com >
Signed-off-by: cedarkuo <cedarkuo@gmail.com >
Signed-off-by: Antoine Pultier <antoine.pultier@sintef.no >
Signed-off-by: Duncan <62943186+duncan485@users.noreply.github.com >
Signed-off-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: pashavictorovich <pavel@codefresh.io >
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
Signed-off-by: minquan.chen <minquan.chen@daocloud.io >
Signed-off-by: Edgaras <edgaras@apsega.lt >
Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Roger Rumao <rogerrum@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
Signed-off-by: Takuma Kume <takuma.kume@gmail.com >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: detvdl <detvdael.services@protonmail.com >
Signed-off-by: hopisaurus <hopisaurus@gmail.com >
Signed-off-by: David Becher <becher.david@googlemail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Matt Groot <mgroot@indeed.com >
Signed-off-by: wei840222 <wei840222@gmail.com >
Signed-off-by: wei.wan <wei.wan@linecorp.com >
Signed-off-by: wei <wei840222@gmail.com >
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
Signed-off-by: wmgroot <wmgroot@gmail.com >
Signed-off-by: Yixing Yan <yixingyan@gmail.com >
Signed-off-by: Balaji Siva <balaji@opsmx.com >
Signed-off-by: Phil Wright- Christie <philwc@gmail.com >
Signed-off-by: Matt Clegg <m@cle.gg >
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: Chris Reilly <chris@chris-reilly.com >
Signed-off-by: Jiwon Kim <jiwonaid0@gmail.com >
Signed-off-by: rumstead <rjumstead@gmail.com >
Signed-off-by: Triumph1 <seungwon.jeong@wesang.com >
Signed-off-by: chen zechun <zechun.chen@daocloud.io >
Signed-off-by: reggie <reginakagan@gmail.com >
Signed-off-by: asuforce <owata.sn@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
Signed-off-by: Ian Delahorne <ian@patreon.com >
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
Signed-off-by: Yevgeniy Fridland <yevg.mord@gmail.com >
Co-authored-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: William Van Hevelingen <William.VanHevelingen@acquia.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Phước Trung <93299415+trungdlp-wolffun@users.noreply.github.com >
Co-authored-by: Pier <53210578+pie-r@users.noreply.github.com >
Co-authored-by: F1ko <oss.filipn@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Chauncey <chaunceyjiang@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nick Dombroski <nick.m.dombroski@gmail.com >
Co-authored-by: Justin Marquis <34fathombelow@protonmail.com >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
Co-authored-by: Robert Kelly <RobertKelly@users.noreply.github.com >
Co-authored-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Nathanael Liechti <technat@technat.ch >
Co-authored-by: Nick Mohoric <nmohoric@hearst.com >
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: Saumeya Katyal <saumeyakatyal@gmail.com >
Co-authored-by: usernameisnull <rangerforce007@gmail.com >
Co-authored-by: mabing <bing.ma@daocloud.io >
Co-authored-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Co-authored-by: Jesse Suen <jessesuen@users.noreply.github.com >
Co-authored-by: Adrian Moisey <adrian@changeover.za.net >
Co-authored-by: fsl <1171313930@qq.com >
Co-authored-by: zachaller <zachaller@hotmail.com >
Co-authored-by: Gene Hand <genehand@users.noreply.github.com >
Co-authored-by: Michael Merrill <jjpaacks@gmail.com >
Co-authored-by: Gerald Spencer <Geethree@users.noreply.github.com >
Co-authored-by: Cedar <cedarkuo@gmail.com >
Co-authored-by: Antoine Pultier <45740+fungiboletus@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Duncan <62943186+duncan485@users.noreply.github.com >
Co-authored-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Jocelyn Thode <jocelynthode@users.noreply.github.com >
Co-authored-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
Co-authored-by: Murphy Chen <minquan.chen@daocloud.io >
Co-authored-by: Michael Vittrup Larsen <mvl.gh@network42.dk >
Co-authored-by: Edgaras <edgaras@apsega.lt >
Co-authored-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
Co-authored-by: Marco Lecheler <marco@task.media >
Co-authored-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
Co-authored-by: Roger Rumao <rogerrum@gmail.com >
Co-authored-by: Mahesh Baliga <mahesh.baliga@infracloud.io >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: schakrad <58915923+schakrad@users.noreply.github.com >
Co-authored-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
Co-authored-by: Matthew Bennett <matthew.t.bennett@gmail.com >
Co-authored-by: Takuma Kume <takuma.kume@gmail.com >
Co-authored-by: Mubarak Jama <83465122+mubarak-j@users.noreply.github.com >
Co-authored-by: jannfis <jann@mistrust.net >
Co-authored-by: Detlev V <detvdael.services@protonmail.com >
Co-authored-by: hopisaurus <hopisaurus@gmail.com >
Co-authored-by: David Becher <becher.david@googlemail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: wmgroot <wmgroot@gmail.com >
Co-authored-by: Matt Groot <mgroot@indeed.com >
Co-authored-by: wei <wei840222@gmail.com >
Co-authored-by: wei.wan <wei.wan@linecorp.com >
Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com >
Co-authored-by: yanyx <yixingyan@gmail.com >
Co-authored-by: Balaji Siva <bsivasub@gmail.com >
Co-authored-by: Phil Wright- Christie <philwc@gmail.com >
Co-authored-by: Matt Clegg <m@cle.gg >
Co-authored-by: toyamagu <83329336+toyamagu-2021@users.noreply.github.com >
Co-authored-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Co-authored-by: Chris Reilly <chris@chris-reilly.com >
Co-authored-by: jiwonaid <jiwonaid0@gmail.com >
Co-authored-by: Ryan Umstead <rjumstead@gmail.com >
Co-authored-by: 정승원 <aliwo@naver.com >
Co-authored-by: Triumph1 <seungwon.jeong@wesang.com >
Co-authored-by: Fish-pro <zechun.chen@daocloud.io >
Co-authored-by: reggie-k <reginakagan@gmail.com >
Co-authored-by: Shun Nishitsuji <owata.sn@gmail.com >
Co-authored-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
Co-authored-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Co-authored-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
Co-authored-by: Peter Macdonald <13601053+Parsifal-M@users.noreply.github.com >
Co-authored-by: Ian Delahorne <ian.delahorne@gmail.com >
Co-authored-by: Ananda Dwi Ae <ananda.dwirahmawati313@gmail.com >
Co-authored-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Co-authored-by: Mike Bryant <mike.bryant@mettle.co.uk >
Co-authored-by: 杨刚 <gang.yang@daocloud.io >
Co-authored-by: ChangZhuo Chen (陳昌倬) <czchen@czchen.org >
Co-authored-by: Vladimir Pouzanov <farcaller@gmail.com >
Co-authored-by: Keith Chong <kykchong@redhat.com >
Co-authored-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
Co-authored-by: Eugen Friedland <yevg.mord@gmail.com >
2023-03-16 09:34:50 -04:00
Sam Ding
fa18cb8964
test: wait longer after repo server restarted to avoid errors on s390x ( #12839 )
...
Signed-off-by: Sam Ding <samding@ca.ibm.com >
2023-03-15 20:29:53 -04:00
Michael Crenshaw
aa5fd4379c
fix(appset): git files generator in matrix generator produces no params ( #12881 )
...
* fix(appset): git files generator in matrix generator produces no params
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* upgrade notes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-15 19:50:37 -04:00
Michael Crenshaw
3c058ea732
fix: log plugin commands in a better format ( #12260 )
...
* fix: log plugin commands in a better format
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-15 09:29:33 -04:00
Blake Pettersson
6050fc748f
chore: don't hardcode argo-e2e* namespaces ( #12871 )
...
There are two environment variables which are used to set namespaces
other than `argo-e2e` and `argo-e2e-external`; `ARGOCD_E2E_NAMESPACE`
and `ARGOCD_E2E_APP_NAMESPACE` respectively.
When using these env vars, a bunch of tests fail since a lot of them
hardcode `argo-e2e` or `argo-e2e-external`. This PR changes that to
use either `TestNamespace()` or `AppNamespace()`, which will set the
correct namespace to use if the above env vars have been set.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-03-15 09:11:18 -04:00
dependabot[bot]
f602e8191f
chore(deps): bump library/registry in /test/container ( #12844 )
...
Bumps library/registry from `3f71055` to `41f413c`.
---
updated-dependencies:
- dependency-name: library/registry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 22:36:28 +00:00
Prasad Katti
c8ae6e0d01
docs: cleanup HA operator manual ( #10409 )
...
Signed-off-by: Prasad Katti <prasadmkatti@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-14 22:12:24 +00:00
github-actions[bot]
652e13637b
[Bot] docs: Update Snyk reports ( #12860 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-03-14 21:50:27 +00:00
Dimitris Moraitidis
127bd45a7e
docs: Add working zsh completion instructions ( #10535 )
...
* Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com >
zsh completion instructions
* added instructions to cli output too
Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com >
* ran make clidocsgen
Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com >
* Update argocd_completion.md
Signed-off-by: Dimitris Moraitidis <dimitris.moraitidis@gmail.com >
* Revert "Update argocd_completion.md"
This reverts commit d2f6e74806f776a23287bfd31423ba73e99bbc49.
Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com >
* run clidocsgen
Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com >
* sign too
Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com >
---------
Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com >
Signed-off-by: Dimitris Moraitidis <dimitris.moraitidis@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: jannfis <jann@mistrust.net >
2023-03-14 20:56:59 +00:00
Michael Crenshaw
b28f3060d1
fix: support 'project' filter field for backwards-compatibility ( #12594 )
...
* fix: support 'project' filter field for backwards-compatibility
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add upgrade notes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix upgrade notes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-14 16:33:45 -04:00
Morten Nilsen
0457ce1335
docs: Replace no longer working ingress class type in ingress sample yaml ( #12630 )
...
As per this comment: https://github.com/kubernetes/ingress-nginx/issues/7850#issuecomment-1241922983
The kubernetes.io/ingress.class was deprecated previously.
In the current version, I had to switch to using .spec.ingressClassName to get the ingress to work at all
Signed-off-by: Morten Nilsen <morten@runsafe.no >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-14 20:33:09 +00:00
Jack Henschel
33b2702baf
docs: fix list formatting in keycloak.md ( #11061 )
...
Signed-off-by: Jack Henschel <jackdev@mailbox.org >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-14 20:26:28 +00:00
Michael Crenshaw
f2810b879d
chore: upgrade redis to 7.0.9 ( #12790 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-14 16:19:21 -04:00
Amr Alaa Yassen
2d49e96e00
docs: add link to new blog ( #11505 )
...
* docs: add link to new blog
Signed-off-by: amralaayassen <amralaayassen22@gmail.com >
* Update README.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: amralaayassen <amralaayassen22@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-14 20:19:10 +00:00
Justin Marquis
2728680191
docs: update contribution FAQ ( #12768 )
...
* docs: update contribution FAQ
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* be more inclusive
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* updated DCO link and request PR details
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
---------
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-14 15:00:27 -04:00
dependabot[bot]
8d5b9f88d6
chore(deps): bump bitnami/kubectl in /test/container ( #12786 )
...
Bumps bitnami/kubectl from `625467e` to `90d54ce`.
---
updated-dependencies:
- dependency-name: bitnami/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 14:53:53 -04:00
Nicholas Morey
b652a5c8ee
feat(manifests): add app.kubernetes.io labels to notifications-controller resources ( #12348 )
...
* feat(manifests): add app.kubernetes.io lables to notifications-controller resources
Added to any notifications-controller resources. The argocd-notifications-controller-metrics service already has a name label, so I kept that as is for backwards compatibility.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: remove duplicate `labels:`
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
---------
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2023-03-14 14:48:16 -04:00
Prakarsh
2279d60cdc
docs: Remove broken blog link from Readme ( #11077 )
...
Signed-off-by: Prakarsh <71125043+prakarsh-dt@users.noreply.github.com >
2023-03-14 18:38:37 +00:00
dependabot[bot]
7dacdc6fcf
chore(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 ( #12831 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f03ac48505...4b4e9c3e2d )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 14:23:39 -04:00
Guðmundur Kristinn Ögmundsson
9b682f8fc4
docs: Post Selector moved to Generators section ( #11109 )
2023-03-14 18:16:51 +00:00
dependabot[bot]
4c1bb61cb0
chore(deps): bump actions/cache from 3.2.6 to 3.3.1 ( #12845 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](69d9d449ac...88522ab9f3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 13:55:00 -04:00
Adam Kaplan
ed6e9e92aa
feat: option to use cluster-info endpoint for cluster add ( #12625 ) ( #12649 )
...
* feat: option to use cluster-info endpoint for `cluster add` (#12625 )
- Add option `--cluster-endpoint` to `cluster add` and `admin cluster`.
commands, with values `kubeconfig`, `kube-public`, and `internal`.
- If kube-public is specified, use the endpoint published in the
`kube-public/cluster-info` ConfigMap when adding a cluster to ArgoCD.
- If internal is specified, use same behavior as --in-cluster.
- Add check that makes the `--in-cluster` and `--cluster-endpoint`
flags mutually exclusive.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com >
* Print error if cluster endpoint can't be found
If the endpoint in the `kube-public/cluster-info` ConfigMap can't be found, print the error as a warning instead of a debug statement.
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com >
* Style Fixes per Review
- Use "comma, ok" convention on map key check.
- Move new ClusterEndpoint enum type to top of file.
- DRY out logic to determine if the in-cluster endpoint should be used.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com >
---------
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com >
Co-authored-by: jannfis <jann@mistrust.net >
2023-03-14 11:37:53 -04:00
Michael Crenshaw
ab754052c8
chore: retry 'app logs' to avoid flakes ( #12603 )
...
* chore: retry 'app logs' to avoid flakes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* constant
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-13 22:51:56 -04:00
Michael Crenshaw
a9c3126788
chore: inform user when a plugin's name is required ( #12680 )
...
* chore: inform user when a plugin's name is required
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* method
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-13 22:51:02 -04:00
github-actions[bot]
5bdd42ceed
[Bot] docs: Update Snyk reports ( #12825 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-03-13 09:34:19 -04:00
Pip Oomen
2fe132eec7
fix: ignore gitlab projects w/o repository ( #12819 ) ( #12820 )
...
* fix: ignore gitlab projects w/o repository (#12819 )
Signed-off-by: Pip Oomen <pepijn@redpill-linpro.com >
* chore: Add Redpill Linpro to USERS.md
Signed-off-by: Pip Oomen <pepijn@redpill-linpro.com >
---------
Signed-off-by: Pip Oomen <pepijn@redpill-linpro.com >
2023-03-11 19:56:47 -05:00
jannfis
57544a6c1c
docs: Provide example RBAC for API server in apps-in-any-namespace ( #12341 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2023-03-11 14:31:01 +00:00
crabique
156dbd6f3c
chore(helm): Update helm binary to 3.11.2 ( #12809 )
...
Signed-off-by: crabique <crabique@users.noreply.github.com >
2023-03-10 16:38:38 -05:00
Arkadiusz Podkowa
e6818750d9
docs: Fix Jenkins guide link in understand_the_basics.md ( #12814 )
...
Signed-off-by: Arkadiusz Podkowa <55452766+czuhajster@users.noreply.github.com >
2023-03-10 16:35:41 -05:00
Gergely Czuczy
c2e0026de1
feat: tini as ENTRYPOINT and related cosmetics ( #12707 )
...
* Use tini as the ENTRYPOINT implicitly
Signed-off-by: Gergely Czuczy <gergely.czuczy@sap.com >
* Explicitly call /bin/cp instead of relying on PATH
Signed-off-by: Gergely Czuczy <gergely.czuczy@sap.com >
* POSIX sh is sufficient for entrypoint.sh
Signed-off-by: Gergely Czuczy <gergely.czuczy@sap.com >
* Add 2.6-2.7 to docs indexes
Signed-off-by: Gergely Czuczy <gergely.czuczy@sap.com >
* Add note on tini on entry to 2.6-2.7 upgrade notes
Signed-off-by: Gergely Czuczy <gergely.czuczy@sap.com >
* Added note to 2.7-2.8 notes on tini as entry
Signed-off-by: Gergely Czuczy <gergely.czuczy@sap.com >
---------
Signed-off-by: Gergely Czuczy <gergely.czuczy@sap.com >
2023-03-10 12:31:20 -05:00
Andrii Chubatiuk
c41dc605b2
feat(kustomize): override namespace ( #6067 ) ( #10872 )
...
* override kustomize namespace
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* generated manifests
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* added cli arg for kustomize namespace
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* added kustomize namespace to UI
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* added cli arg for kustomize namespace
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* added kustomize namespace to app unset
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* Update pkg/apis/application/v1alpha1/types.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@gmail.com >
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* added proposed documentation
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* Update Makefile
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* Update Makefile
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
* codegen
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
---------
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-10 17:20:29 +00:00
Lawrence Carvalho
a07256ff94
feat: Support configuring annotations that are preserved by the AppSet ( #12507 ) ( #12408 )
...
* feat: Support configuring annotations that are preserved by the AppSet
Signed-off-by: Lawrence Carvalho <lacarvalho91@gmail.com >
Signed-off-by: Lawrence Carvalho <lawrence.carvalho@sky.uk >
* Docs
Signed-off-by: Lawrence Carvalho <lawrence.carvalho@sky.uk >
* Retrigger CI pipeline
Signed-off-by: Lawrence Carvalho <lawrence.carvalho@sky.uk >
---------
Signed-off-by: Lawrence Carvalho <lacarvalho91@gmail.com >
Signed-off-by: Lawrence Carvalho <lawrence.carvalho@sky.uk >
2023-03-10 09:24:59 -05:00
Alex Eftimie
b8fdfb5f60
feat: allow injecting the target revision over an URL parameter ( #12545 ) ( #12556 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-03-09 22:47:12 +00:00
Michael Crenshaw
f6e31395c4
chore: pin docker images by hash ( #12517 )
...
* chore: pin docker images by hash
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update test/container/Dockerfile
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* dependabot for each dir
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: Justin Marquis <34fathombelow@protonmail.com >
2023-03-09 14:18:51 -05:00
Morten Nilsen
558140f76d
docs: Enable dark mode and follow user preference ( #12631 )
...
* docs: Enable dark mode and follow user preference
Not just an aestethic change, some people with certain vision problems are helped by dark mode.
Signed-off-by: Morten Nilsen <morten@runsafe.no >
* Correct a yaml issue
Signed-off-by: Morten Nilsen <morten@runsafe.no >
* Update mkdocs.yml
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Morten Nilsen <morten@runsafe.no >
* Fix codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Morten Nilsen <morten@runsafe.no >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-08 19:46:17 +00:00
Michael Crenshaw
98475bc430
fix: use field-wise templating for child matrix generators ( #11661 ) ( #12287 )
...
* fix: use field-wise templating for child matrix generators (#11661 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* test shouldn't use go template
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update applicationset/utils/utils.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-08 13:08:08 -05:00
Nolan Emirot
7b74e1993e
chore: update redis client to v9 ( #12746 )
...
* chore: update redis
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: update redis
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: update redis
Signed-off-by: emirot <emirot.nolan@gmail.com >
---------
Signed-off-by: emirot <emirot.nolan@gmail.com >
2023-03-08 09:42:10 -05:00
Ardi Mehist
a1cbbe46e2
chore: Add Vectra.ai as a user ( #12765 )
...
* Update USERS.md
Add Vectra as user.
Signed-off-by: Ardi Mehist <ardi@mehist.com >
* fix: index
Signed-off-by: Ardi Mehist <ardi@mehist.com >
---------
Signed-off-by: Ardi Mehist <ardi@mehist.com >
Co-authored-by: Ardi Mehist <amehist@vectra.ai >
2023-03-08 09:38:42 -05:00
Shaw Ho
0beda4d7bf
fix: Fix the applicationset kind typo ( #12690 )
...
Signed-off-by: Shaw Ho <tossmilestone@gmail.com >
2023-03-08 09:25:34 -05:00
Noah Krause
9fb7847f4e
fix: typo in doc link ( #12744 )
...
Signed-off-by: Noah Krause <krausenoah@gmail.com >
2023-03-07 21:03:50 +00:00
Lukas Jost
133ff2989b
fix(helm): Update Helm binary ( #12729 ) ( #12754 )
...
* fix(helm): Update Helm binary to fully support k8s 1.25
Currently the ArgoCD image contains 3.10.3 which supports k8s 1.24. In k8s 1.25 the v1beta1 API version got removed. To mitigate this a newer Helm version must be used.
Signed-off-by: Lukas Jost <lukas.jost@outlook.com >
* docs: Mention Helm upgrade in ArgoCD upgrade notes
Signed-off-by: Lukas Jost <lukas.jost@outlook.com >
---------
Signed-off-by: Lukas Jost <lukas.jost@outlook.com >
2023-03-07 14:38:49 -05:00
Rouke Broersma
6953b43c9b
fix: Validate chat button url only when chatUrl is set ( #12655 ) ( #12749 )
...
* Validate chat button url only when chatUrl is set
Signed-off-by: Rouke Broersma <rouke.broersma@infosupport.com >
* Add Info Support to argocd USERS.md
Signed-off-by: Rouke Broersma <rouke.broersma@infosupport.com >
* Fix linter error
Signed-off-by: Rouke Broersma <rouke.broersma@infosupport.com >
* Fix linter error
Signed-off-by: Rouke Broersma <rouke.broersma@infosupport.com >
---------
Signed-off-by: Rouke Broersma <rouke.broersma@infosupport.com >
2023-03-07 14:34:23 -05:00
Alex Collins
0f500a5b21
feat: Enhanced pod logs viewer ( #11030 )
...
Signed-off-by: Alex Collins <alex_collins@intuit.com >
2023-03-07 01:17:50 +00:00
Tsubasa Nagasawa
42d1c85d75
fix: suppress Kubernetes API deprecation warnings from application controller ( #12067 )
...
Completely suppress warning logs only for log levels that are less than Debug.
Signed-off-by: toVersus <toversus2357@gmail.com >
2023-03-06 16:48:06 -05:00
david-becher
6dad9bc911
fix: Use CredsStore for GoogleCloudCreds ( #12391 )
...
git-ask-pass.sh is no longer supported for credentials
Signed-off-by: David Becher <becher.david@googlemail.com >
2023-03-06 16:44:45 -05:00
Jonas Bergler
9c8f369ef7
docs: Update kustomization example ( #12555 )
...
...to align with documented usage of kustomize.
As it was, this example stops working with Kustomize v5
Signed-off-by: Jonas Bergler <jonas@bergler.name >
2023-03-06 16:38:13 -05:00
dependabot[bot]
0fee4d28f1
chore(deps): bump actions/cache from 3.2.5 to 3.2.6 ( #12567 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](6998d139dd...69d9d449ac )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 16:26:55 -05:00
Lawrence Carvalho
4b7c55a918
chore: Upgrade notifications engine ( #12670 )
...
* Upgrade notifications engine.
Signed-off-by: Lawrence Carvalho <lacarvalho91@gmail.com >
* docs gen
Signed-off-by: Lawrence Carvalho <lacarvalho91@gmail.com >
* Document sprig upgrade behavioural change
Signed-off-by: Lawrence Carvalho <lacarvalho91@gmail.com >
---------
Signed-off-by: Lawrence Carvalho <lacarvalho91@gmail.com >
2023-03-06 16:18:50 -05:00
dependabot[bot]
51c9f3efb0
chore(deps): bump sigstore/cosign-installer from 2.8.1 to 3.0.1 ( #12689 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 2.8.1 to 3.0.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](9becc61764...c3667d9942 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 16:17:48 -05:00
Devarsh
c07df6759a
docs: add namespace to initial-password command ( #12718 )
...
Added " -n argocd " to avoid unexpected error.
Signed-off-by: Devarsh <devarshshah2608@gmail.com >
2023-03-06 15:32:02 -05:00
jannfis
1803f64676
docs: Mention Internet Bug Bounty in the security policy ( #12732 )
...
* docs: Add Internet Bug Bounty section to security policy
Signed-off-by: jannfis <jann@mistrust.net >
* Mention all four projects
Signed-off-by: jannfis <jann@mistrust.net >
* Bump version and date
Signed-off-by: jannfis <jann@mistrust.net >
* Fix some wording
Signed-off-by: jannfis <jann@mistrust.net >
---------
Signed-off-by: jannfis <jann@mistrust.net >
2023-03-06 19:53:46 +00:00
Bo Huang
152a930f4c
docs: unset finalizer before deleting an app non-cascadingly ( #10949 )
...
Signed-off-by: Bo Huang <beyondbill@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-06 18:30:04 +00:00
Yi Cai
e4e2077a46
chore: Upgrade json5 to avoid CVE-2022-46175 ( #12646 )
...
* Upgrade json5 to avoid CVE-2022-46175
Signed-off-by: Yi Cai <yicai@redhat.com >
* code clean up
Signed-off-by: Yi Cai <yicai@redhat.com >
---------
Signed-off-by: Yi Cai <yicai@redhat.com >
2023-03-06 12:42:44 -05:00
Yi Cai
eaad8931f3
chore: CVE 2022 24999 upgrade qs ( #12664 )
...
* Upgrade qs to avoid CVE-2022-24999
Signed-off-by: Yi Cai <yicai@redhat.com >
* chore: upgrade haproxy to 2.6.9 to avoid multiple CVEs (#12628 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Yi Cai <yicai@redhat.com >
* chore: upgrade redis to 7.0.8 to avoid several CVEs (#12627 )
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Yi Cai <yicai@redhat.com >
* [Bot] docs: Update Snyk reports (#12660 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: Yi Cai <yicai@redhat.com >
* Upgrade qs to avoid cve-2022-24999
Signed-off-by: Yi Cai <yicai@redhat.com >
---------
Signed-off-by: Yi Cai <yicai@redhat.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: Justin Marquis <34fathombelow@protonmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CI <ci@argoproj.com >
2023-03-06 12:42:05 -05:00
Yi Cai
7702d2af8a
chore: Upgrade loader-utils to avoid CVE ( #12681 )
...
Signed-off-by: Yi Cai <yicai@redhat.com >
2023-03-06 12:41:33 -05:00
reggie-k
f9e6526753
chore: Add unit tests for the shared health resource feature and fix docs ( #12715 ) ( #12720 )
...
* Dummy action in
Signed-off-by: reggie <reginakagan@gmail.com >
* Dummy action in
Signed-off-by: reggie <reginakagan@gmail.com >
* happy happy joy joy
Signed-off-by: reggie <reginakagan@gmail.com >
* will the tests fail?
Signed-off-by: reggie <reginakagan@gmail.com >
* happy happy joy joy
Signed-off-by: reggie <reginakagan@gmail.com >
* lua tests with relative path
Signed-off-by: reggie <reginakagan@gmail.com >
* bye bye custom action
Signed-off-by: reggie <reginakagan@gmail.com >
* placatin custom actions tests
Signed-off-by: reggie <reginakagan@gmail.com >
* added tests and fixed docs
Signed-off-by: reggie <reginakagan@gmail.com >
* added tests and fixed docs
Signed-off-by: reggie <reginakagan@gmail.com >
* Update docs/operator-manual/health.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: reggie-k <reginakagan@gmail.com >
---------
Signed-off-by: reggie <reginakagan@gmail.com >
Signed-off-by: reggie-k <reginakagan@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-06 12:38:59 -05:00
github-actions[bot]
00872616bc
[Bot] docs: Update Snyk reports ( #12717 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-03-06 12:37:31 -05:00
Lawrence Carvalho
196004438d
docs: Fix app patch doc ( #12176 )
...
Signed-off-by: Lawrence Carvalho <lacarvalho91@gmail.com >
2023-03-06 09:41:13 -05:00
Raymond Wong
352e51fdbd
docs: 2.6 addendum for plugin.name ( #12701 )
...
* 2.6 addendum for plugin.name
Signed-off-by: Raymond Wong <61470342+rwong2888@users.noreply.github.com >
* Clearer doc on plugin.name
---------
Signed-off-by: Raymond Wong <61470342+rwong2888@users.noreply.github.com >
2023-03-02 20:53:20 +00:00
Alexander Matyushentsev
13258e425f
fix: fix typescript compilation errors and add ts validation in lint ( #12700 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-03-02 10:37:12 -08:00
Gergely Czuczy
e18adb5ab3
chore: Replaced /bin/rm with os.RemoveAll ( #12699 )
...
Signed-off-by: Gergely Czuczy <gergely.czuczy@sap.com >
2023-03-02 16:41:16 +00:00
Gergely Czuczy
a10fde5c24
feat: Added warning on plugin command returning zero output ( #12698 )
...
Signed-off-by: Gergely Czuczy <gergely.czuczy@sap.com >
2023-03-02 11:36:23 -05:00
Blake Pettersson
710a0d8f8e
fix: ensure certificate gets updated on reload ( #12076 )
...
* fix: ensure certificate gets updated on reload
Fixes #10707 . `GetCertificate` ensures that the most current version of
`a.settings.Certificate` is used. It's still a bit of a mystery to me
as to why the reloading of the server does not work for this, since it
should fulfill the same function.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: remove break from cert changes
With 3553ef8 , there's no longer any need to break out of the loop. The
webhook reloading logic needs another look (since it likely no longer
works), but can be handled in another PR.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-03-02 09:19:16 -05:00
Alexander Matyushentsev
f3a3a57227
fix: stop using fixed rxjs in Argo CD UI ( #12685 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-03-01 16:34:09 -08:00
dependabot[bot]
8fd33028e4
chore(deps): bump dawidd6/action-homebrew-bump-formula ( #12597 )
...
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula ) from 3.8.3 to 3.9.0.
- [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases )
- [Commits](02e79d9da4...e9b43cd30e )
---
updated-dependencies:
- dependency-name: dawidd6/action-homebrew-bump-formula
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 00:23:18 +00:00
Blake Pettersson
32e6025b50
fix: exclude test/fixtures from .dockerignore ( #12640 )
...
* fix: exclude test/fixtures from .dockerignore
#12620 introduced the ignore of the `test/` directory, which had the
unintended effect of breaking `make start`. To amend that, add an
override for `test/fixture` in order to unbreak
`test/container/dockerfile`.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: also exclude `test/containers`
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-02 00:03:36 +00:00
adamiBs
b1376e9b5f
chore: Pinned container images by digest hashes in test/container/Dockerfile ( #12622 ) ( #12623 )
...
* Pinned container images by digest hashes.
Signed-off-by: adamibs <bsadambs@gmail.com >
* Update test/container/Dockerfile
Co-authored-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: adamibs <bsadambs@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Justin Marquis <34fathombelow@protonmail.com >
2023-03-01 16:58:47 -05:00
Nicholas Morey
4ead2cc130
docs: link directly to HA manifests ( #11970 )
...
This updates the manifest link directly to the High Availability header in the manifest readme. I chose this over linking to the `ha` folder since it explains the options and links to them.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-03-01 16:55:25 -05:00
Patrick Bardo
f54bc6e59f
fix: test Procfile ( #11075 )
...
* fix: Procfile
Fixing the procfile goreman runs for E2E test startup to be POSIX-shell compliant
Signed-off-by: Patrick Bardo <76942752+patrickbardo@users.noreply.github.com >
* Update root Procfile to be POSIX compliant
Signed-off-by: Patrick Bardo <76942752+patrickbardo@users.noreply.github.com >
---------
Signed-off-by: Patrick Bardo <76942752+patrickbardo@users.noreply.github.com >
2023-03-01 16:52:46 -05:00
github-actions[bot]
69719665d4
[Bot] docs: Update Snyk reports ( #12660 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-02-28 17:09:42 +00:00
Justin Marquis
5b46eb8b7b
chore: upgrade redis to 7.0.8 to avoid several CVEs ( #12627 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-02-28 09:23:37 -05:00
Justin Marquis
4a7f01deca
chore: upgrade haproxy to 2.6.9 to avoid multiple CVEs ( #12628 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-02-28 09:20:41 -05:00
Mayursinh Sarvaiya
bc5d1eddb7
feat(ui): readiness gates failures alert in pod summary tab #12515 ( #12621 )
...
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-02-27 18:53:37 +00:00
Nicholas Morey
d3ff9757c4
docs: add ARGOCD_API_SERVER_REPLICAS to HA docs ( #11594 )
...
* docs: add ARGOCD_API_SERVER_REPLICAS to HA docs
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix wording
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
---------
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2023-02-26 21:41:43 +00:00
Blake Pettersson
7b7c5aeeb2
chore: slim down production image ( #12620 )
...
Add a bunch of directories to `.dockerignore` which are not required
within the production image.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-02-25 13:15:26 -05:00
adamiBs
05f5e63459
fix: make verify-kube-connect broken on arm64 architectures ( #12617 )
...
Signed-off-by: adamibs <bsadambs@gmail.com >
2023-02-25 16:25:27 +00:00
rumstead
53c3c49dc4
fix: traverse generator tree when getting requeue time ( #12407 ) ( #12409 )
...
* add unit test reproducing
Signed-off-by: rumstead <rjumstead@gmail.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: Begin polishing top bar design (#12327 )
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* chore: add dist to path to use our kustomize version (#12352 )
* chore: add dist to path to use our kustomize version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* correct path
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* missed a spot
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix: when resource does not exist node menu and resource details shou… (#12360 )
* fix: when resource does not exist node menu and resource details should still render
Signed-off-by: Joshua Helton <jdoghelton@gmail.com >
* Retrigger CI pipeline
Signed-off-by: Joshua Helton <jdoghelton@gmail.com >
---------
Signed-off-by: Joshua Helton <jdoghelton@gmail.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix: traverse generator tree when getting requeue time
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix: traverse generator tree when getting requeue time
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* remove duplicate code
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* Retrigger CI pipeline
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* revert gitignore
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* update from code review
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <rjumstead@gmail.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Joshua Helton <jdoghelton@gmail.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: jphelton <jdoghelton@gmail.com >
2023-02-24 21:12:37 +00:00
Michael Crenshaw
2b1d55b106
fix: evaluate all possible refresh reasons for multi-source apps ( #12379 ) ( #12576 )
...
* fix: evaluate all possible refresh reasons for multi-source apps (#12379 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove redundant parentheses
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't auto-sync, it makes tests flaky
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* auto-sync because sync CLI doesn't work for multi-source apps
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't require out-of-sync - app may sync quickly
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* timeout 60
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix timeout
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-24 13:30:18 -05:00
Brandon High
9b3d37d26a
chore: Add OpenGov to USERS.md ( #12566 )
...
* docs: Add OpenGov to USERS.md
Signed-off-by: Brandon High <highb@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Brandon High <highb@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-24 16:48:09 +00:00
Michael Crenshaw
872a32b579
docs: document matchExpressions field for appset cluster generator ( #12443 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-24 10:34:50 -05:00
Michael Crenshaw
d24d9e3ac6
fix: don't fail codegen on conflicts ( #12498 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-24 10:32:06 -05:00
Michael Crenshaw
25ca9863c8
fix: produce better logs for health check errors ( #12350 )
...
* fix: produce better logs for health check errors
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* also log
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fixes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-24 10:24:06 -05:00
toyamagu
e4098180d4
fix: directory permisson of test/container/Dockerfile ( #12538 )
...
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
2023-02-24 10:02:13 -05:00
Justin Marquis
743b09fcf9
chore: add cherry-pick-bot ( #12591 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-02-23 22:09:08 +00:00
Mike Ng
0d02040d03
feat: add app skip reconcile annotation to optionally bypass application controller processing ( #11879 )
...
Signed-off-by: Mike Ng <ming@redhat.com >
2023-02-23 12:02:50 -05:00
Sergey Kacheev
f1875b56e1
fix: examples/plugin/helm subPath for get-parameters.sh ( #12568 )
...
Signed-off-by: Sergey Kacheev <S.Kacheev@gmail.com >
2023-02-23 00:00:52 +00:00
Leonardo Luz Almeida
df3bd34646
chore: revert Go from 1.20 to 1.19 to avoid dev issues ( #12558 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-02-22 10:15:07 -05:00
Nick Miyake
ba86be2fcb
fix: fix typo in local variable name ( #11624 )
...
Signed-off-by: Nick Miyake <nmiyake@palantir.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-20 01:12:01 +00:00
Fish-pro
335af2e920
docs: fix syntax errors in the document ( #12008 )
...
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-20 00:36:36 +00:00
github-actions[bot]
9237f25755
[Bot] docs: Update Snyk reports ( #12529 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-02-19 18:25:09 -05:00
juunini
9f9a226620
fix: Lint Go code ( #12522 ) ( #12523 )
...
* fix: `io/ioutil` to `io`
Signed-off-by: juunini <juuni.ni.i@gmail.com >
* docs: add cloudmate in users
Signed-off-by: juunini <juuni.ni.i@gmail.com >
---------
Signed-off-by: juunini <juuni.ni.i@gmail.com >
2023-02-18 21:23:09 -05:00
Michael Crenshaw
f9a5daee68
chore: add alexef as reviewer ( #12262 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-17 16:54:26 -05:00
Michael Crenshaw
9c2f9961f6
docs: add 2.5->2.6 upgrade notes to table of contents ( #12319 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-17 16:53:44 -05:00
Josh Soref
2f2d44fe28
chore: Add help to makefile ( #12134 )
...
Signed-off-by: Josh Soref <jsoref@gmail.com >
2023-02-17 15:33:54 -05:00
Michael Crenshaw
e75cf73316
chore: upgrade to go 1.20 ( #12014 )
...
* chore: Upgrade Golang to 1.19 (#10176 ) (#10186 )
* Upgrade Golang to 1.19
Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co >
* go mod tidy with go 1.19
Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co >
* Replace deprecated ioutil
Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co >
* make codegen changes
Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co >
* Codegen Changes
Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co >
chore: upgrade golangci-lint to 1.50.1
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
missed a spot
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix bad merge
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Author: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-Authored-By: OmarKalloush <omar.kalloush@optimumpartners.co >
fix indentation
fix lint and codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* 1.20
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix lint errors
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix "syntax error: unexpected var after top level declaration" in "make test-race-local"
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: OmarKalloush <100078273+OmarKalloush@users.noreply.github.com >
2023-02-17 15:21:14 -05:00
Justin Marquis
58a3079391
chore: use registry.k8s.io instead of k8s.gcr.io ( #12362 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-17 15:13:21 -05:00
Nicholas Morey
e675e00a24
docs: add multi source app ref in helm section ( #12499 )
...
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2023-02-17 15:04:30 -05:00
dependabot[bot]
0e86f1018b
chore(deps): bump imjasonh/setup-crane from 0.2 to 0.3 ( #12504 )
...
Bumps [imjasonh/setup-crane](https://github.com/imjasonh/setup-crane ) from 0.2 to 0.3.
- [Release notes](https://github.com/imjasonh/setup-crane/releases )
- [Commits](e82f1b9a80...00c9e93efa )
---
updated-dependencies:
- dependency-name: imjasonh/setup-crane
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 14:39:34 -05:00
Petr Drastil
9e11f87f2e
chore: Use topology.kubernetes.io labels for HA manifests ( #12100 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com >
2023-02-17 14:27:05 -05:00
Josh Soref
640439fe79
docs: FAQ improvements ( #12146 )
...
* docs: use more backticks in FAQ
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* docs: add FAQ entry
The order in patch list … doesn't match $setElementOrder list: …
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
---------
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-02-17 14:14:35 -05:00
Dmitriy Mann
15edf103f9
fix: valid username in webhook URL matching regex ( #9055 ) ( #12203 )
...
This commit fixes incorrect regular expression used for URL matching.
Expected behavior: valid user info part is matched => webhook is sent.
Actual behavior: some valid user info is not matched, example: `ssh://user-name@example.com/org/repo` => webhook is not sent.
Context:
- [RFC 3986 3.2.1 - User Information](https://www.rfc-editor.org/rfc/rfc3986#section-3.2.1 )
- [Username validation regex in shadow Linux package](https://github.com/shadow-maint/shadow/blob/master/libmisc/chkname.c#L36 )
Signed-off-by: mdsjip <2284562+mdsjip@users.noreply.github.com >
2023-02-17 14:10:44 -05:00
Steve Ramage
fa18490c83
docs: fix a few typos and grammar mistakes ( #12280 )
...
Signed-off-by: Steve Ramage <commits@sjrx.net >
Co-authored-by: Steve Ramage <commits@sjrx.net >
2023-02-17 14:06:54 -05:00
Fynn Tang
474964dfe4
update mkdocs 1.2.3 to 1.3.0 ( #12293 )
...
Signed-off-by: FynnTang <fzpying@gmail.com >
2023-02-17 14:05:35 -05:00
Fish-pro
c85902c999
chore: use http constants instead of string ( #12334 )
...
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
2023-02-17 14:04:10 -05:00
dependabot[bot]
cbb8d2139c
chore(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 ( #12308 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](15c905b16b...f03ac48505 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 14:00:11 -05:00
Nicholas Morey
1ec6fa4721
fix(manifests): set appset controller label app.kubernetes.io/part-of to argocd ( #12346 )
...
* fix(manifests): set appset controller label `app.kubernetes.io/part-of` to `argocd`
This ensures that the applicationset-controller components are grouped with the rest of the argocd resources when used by other tools.
The resources can still be identified as part of the applicationset-controller with the `app.kubernetes.io/name: argocd-applicationset-controller` label
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* refactor: component applicationset-controller
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: revert bad paste
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: bad replace
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: another bad replace :(
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: missed refactor
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
---------
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2023-02-17 13:59:32 -05:00
Md Hishaam Akhtar
5c656ae2a8
chore: add Groww to USERS.md ( #12365 )
...
Signed-off-by: Md Hishaam Akhtar <115216887+md-akhtar-groww@users.noreply.github.com >
2023-02-17 13:58:37 -05:00
atusy
467c6c94e3
docs: fix typo ( #12389 )
...
Signed-off-by: atusy <30277794+atusy@users.noreply.github.com >
2023-02-17 13:57:11 -05:00
fsl
d3f73ded88
test: upgrade kubectl ( #12418 )
...
Signed-off-by: fengshunli <1171313930@qq.com >
2023-02-17 13:56:35 -05:00
dependabot[bot]
82ade0166f
chore(deps): bump actions/cache from 3.2.4 to 3.2.5 ( #12433 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](627f0f41f6...6998d139dd )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 13:52:15 -05:00
Vaibhav Bhembre
c20b7fe3d7
fix: setting spec.SyncPolicy crashes 'argocd appset get' output ( #12424 ) ( #12425 )
...
Signed-off-by: Vaibhav Bhembre <vaibhav@digitalocean.com >
2023-02-17 13:50:38 -05:00
Vaibhav Bhembre
74cd4952c2
chore: add DigitalOcean to USERS.md ( #12427 )
...
Signed-off-by: Vaibhav Bhembre <vaibhav@digitalocean.com >
2023-02-17 13:45:30 -05:00
dependabot[bot]
d8524e922e
chore(deps): bump amannn/action-semantic-pull-request ( #12434 )
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](01d5fd8a8e...b6bca70dcd )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 13:44:05 -05:00
Wojtek Cichoń
77ec784f2c
docs: Updated link to Jenkins and added GitHub Actions link ( #12465 )
...
Signed-off-by: Wojtek Cichoń <wojtek.cichon@protonmail.com >
2023-02-17 13:36:09 -05:00
Zadkiel Aharonian
7a979e3fc2
docs: fix typo in health documentation ( #12497 )
...
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr >
2023-02-17 13:34:06 -05:00
luis.silva
b637bc22bc
chore: add farfetch.com to USERS.md
...
Signed-off-by: luis.silva <luis.silva@farfetch.com >
2023-02-17 13:26:24 -05:00
Saumeya Katyal
39cb524dfa
fix(security): add url validation for help chat ( #9956 ) ( #10417 )
...
* fix: add url validation for help chat
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
* lint check
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
* lint fix
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
* review comments
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
---------
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-17 13:19:20 -05:00
Michael Chen
ad9e8f9702
docs: Clarify cascade delete of resource and finalizer ( #11064 )
...
* Clarify cascade delete of resource and finalizer.
The wording of this warning was confusing.
Signed-off-by: Michael Chen <4326639+mcgitty@users.noreply.github.com >
* Update docs/operator-manual/declarative-setup.md
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Chen <4326639+mcgitty@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
2023-02-17 13:17:02 -05:00
fsl
05a8ac2497
chore: Bump golang.org/x/net from 0.4.0 to 0.7.0 ( #12512 )
...
Signed-off-by: fengshunli <1171313930@qq.com >
2023-02-17 17:13:39 +00:00
schakrad
51edf7d351
fix: show full event message in pod event view ( #12104 ) ( #12267 )
...
* #11602 fix : Object options menu truncated when selected in ApplicationListView.
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* fix for the message to be fully shown under the events section.
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* fixing lint
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
* Update application-resource-list.tsx
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* fix for lint error
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
---------
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com >
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
2023-02-17 11:57:35 -05:00
Justin Marquis
338245ef19
chore: use openssf scorecard and enable badge ( #12306 )
...
* chore: use openssf scorecard and enable badge
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* fix branch and add concurrency
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
---------
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-02-16 16:03:02 -05:00
Michael Crenshaw
fbb0b99b1a
Merge pull request from GHSA-3jfq-742w-xg8j
...
fix test name
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-16 09:07:57 -05:00
Leonardo Luz Almeida
974c2de168
feat: enable authn + authz in proxy extension ( #11694 )
...
* feat: enable authn + authz in proxy extension
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Better context key
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Enable authentication in proxy extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Define headers for Authz
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add tests to the ValidateHeader function
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix CSS bug
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix build
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix unit-test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Run tests in parallel
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Implement rbac validation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix CSS issue
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix CSS
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add proxy extensions doc file
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add title
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add proxy config doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Document configuration and usage
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix configmap doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* revert terminal changes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add rbac docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix merge
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add more details in the rbac doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add upgrading instructions for proxy extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add more detail about headers validation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix Host header
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix sanitize
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Don't send error details in response
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* typo
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix codeql warning
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix codeql warning
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Implement better proxy correlation logic for multi backend setup
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address security vulnerability
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Improve docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-02-15 17:16:33 -05:00
Soumya Ghosh Dastidar
b6cfe676f3
feat: add sync delete option ( #12448 )
...
feat: add sync delete option (#12448 )
2023-02-14 19:51:53 +00:00
github-actions[bot]
eb75366ebf
[Bot] docs: Update Snyk reports ( #12421 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-02-14 13:03:47 -05:00
Keith Chong
8ae377752f
fix: Refresh message is hidden ( #11303 ) ( #12445 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2023-02-13 16:26:51 -08:00
fsl
a5116bed97
docs: update quickstart.md ( #12394 )
...
Signed-off-by: fengshunli <1171313930@qq.com >
2023-02-11 22:01:54 +00:00
Remington Breeze
323f8fdf23
fix: sidebar logo not aligned with different version length ( #12351 )
...
Signed-off-by: Remington Breeze <remington@breeze.software >
2023-02-11 04:56:13 +00:00
Keith Chong
6d7258c5ee
fix: UI crashes on null Operation State ( #12412 ) ( #12413 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2023-02-11 04:07:09 +00:00
jphelton
3d02e01339
fix: when resource does not exist node menu and resource details shou… ( #12360 )
...
* fix: when resource does not exist node menu and resource details should still render
Signed-off-by: Joshua Helton <jdoghelton@gmail.com >
* Retrigger CI pipeline
Signed-off-by: Joshua Helton <jdoghelton@gmail.com >
---------
Signed-off-by: Joshua Helton <jdoghelton@gmail.com >
2023-02-09 13:14:36 -08:00
Michael Crenshaw
85826e43df
chore: add dist to path to use our kustomize version ( #12352 )
...
* chore: add dist to path to use our kustomize version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* correct path
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* missed a spot
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-09 16:08:48 +00:00
Remington Breeze
a3a19ab877
feat: Begin polishing top bar design ( #12327 )
2023-02-08 19:38:31 -08:00
Michael Crenshaw
17167fc2e7
fix: sanitize repo creds in error messages ( #12309 ) ( #12320 )
...
* fix: sanitize repo creds in error messages (#12309 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* simplify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* comment
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* include error message
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-08 10:47:39 -05:00
Remington Breeze
8e06648327
feat: Improve sidebar design ( #12053 )
...
Signed-off-by: Remington Breeze <remington@breeze.software >
2023-02-07 22:54:38 +00:00
daishin
7bff6c1115
fix /setting only show help field if chatURL is not empty ( #12316 )
...
Signed-off-by: shin04 <daikon0413@gmail.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-02-07 13:42:18 -08:00
Alex Coomans
3f10af5b4c
Use margin-left vs left to center banner ( #11642 )
...
Signed-off-by: Alex Coomans <alex.coomans@withpersona.com >
2023-02-06 21:28:38 -08:00
Michael Crenshaw
ceb043c0da
docs: update config management plugin docs ( #11690 )
...
* docs: update config management plugin docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update plugin name/discovery section
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't remove client-side gen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fixes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-06 16:00:47 -05:00
Michael Crenshaw
c9d317ac49
fix: remove argocd-cm plugin warnings ( #11740 )
...
* chore: remove argocd-cm plugin warnings
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more fixes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-06 14:49:48 -05:00
github-actions[bot]
22c83d3104
[Bot] docs: Update Snyk reports ( #12290 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-02-06 13:42:04 -05:00
Michael Crenshaw
39c00f97ca
docs: add 2.5->2.6 upgrade notes to list ( #12283 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-06 13:19:50 -05:00
Michael Crenshaw
212029d8c2
fix: multi-source app refresh ( #11772 ) ( #12217 )
...
* fix multi-source refresh
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* serialize nil and empty resolvedRevisions the same to avoid cache misses
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more consistent naming
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* document duplication
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add todo
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-06 13:02:02 -05:00
Karol Szymanowski
4a06cb2c74
chore: Add Omni to list of users ( #12078 )
...
Signed-off-by: Karol Szymanowski <39292284+karol-szymanowski@users.noreply.github.com >
2023-02-06 11:53:41 -05:00
Michael Crenshaw
2494657829
chore: rename 'progressive rollouts' to 'progressive syncs' ( #12265 )
...
* chore: rename 'progressive rollouts' to 'progressive syncs'
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* rename docs file
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update cmd/argocd-applicationset-controller/commands/applicationset_controller.go
Co-authored-by: Panagiotis Georgiadis <pgeorgia@redhat.com >
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: Panagiotis Georgiadis <pgeorgia@redhat.com >
2023-02-06 10:59:43 -05:00
Jake
031ecaf754
fix: don't dump SSG to server logs, change deprecation notice to v2.7 ( #12285 )
...
* fix: don't dump SSG to server logs, change deprecation notice to v2.7
Signed-off-by: notfromstatefarm <86763948+notfromstatefarm@users.noreply.github.com >
* Update server/server.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jake <86763948+notfromstatefarm@users.noreply.github.com >
---------
Signed-off-by: notfromstatefarm <86763948+notfromstatefarm@users.noreply.github.com >
Signed-off-by: Jake <86763948+notfromstatefarm@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-03 13:32:24 -05:00
James Callahan
e420666d76
feat: add org.opencontainers.image.source label to docker images ( #12270 )
...
Signed-off-by: James Callahan <james@wavesquid.com >
2023-02-03 10:44:47 -05:00
Michael Crenshaw
02eb67a43e
chore: upgrade cookiejar to avoid CVE-2022-25901 ( #12030 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-03 10:41:50 -05:00
Keith Chong
52d223d9ef
docs: sign up for 1.8 release ( #12266 )
2023-02-03 10:32:02 -05:00
Josh Soref
b9f9b78b8b
docs: Fix heading to not include a v for the second version ( #12218 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-02-03 10:28:59 -05:00
wmgroot
f847670157
fix: AppSet Progressive sync fixes, docs, and logging improvements ( #11924 ) ( #12103 )
...
Signed-off-by: wmgroot <wmgroot@gmail.com >
2023-02-03 10:27:16 -05:00
Ishita Sequeira
9b86af18bc
fix: disable edit button on App Details Summary and Parameters tabs multi-source apps ( #12048 )
...
* disable edit button on App Details Summary and Parameters tabs for applications with multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* disable editing specific fields in Application Summary Tab for Multiple Source apps
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2023-02-03 10:14:09 -05:00
Ishita Sequeira
da46381907
fix: return nil if reading application set was successful ( #12261 )
...
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2023-02-03 10:04:52 -05:00
Thomas Decaux
b17007b7cf
docs: add destination.name example ( #12242 )
...
I had trouble finding the documentation to use the cluster name for destination, instead of the full URL. This is really useful.
Use case: we manage multiple clusters, destination.name is a better way to set destination.
Signed-off-by: Thomas Decaux <ebuildy@gmail.com >
Signed-off-by: ebuildy <ebuildy@gmail.com >
2023-02-02 12:54:42 -05:00
Veronica Herzog
7dcfe1fc38
chore: Add Sauce Labs to USERS.md ( #12252 )
...
Signed-off-by: Veronica Herzog <94460138+vherzog-sauce@users.noreply.github.com >
2023-02-02 12:53:38 -05:00
Soumya Ghosh Dastidar
97d75a61fd
feat: make discovery field optional in plugins ( #12073 )
...
* feat: make discovery field optional in plugins
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* docs: updated plugin docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* docs: updated plugin docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: updated discovery check for named plugins
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: fixed unit tests
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: simplified code
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: close connection on error
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: simplify code
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: add named return values
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2023-02-02 12:07:58 -05:00
Alex Eftimie
048902a32e
fix: issue reported by sonar cloud. use forEach instead of map ( #12250 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2023-02-01 23:36:15 +00:00
Panagiotis Georgiadis
3524128d7f
fix: Upgrade gopkg.in/yaml.v2 to v2.4.0 ( #12249 )
...
Signed-off-by: Panagiotis Georgiadis <pgeorgia@redhat.com >
2023-02-01 16:04:44 -05:00
jannfis
b600da1318
feat: Allow force of basic auth for HTTP repositories ( #11983 )
...
* feat: Allow force of basic auth for HTTP repositories
Signed-off-by: jannfis <jann@mistrust.net >
* Some docs
Signed-off-by: jannfis <jann@mistrust.net >
---------
Signed-off-by: jannfis <jann@mistrust.net >
2023-02-01 13:11:46 -05:00
Artur Rodrigues
e510a77a1d
fix: repo-server - prevent locked state after unclean git checkout ( #7898 ) ( #11805 )
...
* Pull in new version of argoproj/pkg
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
* Allow timeout behavior to be specified in util/exec/exec
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
* Git processes receive SIGTERM when timedout
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
* Update util/exec/exec_test.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-02-01 12:59:34 -05:00
dependabot[bot]
06b98c5a25
chore(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0 ( #12227 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.2.1 to 2.4.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](8c0edbc76e...15c905b16b )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 16:54:59 -05:00
dependabot[bot]
4242cfc126
chore(deps): bump actions/cache from 3.2.3 to 3.2.4 ( #12228 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](58c146cc91...627f0f41f6 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 16:53:19 -05:00
Adam Jensen
977b730569
docs: Fix copy that refers to a different CLI flag ( #12236 )
...
Signed-off-by: Adam Jensen <adam@acj.sh >
2023-01-31 16:51:41 -05:00
Leonardo Luz Almeida
1373f4fd3f
docs: Add authz and authn architectural document ( #12005 )
...
* docs: Add authz and authn docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* docs: add authz and authn architectural documentation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add more links and details
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add architecture topic to readthedocs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix image link
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* compact image
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix extension
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* minor fixes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-01-31 16:34:13 -05:00
jannfis
9b7498ce84
fix: Prevent Git from waiting for terminal input ( #12028 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2023-01-31 16:31:06 -05:00
Kostis (Codefresh)
c043f4ad0a
docs: Clarify directory recursion ( #12037 )
...
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
2023-01-31 16:29:17 -05:00
James Brady
1000ac15ab
docs: Fix list formatting in "Resource Actions" docs page ( #12061 )
...
Signed-off-by: James Brady <goodgravy@users.noreply.github.com >
2023-01-31 16:26:15 -05:00
Rohit Rajak
88b6cfcea7
chore: add platform9 to USERS.md ( #12126 )
2023-01-31 16:01:20 -05:00
Pascal M
3cb111545f
chore: Update USERS.md ( #12193 )
2023-01-31 15:58:06 -05:00
Nobuo Takizawa
1e6a47cd39
chore: Update dex's image tag that is forgotten to be updated ( #12234 )
...
Signed-off-by: nobuyo <longzechangsheng@gmail.com >
2023-01-31 15:43:05 -05:00
Vladimir Pouzanov
f9571760a3
docs: Update the security instructions link ( #12232 )
...
The original link points at the doc that says 'deprecated'
Signed-off-by: Vladimir Pouzanov <farcaller@gmail.com >
2023-01-31 13:15:32 -05:00
Alex Eftimie
9bd10330ff
docs: how to change default view ( #12140 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2023-01-30 13:26:33 -08:00
Andriy Drozd
b1d0009fd9
fix: clarify error wording when syncing ( #12156 )
...
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-01-30 18:45:41 +00:00
David U
9b994c4af0
Replace width:webkit-fill-avail with left/right 0 ( #11991 )
...
Signed-off-by: David Usken <david@timeanddate.com >
2023-01-30 09:52:44 -08:00
github-actions[bot]
a77d149668
[Bot] docs: Update Snyk reports ( #12198 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-01-30 10:35:14 -05:00
Nolan Emirot
062e245192
docs(helm): clarify that helm is only used to inflate chart ( #11692 )
...
* docs(helm): helm use to inflate chart
Signed-off-by: emirot <emirot.nolan@gmail.com >
* docs(helm): helm use to inflate chart
Signed-off-by: emirot <emirot.nolan@gmail.com >
* Update helm.md
Signed-off-by: Nolan Emirot <emirot.nolan@gmail.com >
* docs: add helm info
Signed-off-by: emirot <emirot.nolan@gmail.com >
* Update docs/user-guide/helm.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: emirot <emirot.nolan@gmail.com >
Signed-off-by: Nolan Emirot <emirot.nolan@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-30 15:12:35 +00:00
Nolan Emirot
ac96269bda
chore: fix target name in comment ( #11696 )
...
* fix: add pod age icon details in tooltip (#10290 ) (#11170 )
* pod-age-icon details added in tooltip
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Tooltip change
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: fix flaky e2e test for immutable fields (#11685 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
* fix: target name in comment
Signed-off-by: emirot <emirot.nolan@gmail.com >
* feat: expose deep links in UI (#11680 )
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: emirot <emirot.nolan@gmail.com >
---------
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Remington Breeze <remington@breeze.software >
Co-authored-by: schakrad <58915923+schakrad@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-01-30 15:10:00 +00:00
Remington Breeze
a4c0f3cf1f
feat: add labels to pod log navigation buttons ( #10890 )
2023-01-29 21:44:21 -08:00
Andriy Drozd
193cf76e12
fix: replace copy tooltip with copy line text ( #12180 )
...
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-01-28 03:13:47 +00:00
Remington Breeze
afb88308fa
fix: create app shows dest URL instead of name ( #12054 )
...
Signed-off-by: Remington Breeze <remington@breeze.software >
2023-01-27 20:34:06 -05:00
Márcio Pessoa
8b4516519f
fix log Filter string toggle button tooltip ( #12191 )
2023-01-27 17:28:33 -08:00
Michael Crenshaw
adb4471569
feat(security): require the aud claim from OIDC providers by default ( #12187 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-27 21:29:08 +00:00
Ishita Sequeira
59b00bb0c0
fix: disable More button for multiple sources ( #11760 ) ( #11971 )
...
* disable More button for multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Addressed merge conflicts
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2023-01-27 15:27:21 -05:00
Eugen Friedland
eaac2c636f
fix(health): Handling SparkApplication CRD health status if dynamic allocation is enabled ( #7557 ) ( #11522 )
...
Signed-off-by: Yevgeniy Fridland <yevg.mord@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-27 15:16:27 -05:00
Michael Crenshaw
a825aad384
fix: add CLI client IDs to default OIDC allowed audiences ( #12170 ) ( #12179 )
...
* fix(settings): add CLI client ID in default OAuth2 allowed audiences
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
* fix: add CLI client IDs to default OIDC allowed audiences (#12170 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle expired token properly
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com >
2023-01-27 14:17:51 -05:00
Alexander Matyushentsev
4610bc831c
fix: create separate API to load configured plugins ( #12164 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-01-26 22:58:31 +00:00
杨刚
61f6530e8a
chore: repo command give more hints. ( #11849 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-01-26 02:54:04 +00:00
Keith Chong
b2a6387ca0
feat: Always Show ReplicaSets as Pod Groups ( #12051 ) ( #12065 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-01-25 18:20:45 +00:00
Alex Eftimie
f7011f646b
feat(ui): allow sorting the application list ( #11645 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-01-25 18:17:49 +00:00
杨刚
3da1eaa261
chore: Reused common.DefaultRepoServerAddr ( #11842 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-01-25 09:59:05 -05:00
Michael Crenshaw
b38bc0040b
Merge pull request from GHSA-q9hr-j4rf-8fjc
...
* fix: verify audience claim
Co-Authored-By: Vladimir Pouzanov <farcaller@gmail.com >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
* fix lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix handling of expired token error
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle single aud claim marshaled as a string
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Vladimir Pouzanov <farcaller@gmail.com >
2023-01-25 09:15:03 -05:00
ChangZhuo Chen (陳昌倬)
95da518e7d
Merge pull request from GHSA-6p4m-hw2h-6gmw
...
Signed-off-by: ChangZhuo Chen (陳昌倬) <czchen@czchen.org >
add test
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
better comment
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: CI <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-25 09:14:29 -05:00
杨刚
adc6f564f7
test: Reused const annotationKey string for legacy_test.go ( #11837 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-01-25 08:03:59 -05:00
杨刚
996262021b
refactor: Make fsnotify event more readable. ( #11836 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-01-25 07:57:44 -05:00
Mike Bryant
6069ded532
fix: Support resource actions for apps in different Namespace ( #12115 )
...
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
2023-01-24 17:31:53 -05:00
Andriy Drozd
221a03973e
docs: replace period with parenthesis ( #12044 )
...
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
Signed-off-by: Andriy Drozd <48000208+drozd-A@users.noreply.github.com >
2023-01-24 17:14:11 -05:00
Ananda Dwi Ae
c20301f27c
chore: add btech user ( #12116 )
2023-01-24 13:32:31 -05:00
Leonardo Luz Almeida
5a6f969b83
chore: Refactor terminal handler to use auth-middleware ( #12052 )
...
* chore: Refactor terminal handler to use auth-middleware
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove context key for now
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* implement unit-tests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove claim valid check for now
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove unnecessary test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* don't too much details in http response
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix error
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* trigger build
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* builder pattern in terminal feature-flag middleware
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-01-24 10:46:36 -05:00
Ian Delahorne
bd8777a8f8
fix: Add namespace to sub-application link URLs ( #11946 )
...
Signed-off-by: Ian Delahorne <ian@patreon.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-01-23 16:40:11 -08:00
Alex Eftimie
4a50114126
feat(UI): allow applications to declare default view preferences ( #12019 ) ( #12080 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-01-23 10:10:26 -08:00
github-actions[bot]
9414fb303d
[Bot] docs: Update Snyk reports ( #12069 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-01-23 11:08:01 -05:00
Justin Marquis
61f8876b99
chore: disable docker sbom and attestations ( #12059 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2023-01-20 09:59:48 -05:00
Jellyfrog
584428edaf
fix: populate parentRefs correctly with multiple owners ( #3910 ) ( #11715 )
...
* fix: populate parentRefs correctly with multiple owners
It previously simply wrote to key 0, instead of appending all owners
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
* test multiple resource owners
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-19 11:57:45 -05:00
Fish-pro
49412a1ea9
chore: Remove dependency on github.com/pkg/errors ( #11886 )
...
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
Signed-off-by: Fish-pro <zechun.chen@daocloud.io >
2023-01-18 17:06:10 -05:00
Nicholas Morey
8895b4a83a
docs: clarify value for disabling tools ( #11395 )
...
* docs: clarify value for disabling tools
Although it is implied to set the value for the key to `false`, this explicitly states it to add clarity. Along with some wording changes.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: add use-case for disabling tools
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-18 16:46:29 -05:00
github-actions[bot]
806ab33d7c
[Bot] docs: Update Snyk reports ( #12023 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-01-18 16:39:05 -05:00
Peter Macdonald
70f9de4403
docs: Fixed typos, and grammar in the High Availability Docs ( #12021 )
...
* Fixed typos, and grammar
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
* Updated Docs based on PR Feedback
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2023-01-18 16:03:27 -05:00
rumstead
c9e4bcd351
docs: use environment variable for argo cd user ( #12024 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2023-01-18 16:02:34 -05:00
Alex Eftimie
1808539652
fix: values should always be visible, even when they are empty ( #11676 ) ( #11681 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-18 09:49:24 -05:00
jannfis
96b0eb0f53
chore: Support running dockerized toolchain using sudo ( #11955 )
...
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
2023-01-18 09:06:23 -05:00
Michael Crenshaw
15b284b142
chore: upgrade net/http2 to avoid CVE-2022-41717 ( #11616 )
...
* chore: upgrade net/http2 to avoid CVE-2022-41717
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* ugprade net
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-17 18:41:19 -05:00
Aymen Ben Tanfous
891707721f
fix: Fixed matrix requeueAfterSeconds for PR ( #10914 ) ( #10915 )
...
* Fixed matrix requeueAfterSeconds for PR
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
* A try to make some tests
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
* Fixed default test returns the default time
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
* Fixed default test returns the default time
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Signed-off-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
Co-authored-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Co-authored-by: Aymen Ben Tanfous <aymenbentanfous@gmail.com >
2023-01-17 16:53:41 -05:00
Shun Nishitsuji
c3784349d3
fix: Remove unnecessary branch ( #11963 )
...
Already checked outside the conditional expression
Signed-off-by: asuforce <owata.sn@gmail.com >
Signed-off-by: asuforce <owata.sn@gmail.com >
2023-01-17 16:47:11 -05:00
Remington Breeze
2358669114
feat: App View extensions ( #12006 )
...
Signed-off-by: Remington Breeze <remington@breeze.software >
2023-01-17 09:17:27 -08:00
github-actions[bot]
c31d15e8d6
[Bot] docs: Update Snyk reports ( #11985 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-01-15 02:47:03 +00:00
Michael Crenshaw
2ddb7772d1
fix: pathParamPrefix is optional ( #11796 ) ( #11943 )
...
* fix: pathParamPrefix is optional
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix import
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-13 13:34:03 -05:00
dependabot[bot]
1ab40261c0
chore(deps): bump actions/cache from 3.2.2 to 3.2.3 ( #11928 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](4723a57e26...58c146cc91 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 09:51:02 -05:00
schakrad
63e410a9fc
fix(ui): trash icon for resources to be pruned, plus better tooltip ( #10290 ) ( #11171 )
...
* Trash Icon for the resource that will be pruned on sync
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Trash icon for the resource that gets pruned on sync.
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Tobepruned icon on grid view
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Update ui/src/app/applications/components/utils.tsx
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-12 12:26:20 -05:00
Michael Crenshaw
e82a6447e2
docs: add FOSSA badge to README ( #11956 )
...
* docs: add FOSSA badge to README
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* organization
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* no quality
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-12 10:04:05 -05:00
Alexander Matyushentsev
3b05351675
fix: Argo CD doesn't detect the repo type when repository is scoped ( #11959 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-01-12 07:34:44 +00:00
jannfis
cc2a27ef14
chore: Add K8s v1.26, v1.25 to CI and remove v1.22 ( #11957 )
...
* chore: Add K8s v1.26, v1.25 to CI and remove v1.22
Signed-off-by: jannfis <jann@mistrust.net >
* Accommodate for changed error message from K8s 1.25+
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
2023-01-11 18:47:27 -05:00
Michael Crenshaw
8d262f2585
docs: release cycle refresh ( #11137 )
...
* docs: release cycle
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove TODOs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add release champion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* formatting
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* no 2.6 champion yet
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* checklist links
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reorg
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reuse roadmap doc, add note about Release Champion access requirements
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* note triage access requirement
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* release issue template
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* simplify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add notes for next release champion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-11 17:12:26 -05:00
dependabot[bot]
88936be9ce
chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 ( #11895 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](755da8c3cf...ac59398561 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 14:05:56 -05:00
jannfis
1ccaefef1d
fix: Explicitly set private key type for GPG key generation ( #11944 )
...
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
2023-01-11 14:03:09 -05:00
reggie-k
913ac509c2
docs: custom health check resource group wildcard ( #4212 )
...
Signed-off-by: reggie <reginakagan@gmail.com >
Signed-off-by: reggie <reginakagan@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-11 10:05:23 -05:00
Fish-pro
57d01a472c
chore: use format to replace fmt in log output ( #11854 )
...
Signed-off-by: chen zechun <zechun.chen@daocloud.io >
Signed-off-by: chen zechun <zechun.chen@daocloud.io >
2023-01-10 15:35:12 -05:00
정승원
3c52ce1873
docs: Add M1 Section in cli_installation.md ( #11911 )
...
Signed-off-by: Triumph1 <seungwon.jeong@wesang.com >
Signed-off-by: Triumph1 <seungwon.jeong@wesang.com >
Co-authored-by: Triumph1 <seungwon.jeong@wesang.com >
2023-01-10 15:33:39 -05:00
dependabot[bot]
1c6d2806d1
chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 ( #11896 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](8c91899e58...64ed1c7eab )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 15:24:50 -05:00
dependabot[bot]
720858fbbc
chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 ( #11929 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](83fd05a356...0b7f8abb15 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 15:20:49 -05:00
Ryan Umstead
cd3fe2d1b1
fix(redis): explicit bind to redis and sentinel for IPv4 clusters ( #11388 ) ( #11862 )
...
* fix(redis): explicit bind to redis and sentinel for IPv4 clusters #11388
Signed-off-by: rumstead <rjumstead@gmail.com >
* fix(redis): run manifests generate
Signed-off-by: rumstead <rjumstead@gmail.com >
* fix(redis): run manifests generate
Signed-off-by: rumstead <rjumstead@gmail.com >
* Retrigger CI pipeline
Signed-off-by: rumstead <rjumstead@gmail.com >
Signed-off-by: rumstead <rjumstead@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-10 14:01:45 -05:00
Soumya Ghosh Dastidar
e32388066d
fix: redact secret data in deep links ( #11931 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2023-01-10 09:36:19 -08:00
Michael Crenshaw
ffff9112da
ci: add security warnings for PR workflow ( #11803 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-10 10:54:50 -05:00
Michael Crenshaw
efd3802856
docs: add an example ApplicationSet to document all fields ( #11799 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-10 10:53:40 -05:00
Michael Crenshaw
9923159304
chore: upgrade redis to 7.0.7 to avoid CVE-2022-3996 ( #11925 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-10 10:36:18 -05:00
Alex Eftimie
2f8da71a1b
fix: parsed url is not exposed ( #11816 ) ( #11916 )
...
* fix: parsed url is not exposed (#11816 )
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* subtler fix, thanks @woehrl01
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2023-01-10 10:32:46 -05:00
Soumya Ghosh Dastidar
7f2dd9e8fc
docs: added deep links doc ( #11888 )
...
* docs: added deep links doc
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* refactor: resolved review comments
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* refactor: moved cmp and deep links doc to operator manual
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: add warning for templates
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: add note for secret data fields being redacted
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2023-01-10 10:28:16 -05:00
Michael Crenshaw
fddb06fc54
fix: upgrade qs to avoid CVE-2022-24999 ( #11743 )
...
* fix: upgrade qs to avoid CVE-2022-24999
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't explicitly add dependency
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-10 09:27:57 -05:00
dependabot[bot]
abf6d73b0c
chore(deps): bump actions/cache from 3.2.0 to 3.2.2 ( #11839 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](c17f4bf466...4723a57e26 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:11:28 -05:00
dependabot[bot]
983b9ca584
chore(deps): bump actions/download-artifact from 3.0.1 to 3.0.2 ( #11894 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](9782bd6a98...9bc31d5ccc )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 16:51:54 -05:00
Michael Crenshaw
1cc154f151
chore: better error messages ( #11738 )
...
* chore: better error messages
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update util/db/cluster.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-09 16:32:27 -05:00
Michael Crenshaw
f6d5c31e98
docs: no longer mark parameter overrides feature as beta ( #11673 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-09 16:32:15 -05:00
Michael Crenshaw
842b55b6ba
chore: Verbose release notes ( #11144 )
...
* chore: verbose release notes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix duplication
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* typo
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix duplication
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* updates from comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* exclude bot commits
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-09 21:30:22 +00:00
Michael Crenshaw
69b36514e3
docs: note risks of secret-injection plugins ( #11617 )
...
* docs: note risks of secret-injection plugins
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* grammar tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* grammar tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-09 16:29:25 -05:00
Leonardo Luz Almeida
79bcaa6001
fix: web terminal namespace handler ( #11891 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-01-09 16:27:58 -05:00
github-actions[bot]
f6abf72b6c
[Bot] docs: Update Snyk reports ( #11908 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-01-09 09:10:11 -05:00
Alex Eftimie
052a5d2f69
bug: fix url parsing for non git urls (oci://, no protocol etc) ( #11819 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2023-01-06 14:39:58 -08:00
Alex Eftimie
c683ab916b
fix: remove other occurrences of externalURLS #11887 ( #11889 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2023-01-06 14:39:10 -08:00
Mahesh Baliga
8ee4387268
feat: inversion selection support for the resource filter on sync and wait app commands ( #10548 )
...
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
2023-01-05 15:52:36 -05:00
Mahesh Baliga
a454093924
feat: set cluster command ( #9996 )
...
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
2023-01-05 09:43:08 -05:00
jiwonaid
35fdd38d10
fix: ui cluster server url overlaps ( #11873 )
...
Signed-off-by: Jiwon Kim <jiwonaid0@gmail.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-01-04 19:42:39 +00:00
Alex Eftimie
55da026fd5
fix: Application's own link in UI ( #11123 ) ( #11124 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-01-04 10:40:51 -08:00
asingh
8f0ef8d326
fix: Applications with suspended jobs now marked "Suspended" instead of "Progressing" ( #11603 ) ( #11626 )
...
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update go.sum
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: add suspended condition
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update go.sum
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* upgrade notes for 2.6
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-01-03 16:19:43 -05:00
github-actions[bot]
2c1698022b
[Bot] docs: Update Snyk reports ( #11865 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-01-03 16:33:08 +00:00
dependabot[bot]
566d50f633
chore(deps): bump actions/cache from 3.0.11 to 3.2.0 ( #11809 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.11 to 3.2.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](9b0c1fce7a...c17f4bf466 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 13:38:26 -05:00
Michael Crenshaw
50b6577345
fix: web terminal outside argocd namespace ( #11166 ) ( #11400 )
...
* fix: web terminal outside argocd namespace (#11166 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reorganize
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix reference
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* move things around, fix stuff maybe
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-22 13:28:53 -05:00
Michael Crenshaw
43c928e2e5
ci: enforce semantic PR title ( #11779 )
...
* ci: enforce semantic PR title
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* concurrency limit
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove scopes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-21 19:35:03 +00:00
Ishita Sequeira
825a0f3aba
fix: disable rollback button for apps with multiple sources ( #11785 )
...
* disble rollback button for apps with multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* disble rollback button for apps with multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2022-12-21 12:37:24 -05:00
Chris Reilly
ec95d12d9f
docs: Update bullet formatting on Progressive Rollouts.md ( #11777 )
...
The bullet list in the example format was rendering inline in the paragraph on the doc site rather than showing a bulleted list. This also makes the rest of the doc follow the same convention.
Signed-off-by: Chris Reilly <chris@chris-reilly.com >
Signed-off-by: Chris Reilly <chris@chris-reilly.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-21 08:52:10 -05:00
Ishita Sequeira
05ab30ebe1
fix: set Path as empty if path is not specified for a source in multiple sources ( #11756 ) ( #11774 )
...
* set Path as '' if path is not specified for a source in multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update check for not setting value of path
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* cleanup
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Update ui/src/app/shared/components/revision.tsx
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-21 08:44:52 -05:00
dependabot[bot]
82a1e554d5
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.156 to 1.44.164 ( #11791 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.156 to 1.44.164.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.156...v1.44.164 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 08:44:14 -05:00
dependabot[bot]
ed4e80c95d
chore(deps): bump golang.org/x/term from 0.1.0 to 0.3.0 ( #11792 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/golang/term/releases )
- [Commits](https://github.com/golang/term/compare/v0.1.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 08:42:42 -05:00
Justin Marquis
bb33e8ca76
chore: fix lint error ( #11788 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2022-12-21 08:13:27 -05:00
Justin Marquis
a50a67e2ad
chore: get image digest in seperate step ( #11778 )
...
* chore: get image digest in seperate step
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* Retrigger CI pipeline
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2022-12-20 17:21:45 -05:00
dependabot[bot]
f8bc471801
chore(deps): bump github.com/fsnotify/fsnotify from 1.5.1 to 1.6.0 ( #11553 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 18:17:09 +00:00
Gaël Jourdan-Weil
58ce42b824
docs: clarify project destination possibilities ( #11706 )
...
Clarify that it's possible to reference clusters by `cluster` or by `name`.
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-20 12:51:41 -05:00
toyamagu
66d2f1e962
fix: sources.ref allow hyphen and underscore ( #11775 )
...
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
2022-12-20 12:50:07 -05:00
Nicholas Morey
3d79487e85
fix: support for enabling progressive rollouts from argocd-cmd-params-cm ( #11776 )
...
* fix(applicationset): use consistent syntax for env vars
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix(manifests): add new appset env var from configmap
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2022-12-20 12:46:13 -05:00
Ishita Sequeira
0c5d4d8500
chore: change logging level to Debug ( #11773 )
...
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2022-12-20 11:37:39 -05:00
toyamagu
f65e0b52f5
docs: bump elasticsearch version to 8.5.1 ( #11771 )
...
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com >
2022-12-20 10:19:47 -05:00
dependabot[bot]
d7baab244f
chore(deps): bump github.com/itchyny/gojq from 0.12.9 to 0.12.10 ( #11677 )
...
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.9 to 0.12.10.
- [Release notes](https://github.com/itchyny/gojq/releases )
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.9...v0.12.10 )
---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 14:57:43 +00:00
Matt Clegg
231fab4e58
docs: correct SSO configuration URL in example configmap ( #11720 )
...
Signed-off-by: Matt Clegg <m@cle.gg >
Signed-off-by: Matt Clegg <m@cle.gg >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-20 08:57:00 -05:00
Phil Wright- Christie
b2bdbedc6a
docs: Update example dockerfile ( #11721 )
...
The latest tag hasn't been updated in almost a year, and as a result, the ubuntu repositories are out of date and are throwing errors. This updates the example to use a fixed version, which are updated much more frequently.
Signed-off-by: Phil Wright- Christie <philwc@gmail.com >
Signed-off-by: Phil Wright- Christie <philwc@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-20 08:54:27 -05:00
Leonardo Luz Almeida
72c3d0fa58
fix: ssa e2e tests failing after updating to kubectl 1.26 ( #11753 )
...
* fix: ssa e2e test failing after updating to kubectl 1.26
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Remove pinned kubectl version
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Cleaner approach to fix e2e test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2022-12-20 08:48:55 -05:00
Nicholas Morey
68d1a6f3d6
docs: clarify that all labels must exist ( #11693 )
...
It's unclear if all or any of the labels need to exist. This clarifies that all of the labels must exist.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2022-12-20 08:45:55 -05:00
Balaji Siva
9e392fa432
chore: add OpsMx to USERS.md ( #11765 )
...
adding our company name to Argo CD users.
Signed-off-by: Balaji Siva <balaji@opsmx.com >
Signed-off-by: Balaji Siva <balaji@opsmx.com >
2022-12-20 08:43:45 -05:00
dependabot[bot]
852f62c484
chore(deps): bump actions/setup-go from 3.4.0 to 3.5.0 ( #11697 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](d0a58c1c4d...6edd4406fa )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 08:40:33 -05:00
yanyx
8df3c19301
doc: correct kustomize demo path ( #11762 )
...
Signed-off-by: Yixing Yan <yixingyan@gmail.com >
Signed-off-by: Yixing Yan <yixingyan@gmail.com >
2022-12-20 08:37:35 -05:00
Justin Marquis
1d885b7eea
fix: sign container images by digest ( #11151 )
...
* chore: sign container images by digest
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* use sha hash
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2022-12-19 20:44:41 -05:00
Michael Crenshaw
1ad91259bd
chore: upgrade go-oidc ( #11579 )
...
* chore: upgrade go-oidc
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* take advantage of new error type
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-19 16:31:23 -05:00
Leonardo Luz Almeida
cb467bc231
chore: add kustomize project for testing param CMP locally ( #11265 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2022-12-19 11:29:43 -05:00
Michael Crenshaw
234e44aaad
chore: upgrade minimatch to avoid CVE-2022-3517 ( #11745 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-19 11:25:40 -05:00
Michael Crenshaw
5bffa7b1ca
chore: upgrade git-url-parse to avoid CVE-2022-2900 ( #11744 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-19 11:25:34 -05:00
Justin Marquis
0dad6c9321
docs: update cosign docs ( #11749 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2022-12-19 11:18:01 -05:00
wmgroot
cf7eb6aecb
docs: add appset progressive rollout strategy proposal ( #9979 )
...
Signed-off-by: wmgroot <wmgroot@gmail.com >
Signed-off-by: wmgroot <wmgroot@gmail.com >
2022-12-19 10:57:36 -05:00
github-actions[bot]
7a7636d61d
[Bot] Update Snyk reports ( #11748 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2022-12-19 08:45:29 -05:00
Thomas Schuetz
0864a0212f
feat: add health checks for keptn resources ( #11716 )
...
* feat: add keptnappversion
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
* feat: added keptn resource tests
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
* feat: fix test for KeptnWorkloadInstance
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
* fix: apiVersion and quotes
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-17 00:33:20 +00:00
Jellyfrog
c4f6ed857d
feat: Extend Cluster.cluster.x-k8s.io health check ( #11705 )
...
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
2022-12-16 18:01:43 -05:00
wei
2f16fcad6e
feat: support Knative Serving 1.5 Custom Health Checks ( #9719 )
...
* fix: Update account.proto annotaion for gen grpc gateway
Signed-off-by: wei840222 <wei840222@gmail.com >
* fix: Changes from codegen
Signed-off-by: wei840222 <wei840222@gmail.com >
* Retrigger CI pipeline
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* Retrigger CI pipeline
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* fix: Changes from codegen
Signed-off-by: wei <wei840222@gmail.com >
* Retrigger CI pipeline
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* Retrigger CI pipeline
Signed-off-by: wei <wei840222@gmail.com >
* feat: support Knative Serving 1.5 Custom Health Checks
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* fix: fix test fail
Signed-off-by: wei.wan <wei.wan@linecorp.com >
* feat: support Knative Serving 1.5 Custom Health Checks
Signed-off-by: wei840222 <wei840222@gmail.com >
Signed-off-by: wei840222 <wei840222@gmail.com >
Signed-off-by: wei.wan <wei.wan@linecorp.com >
Signed-off-by: wei <wei840222@gmail.com >
Co-authored-by: wei.wan <wei.wan@linecorp.com >
2022-12-16 17:54:46 -05:00
github-actions[bot]
2b1f00dd4e
[Bot] Update Snyk reports ( #11739 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2022-12-16 17:53:06 -05:00
wmgroot
ec4e2f26d5
feat: AppSet Progressive Rollouts with RollingSync ( #9437 ) ( #10048 )
...
Signed-off-by: Matt Groot <mgroot@indeed.com >
Signed-off-by: Matt Groot <mgroot@indeed.com >
Co-authored-by: Matt Groot <mgroot@indeed.com >
2022-12-16 22:11:58 +00:00
Ishita Sequeira
c6fa942e94
feat: Multiple sources for applications ( #2789 ) ( #10432 )
...
* feat: support multiple sources for application
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
remove debug logging and unwanted code
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix lint and unit test errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix lint and unit test errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix bug introduced after rebase
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
executed make codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
remove unwanted logging
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix ci failures
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix index out of bounds error
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* ui fixes
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add revisions to SyncOperation for rollback
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* change Source to *ApplicationSource in ApplicationSpec
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix env variable read logic for ValueFiles
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update multiple sources doc
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add repository lock and checkout target revision
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* checkout all sources before generating manifest
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
generate mock reposerverclient
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update logic for returning ManifestResponse to avoid nil pointer issues
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix nil reference and key mismatch bugs; add more logs (#6 )
* fix nil reference and key mismatch bugs; add more logs
* remove temporary comment
* addressed the lint failure and added chart to RefTargeRevisionMapping
* normalize git repo (#7 )
* do not leak lock releases
* prevent deadlock
* allow spec update
* move settings fetch outside loop
* cache busing
* return err instead of logging it
* no caching in test
* fix cache key marshaling
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update grpc field numbers
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* path resolution tests (#12 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
do things in better ways
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
consolidate
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add regex check for value of source.ref
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add webhook tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
change Source to *ApplicationSource in ApplicationSpec
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
address PR comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Retrigger CI pipeline
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
rebased with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix env variable read logic for ValueFiles
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Address PR comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add repository lock and checkout target revision
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
fix codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* checkout all sources before generating manifest
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* generate mock reposerverclient
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update logic for returning ManifestResponse to avoid nil pointer issues
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix nil reference and key mismatch bugs; add more logs (#6 )
* fix nil reference and key mismatch bugs; add more logs
* remove temporary comment
* addressed the lint failure and added chart to RefTargeRevisionMapping
* normalize git repo (#7 )
* do not leak lock releases
* prevent deadlock
* allow spec update
* move settings fetch outside loop
* cache busing
* return err instead of logging it
* no caching in test
* fix cache key marshaling
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update grpc field numbers
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add regex check for value of source.ref
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Added unit tests (#15 )
* add unit tests 1
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix application parameters tab, rebased UI changes, tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* More tests (#16 )
* more tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix lint error
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Test get ref sources (#17 )
* test GetRefSources
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: ishitasequeira <ishiseq29@gmail.com >
GenerateManifests test (#18 )
* GenerateManifests test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Fix broken tests (#19 )
* fix broken tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Symlink test (#20 )
* check referenced sources for out-of-bounds symlinks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* unlock the values file repo before doing a symlink check (#22 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* multi source docs (#21 )
* multi source docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix warning title
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* clarify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* clarify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add e2e tests for multiple sources and fix UI lint (#23 )
* add e2e tests for multiple sources and fix UI lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add auto-sync and hard refresh to e2e tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* change refresh type to RefreshTypeNormal for e2e
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update e2e testcase with helm data
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add TestMultiSourceAppWithSourceOverride
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add missing yaml file
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-16 15:47:08 -05:00
jannfis
66a1e40e39
docs: Document applications in any namespace ( #10678 )
...
* docs: Document applications in any namespace
Signed-off-by: jannfis <jann@mistrust.net >
* Fix some code blocks
Signed-off-by: jannfis <jann@mistrust.net >
* Fix link
Signed-off-by: jannfis <jann@mistrust.net >
* docs: Document applications in any namespace
Signed-off-by: jannfis <jann@mistrust.net >
* Fix some code blocks
Signed-off-by: jannfis <jann@mistrust.net >
* Fix link
Signed-off-by: jannfis <jann@mistrust.net >
* Apply reviewer comments
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
2022-12-16 14:41:38 -05:00
Alex Eftimie
a2d756e4ac
feat: add google cloud source repo support ( #7534 ) ( #11618 )
...
* feat: Add support for cloning Google Cloud Source repos (#7534 )
* Google Cloud service account auth
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Fill missing struct field (GCP SA key) in cli cmd
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix(ui): Add proxy option when configuring Google Cloud Source repo
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Remove secret (GCP SA key) in Get server req
Signed-off-by: David Becher <becher.david@googlemail.com >
* refactor: Do not use context.WithTimeout for Google creds
As the context is used in the background to refresh credentials, it
should not be cancelled.
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Use proxy setting only in repo-service, not repocreds-service
Signed-off-by: David Becher <becher.david@googlemail.com >
* test: Create tests for GoogleCloudCreds
This commit refactors the implementation of GoogleCloudCreds in order to
make its methods testable.
Signed-off-by: David Becher <becher.david@googlemail.com >
* fix: Linting issues
Signed-off-by: David Becher <becher.david@googlemail.com >
* chore: Fix typo in docs.
Signed-off-by: David Becher <becher.david@googlemail.com >
* chore: Adjust url-allow-list for lint-docs action
Signed-off-by: David Becher <becher.david@googlemail.com >
* chore: Incorporate suggested refactorings
Signed-off-by: David Becher <becher.david@googlemail.com >
* Delete url-allow-list
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* wrap errors
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* More UI goodies and codegen
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Update docs screenshots
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* move interface up next to other interfaces
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Reduce png size
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* update generated
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix whitespace from codegen
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: David Becher <becher.david@googlemail.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: David Becher <becher.david@googlemail.com >
2022-12-16 17:07:26 +00:00
hopisaurus
46975dac36
chore: add Voyager Digital to USERS.md ( #11735 )
...
Signed-off-by: hopisaurus <hopisaurus@gmail.com >
Signed-off-by: hopisaurus <hopisaurus@gmail.com >
2022-12-16 16:59:53 +00:00
Detlev V
a89e489316
fix: support relative links in OCI tags query response ( #11708 )
...
* fix: support relative links in OCI tags query response
Pagination for OCI tags retrieval is not supported when the
Link header URI is relative.
According to https://docs.docker.com/registry/spec/api/#pagination
and the therein referenced RFC
https://www.rfc-editor.org/rfc/rfc5988#section-5
relative links should be resolved to the initial request URL
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* chore: clean up unused prints & assert errors
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* fix: stop double-escaping repoURL
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* chore: CodeQL CWE-117 log sanitizing
Signed-off-by: detvdl <detvdael.services@protonmail.com >
* chore: remove unnecessary error
Signed-off-by: detvdl <detvdael.services@protonmail.com >
Signed-off-by: detvdl <detvdael.services@protonmail.com >
2022-12-16 16:01:34 +00:00
jannfis
396f5a2186
fix: Unbreak termination of operation with apps in other namespaces ( #11239 ) ( #11724 )
...
* fix: Unbreak operation termination
Signed-off-by: jannfis <jann@mistrust.net >
* Revert change to Dockerfile
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: jannfis <jann@mistrust.net >
2022-12-16 09:26:16 -05:00
Justin Marquis
daf547407e
chore: upgrade helm to most recent version (v3.10.3) ( #11725 )
...
* chore: upgrade helm to most recent version (v3.10.3)
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* Retrigger CI pipeline
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-16 09:22:51 -05:00
Takuma Kume
9fe4ad3253
feat: ApplicationSet add create-delete policy #9101 ( #11107 )
...
* feat: ApplicationSet add create-delete policy
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
* test for applicationSet policies
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
* Update docs/operator-manual/applicationset/Controlling-Resource-Modification.md
Co-authored-by: Mubarak Jama <83465122+mubarak-j@users.noreply.github.com >
Signed-off-by: Takuma Kume <takuma.kume@gmail.com >
Signed-off-by: 久米 拓馬 <takuma.kume@pepabo.com >
Signed-off-by: Takuma Kume <takuma.kume@gmail.com >
Co-authored-by: Mubarak Jama <83465122+mubarak-j@users.noreply.github.com >
2022-12-16 09:05:15 -05:00
Matthew Bennett
ed0273039d
feat: Allow Matrix generator to have two Git child generators without conflict ( #10522 ) ( #10523 )
...
* misc: NoError instead of Error in repository test
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* misc: Extend lint timeout
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* feat: Add GitGenerator.PathParamPrefix
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* auto: Results of codegen
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* test: Add tests for PathParamPrefix
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* docs: Add notes to Matrix/Git generator docs about PathParamPrefix
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* misc: Undo unrelated test change
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* auto: Results of codegen
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
* docs: Add detailed example
Signed-off-by: Lobstrosity <matthew.t.bennett@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-16 09:04:44 -05:00
Nandita
9decefe1d6
chore: Add Cloud Scale to USERS.md ( #11731 )
...
* Update USERS.md
Add cloud scale
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
Signed-off-by: Nandita <105474264+nandita-cloudscaleinc@users.noreply.github.com >
2022-12-16 08:34:45 -05:00
Leonardo Luz Almeida
1730e4bf4f
docs: Clarification of the create namespace feature ( #11723 )
...
* docs: Clarification of the create namespace feature
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review suggestion
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2022-12-16 03:29:20 +00:00
Michael Crenshaw
4f7a7f6a1b
fix: pin kubectl version ( #11726 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-15 20:08:52 -05:00
Alex Eftimie
358088ae1d
fix: rollback react to known working version ( #11703 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-12-14 14:06:42 +00:00
Alex Eftimie
3dcab562e2
chore: Add Getyourguide to USERS.md ( #11704 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-12-14 08:06:37 -05:00
Remington Breeze
22e62fe173
feat: expose deep links in UI ( #11680 )
...
Signed-off-by: Remington Breeze <remington@breeze.software >
2022-12-13 21:07:39 +00:00
Michael Crenshaw
d29c07beaf
chore: fix flaky e2e test for immutable fields ( #11685 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-13 15:23:00 -05:00
schakrad
ac009c4860
fix: add pod age icon details in tooltip ( #10290 ) ( #11170 )
...
* pod-age-icon details added in tooltip
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
* Tooltip change
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
Signed-off-by: schakradari <58915923+schakrad@users.noreply.github.com >
2022-12-13 09:45:49 -05:00
asingh
586c00d689
fix: appname in searchbar ( #11493 )
...
* fix: appname in searchbar
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: appname in searchbar
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
2022-12-13 09:35:04 -05:00
Marco Lecheler
f4c05ae94c
chore: add Mercedes-Benz Tech Innovation to user list ( #11682 )
...
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
2022-12-13 09:29:44 -05:00
dependabot[bot]
c4c6bfad16
chore(deps): bump actions/checkout from 3.1.0 to 3.2.0 ( #11679 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](93ea575cb5...755da8c3cf )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 08:24:45 -05:00
dependabot[bot]
4431ace96a
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.54 to 0.9.55 ( #11678 )
...
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.54 to 0.9.55.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.54...v0.9.55 )
---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 04:09:49 +00:00
Soumya Ghosh Dastidar
99b222ce39
feat: show cmpv2 plugins in create app wizard ( #11615 )
...
* feat: show cmpv2 plugins in create app wizard
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: fixed doc formatting and sidecar plugin info
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: updated plugin info
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2022-12-12 18:31:06 -08:00
github-actions[bot]
95c95cf9e6
[Bot] Update Snyk reports ( #11649 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-12 20:57:19 -05:00
Michael Crenshaw
627b91ef0e
chore: fix flaky e2e test ( #11670 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-12 17:33:58 -05:00
dependabot[bot]
ea7a264508
chore(deps-dev): bump @types/cookie from 0.3.3 to 0.5.1 in /ui ( #11659 )
...
Bumps [@types/cookie](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookie ) from 0.3.3 to 0.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cookie )
---
updated-dependencies:
- dependency-name: "@types/cookie"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 22:33:20 +00:00
Michael Crenshaw
be50b1d9af
chore: downgrade React to v17 ( #11653 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-12 16:40:39 -05:00
Michael Crenshaw
9b6a34260d
chore: fix flaky e2e test ( #11509 ) ( #11654 )
...
* chore: fix flaky e2e test (#11509 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't centralize mock response - tests should be independent
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-12 12:14:00 -05:00
dependabot[bot]
cac7ad9917
chore(deps): bump github.com/casbin/casbin/v2 from 2.59.0 to 2.60.0 ( #11656 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.59.0 to 2.60.0.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.59.0...v2.60.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 09:21:02 -05:00
Mahesh Baliga
2fef0dee73
feat: pull request labels exposed in Pull Request generator template ( #10204 ) ( #11397 )
...
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: maheshbaliga <mahesh.baliga@infracloud.io >
2022-12-12 09:17:28 -05:00
Nicholas Morey
85ea242ea7
docs: kustomize has access to build environment ( #11643 )
...
Current docs reflect that the build environment is not available to kustomize. Since https://github.com/argoproj/argo-cd/pull/8096 it is now exposed for kustomize. This updates the kustomize section of the docs to reflect that.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2022-12-11 15:58:16 -05:00
dependabot[bot]
9832ce8fa7
chore(deps): bump express from 4.17.1 to 4.18.2 in /ui ( #11591 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-11 15:58:00 -05:00
dependabot[bot]
550b6732e5
chore(deps-dev): bump tslint-react from 3.6.0 to 5.0.0 in /ui ( #11559 )
...
Bumps [tslint-react](https://github.com/palantir/tslint-react ) from 3.6.0 to 5.0.0.
- [Release notes](https://github.com/palantir/tslint-react/releases )
- [Commits](https://github.com/palantir/tslint-react/compare/3.6.0...5.0.0 )
---
updated-dependencies:
- dependency-name: tslint-react
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-11 15:52:19 -05:00
dependabot[bot]
11fde44428
chore(deps): bump react-paginate from 6.5.0 to 8.1.4 in /ui ( #11558 )
...
Bumps [react-paginate](https://github.com/AdeleD/react-paginate ) from 6.5.0 to 8.1.4.
- [Release notes](https://github.com/AdeleD/react-paginate/releases )
- [Changelog](https://github.com/AdeleD/react-paginate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/AdeleD/react-paginate/compare/v6.5.0...v8.1.4 )
---
updated-dependencies:
- dependency-name: react-paginate
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-11 15:51:26 -05:00
Blake Pettersson
eb576a5f3e
feat: add deny sources ( #11639 ) ( #11646 )
...
This commit adds the ability to deny a source when it is prefixed with
`!`, in the same manner as with the "deny destinations" feature.
Fixes #11639 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2022-12-11 15:48:09 -05:00
Nicholas Morey
b4c12815f0
docs: fix web terminal step list numbering ( #11590 )
...
docs: fix web terminal step list numbering (#11590 )
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2022-12-09 23:12:14 +00:00
Alexander Matyushentsev
42911db31a
fix: Unknown sync operation state on app list page ( #11621 )
...
fix: Unknown sync operation state on app list page (#11621 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2022-12-09 21:47:59 +00:00
Justin Marquis
f0359fbd78
chore: Bump version in master to 2.6.0 ( #11641 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2022-12-09 19:16:37 +00:00
asingh
fba9154ab2
docs: add warning for user when using replace sync option ( #11566 )
...
* docs: adding warning to 'replace' sync option
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update sync-options.md
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
2022-12-09 14:01:03 -05:00
Roger Rumao
9f2523b46d
includeKinds for APIVersions in cluster info cache ( #11241 )
...
Signed-off-by: Roger Rumao <rogerrum@gmail.com >
Signed-off-by: Roger Rumao <rogerrum@gmail.com >
2022-12-09 12:56:18 -05:00
Leonardo Luz Almeida
f80d3bee84
feat: Add support for proxy extensions ( #11307 )
...
* feat: Add support for proxy extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* return list of extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add service set in argocd server struct
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* implements cluster name lookup
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add cli docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* apply connection config defaults
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add unit tests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add test for invalid extension name
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix deadcode lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix unused lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix deadcode lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Better error message
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix deadcode lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix empty branch
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2022-12-09 12:02:55 -05:00
dependabot[bot]
9dab4f659d
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.129 to 1.44.156 ( #11629 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.129 to 1.44.156.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.129...v1.44.156 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 10:02:22 -05:00
Marco Lecheler
07c0ee55ba
fix: only add baseURL in github_app client for GHE client ( #11622 )
...
fixes #11613
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com >
2022-12-08 17:32:39 -05:00
Marco Lecheler
a3a3e8d65d
fix: set baseURL in github_app client ( #11613 )
...
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com >
2022-12-08 10:28:46 -05:00
Cuong Nguyen Duc
4462debe28
chore: add Trusting Social users list ( #11584 )
...
* Add Trusting Social user
Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
* fixing other
Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com >
2022-12-08 09:24:04 -05:00
dependabot[bot]
9ceef4a1a1
chore(deps): bump github.com/casbin/casbin/v2 from 2.57.1 to 2.59.0 ( #11607 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.57.1 to 2.59.0.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.57.1...v2.59.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 09:14:23 -05:00
dependabot[bot]
74798a68e3
chore(deps): bump github.com/go-redis/redis/v8 from 8.11.3 to 8.11.5 ( #11606 )
...
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis ) from 8.11.3 to 8.11.5.
- [Release notes](https://github.com/go-redis/redis/releases )
- [Changelog](https://github.com/go-redis/redis/blob/v8.11.5/CHANGELOG.md )
- [Commits](https://github.com/go-redis/redis/compare/v8.11.3...v8.11.5 )
---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 09:13:48 -05:00
dependabot[bot]
6c5da3f60b
chore(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 ( #11605 )
...
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/Masterminds/semver/releases )
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/semver/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 09:12:29 -05:00
Soumya Ghosh Dastidar
661afe0ad9
feat: added deep links backend changes ( #11401 )
...
* feat: added deep links backend changes
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: add rbac check to list links services
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: removed project param and updated sample config
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: update sample config
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2022-12-07 11:39:45 -08:00
Alex Eftimie
30e37b7bb4
fix: misc css fixes for mobile ( #5705 ) ( #11508 )
...
* Misc css fixes for mobile
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* More fixes for mobile
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix ui tests. bring back application status labels
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-12-07 12:57:26 -05:00
Alex Eftimie
13dd04fa71
fix(helm): login OCI Helm dependencies correctly ( #8563 ) ( #11327 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-12-07 12:42:10 -05:00
Alex Eftimie
6ecd70ae74
fix(helm): helm v3 doesn't have these flags ( #11100 ) ( #11540 )
...
* fix: helm v3 doesn't have these flags
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Revert repoAdd change. Was to greedy, ca-file is needed there
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-12-07 12:41:43 -05:00
dependabot[bot]
c9f54652ba
chore(deps): bump github.com/go-openapi/loads from 0.19.4 to 0.21.2 ( #11569 )
...
Bumps [github.com/go-openapi/loads](https://github.com/go-openapi/loads ) from 0.19.4 to 0.21.2.
- [Release notes](https://github.com/go-openapi/loads/releases )
- [Commits](https://github.com/go-openapi/loads/compare/v0.19.4...v0.21.2 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/loads
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 11:08:36 -05:00
dependabot[bot]
5a8f64b428
chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 ( #11580 )
...
Bumps [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff ) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases )
- [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/structured-merge-diff/compare/v4.2.1...v4.2.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/structured-merge-diff/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 11:03:11 -05:00
Edgaras
434f35eec5
chore: add Vinted to users list ( #11214 )
...
Signed-off-by: Edgaras <edgaras@apsega.lt >
Signed-off-by: Edgaras <edgaras@apsega.lt >
2022-12-06 16:08:13 +00:00
Michael Vittrup Larsen
2e9f57316a
docs: Add skipCrds and ignoreMissingValueFiles to application.yaml example ( #11565 )
2022-12-06 09:50:51 -05:00
dependabot[bot]
507bd9d2d0
chore(deps): bump github.com/go-openapi/runtime from 0.19.4 to 0.25.0 ( #11568 )
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.19.4 to 0.25.0.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.19.4...v0.25.0 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 09:25:28 -05:00
Nathanael Liechti
4018fd8924
feat: Allow proxy to be saved when creating repoCreds ( #11351 ) ( #11425 )
...
* fix: allow proxy to be saved in repoCreds (https + github app)
Signed-off-by: Nathanael Liechti <technat@technat.ch >
* chore: changes from codegen
Signed-off-by: Nathanael Liechti <technat@technat.ch >
* chore: add unit test for CreateRepoCreds
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
2022-12-06 09:17:36 -05:00
asingh
d2699888d1
fix: sidebar css ( #11531 )
...
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2022-12-05 16:59:29 -08:00
Alex Eftimie
cf7bf14541
feat: show app age in application list view ( #11209 ) ( #11502 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-12-05 16:59:05 -08:00
Nathanael Liechti
5bb937cf3a
fix: use repository GithubAppCreds proxy if set ( #11422 )
...
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
2022-12-05 12:25:55 -05:00
Murphy Chen
f25f0b2cee
add otel interceptor ( #11561 )
...
Signed-off-by: minquan.chen <minquan.chen@daocloud.io >
Signed-off-by: minquan.chen <minquan.chen@daocloud.io >
2022-12-05 09:37:07 -05:00
Dieter Bocklandt
89792b4cc1
docs: update how to access arrays in Go templates ( #11562 )
...
Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com >
2022-12-05 08:52:03 -05:00
dependabot[bot]
cbb430337f
chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 ( #11555 )
...
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/0.3.12...v0.3.13 )
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 08:41:34 -05:00
dependabot[bot]
44a4ec16b5
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.40 to 0.9.54 ( #11554 )
...
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.40 to 0.9.54.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.40...v0.9.54 )
---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 08:40:55 -05:00
dependabot[bot]
ac71ec8dfb
chore(deps): bump github.com/valyala/fasttemplate from 1.2.1 to 1.2.2 ( #11552 )
...
Bumps [github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/valyala/fasttemplate/releases )
- [Commits](https://github.com/valyala/fasttemplate/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: github.com/valyala/fasttemplate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 08:38:03 -05:00
Jocelyn Thode
8e57f5383e
chore: Update notifications-engine dependency ( #11479 )
...
* chore: update `notifications-engine`
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
* chore: generate notifications docs
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
Signed-off-by: Jocelyn Thode <jocelyn@thode.email >
2022-12-05 11:18:12 +02:00
Dan Garfield
42efcb36bf
[Hack] Add concurrency to cluster creation in resource generator. ( #11266 )
...
* add threading to cluster creation
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Add default values
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Cleanup
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Move external dependency to internal
Signed-off-by: Dan Garfield <dan@codefresh.io >
* ability to run cluster generation in parallel
Signed-off-by: pashavictorovich <pavel@codefresh.io >
* fix linter
Signed-off-by: pashavictorovich <pavel@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: pashavictorovich <pavel@codefresh.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2022-12-04 17:27:19 +02:00
Philip Haberkern
62c85d6f39
docs: Added ARGOCD_ENV_ prefix to FOO ( #11545 )
...
Signed-off-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
Signed-off-by: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com >
2022-12-03 21:53:19 -05:00
dependabot[bot]
9839564a67
chore(deps-dev): bump babel-jest from 24.9.0 to 26.6.3 in /ui ( #11483 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 08:29:12 -08:00
dependabot[bot]
2b4c5659ea
chore(deps-dev): bump @babel/preset-react from 7.7.0 to 7.18.6 in /ui ( #11489 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 08:27:56 -08:00
dependabot[bot]
f6501accee
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /ui ( #11533 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 08:24:50 -08:00
Duncan
2b3ac697d7
docs: Add CSI secret driver to the secret management options ( #10900 )
...
Signed-off-by: Duncan <62943186+duncan485@users.noreply.github.com >
Signed-off-by: Duncan <62943186+duncan485@users.noreply.github.com >
2022-12-02 08:51:04 -05:00
Antoine Pultier
c9af1f8eec
docs: Improve Keycloak documentation for command line sign-in ( #8758 )
...
Documenting what is discussed in #2932
Signed-off-by: Antoine Pultier <antoine.pultier@sintef.no >
Signed-off-by: Antoine Pultier <antoine.pultier@sintef.no >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2022-12-02 08:47:09 -05:00
Cedar
ac7be1f4b4
docs: Update operator manual installation helm available url ( #11120 )
...
Signed-off-by: cedarkuo <cedarkuo@gmail.com >
Signed-off-by: cedarkuo <cedarkuo@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-12-02 08:45:42 -05:00
Gerald Spencer
48da592248
docs: Update Pull Request generator documentation to include application lifecycle ( #11274 )
...
* Update Pull Request generator documentation
The lifecycle of the generated applications was not explained
Signed-off-by: Gerald Spencer <Geethree@users.noreply.github.com >
* Update docs/operator-manual/applicationset/Generators-Pull-Request.md
Co-authored-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Gerald Spencer <Geethree@users.noreply.github.com >
Signed-off-by: Gerald Spencer <Geethree@users.noreply.github.com >
Co-authored-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-12-02 08:44:31 -05:00
dependabot[bot]
7a1e8273f3
chore(deps-dev): bump @types/prop-types from 15.7.1 to 15.7.5 in /ui ( #11487 )
...
Bumps [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types ) from 15.7.1 to 15.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types )
---
updated-dependencies:
- dependency-name: "@types/prop-types"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 05:17:08 +00:00
dependabot[bot]
cfad9edd4a
chore(deps): bump actions/setup-go from 3.3.1 to 3.4.0 ( #11535 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](c4a742cab1...d0a58c1c4d )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 04:32:52 +00:00
dependabot[bot]
36c3d72a87
chore(deps): bump softprops/action-gh-release from 0.1.14 to 0.1.15 ( #11534 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](1e07f43987...de2c0eb89a )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 04:25:01 +00:00
dependabot[bot]
16d50c2267
chore(deps): bump github.com/google/go-jsonnet from 0.18.0 to 0.19.1 ( #11484 )
...
Bumps [github.com/google/go-jsonnet](https://github.com/google/go-jsonnet ) from 0.18.0 to 0.19.1.
- [Release notes](https://github.com/google/go-jsonnet/releases )
- [Changelog](https://github.com/google/go-jsonnet/blob/master/.goreleaser.yml )
- [Commits](https://github.com/google/go-jsonnet/compare/v0.18.0...v0.19.1 )
---
updated-dependencies:
- dependency-name: github.com/google/go-jsonnet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 04:16:04 +00:00
dependabot[bot]
ac6949b0de
chore(deps): bump github.com/mattn/go-zglob from 0.0.3 to 0.0.4 ( #11486 )
...
Bumps [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/mattn/go-zglob/releases )
- [Commits](https://github.com/mattn/go-zglob/compare/v0.0.3...v0.0.4 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-zglob
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 23:08:00 -05:00
Nicholas Morey
3ac4483052
docs: clarify finalizer effect and link to app-of-apps ( #11272 )
...
* docs: clarify deletion finalizer
- Provide a concise explanation of the effect of the finalizer. Which clarifies that it only takes effect once the Application has been deleted.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: fix wording and spelling
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: fix spelling
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2022-12-01 22:50:10 -05:00
Soumya Ghosh Dastidar
470ac1343f
feat: add support for plugin name in CMPv2 ( #11290 ) ( #11341 )
...
* feat: add support for plugin name in cmpV2
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: updated e2e test to use name for CMPv2 plugin
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* docs: updated docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: check whether final socket path is inside sock dir or not
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2022-12-01 22:30:09 -05:00
Remington Breeze
9a90bf8b1e
chore: upgrade React version ( #11467 )
...
Signed-off-by: Remington Breeze <remington@breeze.software >
2022-12-01 22:24:44 -05:00
dependabot[bot]
addc758963
chore(deps-dev): bump @types/lodash-es from 4.17.5 to 4.17.6 in /ui ( #11488 )
...
Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es ) from 4.17.5 to 4.17.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es )
---
updated-dependencies:
- dependency-name: "@types/lodash-es"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 22:15:28 -05:00
dependabot[bot]
2a9cc279ab
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 ( #11485 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 22:11:59 -05:00
dependabot[bot]
2bb3820a62
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.14.2 to 2.23.1 ( #11481 )
...
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis ) from 2.14.2 to 2.23.1.
- [Release notes](https://github.com/alicebob/miniredis/releases )
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alicebob/miniredis/compare/v2.14.2...v2.23.1 )
---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 22:11:17 -05:00
dependabot[bot]
489b670a96
chore(deps): bump github.com/evanphx/json-patch ( #11482 )
...
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch ) from 4.12.0+incompatible to 5.6.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases )
- [Commits](https://github.com/evanphx/json-patch/compare/v4.12.0...v5.6.0 )
---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 22:10:11 -05:00
Michael Merrill
f9f27cc644
fix: add missing changes for bitbucket cloud SCM provider ( #10143 ) ( #11150 )
...
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
2022-11-30 21:01:48 -05:00
Alexander Matyushentsev
67ae39e99d
fix: expose missing ReactDOM to enable extensions implementation ( #11495 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2022-11-30 18:44:01 +00:00
Gene Hand
981a1f1c9f
chore: Update to v3 of the sprig library for ApplicationSets ( #11277 ) ( #11292 )
...
* Update to v3 of the sprig library for ApplicationSets
Signed-off-by: Gene Hand <ghand@doximity.com >
* go mod tidy
Signed-off-by: Gene Hand <ghand@doximity.com >
* add Doximity to the users list
Signed-off-by: Gene Hand <ghand@doximity.com >
* empty commit to retest
Signed-off-by: Gene Hand <ghand@doximity.com >
* note the sprig semver change in the 2.6 upgrade guide
Signed-off-by: Gene Hand <ghand@doximity.com >
Signed-off-by: Gene Hand <ghand@doximity.com >
2022-11-29 22:34:06 +00:00
Michael Crenshaw
95b38f1db4
feat: parameterized config management plugins ( #9135 ) ( #9216 )
...
* feat: parameterized CMPs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* values types for parameters
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Add types for CMP announcement
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Reorg
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* finish type
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* First pass at working GetParametersAnnouncement
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Typos
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Make all fields optional
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Make sure response makes it to repo server
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Refactor for testing
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* lint
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* send build env to param announcement gen
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* test parameter announcement
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* environ tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Rename workdir to app dir
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* handle empty command, start ui work (#11 )
* Add types for CMP announcement
Signed-off-by: zachaller <zachaller@hotmail.com >
* Reorg
Signed-off-by: zachaller <zachaller@hotmail.com >
* finish type
Signed-off-by: zachaller <zachaller@hotmail.com >
* First pass at working GetParametersAnnouncement
Signed-off-by: zachaller <zachaller@hotmail.com >
* Typos
Signed-off-by: zachaller <zachaller@hotmail.com >
* Make all fields optional
Signed-off-by: zachaller <zachaller@hotmail.com >
* Make sure response makes it to repo server
Signed-off-by: zachaller <zachaller@hotmail.com >
* Refactor for testing
Signed-off-by: zachaller <zachaller@hotmail.com >
* values types for parameters
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* lint
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* send build env to param announcement gen
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* test parameter announcement
* tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* environ tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Rename workdir to app dir
Signed-off-by: zachaller <zachaller@hotmail.com >
* handle empty command, start ui work
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix order
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix map merging, make params read-only
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Co-authored-by: zachaller <zachaller@hotmail.com >
* Add helm PoC example plugin
Signed-off-by: zachaller <zachaller@hotmail.com >
* example as kustomize overlay
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* Parameterized cmps docs (#12 )
* use printf instead of echo
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* docs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* test for temp dir cleanup
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* handle empty params
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* handle empty values
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* consolidate types
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* docs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* docs
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* remove duplicate info
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* add warning about param announcements vs param values
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* tests (#13 )
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* tests
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix types
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix test
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix codegen
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix codegen
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* revert test hack
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* docs correction
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix indentation
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
* fix spacing
Signed-off-by: CI <michael@crenshaw.dev >
* move util function to util file and add test
Signed-off-by: CI <michael@crenshaw.dev >
* wrap error
Signed-off-by: CI <michael@crenshaw.dev >
* correct version number
Signed-off-by: CI <michael@crenshaw.dev >
* document necessity of collectionType param
Signed-off-by: CI <michael@crenshaw.dev >
* remove part of error message that's not useful (dir name is now randomized)
Signed-off-by: CI <michael@crenshaw.dev >
* fix things so that they are not broken
Signed-off-by: CI <michael@crenshaw.dev >
* don't close file before caller gets a chance to use it
Signed-off-by: CI <michael@crenshaw.dev >
* codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* DON'T PANIC
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev >
Signed-off-by: zachaller <zachaller@hotmail.com >
Signed-off-by: CI <michael@crenshaw.dev >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: zachaller <zachaller@hotmail.com >
2022-11-29 13:08:32 -05:00
Michael Crenshaw
362abff610
chore: dependabot for npm ( #11474 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-29 12:14:35 -05:00
Michael Crenshaw
012ffd584a
chore: pin actions ( #11360 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-29 12:13:16 -05:00
dependabot[bot]
50ed4bcc02
chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 ( #11469 )
...
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation ) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases )
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.0.4...v2.1.0 )
---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 10:20:30 -05:00
fsl
a14aa81169
fix: upgrade golang.org/x/net vuln ( #11447 )
...
Signed-off-by: fsl <1171313930@qq.com >
Signed-off-by: fsl <1171313930@qq.com >
2022-11-29 15:11:00 +00:00
dependabot[bot]
18435c998e
chore(deps): bump google.golang.org/grpc from 1.45.0 to 1.51.0 ( #11454 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.45.0 to 1.51.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.45.0...v1.51.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 15:09:28 +00:00
Michael Crenshaw
b8685bb243
chore: use set-output environment file ( #10999 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-29 09:48:02 -05:00
Adrian Moisey
c30b7775ce
docs: fix markdown formatting ( #11460 )
...
The exiting table is a bit off
Signed-off-by: Adrian Moisey <adrian@changeover.za.net >
Signed-off-by: Adrian Moisey <adrian@changeover.za.net >
2022-11-29 09:19:14 -05:00
dependabot[bot]
f6f183d1d9
chore(deps): bump github.com/gosimple/slug from 1.12.0 to 1.13.1 ( #11452 )
...
Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug ) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/gosimple/slug/releases )
- [Commits](https://github.com/gosimple/slug/compare/v1.12.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: github.com/gosimple/slug
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 08:35:51 -05:00
dependabot[bot]
47c17932ac
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.4.2 ( #11468 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.2.0 to 4.4.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.4.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 08:33:48 -05:00
dependabot[bot]
7c880c6006
chore(deps): bump github.com/itchyny/gojq from 0.12.3 to 0.12.9 ( #11471 )
...
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.3 to 0.12.9.
- [Release notes](https://github.com/itchyny/gojq/releases )
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.3...v0.12.9 )
---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 08:32:05 -05:00
asingh
b9712fc908
fix: sonarlint issue ( #11472 )
...
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
2022-11-29 08:29:57 -05:00
Remington Breeze
83463c67be
fix: incorrect can-i documentation ( #11463 )
...
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: Jesse Suen <jessesuen@users.noreply.github.com >
Co-authored-by: Jesse Suen <jessesuen@users.noreply.github.com >
2022-11-28 23:06:30 +00:00
Leonardo Luz Almeida
3db9bff3da
chore: update otel libraries to 1.11.1 ( #11461 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2022-11-28 16:24:16 -05:00
usernameisnull
752bc5f80d
chore:remove redundant parentheses ( #11436 )
...
Signed-off-by: mabing <bing.ma@daocloud.io >
Signed-off-by: mabing <bing.ma@daocloud.io >
Co-authored-by: mabing <bing.ma@daocloud.io >
2022-11-26 13:45:19 -05:00
Saumeya Katyal
ba8931b67d
fix: ui banner covering sidebar ( #11101 )
2022-11-25 13:52:00 -08:00
Alex Eftimie
9b6992af61
feat: Add wildcard support in OCI Helm Repositories targetRevision ( #6686 ) ( #10641 )
...
* Add wildcard support in OCI Helm Repositories
A naive approach, adapting existing code for fetching the index.
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Fix unittest missing mock
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Fix release resolution also in Manual Sync dialog
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Show target revision in application list. Tiles and Table updated
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Follow Link rel=next in tags response for tag list completion (signed)
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Wrap errors into fmt.Errorf according to PR review
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Address PR comments, add test for tags MaxVersion and pagination
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Apply suggestions from code review
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* more feedback from pr
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Revert url.JoinPath change - only available in 1.19
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* use strings.Join. add unittest
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Safe access to app.status.sync object
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Remove status.revision from UI. It doesn't bring much value and it does clutter the ui a bit
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Update util/helm/client.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update util/helm/client.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-25 21:51:30 +00:00
dependabot[bot]
a0d7b5c2ba
chore(deps): bump gopkg.in/go-playground/webhooks.v5 ( #11369 )
...
Bumps [gopkg.in/go-playground/webhooks.v5](https://github.com/go-playground/webhooks ) from 5.11.0 to 5.17.0.
- [Release notes](https://github.com/go-playground/webhooks/releases )
- [Commits](https://github.com/go-playground/webhooks/compare/v5.11.0...v5.17.0 )
---
updated-dependencies:
- dependency-name: gopkg.in/go-playground/webhooks.v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 21:13:14 +00:00
Nicholas Morey
e9598a3677
docs: improve build env variable list formatting ( #11429 )
...
* docs: normalize build env list
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: use table instead of list
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: remove separator from description
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2022-11-25 15:31:04 -05:00
Nick Mohoric
e824f5e210
fix: Add support for /api/v1/applicationsets* via HTTP ( #11409 )
...
Signed-off-by: Nick Mohoric <nmohoric@hearst.com >
Signed-off-by: Nick Mohoric <nmohoric@hearst.com >
2022-11-25 15:14:25 -05:00
dependabot[bot]
ab51bc3cde
chore(deps): bump github.com/prometheus/client_golang ( #11366 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.1 to 1.14.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.14.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 14:31:44 -05:00
dependabot[bot]
1eaaa56a45
chore(deps): bump github.com/casbin/casbin/v2 from 2.39.1 to 2.57.1 ( #11420 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.39.1 to 2.57.1.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.39.1...v2.57.1 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 13:26:04 -05:00
Nathanael Liechti
6509d0b92f
docs: update remote-debugging-docs ( #11424 )
...
Fix wrong port mapping, add explanation what actually happens and remove misleading phrase in vs-code section
Signed-off-by: Nathanael Liechti <technat@technat.ch >
Signed-off-by: Nathanael Liechti <technat@technat.ch >
2022-11-25 13:24:52 -05:00
Michael Crenshaw
a9da5d83d6
chore: push GHCR image to repo scope ( #11394 )
...
* chore: push GHCR image to repo scope
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* missed a spot
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-22 13:43:32 -05:00
asingh
15b0785ba4
fix: hide app namespace on the ui ( #11111 ) ( #11247 )
...
* fix: hide app namespace when irrelevant (#11111 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* wire up setting
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix: hide app namespace
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: hide app namespace
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* add null check
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* Update ui/src/app/applications/components/utils.tsx
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
* lint
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix name generation
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2022-11-21 22:16:36 +00:00
Robert Kelly
437cd4f1b5
chore: add Liatrio to the official users list ( #11377 )
...
Signed-off-by: Robert Kelly <RobertKelly@users.noreply.github.com >
Signed-off-by: Robert Kelly <RobertKelly@users.noreply.github.com >
2022-11-21 16:33:13 -05:00
Alex Eftimie
3f5c2eb60c
feat(ui): add a filter for auto sync ( #11357 )
2022-11-21 09:20:34 -08:00
Soumya Ghosh Dastidar
13026e28ac
proposal: Deep Links ( #10278 )
2022-11-21 08:56:48 -08:00
Alex Eftimie
967999df79
bug(ui): fix incomplete drop-down resource acctions ( #11384 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-11-21 08:17:56 -08:00
Justin Marquis
a259654e32
chore: fix username for ghcr.io ( #11373 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2022-11-19 19:52:32 +00:00
dependabot[bot]
bd6bb09320
chore(deps): bump actions/upload-artifact from 2 to 3 ( #11365 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 22:07:33 -05:00
dependabot[bot]
eaf6e9e0a0
chore(deps): bump actions/setup-node from 1 to 3 ( #11364 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 22:06:08 -05:00
dependabot[bot]
9960f54166
chore(deps): bump actions/cache from 1 to 3 ( #11363 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 22:03:55 -05:00
dependabot[bot]
dc959e900f
chore(deps): bump codecov/codecov-action from 1 to 3 ( #11362 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 22:02:09 -05:00
Nick Dombroski
ea3215bc0a
chore: Include error when dex config unmarshal fails ( #11349 )
...
Signed-off-by: Nick Dombroski <nick.m.dombroski@gmail.com >
Signed-off-by: Nick Dombroski <nick.m.dombroski@gmail.com >
2022-11-18 21:15:45 -05:00
dependabot[bot]
7d24fe7e08
chore(deps): bump actions/download-artifact from 2 to 3 ( #11361 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 21:06:09 -05:00
Alex Eftimie
17e9ef409a
docs: fix references to cli tools moved under argocd admin ( #11181 )
...
* docs: fix references to cli tools moved under argocd admin
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* attempt to fix the build by fiddling the generated docs
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* Update hack/gen-catalog/main.go
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* docs: fix doc generator for argocd admin notifications
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* docs: fix doc generator diff
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-11-18 21:02:59 -05:00
Chauncey
f73e7014ce
feat: Implement karmada CRD health checks ( #11192 )
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com >
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com >
2022-11-18 21:01:23 -05:00
Alexander Matyushentsev
097ed6f108
fix: application stuck in infinite reconciliation loop if using wrong project ( #11246 )
...
* fix: application stuck in infinite reconciliation loop if using wrong project
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* add missing unit test
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2022-11-18 20:57:34 -05:00
F1ko
812664cbb1
fix: remove 0.0.0.0/0 ipblock from network policies ( #11321 ) ( #11322 )
...
* fix: remove 0.0.0.0/0 ipblock from network policies
https://github.com/argoproj/argo-cd/issues/11321
Signed-off-by: Filip Nikolic <oss.filipn@gmail.com >
* chore: add postfinance to the list of users
Signed-off-by: Filip Nikolic <oss.filipn@gmail.com >
Signed-off-by: Filip Nikolic <oss.filipn@gmail.com >
2022-11-18 20:56:15 -05:00
Pier
299af2172f
chore: add user to list ( #11336 )
...
* docs: add user to list
Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com >
* retrigger the pipeline
Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com >
Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com >
2022-11-18 20:54:35 -05:00
Phước Trung
c9dfd41308
chore: add Wolffun Game to USERS ( #11342 )
...
Signed-off-by: Phước Trung <93299415+trungdlp-wolffun@users.noreply.github.com >
Signed-off-by: Phước Trung <93299415+trungdlp-wolffun@users.noreply.github.com >
2022-11-18 20:53:59 -05:00
Michael Crenshaw
aa02e79401
chore: grant packages.write for image workflow ( #11358 )
...
* chore: grant packages.write for image workflow
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use github token instead of PAT
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-19 00:44:48 +00:00
William Van Hevelingen
3b36f34d8f
chore: Enable dependabot for automatic dependency updates ( #8339 )
...
Signed-off-by: William Van Hevelingen <william.vanhevelingen@acquia.com >
Signed-off-by: William Van Hevelingen <william.vanhevelingen@acquia.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-19 00:07:24 +00:00
Alex Eftimie
0ea88b7d72
feature: allow a custom labels on any resource to surface in the UI (tree view node tags) ( #11153 )
...
* feature: allow a custom label on any resource to surface the UI
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-11-18 22:29:22 +00:00
Alex Eftimie
0c242fe535
fix(ui): fix sorting of parameters. Make the Remove override button clickable again ( #11316 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2022-11-18 20:47:57 +00:00
Alex Eftimie
a72b262b5e
feat: display auto sync status in application details view ( #11200 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2022-11-18 18:51:13 +00:00
Alex Eftimie
2173b87b99
fix: set HELM_CONFIG_HOME dir for oci registry authentication; fixes : #11284 ( #11285 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-11-17 14:23:16 -08:00
Justin Marquis
8f00d347b5
docs: update contributor meeting times ( #11294 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2022-11-17 11:32:59 -05:00
Edmund Rhudy
c1b0c7ba4c
fix: UI can now get clusters with slashes in name ( #9812 ) ( #9813 )
...
* fix : #9812 UI can now get clusters with slashes in name
Fixes #9812
If a cluster name has a slash in it, the API would not be able
to fetch that cluster and would display "in-cluster (undefined)"
for that application. This fixes that issue by URI-encoding
the cluster name on the UI side and URI-decoding the cluster name
on the API side.
Signed-off-by: Edmund Rhudy <erhudy@users.noreply.github.com >
* Retrigger CI pipeline
Signed-off-by: Edmund Rhudy <erhudy@users.noreply.github.com >
Signed-off-by: Edmund Rhudy <erhudy@users.noreply.github.com >
2022-11-17 09:55:17 -05:00
Michael Crenshaw
e1c21480e4
chore: use --password-stdin for docker login ( #11331 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-17 14:43:59 +00:00
Alexander Matyushentsev
9bd0ed0d56
fix: application list api is very slow when fields query parameter is supplied ( #11250 )
...
* fix: application list api is very slow when fields query parameter is supplied
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* regenerate docs
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* document the requirement to maintain support fields of application list/watch api
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2022-11-16 09:42:05 -08:00
Husni Rofiq Muttaqin
d2da477791
chore: Add Divistant to Users list ( #11298 )
...
Signed-off-by: hrofiq <husni@divistant.com >
Signed-off-by: hrofiq <husni@divistant.com >
Co-authored-by: hrofiq <husni@divistant.com >
2022-11-15 20:00:32 -05:00
Patrice Chalin
0240958c15
docs: Use new Google Analytics 4 ID ( #11291 )
...
Signed-off-by: Patrice Chalin <chalin@cncf.io >
Signed-off-by: Patrice Chalin <chalin@cncf.io >
2022-11-15 13:41:27 -08:00
Shuai Zhang
4328bfc1ff
fix: allow resolving repo root as jsonnet lib path ( #11119 )
...
Signed-off-by: shuai-zh <shuaiz8023@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-15 12:56:48 -08:00
Nicholas Morey
817161a33b
docs: add info about sync interval ( #11281 )
...
* docs: add info about sync interval
Add information about the sync interval to the Automated Sync Policy page. Users will likely check this page when looking for how to configure the sync interval.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: add default value
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2022-11-14 17:52:15 +00:00
github-actions[bot]
87a0d02b3a
[Bot] Update Snyk reports ( #11282 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2022-11-14 10:22:43 -05:00
Alex Eftimie
16c6e36ee4
chore(docs): fix build, prepare for google analytics v4 ( #10850 ) ( #11248 )
...
* fix docs build. prepare for google analytics v4
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix build
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
* fix build codegen check
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-11-14 08:50:05 -05:00
Ferenc Horvay
8375840344
fix: add check for trailing/leading whitespace in project role group names ( #10919 ) ( #10988 )
...
* fix: add check for trailing/leading whitespace in project role group names
Signed-off-by: Ferenc <ferenc.horvay@web.de >
* fix: change expected output on whitespace test
Signed-off-by: Ferenc <ferenc.horvay@web.de >
* fix: apply requested changes
Signed-off-by: Ferenc <ferenc.horvay@web.de >
Signed-off-by: Ferenc <ferenc.horvay@web.de >
2022-11-14 08:28:06 -05:00
Michael Crenshaw
41b1ebef83
docs: fix formatting ( #11245 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-09 21:27:11 +00:00
Alex Eftimie
4cf807e67a
fix(ui): show orphaned as gray. fixes : #11180 ( #11218 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2022-11-09 11:46:42 -08:00
ChangZhuo Chen (陳昌倬)
6344d9623e
docs: add example for config management plugins exclusion ( #11187 )
...
Signed-off-by: ChangZhuo Chen (陳昌倬) <czchen@czchen.org >
Signed-off-by: ChangZhuo Chen (陳昌倬) <czchen@czchen.org >
2022-11-09 08:29:22 -05:00
Justin Marquis
1a8dd249c0
fix: use non distroless image for dex ( #11219 )
...
* fix: use non distroless image for dex
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* change image in ci workflow
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2022-11-09 08:22:06 -05:00
Leonardo Luz Almeida
b0dab38c7d
fix: point gitops-engine to current master ( #11230 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2022-11-08 22:46:44 +00:00
Jesse Suen
1f0d4cfccc
fix: retry token creation/deletion upon project conflict errors ( #11199 )
...
Signed-off-by: Jesse Suen <jesse@akuity.io >
2022-11-08 13:52:00 -08:00
Arthur Busser
1ae5aff2f8
chore: add Pigment to list of users ( #11127 )
...
Signed-off-by: Arthur Busser <arthur.busser@gopigment.com >
Signed-off-by: Arthur Busser <arthur.busser@gopigment.com >
2022-11-08 16:07:19 -05:00
Leonardo Luz Almeida
fe151a1c0e
fix: do not mutate live when managed namespace enabled ( #11197 )
...
* fix: do not mutate live when managed namespace enabled
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix unit-test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix unit-test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove trackingID from e2e test validation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix e2e
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove unnecessary config
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2022-11-08 16:06:05 -05:00
Alex Eftimie
149926dec4
Action menu: sort items, show in resource details page ( #11008 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2022-11-08 17:45:28 +00:00
reggie-k
d5a961c7f6
feat: Shared custom health check for multiple resources ( #4212 ) ( #10885 )
...
* Kind wildcard support in health customizations
Signed-off-by: reggie <reginakagan@gmail.com >
* Updated health customizations docs to using the correct field with a /
Signed-off-by: reggie <reginakagan@gmail.com >
* Updated health customizations docs to using the correct field with a /
Signed-off-by: reggie <reginakagan@gmail.com >
* Document resource kind wildcard for custom health check
Signed-off-by: reggie <reginakagan@gmail.com >
* Implemented wildcard * support in API Group and Resource Kind and updated docs
Signed-off-by: reggie <reginakagan@gmail.com >
* Implemented wildcard * support in API Group and Resource Kind and updated docs
Signed-off-by: reggie <reginakagan@gmail.com >
* Implemented wildcard * support in API Group and Resource Kind and updated docs
Signed-off-by: reggie <reginakagan@gmail.com >
* Removed code duplication and returned an empty string instead of an error
Signed-off-by: reggie <reginakagan@gmail.com >
Signed-off-by: reggie <reginakagan@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-08 08:42:08 -05:00
github-actions[bot]
428bf48734
[Bot] Update Snyk reports ( #11205 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2022-11-07 13:50:24 -05:00
Roee Landesman
4d6d20427e
chore: Add Envoy to Users list ( #11169 )
...
Signed-off-by: Roee Landesman <roee.landesman@envoy.com >
Signed-off-by: Roee Landesman <roee.landesman@envoy.com >
2022-11-07 07:57:51 -05:00
Lukas Grossar
9bada88f0f
docs(user-guide): update link to Helm hooks documentation ( #11045 )
...
Signed-off-by: Lukas Grossar <lukas.grossar@adfinis.com >
Signed-off-by: Lukas Grossar <lukas.grossar@adfinis.com >
2022-11-07 07:55:32 -05:00
my-git9
234fc9d1cd
chore: beta.kubernetes.io/arch has been deprecated in 1.14 ( #11016 )
...
Signed-off-by: xin.li <xin.li@daocloud.io >
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-11-07 07:54:44 -05:00
Nolan Emirot
79f4b5ceb6
docs: fix typo in declarative-setup.md ( #11190 )
...
* fix: typo
Signed-off-by: emirot <emirot.nolan@gmail.com >
* chore: fix typo
Signed-off-by: emirot <emirot.nolan@gmail.com >
Signed-off-by: emirot <emirot.nolan@gmail.com >
2022-11-07 07:52:46 -05:00
d3adb5
1ae0317423
chore: add Objective to USERS.md ( #11202 )
...
Signed-off-by: d3adb5 <me@d3adb5.net >
Signed-off-by: d3adb5 <me@d3adb5.net >
2022-11-07 07:47:25 -05:00
Chris Lewis
cfb24701d2
docs: Add Contributor's Quickstart Page ( #11108 )
...
* First Draft
* Update docs/contributors_quickstart.md
Co-authored-by: ChanJong Na <cjna@umich.edu >
Signed-off-by: ctlewis <lewisengineer@gmail.com >
* Update docs/contributors_quickstart.md
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: ctlewis <lewisengineer@gmail.com >
* Update docs/contributors_quickstart.md
Co-authored-by: Moshe Shitrit <moshe@s5t.dev >
Signed-off-by: ctlewis <lewisengineer@gmail.com >
* Update docs/contributors_quickstart.md
Co-authored-by: Jason Poley <jason.poley@gmail.com >
Signed-off-by: ctlewis <lewisengineer@gmail.com >
* Update docs/contributors_quickstart.md
Co-authored-by: Moshe Shitrit <moshe@s5t.dev >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/contributors_quickstart.md
Co-authored-by: Garima Negi <garima.negy@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* undo temporary change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Add sign off
Signed-off-by: Chris Lewis <clewis@powercosts.com >
* Update docs/developer-guide/contributors-quickstart.md
Co-authored-by: Angela Wilson <84730053+awilson-payit@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/developer-guide/contributors-quickstart.md
Co-authored-by: Andre Marcelo-Tanner <andre@enthropia.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ctlewis <lewisengineer@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Chris Lewis <clewis@powercosts.com >
Co-authored-by: Chris Lewis <clewis@powercosts.com >
Co-authored-by: ChanJong Na <cjna@umich.edu >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Moshe Shitrit <moshe@s5t.dev >
Co-authored-by: Jason Poley <jason.poley@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Garima Negi <garima.negy@gmail.com >
Co-authored-by: Angela Wilson <84730053+awilson-payit@users.noreply.github.com >
Co-authored-by: Andre Marcelo-Tanner <andre@enthropia.com >
2022-11-04 20:21:27 -04:00
Abhishek Veeramalla
e21a82fcc1
feat: Add new admin command to print Argo CD initial password (11117) ( #11155 )
...
* feat: Add new admin command to print Argo CD initial password (11117)
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
* fix failing CI
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
* fix failing CI
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
* fix failing CI
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
* fix failing CI
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
* fix failing CI
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
* Update docs/getting_started.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update cmd/argocd/commands/admin/initial_password.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/user-guide/commands/argocd_admin_initial-password.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-04 16:57:35 +00:00
Michael Crenshaw
ac69e27fd2
docs: debugging CMPs ( #11142 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-04 14:10:53 +00:00
Michael Crenshaw
46ae472cee
docs: document metadata access for go-templated cluster generator ( #10929 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-04 09:03:25 -04:00
Michael Crenshaw
08124045dc
docs: add Dockerfile example for plugin ( #11130 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-04 09:02:25 -04:00
Blake Pettersson
777302191f
feat: enable metadata to be set on namespaces ( #10672 )
...
* namespace labels
Signed-off-by: pashavictorovich <pavel@codefresh.io >
* create namespace should support annotations
Signed-off-by: pashavictorovich <pavel@codefresh.io >
* handle also modification hook
Signed-off-by: pashavictorovich <pavel@codefresh.io >
* regenerate entity on modify hook
Signed-off-by: pashavictorovich <pavel@codefresh.io >
* manifests
Signed-off-by: pashavictorovich <pavel@codefresh.io >
* feat: enable metadata to be set on namespaces
This builds upon the work that @pasha-codefresh did in #10288 .
The main differences between this PR and the previous one is that we use
SSA to diff between different versions of the namespace, as well as
having a slightly different API in gitops-engine for setting the
namespace modifier.
We now also set the ownership of the namespace in ArgoCD.
Closes #4628
Closes #6215
Closes #7799
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: don't always track namespaces
For now, only allow namespaces managed with `managedNamespaceMetadata`
to have tracking set by Argo. Ideally we'd like new namespaces to also
be tracked by Argo, but there's currently an issue with a failing
integration test.
Also wrap error message if setting the app instance errors on the
namespace.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: always return true with `hasManagedMetadata`
If `hasManagedMetadata` is set, `true` should always be returned.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: add clarifying docs on resource tracking
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* style: pr tweaks
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: re-add label unsetting
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Update gitops-engine to current master
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: pashavictorovich <pavel@codefresh.io >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: pashavictorovich <pavel@codefresh.io >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2022-11-04 08:59:16 -04:00
balajisa
ebf2682214
docs(user-guide): Add doc for import argocd packages ( #11041 ) ( #11096 )
...
* Add doc for argocd pkg import
Signed-off-by: balajisa09 <balajisa09@gmail.com >
* Update docs/user-guide/import.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: balajisa <50614674+balajisa09@users.noreply.github.com >
* Add detailed solution
Signed-off-by: balajisa09 <balajisa09@gmail.com >
* Update suggestions
Signed-off-by: balajisa09 <balajisa09@gmail.com >
* Update docs/user-guide/import.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: balajisa <50614674+balajisa09@users.noreply.github.com >
* Update docs/user-guide/import.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: balajisa <50614674+balajisa09@users.noreply.github.com >
* Update docs/user-guide/import.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: balajisa <50614674+balajisa09@users.noreply.github.com >
* Update docs/user-guide/import.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: balajisa <50614674+balajisa09@users.noreply.github.com >
* Update docs/user-guide/import.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix code block
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: balajisa09 <balajisa09@gmail.com >
Signed-off-by: balajisa <50614674+balajisa09@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: balajisa09 <balajisa09@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-04 08:43:21 -04:00
Artur Rodrigues
a773b1effb
chore: add debug logs around CMP manifest generation ( #11185 )
...
* docs: note one single CMP per app
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
* cmp: debug logs around manifest handling
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net >
2022-11-03 20:30:50 -04:00
Michael Crenshaw
7101965bd6
fix: templating keys in ApplicationSet ( #11076 ) ( #11163 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-03 19:17:04 -04:00
Hariharasuthan99
c8cae4a293
chore: Add Amadeus to user list ( #11177 )
...
Co-authored-by: hraajeshwar <hariharasuthan.raajeshwar@amadeus.com >
2022-11-03 17:08:48 -04:00
Saumeya Katyal
3047db9709
docs: add ui banner options in docs ( #10907 )
...
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
Signed-off-by: saumeya <saumeyakatyal@gmail.com >
2022-11-03 16:39:53 -04:00
Leonardo Luz Almeida
327936d164
fix: handle apiGroup updates in resource-tracking ( #11012 )
...
* fix: handle apiGroup updates in resource-tracking
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* change the fix approach by inspecting tracking id from the config
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add unit-test to validate the scenario
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix test lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* review fixes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Reword godocs for clarity
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2022-11-03 15:02:13 -04:00
Justin Marquis
9fa3c4fa94
fix: upgrade redis-ha chart to 4.22.3, redis regression ( #11176 )
...
* chore: upgrade redis-ha chart to 4.22.3, redis regression
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* fix manifest
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* fix missing cidr
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* fix typo
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
* fix typo
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com >
2022-11-03 15:00:48 -04:00
Zach Aller
297eb7168a
chore: update owners file from membership meeting ( #11184 )
...
Signed-off-by: zachaller <zachaller@users.noreply.github.com >
Signed-off-by: zachaller <zachaller@users.noreply.github.com >
2022-11-03 14:54:01 -04:00
github-actions[bot]
21731c9c2d
[Bot] Update Snyk reports ( #11162 )
...
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2022-11-02 14:05:49 +00:00
Mike Mwanje
ec649b6d86
docs: Add AirQo to users list ( #11160 )
...
Signed-off-by: Mike Mwanje <mwanjemike767@gmail.com >
Signed-off-by: Mike Mwanje <mwanjemike767@gmail.com >
2022-11-02 13:43:14 +00:00
Michael Crenshaw
f60ae50f38
chore: don't generate release notes ( #11141 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2022-11-01 20:15:16 +00:00
Jooho Lee
4aaed135b8
docs: Add SI Analytics to ArgoCD Users list ( #11110 )
2022-11-01 13:06:35 -04:00