dependabot[bot]
8126886e25
chore(deps): bump node from 20 to 24
...
Bumps node from 20 to 24.
---
updated-dependencies:
- dependency-name: node
dependency-version: '24'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-18 03:23:56 +00:00
rumstead
8ede222650
fix(goreleaser): add darwin with CGO enabled and remove static to gorelease ( #23457 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-06-17 20:01:00 +00:00
Alexandre Gaudreault
e25123b63d
chore(test): add e2e tests for gitops-engine ( #23304 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-06-17 20:34:02 +02:00
Yann Soubeyrand
d6efb9e538
chore: move OIDC PKCE support from UI to backend ( #21729 )
...
Signed-off-by: Yann Soubeyrand <8511577+yann-soubeyrand@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-06-17 18:18:24 +00:00
Flávio Roberto Santos
9849d2743b
docs: Explain repo definition for source hydrators ( #23454 )
...
Signed-off-by: Flávio Santos <flavios@spotify.com >
Co-authored-by: Flávio Santos <flavios@spotify.com >
2025-06-17 13:33:45 -04:00
Matthieu MOREL
8b2560497a
chore(lint): enable filepathJoin rule from go-critic ( #23453 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-17 13:32:44 -04:00
Tanner Stirrat
2fc05c58e7
docs: Docs usage fix ( #23450 )
...
Signed-off-by: Tanner Stirrat <tstirrat@gmail.com >
2025-06-17 12:23:36 -04:00
Oleksandr Tkachenko
590d0cda64
fix(ui): make Name column wider (argoproj#21080) ( #21375 )
...
Signed-off-by: Oleksandr Tkachenko <korsar182@gmail.com >
2025-06-17 11:51:05 -04:00
Matthieu MOREL
fa25f278c0
chore(lint): enable sloppyReassign rule from go-critic ( #23443 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-17 11:46:50 -04:00
Bob Du
127293dcc7
docs: Clarify Google Directory API scope requirements in documentation ( #23386 )
...
Signed-off-by: Bob Du <i@bobdu.cc >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
2025-06-17 15:23:51 +00:00
Codey Jenkins
b39e3a8d1e
chore: initial support for tilt based development ( #22337 ) ( #23002 )
...
Signed-off-by: Codey Jenkins <FourFifthsCode@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 >
2025-06-17 11:19:50 -04:00
Mason Liu
531b79ad8d
fix : #23041 Add resource support to 'argocd proj role add-policy/remove-policy' ( #23213 )
...
Signed-off-by: Mason Liu <fuyin.liu@fmr.com >
2025-06-17 10:55:27 -04:00
dependabot[bot]
fb0a89864c
chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.1 to 1.1.0 ( #23441 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 10:42:51 -04:00
Eric Fortin
0893d7349d
docs: regroup generators reference fixes #23439 ( #23440 )
...
Signed-off-by: Eric Fortin <eric.fortin2@gmail.com >
2025-06-17 10:42:17 -04:00
Kanika Rana
a3ef471913
chore(finalizers): remove hardcoding of application and applicationset finalizers ( #23420 )
...
Signed-off-by: Kanika Rana <krana@redhat.com >
2025-06-17 01:56:58 -10:00
Cheng Fang
25fc5d2b0c
chore(cli): fix argocd admin repo command usage docs and examples ( #23375 )
...
Signed-off-by: Cheng Fang <cfang@redhat.com >
2025-06-16 22:51:13 -04:00
Michael Crenshaw
c11b36d455
docs(cli): improve argocd actions run docs ( #23376 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-16 22:49:43 -04:00
Kunho Lee
3ff30dfac1
fix: add optional chaining before access to the targetRevision field ( #23397 )
...
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
2025-06-16 22:48:52 -04:00
Alexandre Gaudreault
1b6c8237d3
chore(docs): prepare for new release ( #23437 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-06-16 22:46:52 -04:00
Regina Voloshin
964f26901c
feat: Add GitHub API rate limit metrics ( #22864 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
Signed-off-by: Regina Voloshin <regina.voloshin@codefresh.io >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-06-17 01:41:38 +00:00
Cayde6
98ca41125c
feat: add metric for sync durations( #11675 ) ( #18474 )
...
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com >
2025-06-16 19:00:49 -04:00
Keith Chong
2c53861edb
feat: Polish off UI changes for OCI support ( #21685 ) ( #22410 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2025-06-16 18:58:21 -04:00
Matthieu MOREL
54501c05a8
chore(lint): enable builtinShadow rule from go-critic ( #23430 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 21:20:57 +00:00
rumstead
0b8d018fdf
fix(goreleaser): add darwin with CGO enabled to goreleaser ( #23433 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-06-16 17:08:52 -04:00
Michael Crenshaw
91e5f954a3
fix(hydrator): incorrect json tag ( #23432 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-16 20:31:43 +00:00
Michael Crenshaw
30c325d952
chore(refactor): simplify maps util ( #23431 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-16 16:29:45 -04:00
Matthieu MOREL
ede2b32aea
chore(lint): enable ptrToRefParam rule from go-critic ( #23424 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 19:28:57 +00:00
Michael Crenshaw
061d5992da
chore(refactor): replace trivial function w/ standard lib ( #23429 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-16 15:23:39 -04:00
Matthieu MOREL
1203ad0660
chore(lint): enable-all govet rules by default ( #23426 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 19:03:03 +00:00
Matthieu MOREL
4731c61d7a
chore(lint): enable evalOrder rule from go-critic ( #23422 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 14:04:05 -04:00
Matthieu MOREL
7cc360e5af
chore(lint): enable mapKey rule from go-critic ( #23417 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 14:03:28 -04:00
Peter Jiang
df5ff1f746
fix(doc): Fix typo in SSA doc ( #23421 )
...
Signed-off-by: Peter Jiang <35584807+pjiang-dev@users.noreply.github.com >
2025-06-16 16:45:16 +00:00
Matthieu MOREL
6b24fcb32c
chore(lint): enable typeDefFirst rule from go-critic ( #23414 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 16:09:08 +00:00
Michael Crenshaw
114693dcc2
chore(lint): enable typeSwitchVar linter ( #23391 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-16 15:02:32 +00:00
Matthieu MOREL
10fa1aa8c8
chore(lint): enable unnecessaryBlock rule from go-critic ( #23404 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 10:00:55 -04:00
Oliver Gondža
28e871e7e2
chore(sonar): Fix sonar warnings in applicationset/generators/duck_type.go ( #23211 )
...
Signed-off-by: Oliver Gondža <ogondza@gmail.com >
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
2025-06-16 08:59:35 -04:00
Matthieu MOREL
a91a6594a1
chore(lint): enable regexpSimplify rule from go-critic ( #23405 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 08:55:05 -04:00
Matthieu MOREL
52ad029110
chore(lint): enable typeUnparen rule from go-critic ( #23406 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 08:54:28 -04:00
Matthieu MOREL
fd48c47cf9
chore(lint): enable typeAssertChain rule from go-critic ( #23407 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-16 09:28:20 +02:00
Matthieu MOREL
b6e90ea92c
chore(lint): enable sprintfQuotedString rule from go-critic ( #23401 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-15 16:33:20 -04:00
Matthieu MOREL
c6ebc19c1f
chore(lint): enable emptyStringTest rule from go-critic ( #23400 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-15 20:25:12 +00:00
github-actions[bot]
c2e93a3e95
[Bot] docs: Update Snyk report ( #23394 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-06-15 20:19:27 +00:00
Matthieu MOREL
79c75876a8
chore(lint): enable httpNoBody rule from go-critic ( #23399 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-06-15 16:11:38 -04:00
Jennifer Weir
2801a11efc
fix(health-check): StorageCluster.ocs.openshift.io ( #23393 )
...
Signed-off-by: Jennifer Weir <contact@jenniferpweir.com >
2025-06-14 18:08:44 -04:00
Michael Crenshaw
64198e8042
feat(ci): don't cancel-in-progress on master ( #23392 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-14 17:33:59 -04:00
Peter Jiang
dc1d148a5d
feat: add SSA field manager migration options ( #23337 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
Signed-off-by: Peter Jiang <35584807+pjiang-dev@users.noreply.github.com >
2025-06-13 21:58:07 +00:00
Mike Ng
7a064000a0
fix(appset): add default retry limit for operations triggered via RollingSync ( #20428 ) ( #23335 )
...
Signed-off-by: Mike Ng <ming@redhat.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-06-13 21:14:02 +00:00
Michael Crenshaw
96fd06165e
fix(hydrator): split commit subject and body, make author one string ( #23389 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-13 17:00:29 -04:00
Michael Crenshaw
8c6f35bf5c
chore: enforce JS bundle size limit ( #12922 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-13 16:53:02 -04:00
Blake Pettersson
2ae9f43410
chore: upgrade mockery ( #23387 )
...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-06-13 19:58:11 +00:00
Christian Hernandez
d14ba140d1
feat(cli): Adding whoami alias ( #23385 )
...
Signed-off-by: Christian Hernandez <christian@chernand.io >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-06-13 15:37:43 -04:00
Michael Crenshaw
81ae77a4ad
feat(hydrator): commit tracing ( #19441 ) ( #23361 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-13 15:14:03 -04:00
Michael Crenshaw
d33b9b98ba
chore(lint): enable nestingReduce linter ( #23378 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-13 13:43:16 -04:00
Peter Jiang
1df47e9aa4
chore: upgrade k8s to 1.33.1 ( #23362 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
2025-06-13 17:06:19 +00:00
Hazel Sudzilouski
44fce0e478
fix: add fatal timeout upgrade with SIGKILL to ARGO_EXEC_TIMEOUT ( closes #20785 , #18478 ) ( #22713 )
...
Signed-off-by: Hazel Sudzilouski <dsudzilouski@olin.edu >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-06-13 15:59:45 +00:00
fprovencherdrw
8f1f5c7234
feat(health): add Logstash resource customization ( #22028 )
...
Signed-off-by: Francis Provencher <fprovencher@drw.com >
2025-06-13 11:57:56 -04:00
Michael Crenshaw
6174b94d6a
fix(test): race condition in kubectl metrics ( #23382 ) ( #23383 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-13 15:41:43 +00:00
Marcus Söderberg
00ee32f7f5
feat: optionally propagate node labels to application pod view ( #15274 ) ( #23260 )
...
Signed-off-by: Marcus Söderberg <msoderb@gmail.com >
Co-authored-by: Linghao Su <slh001@live.cn >
2025-06-13 11:19:27 -04:00
Jonathan Gonzalez V.
f4edcf7717
feat: add custom health check for CloudNativePG ( #22802 )
...
Signed-off-by: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com >
2025-06-13 11:08:27 -04:00
Joe Bowbeer
6d25734852
fix: typo in native-oci-support.md ( #23379 )
...
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com >
2025-06-13 08:59:59 +02:00
Jennifer Weir
6c299bc783
feat(health-check): add resource_customizations for ocs.openshift.io ( #23173 )
...
Signed-off-by: Jennifer Weir <contact@jenniferpweir.com >
2025-06-12 21:27:56 -04:00
Yusuke Abe
a2152a1216
feat: Implement healthcheck gateway api ( #20986 ) ( #22855 )
...
Signed-off-by: chansuke <moonset20@gmail.com >
2025-06-12 16:44:22 -04:00
mikebordon
d4bdabd64d
fix(server): Propagate useAzureWorkloadIdentity flag from during repo validation ( #23348 ) ( #23358 )
...
Signed-off-by: Mike Bordon <mikebordon@gmail.com >
2025-06-12 12:56:47 -04:00
Blake Pettersson
6e972e436a
fix: properly handle shutdown signal for admin dashboard ( #23231 )
...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-06-12 05:50:13 -10:00
Michael Crenshaw
7814790ff3
fix(repo-server): sort images ( #23372 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-12 11:28:45 -04:00
dependabot[bot]
ee92cf56f2
chore(deps): bump softprops/action-gh-release from 2.3.0 to 2.3.2 ( #23351 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-12 08:22:38 -04:00
Cheng Fang
8b567c99b4
chore(cli): fix argocd repo command usage docs and description ( #23364 )
...
Signed-off-by: Cheng Fang <cfang@redhat.com >
2025-06-12 08:21:49 -04:00
Dillen Padhiar
5091f9a3f7
feat: remove suspended state from numaproj crds ( #23359 )
...
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2025-06-12 07:35:58 -04:00
dependabot[bot]
c7a0fa3a8c
chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.129.0 to 0.130.1 ( #23365 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-12 11:25:19 +00:00
Michael Crenshaw
2bf3f6850e
chore(lint): enable more gocritic linters ( #23328 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-11 23:50:02 -04:00
dependabot[bot]
046b9e7d97
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.0 to 1.10.1 ( #23350 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 23:45:52 -04:00
dependabot[bot]
dbd8009f18
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 ( #23341 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 13:47:08 -04:00
dependabot[bot]
0a8a7e246f
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.85 to 0.9.86 ( #23349 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 12:11:25 -04:00
dependabot[bot]
7496ede7c2
chore(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.0 ( #23340 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 09:07:41 -04:00
Michael Crenshaw
7ee59d02b6
docs: document syncPolicy.automated.enable field ( #23332 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-09 17:50:18 +00:00
Saptadip Sarkar
463155b8b4
docs: Update 2.14-3.0.md ( #23314 )
...
Signed-off-by: Saptadip Sarkar <12973082+saptadip@users.noreply.github.com >
2025-06-09 11:34:34 -04:00
J3m3
5dba0648f3
docs: clean up ci_automation.md for correctness and clarity ( #23329 )
...
Signed-off-by: Jesung Yang <y.j3ms.n@gmail.com >
2025-06-09 11:33:11 -04:00
Michael Crenshaw
949c9eabd3
feat(commit-server): use os.Root for traversal protection ( #22956 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-09 10:09:21 -04:00
Dan Rice
8fde8d0a4b
fix(ui): Improve light/dark theme selector label ( #22958 )
...
Signed-off-by: Dan Rice <dan@dnrce.com >
2025-06-09 10:54:41 +03:00
dependabot[bot]
2093179488
chore(deps): bump github.com/casbin/casbin/v2 from 2.106.0 to 2.107.0 ( #23322 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 01:06:53 -04:00
sivchari
61b3ea1187
fix: context cancellation handling ( #22824 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-06-08 14:10:46 -04:00
Kim Brose
80a194af85
docs: Fix section nesting in webhook.md ( #23278 )
...
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com >
2025-06-08 14:08:18 -04:00
Regina Voloshin
2e1e3162e5
docs: Add docs for local chain e2e tests run ( #23319 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-06-08 11:44:41 -04:00
Michael Crenshaw
0fa3c3d67d
chore(lint): enable tparallel linter ( #23318 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-08 15:10:55 +02:00
github-actions[bot]
68c8b99270
[Bot] docs: Update Snyk report ( #23315 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-06-07 20:47:56 -04:00
ABBOUD Moncef
01a882d429
fix: do not fail on manifest-like yaml #21934 ( #22043 )
...
Signed-off-by: Moncef Abboud <moncef.abboud95@gmail.com >
2025-06-07 14:51:18 -04:00
Philippe Merle
edf36831ab
fix: Add metadata labels to all NetworkPolicy resources ( #23313 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Philippe Merle <philippe.merle@inria.fr >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com >
Co-authored-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: Kim Brose <2803622+HarHarLinks@users.noreply.github.com >
2025-06-07 13:05:41 -04:00
Michael Crenshaw
7915002382
fix(server): race condition in revoked token logic ( #23311 ) ( #23312 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-06 16:49:59 -04:00
Kim Brose
43ce82801d
docs: spelling, formatting, etc updates ( #23306 )
...
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-06 15:37:59 -04:00
Michael Crenshaw
36f91a0231
fix(metrics): populate dest_server label ( #23246 ) ( #23269 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-06 13:25:29 -04:00
dependabot[bot]
47326bda6d
chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 ( #23292 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-06 13:08:23 -04:00
Michael Crenshaw
8010b4f733
chore: bump gitops-engine for error wrapping ( #23282 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-06 11:51:04 -04:00
Blake Pettersson
18c4d9d568
feat: oci support (Beta) ( #18646 )
...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-06 13:27:02 +02:00
Ville Vesilehto
109cd6c382
fix(tls): validate RSA keys before marshaling ( #23295 )
...
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi >
2025-06-06 13:05:41 +02:00
Ville Vesilehto
e1195fd931
chore: upgrade Go from 1.24.3 to 1.24.4 ( #23287 )
...
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi >
2025-06-06 12:46:46 +02:00
dependabot[bot]
41a4cd3032
chore(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 ( #23290 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-06 04:25:30 +00:00
dependabot[bot]
ee45d0fc1b
chore(deps): bump golang.org/x/time from 0.11.0 to 0.12.0 ( #23288 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-06 04:25:15 +00:00
dependabot[bot]
d9b102bea0
chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 ( #23289 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-06 04:24:39 +00:00
Kim Brose
fc3c929cea
docs: Fix notice blocks in reconcile.md ( #23277 )
...
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com >
2025-06-05 11:57:36 -04:00
KoB
9472273a1b
feat(health-check): Add resource_customizations for karpenter ( #23139 )
...
Signed-off-by: 김병준 <kingbj0429@gmail.com >
2025-06-05 14:22:39 +00:00
Ragul Shanmugarajan
b3e72ac3e6
docs: Add replace syncOption in application.yaml ( #23274 )
...
Signed-off-by: Ragul Shanmugarajan <96675784+ragul-engg@users.noreply.github.com >
2025-06-05 08:58:19 -04:00
dependabot[bot]
9050798094
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.34.0 to 2.35.0 ( #23271 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-05 07:48:50 -04:00
dependabot[bot]
23ab5fc23c
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 ( #23270 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-05 07:48:25 -04:00
Michael Crenshaw
30a0088c84
chore: enable lint for unused private fields ( #23242 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-05 07:47:55 -04:00
Blake Pettersson
f532299f7c
fix: parse project with applicationset resource ( #23252 )
...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-06-04 23:38:24 +02:00
github-actions[bot]
1ecc561d9e
[Bot] docs: Update Snyk report ( #23265 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-06-04 13:24:25 -04:00
dependabot[bot]
7246c0246f
chore(deps): bump github.com/expr-lang/expr from 1.17.4 to 1.17.5 ( #23248 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 12:56:48 -04:00
Oliver Gondža
7bb7385e46
fix(snyk-report): Sort analyzed released, add master ( #23250 )
...
Signed-off-by: Oliver Gondža <ogondza@gmail.com >
2025-06-04 12:52:51 -04:00
Jethro Lee (이드로)
eb794b7db9
feat(ui): set validate=false for "disable autosync" request during rollback via ui ( #22898 ) ( #23101 )
...
Signed-off-by: 이드로 (Jethro Lee) <dlemfh96@gmail.com >
2025-06-04 10:43:35 -04:00
Eric Fortin
e691ee35b4
docs: improved applicationset doc when deployed using helm. addresses #23155 ( #23256 )
...
Signed-off-by: Eric Fortin <eric.fortin2@gmail.com >
2025-06-04 07:52:08 -06:00
Kim Brose
e89e05486d
docs: Fix typos ( #23259 )
...
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com >
2025-06-04 07:50:30 -06:00
Bryan Montaño Estrada
9df2fd9a67
docs: Added eSave to USERS.md ( #23258 )
...
Signed-off-by: Bryan <bryan.montano@esave.es >
2025-06-04 08:24:28 -04:00
dependabot[bot]
8679549c38
chore(deps): bump github.com/casbin/casbin/v2 from 2.105.0 to 2.106.0 ( #23247 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 08:19:51 -04:00
Revital Barletz
ae6e35976d
docs: update the defaultAppResyncPeriodJitter value to 60 ( #23251 )
...
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
2025-06-04 11:05:37 +02:00
Eunji
0e9519314b
feat(ui): allows more convenient sorting of repository. ( #19829 )
...
Signed-off-by: EunJiJung <bianbbc87@gmail.com >
Signed-off-by: Eunji <129590633+bianbbc87@users.noreply.github.com >
Co-authored-by: Suraj yadav <harrypotter1108@gmail.com >
2025-06-03 16:09:59 -04:00
Oliver Gondža
4b1bd1852f
fix(snyk-report): Improve calculation of latest patch release ( #23223 )
...
Signed-off-by: Oliver Gondža <ogondza@gmail.com >
2025-06-03 17:42:15 +00:00
Jonathan Ballet
4b866292e5
docs: Fix formatting in the "high-availability" documentation page ( #23235 )
...
Signed-off-by: Jonathan Ballet <jon@multani.info >
2025-06-03 15:31:23 +02:00
dependabot[bot]
5290de32b8
chore(deps): bump library/golang from 4c0a181 to 81bf592 in /test/remote ( #23220 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 07:46:22 -04:00
Michael Crenshaw
2c3a452fd7
chore: remove unused Trunc function ( #23232 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-06-03 08:27:43 +02:00
sivchari
ea97dec642
fix: KubeVersion passed to helm template is incorrectly ( #22650 )
...
Signed-off-by: sivchari <shibuuuu5@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 >
2025-06-02 20:53:51 +00:00
Jagpreet Singh Tamber
c0c6abedc4
fix : #23100 Change workloadidentity token cache expiry based on token expiry. ( #23133 )
...
Signed-off-by: Jagpreet Singh Tamber <jagpreetstamber@gmail.com >
2025-06-02 20:51:30 +00:00
dependabot[bot]
b39ca155dc
chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.15.0 to 2.16.0 ( #23221 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 07:05:40 -06:00
Nitish Kumar
81ac6216a6
chore: update release notes blog post link to v3.0 ( #23222 )
...
Signed-off-by: Nitish Kumar <justnitish06@gmail.com >
2025-06-02 09:42:15 +02:00
Kunho Lee
76f80b375c
fix : #22879 override default variables in Makefile when your env is local Mac ( #23182 )
...
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
2025-06-02 12:20:36 +05:30
dependabot[bot]
fb40acdd79
chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 ( #23217 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-01 22:10:00 -06:00
Andrew Block
4a15925edc
feat: improve Helm documentation ( #22859 )
...
Signed-off-by: Andrew Block <andy.block@gmail.com >
2025-05-31 14:30:43 +02:00
dependabot[bot]
234c73a688
chore(deps): bump library/golang from e84f2e8 to 4c0a181 in /test/remote ( #23209 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-30 08:00:54 -04:00
Michael Crenshaw
2e3f9eb1c0
chore(ci): pin tj-actions/changed-files to v46.0.5 ( #23206 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-30 07:32:41 -04:00
Michael Crenshaw
5509dd8646
test(server): handle string groups claim ( #22973 ) ( #23208 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-29 20:17:20 +00:00
dependabot[bot]
b9cf44b584
chore(deps): bump library/golang from 1bcf884 to e84f2e8 in /test/remote ( #23106 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 12:40:25 -07:00
Michael Crenshaw
7fda067767
fix(server): avoid unnecessary claims restrictions ( #22973 ) ( #23202 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-29 18:57:12 +00:00
Lehlogonolo N. Masubelele
f43523a69e
docs: Bulk typo fix ( #23144 )
2025-05-29 12:54:40 -06:00
Michael Crenshaw
54a45c4f89
chore: disable gitpod ( #23201 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-29 12:54:21 -06:00
Michael Crenshaw
33959d0605
chore(ci): disable dependabot for ui-test ( #23200 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-29 12:54:07 -06:00
Luke
7d6604404f
feat(health): Implement spinkube SpinApp CRD health checks ( #21896 )
...
Signed-off-by: lukepatrick <lukephilips@gmail.com >
2025-05-29 11:27:19 -06:00
Christian Hernandez
1be1d1c0ae
chore: setting up 3.1 release champion and approver ( #23203 )
...
Signed-off-by: Christian Hernandez <christian@chernand.io >
2025-05-29 15:42:09 +00:00
Dillen Padhiar
ddb1021440
feat: improve numa actions ( #22835 )
...
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2025-05-29 09:24:32 -06:00
dependabot[bot]
b8051c60a9
chore(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 ( #23194 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 07:28:52 -06:00
Michael Crenshaw
3bbbac4bb9
fix(hydrator): increase max msg size ( #23190 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-28 21:09:13 +00:00
dependabot[bot]
7735b743b3
chore(deps): bump github.com/olekukonko/tablewriter from 1.0.6 to 1.0.7 ( #23174 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-28 09:13:53 -06:00
dependabot[bot]
ee3752df70
chore(deps): bump github.com/expr-lang/expr from 1.17.3 to 1.17.4 ( #23175 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-28 09:12:02 -06:00
dependabot[bot]
8ad0e22bf1
chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 ( #23179 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-28 09:11:03 -06:00
RyotaK
a5b4041a79
Merge commit from fork
...
Fix shadowed variable name
Signed-off-by: Ry0taK <49341894+Ry0taK@users.noreply.github.com >
2025-05-28 08:20:48 -06:00
Aaron Hoffman
18ce5c271f
feat: Add images to resources in sync result #20896 ( #20954 )
...
Signed-off-by: Aaron Hoffman <31711338+Aaron-9900@users.noreply.github.com >
2025-05-27 19:58:28 +00:00
dependabot[bot]
10abed751e
chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 ( #23149 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 11:53:24 -06:00
Pavel Skuratovich
81f3843f04
docs: fix a typo in config-management-plugins.md ( #23172 )
...
Signed-off-by: Pavel Skuratovich <chupaka@gmail.com >
2025-05-27 10:21:17 -06:00
Poojan Savani
65464d8b77
feat(health): OpenTelemetryCollector CRD Healthcheck ( #23156 )
...
Signed-off-by: poojan <poojan@hasura.io >
2025-05-27 09:08:41 -06:00
dependabot[bot]
ad6f0afa57
chore(deps): bump SonarSource/sonarqube-scan-action from 4.2.1 to 5.2.0 ( #23164 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 08:18:10 -06:00
Eric Fortin
6ef971330a
fix(test): #23137 removed left over file that breaks subsequent make test run. ( #23138 )
...
Signed-off-by: Eric Fortin <eric.fortin2@gmail.com >
2025-05-27 08:13:06 -06:00
dependabot[bot]
3de278ef85
chore(deps): bump tj-actions/changed-files from 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57 to c6634ca281a9fc05b03bee224ba00910cb78ab6e ( #23165 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 01:00:54 -04:00
dependabot[bot]
1ff739dccb
chore(deps): bump library/busybox from 3308bdf to f64ff79 in /test/e2e/multiarch-container ( #23145 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 01:00:27 -04:00
dependabot[bot]
2f0bde61b5
chore(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 ( #23161 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 00:57:26 -04:00
dependabot[bot]
a5012404fb
chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.3.0 ( #23163 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 00:56:55 -04:00
dependabot[bot]
a2ff605212
chore(deps): bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 ( #23166 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 00:56:20 -04:00
dependabot[bot]
1d44046141
chore(deps): bump actions/setup-go from 5.2.0 to 5.5.0 ( #23151 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 18:39:39 -06:00
dependabot[bot]
d076bfa074
chore(deps-dev): bump @babel/core from 7.7.2 to 7.27.1 in /ui ( #23148 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 10:24:03 -04:00
dependabot[bot]
45f12f2676
chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 ( #23150 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 10:20:27 -04:00
dependabot[bot]
8c23cbdf13
chore(deps): bump selenium-webdriver from 4.32.0 to 4.33.0 in /ui-test ( #23147 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 10:19:57 -04:00
dependabot[bot]
e5ee3e42d2
chore(deps-dev): bump mocha from 11.4.0 to 11.5.0 in /ui-test ( #23146 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 10:19:37 -04:00
dependabot[bot]
e9863708b6
chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.10.0 ( #23152 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 10:18:06 -04:00
dependabot[bot]
c63885298c
chore(deps): bump actions/download-artifact from 4.1.8 to 4.3.0 ( #23153 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 10:17:40 -04:00
dependabot[bot]
0205eafa8e
chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 in /ui ( #23117 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-25 14:56:25 -04:00
Matthieu MOREL
b6d9d6dd33
chore: enable exptostd linter ( #23136 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-05-24 08:13:47 -06:00
dependabot[bot]
df9ea61424
chore(deps): bump library/busybox from 37f7b37 to 3308bdf in /test/e2e/multiarch-container ( #23119 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 09:18:38 -07:00
dependabot[bot]
f138b35889
chore(deps): bump tj-actions/changed-files from bab30c2299617f6615ec02a68b9a40d10bd21366 to 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57 ( #23121 )
...
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 >
2025-05-23 15:02:30 +00:00
dependabot[bot]
6dc031987f
chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.6.0 ( #23120 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 10:24:02 -04:00
dependabot[bot]
81c17cbcdd
chore(deps): bump docker/build-push-action from 6.10.0 to 6.17.0 ( #23122 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 10:20:46 -04:00
dependabot[bot]
2ed3ebe807
chore(deps): bump actions/cache from 4.2.0 to 4.2.3 ( #23123 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 10:20:15 -04:00
Thiago Perrotta
47213a4392
docs(reconcile.md): fix command example ( #23132 )
...
Signed-off-by: Thiago Perrotta <tbperrotta@gmail.com >
2025-05-23 09:17:29 -04:00
dependabot[bot]
cefb62292d
chore(deps): bump codecov/test-results-action from 1.0.1 to 1.1.1 ( #23124 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 13:13:08 +02:00
Alexandre Gaudreault
0484f9f8a6
fix(manifest): using wrong container registry for non-ha redis ( #23114 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-22 19:38:51 +00:00
Michael Crenshaw
d9e93f43e8
docs: add more release dates ( #23113 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-22 15:22:29 -04:00
dependabot[bot]
fe52b4d6d9
chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 ( #23110 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 17:41:31 +00:00
dependabot[bot]
22c11cee10
chore(deps): bump actions/setup-node from 4.1.0 to 4.4.0 ( #23108 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 17:41:21 +00:00
dependabot[bot]
4a41a86e43
chore(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.8 ( #23107 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 17:34:27 +00:00
dependabot[bot]
dbdc6eafdb
chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.2 ( #23109 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 13:19:17 -04:00
dependabot[bot]
5831c948db
chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 8.0.0 ( #23111 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 13:14:18 -04:00
dependabot[bot]
d2d344ba01
chore(deps): bump @fortawesome/fontawesome-free from 6.5.2 to 6.7.2 in /ui ( #23105 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 12:26:12 -04:00
dependabot[bot]
a823e12595
chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.116.0 to 0.129.0 ( #23098 )
...
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 >
2025-05-22 15:45:32 +00:00
Michael Crenshaw
878d6f715e
chore(ci): fix otel dependabot group pattern ( #23102 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-22 15:08:06 +00:00
dependabot[bot]
d69f37bb35
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.35.0 to 1.36.0 ( #23096 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 10:58:20 -04:00
sangeer
e6065b88e5
fix(updateAppsetFinalizers): Update Finalizers in addition to other metadata updates when updating Appsets ( #23006 )
...
Signed-off-by: Sangeetha Madamanchi <sangeetha@Sangeethas-MBP.attlocal.net >
Signed-off-by: raweber <99535319+raweber42@users.noreply.github.com >
Signed-off-by: Sangeetha Madamanchi <smadamanchi@expediagroup.com >
Signed-off-by: Matteo Baiguini <22518997+bygui86@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Sangeetha Madamanchi <smadamanchi@expediagroup.com >
Co-authored-by: raweber <99535319+raweber42@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Matteo Baiguini <22518997+bygui86@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-22 10:33:50 -04:00
Michael Crenshaw
57b039f12c
chore(deps): bump style-loader to v1 ( #23091 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-22 10:32:58 -04:00
Michael Crenshaw
5b21f98d7c
fix(server): infer resource status health for apps-in-any-ns ( #22944 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-22 09:46:48 -04:00
Michael Crenshaw
198aa8a37a
chore(deps): bump Dex from 2.41.1 to 2.43.0 ( #23088 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-22 09:46:33 -04:00
dependabot[bot]
9183506de8
chore(deps): bump library/golang from 86b4cff to 1bcf884 in /test/remote ( #23094 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 06:17:15 -07:00
Michael Crenshaw
9149021b2c
feat(health): add crossplane and upbound health checks ( #21479 ) ( #22919 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-22 08:38:40 -04:00
Soumya Ghosh Dastidar
722da4e70f
fix: add cooldown to prevent resetting autoheal exp backoff preemptively ( #23057 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2025-05-22 15:05:12 +05:30
dependabot[bot]
4febded784
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.1.2 ( #21252 )
...
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 >
2025-05-21 21:30:20 +00:00
dependabot[bot]
f9971fa370
chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 ( #21231 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-21 21:12:26 +00:00
dependabot[bot]
e131d273e1
chore(deps): bump prismjs from 1.27.0 to 1.30.0 in /ui ( #22296 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-21 16:44:00 -04:00
dependabot[bot]
e22cd46a86
chore(deps): bump @babel/runtime from 7.14.6 to 7.26.10 in /ui ( #22304 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-21 16:37:56 -04:00
dependabot[bot]
baa679d2dc
chore(deps-dev): bump esbuild-loader from 2.18.0 to 4.3.0 in /ui ( #21852 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-21 16:22:31 -04:00
fprovencherdrw
96039be4e0
feat(health): add Rabbitmq topology resource customizations ( #22066 )
...
Signed-off-by: Francis Provencher <fprovencher@drw.com >
2025-05-21 16:09:18 -04:00
crabique
4905876108
fix: Disable ESO refresh/push custom actions when they would do nothing ( #22305 )
...
Signed-off-by: crabique <crabique@users.noreply.github.com >
2025-05-21 15:59:24 -04:00
Matthieu MOREL
17e03ff335
chore: simplify user agent version constraint handling in interceptors ( #22358 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-05-21 15:56:25 -04:00
Greg Barasch
ce4b7a28cc
feat: Contour HTTPProxy health check support for issue # 22504 ( #22596 )
...
Signed-off-by: Greg Barasch <gregbarasch@gmail.com >
2025-05-21 15:54:36 -04:00
Oslan Villalobos
18a26d624b
chore: Update USERS.md ( #22640 )
...
Signed-off-by: Oslan Villalobos <oslanevillalobos@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 >
2025-05-21 19:51:15 +00:00
Rick Brouwer
d3223a8c9f
feat: add Fallback condition to KEDA ScaledObject health assessment ( #22844 )
...
Signed-off-by: Rick Brouwer <rickbrouwer@gmail.com >
2025-05-21 15:23:40 -04:00
dependabot[bot]
fff55f23f1
chore(deps): bump github.com/casbin/govaluate from 1.3.0 to 1.6.0 ( #23074 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-21 16:57:24 +00:00
Kanika Rana
e8f568a70d
chore: use name imports for argocd Utilio ( #22836 )
...
Signed-off-by: Kanika Rana <krana@redhat.com >
2025-05-21 16:25:32 +00:00
dependabot[bot]
4210535a17
chore(deps-dev): bump @types/node from 22.15.19 to 22.15.21 in /ui-test ( #23073 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-21 06:36:50 -07:00
dependabot[bot]
146a7798ed
chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.4 ( #22959 )
...
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 >
2025-05-20 23:03:18 -04:00
dhawos
7d58ca3ef7
chore(logs): standardize application logging ( #20731 ) ( #21442 )
...
Signed-off-by: Louis Gérard <louis.gerard.pro@proton.me >
2025-05-20 15:48:09 -04:00
Michael Crenshaw
f4e12ad2d6
fix: revert "added tasks to upgrade Redis HA using renovate ( #22054 )" ( #23068 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-20 19:23:26 +00:00
Peter Jiang
4f35f7f09a
chore: bump gitops-engine ssd fix ( #23066 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
2025-05-20 19:14:49 +00:00
Michael Crenshaw
be6ba0e446
chore(refactor): replace trivial functions w/ standard lib ( #23063 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-20 15:57:57 +00:00
Michael Crenshaw
45a8c68f2a
fix(controller): only update lastTransitionTime when needed ( #23018 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-20 11:26:07 -04:00
dependabot[bot]
e1db296752
chore(deps-dev): bump mocha from 11.3.0 to 11.4.0 in /ui-test ( #23054 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 07:54:20 -07:00
dependabot[bot]
30ede8ac81
chore(deps): bump github.com/olekukonko/tablewriter from 0.0.6-0.20230925090304-df64c4bbad77 to 1.0.6 ( #23030 )
...
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 >
2025-05-20 14:37:47 +00:00
Afzal Ansari
aefa93ff4e
fix: added tasks to upgrade Redis HA using renovate ( #22054 )
...
Signed-off-by: Afzal Ansari <afzal442@gmail.com >
2025-05-20 10:18:03 -04:00
Anand Francis Joseph
3e7625a255
fix(webhook): Fix panic when web URL string is empty in webhook payload ( #23042 )
...
Signed-off-by: anandf <anjoseph@redhat.com >
2025-05-20 09:47:14 -04:00
Alexei Fedotov
95efc16cd8
fix: add shellcheck and fix a few warnings ( #22569 )
...
Signed-off-by: Alexei Fedotov <alexei.fedotov@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 >
2025-05-19 21:06:45 +00:00
Cyril Gaudin
ff7870d27c
docs: fix jsonpath in 2.14-3.0 upgrade doc ( #23045 )
...
Signed-off-by: Cyril Gaudin <cyril.gaudin@camunda.com >
2025-05-19 09:56:10 -07:00
Dmitry Shmelev
25dc9605eb
fix(applicationset_controller): requeue by ApplicationStatus changes ( #23043 )
...
Signed-off-by: Dmitry Shmelev <Dmitry.Shmelev@jetbrains.com >
Signed-off-by: Dmitry Shmelev <avikez@gmail.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-05-19 09:01:24 -07:00
Sai pavan
a0a82a1407
chore: Disable trace exports to Telemetry for helm-registry server ( #23020 )
...
Signed-off-by: Sai Pavan Nunna <saipavan9999@yahoo.com >
Signed-off-by: Sai Pavan <saipavan9999@yahoo.com >
2025-05-19 11:00:48 -04:00
Nitish Kumar
309acd161c
chore: replace heptio-images with argocd-e2e-container ( #23040 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
Signed-off-by: Nitish Kumar <justnitish06@gmail.com >
2025-05-19 07:49:11 -07:00
Masanori Tani
f550dc0592
docs: Fix typo in releasing.md ( #23027 )
...
Signed-off-by: Masanori Tani <uta8a@uta8a.org >
2025-05-19 06:23:36 -07:00
Ville Vesilehto
90408cbafd
chore: upgrade Go from 1.24.1 to 1.24.3 ( #23026 )
...
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi >
2025-05-19 12:53:38 +02:00
Jonas Mai
899e9964e0
docs: remove projects as an allowed resource type from project level policy declarations documentation ( #23036 )
...
Signed-off-by: Jonas Mai <hubwoop@users.noreply.github.com >
2025-05-19 12:38:12 +02:00
dependabot[bot]
cbb76a587a
chore(deps-dev): bump mocha from 11.2.2 to 11.3.0 in /ui-test ( #23031 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 06:25:12 -04:00
dependabot[bot]
17d356fe38
chore(deps-dev): bump @types/node from 22.15.18 to 22.15.19 in /ui-test ( #23032 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 06:24:41 -04:00
Regina Voloshin
ec9b43f9fa
feat: implement custom resource action skip-current-step for argo rollouts ( #23025 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-05-18 22:26:53 +03:00
siddharth
f763b2a97c
feat: add pause action for argo-rollouts #20505 ( #20506 )
...
Signed-off-by: Siddharth Yadav <siddharth.yadav@king.com >
Signed-off-by: siddharth <sedflix@gmail.com >
Co-authored-by: Siddharth Yadav <siddharth.yadav@king.com >
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
2025-05-18 15:20:15 +03:00
Takumi Sue
0707bff1c2
fix: remove default spec.preserveUnknownFields ignoreDifference for CRD ( #22948 )
...
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-18 09:33:59 +03:00
Michael Crenshaw
797f1d693b
chore(test): upgrade to mockery v3 ( #22999 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-16 16:38:51 -04:00
Michael Crenshaw
6c1cfedd14
chore(deps): bump controller-gen to v0.18.0 ( #23000 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-16 09:33:48 -07:00
Matteo Baiguini
6aa5f84631
docs: Added Swissblock Technologies to USERS.md ( #23010 )
...
Signed-off-by: Matteo Baiguini <22518997+bygui86@users.noreply.github.com >
2025-05-15 23:38:43 -10:00
raweber
bf488ccc4d
docs: Add RequeueAfterSeconds documentation for git generator ( #22890 )
...
Signed-off-by: raweber <99535319+raweber42@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-05-15 22:58:43 +02:00
Michael Crenshaw
f0d783b1e7
chore(test): fix mockery deprecation warnings ( #22998 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-15 11:06:03 -07:00
dependabot[bot]
af3a37b053
chore(deps): bump github.com/Azure/kubelogin from 0.2.7 to 0.2.8 ( #22813 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 15:31:51 +00:00
dependabot[bot]
41e7b26d03
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0 ( #22990 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 10:46:21 -04:00
Bo Xuan
2e4d8e58d3
refactor: Improve checkResourceStatus readability ( #21260 )
...
Signed-off-by: Boxuan Tang <tangboxuan@google.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-15 14:20:44 +00:00
Karsten Thoms
0e800341bb
docs: detailed valid states for pullRequestState ( #21873 )
...
Signed-off-by: Karsten Thoms <karsten.thoms@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2025-05-15 09:39:16 -04:00
Michael Crenshaw
8398380d46
chore(refactor): initialize slice to exact length ( #22981 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-15 06:26:34 -07:00
dependabot[bot]
32eaea7533
chore(deps): bump github.com/expr-lang/expr from 1.17.2 to 1.17.3 ( #22989 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 06:03:32 -04:00
dependabot[bot]
570b3424b0
chore(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 ( #22988 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 06:02:44 -04:00
dependabot[bot]
2078f40a6f
chore(deps): bump chromedriver from 136.0.0 to 136.0.2 in /ui-test ( #22987 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 06:01:54 -04:00
dependabot[bot]
7b09aef22a
chore(deps-dev): bump @types/node from 22.15.17 to 22.15.18 in /ui-test ( #22986 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 06:01:06 -04:00
dependabot[bot]
b63bf8f1d4
chore(deps): bump library/golang from 39d9e7d to 86b4cff in /test/remote ( #22985 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 06:00:25 -04:00
Oleksandr Saulyak
be3efbd98f
fix: settings request doesn't return default tracking method ( #22965 )
...
Signed-off-by: oleksandr-codefresh <oleksandr.saulyak@octopus.com >
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io >
2025-05-15 11:26:47 +03:00
Nitish Kumar
dd5a8780e1
feat: add ability to exclude files when using git file generator ( #22734 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-05-15 03:55:27 +00:00
Atif Ali
9675487a16
feat(ui): integrate Progressive Sync feature ( #22781 )
...
Signed-off-by: Atif Ali <atali@redhat.com >
2025-05-14 16:26:42 -04:00
Michael Crenshaw
db6ece9b9f
fix(test): broken e2e test ( #22975 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-14 13:31:53 -04:00
rumstead
02185d7056
docs(server): no resource health when using the list api ( #22954 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-05-14 11:39:44 -04:00
Michael Crenshaw
97a38b486b
chore(server): remove dead code ( #22955 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-13 20:45:06 -04:00
Michael Crenshaw
76a63a1cac
feat(api): protect static assets endpoint from symlink traversal ( #22936 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-13 16:43:14 -04:00
Grischa Ekart
44294a5102
docs: Fixed link to argocd-cm.yaml [minor] ( #22923 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Grischa Ekart <gekart@gmx.de >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2025-05-13 14:58:02 +00:00
Nitish Kumar
e0b278fd5d
docs: mention about requirement for go template when using template patch ( #22950 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
Signed-off-by: Nitish Kumar <justnitish06@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-05-13 00:58:42 -10:00
Grischa Ekart
0c20652c9a
docs: Correct project role RBAC wording in projects.md [Minor] ( #22922 )
...
Signed-off-by: Grischa Ekart <gekart@users.noreply.github.com >
2025-05-12 12:17:36 +03:00
Xiaopeng Han
299286dea1
fix: app tree parentRef response missing version info ( #22927 )
...
Signed-off-by: xiaopeng <hanxiaop8@outlook.com >
2025-05-12 14:30:22 +05:30
Ibrahim Lawal
31e8ff8759
docs(users): Update USERS.md - adding Paystack ( #22925 )
...
Signed-off-by: Ibrahim Lawal <ibrahim@paystack.com >
2025-05-11 20:03:33 +02:00
Michael Crenshaw
610523b784
fix(commit-server): apply image override ( #22916 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-09 19:33:24 -04:00
Michael Crenshaw
e28f6090d1
fix(commit-server): remove unnecessary init container ( #22915 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-09 16:30:55 -04:00
afarbos
5a3a104793
feat: Implement grafana-operator Dashboard and Folder CRD health checks ( #22493 )
...
Signed-off-by: Arnaud Farbos <afarbos@nvidia.com >
2025-05-09 12:05:19 -07:00
dependabot[bot]
59b9ffa094
chore(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 ( #22912 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-09 07:03:58 -07:00
dependabot[bot]
09f874da24
chore(deps-dev): bump @types/node from 22.15.16 to 22.15.17 in /ui-test ( #22911 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-09 07:38:32 -04:00
Suraj yadav
f4e2c6ea3b
fix(ui): replace current spinning webfont icon with svg icons ( #21012 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
Signed-off-by: Suraj yadav <harrypotter1108@gmail.com >
2025-05-08 20:14:31 -04:00
Linghao Su
30742f6d5d
feat(ui): disable select not running pod and bring back arrow to selected pod ( #21576 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2025-05-08 16:49:06 -07:00
KoB
274e918fc8
fix(appcontroller): if a history limit is negative, automatically converted to 0 ( #22036 )
...
Signed-off-by: kingbj0429 <kingbj0429@lunit.io >
2025-05-08 16:45:08 -07:00
vivian-xu
2dafcba595
feat(ui): add keydown event to the pod dropdown menu ( #20996 )
...
Signed-off-by: vivian.zhang <vivian.zhang@daocloud.io >
2025-05-08 16:24:04 -07:00
lxw
d284b15400
feat: support gitea PR labels filter in appset PR generator ( #21115 ) ( #21148 )
...
Signed-off-by: livelxw <livelxw@live.cn >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-08 22:57:40 +00:00
vamsikrishna9640
3d73f37738
docs: add missing URL configuration for Google Groups SSO with Dex ( #22197 )
...
Signed-off-by: vamsikrishna9640 <91549516+vamsikrishna9640@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-08 22:46:58 +00:00
Timothy Griffiths
bd30eea239
fix(haproxy): setting maxconn in haproxy config ( #15319 ) ( #18283 )
...
Signed-off-by: Timothy Griffiths <griffiths.timothy@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-08 21:40:40 +00:00
raweber
56c556e707
fix: clarify applicationSet sync-policy ( #22888 )
...
Signed-off-by: raweber <99535319+raweber42@users.noreply.github.com >
2025-05-08 22:00:23 +02:00
Kylash M R
0455e840b7
docs(users): Update USERS.md - adding Schneider Electric ( #22907 )
...
Signed-off-by: Kylash M R <105107963+kylash-mr@users.noreply.github.com >
2025-05-08 09:59:49 -07:00
Michael Crenshaw
e9483a6a0d
fix(health): handle nil lastTransitionTime ( #22897 ) ( #22900 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-05-08 07:00:30 -07:00
Mathieu Agar
992ee25bd3
fix: Race condition in nativeGitClient.LsFiles (issue #21754 ) ( #22878 )
...
Signed-off-by: Mathieu Agar <magar@mirakl.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-05-08 06:29:19 -07:00
dependabot[bot]
d0afa89a82
chore(deps): bump github.com/google/go-jsonnet from 0.21.0-rc2 to 0.21.0 ( #22902 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-08 15:26:39 +03:00
dependabot[bot]
bdcc705956
chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 ( #22903 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-08 15:21:30 +03:00
dependabot[bot]
ff1b935905
chore(deps-dev): bump @types/node from 22.15.14 to 22.15.16 in /ui-test ( #22904 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-08 06:26:32 -04:00
dependabot[bot]
ef07bbdea1
chore(deps): bump library/golang from 1.24.2 to 1.24.3 in /test/remote ( #22905 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-08 06:26:03 -04:00
Ratul Basak
111da3966e
feat(actions): parametrized actions to scale workloads ( #15505 ) ( #20097 )
...
Signed-off-by: Ratul Basak <ratulbasak93@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-08 11:19:04 +03:00
Paul Larsen
6625d07859
chore(repo-server): unify semver resolution in new versions subpackage ( #20216 )
...
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-08 07:10:28 +00:00
Suraj yadav
3f3ac06fd1
feat(ui): add toggle for fullname of resources in application-details-tree ( #20812 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-08 00:00:26 +00:00
Suraj yadav
bb37b10517
feat(ui): allow to sort by age in Pod-view ( #20783 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2025-05-07 16:52:37 -07:00
Linghao Su
ceec669b0b
feat(ui): support delete all expired token in project roles ( #21782 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2025-05-07 16:50:51 -07:00
Diasker
d4a20e4136
fix: prevent rootpath duplication in OIDC redirect URLs, fixes #21857 #20790 #12195 ( #22254 )
...
Signed-off-by: Diasker <kennardniko@foxmail.com >
2025-05-07 16:43:23 -07:00
Shun Nishitsuji
c7fa14e3b8
fix(repo-server): When using custom kustomize versions, obtain the correct path ( #21449 ) ( #21537 )
...
Signed-off-by: asuforce <owata.sn@gmail.com >
2025-05-07 16:40:05 -07:00
Geoffrey MUSELLI
6047e91d15
feat(AppProject): Add sync window description ( #20766 )
...
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Signed-off-by: speedfl <geoffrey.muselli@gmail.com >
Signed-off-by: gmuselli <Geoffrey Muselli>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: gmuselli <Geoffrey Muselli>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-07 23:15:38 +00:00
Marc Khair
e578b85410
feat(health): add kyverno Policy resource customization ( #21552 )
...
Signed-off-by: Marc Khair <67377306+marckhair@users.noreply.github.com >
2025-05-07 16:14:34 -07:00
dependabot[bot]
92589dea2f
chore(deps): bump library/busybox from sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0 to sha256:37f7b378a29ceb4c551b1b5582e27747b855bbfaa73fa11914fe0df028dc581f in /test/e2e/multiarch-container ( #22703 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-07 18:17:16 -04:00
Suraj yadav
38e7a03c51
fix(ui): Added tooltip for buttons in narrow window ( #20886 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2025-05-07 14:51:32 -07:00
asela-nomihealth
0b7d7df6ac
docs: update USERS.md to include Artemis Health ( #22895 )
...
Signed-off-by: asela-nomihealth <120056260+asela-nomihealth@users.noreply.github.com >
Co-authored-by: asela-nomihealth <arigsela@gmail.com >
2025-05-07 17:06:37 -04:00
dependabot[bot]
a12f517ebd
chore(deps-dev): bump @types/node from 22.15.11 to 22.15.14 in /ui-test ( #22886 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-07 06:09:30 -07:00
dependabot[bot]
f31807d5da
chore(deps): bump library/golang from d9db321 to 8131d99 in /test/remote ( #22818 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan Garfield <dan@codefresh.io >
2025-05-07 06:09:10 -07:00
jheyduk
acd8844064
fix(docs): upgrading 3.0 docs ( #22891 )
...
Signed-off-by: Joerg Heyduk <joerg@heyduk.org >
2025-05-07 12:17:03 +02:00
Oliver Gondža
73f68af2a6
fix(docs): Fix UI port in E2E docs ( #22881 )
...
Signed-off-by: Oliver Gondža <ogondza@gmail.com >
2025-05-07 10:28:44 +02:00
Dmitry Fedorov
70fc269834
chore(docs): fix indentation for Important admonition ( #22883 )
...
Signed-off-by: Dmitry Fedorov <fedorovdima@users.noreply.github.com >
2025-05-06 18:30:45 -04:00
dependabot[bot]
73c976003a
chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 ( #22874 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 15:09:54 +00:00
renovate[bot]
362dc663cd
chore(deps): update dependency gotestyourself/gotestsum to v1.12.2 ( #22875 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 07:18:13 -07:00
dependabot[bot]
410a0a54cf
chore(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 ( #22873 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 07:17:25 -07:00
dependabot[bot]
c37be2122b
chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 ( #22871 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 07:16:37 -07:00
dependabot[bot]
969b043503
chore(deps-dev): bump @types/node from 22.15.3 to 22.15.11 in /ui-test ( #22870 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 07:16:16 -07:00
almoelda
0dfdb0a86a
fix(cli): Prevent Get & Sync from Hanging on Invalid Application Spec ( #21702 )
...
Signed-off-by: almoelda <42950693+almoelda@users.noreply.github.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-06 00:54:56 +00:00
Nitish Kumar
6cf29619ae
feat(cli): Add Plugin Support to the Argo CD CLI ( #20074 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-05-05 16:12:33 -07:00
dependabot[bot]
9a738b2880
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.83 to 0.9.85 ( #22866 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 10:50:46 -07:00
dependabot[bot]
f6861aa353
chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 ( #22868 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 06:16:29 -04:00
dependabot[bot]
11736abfb9
chore(deps): bump selenium-webdriver from 4.31.0 to 4.32.0 in /ui-test ( #22867 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 06:16:07 -04:00
renovate[bot]
8950d0a46c
chore(deps): update module github.com/golangci/golangci-lint to v2.1.6 ( #22865 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 06:12:24 -04:00
Hrittik Roy
5cd1ef9e67
docs: add external IP LoadBalancer Step ( #22851 )
...
Signed-off-by: Hrittik Roy <67012359+hrittikhere@users.noreply.github.com >
2025-05-02 18:29:44 -04:00
dependabot[bot]
53a2005b43
chore(deps-dev): bump mocha from 11.0.1 to 11.2.2 in /ui-test ( #22849 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 08:11:24 -07:00
CMDMichalKoval
99faf82474
feat(appset): add target branch support for bitbucket cloud pull request generator ( #22402 )
...
Signed-off-by: Michal Koval <michal.koval@commander.sk >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2025-05-02 08:54:24 -04:00
dependabot[bot]
7d81d1a59e
chore(deps): bump library/redis from d000041 to 7df1eef in /test/container ( #22841 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 08:59:22 -07:00
dependabot[bot]
9d93eb2054
chore(deps): bump library/golang from 8131d99 to 30baaea in /test/container ( #22840 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 06:09:34 -07:00
dependabot[bot]
08d52f3617
chore(deps): bump chromedriver from 135.0.4 to 136.0.0 in /ui-test ( #22839 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 06:09:14 -07:00
Dmitry Fedorov
d0dbafcf0d
chore(docs): fix ZipRecruiter name in USERS.md ( #22837 )
...
Signed-off-by: Dmitry Fedorov <fedorovdima@users.noreply.github.com >
2025-04-30 17:35:36 -06:00
dependabot[bot]
274bdcca8b
chore(deps): bump library/golang from d9db321 to 8131d99 in /test/container ( #22820 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan Garfield <dan@codefresh.io >
2025-04-30 09:20:29 -07:00
dependabot[bot]
8d8ca44487
chore(deps): bump library/redis from 8bc6664 to d000041 in /test/container ( #22821 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan Garfield <dan@codefresh.io >
2025-04-30 09:20:04 -07:00
Afzal Ansari
ba9ad75ac7
docs: remove argocd installation redundant steps for Mac users ( #22705 )
...
Signed-off-by: Afzal Ansari <afzal442@gmail.com >
2025-04-29 15:37:54 -06:00
Revital Barletz
aa7f5726e8
docs: Helm values can't be used as soon as valuesObject is used ( #22807 )
...
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
2025-04-29 15:35:22 -06:00
Revital Barletz
a7dce39444
docs: Update sync-waves.md to include more details about phases and waves ( #22768 )
...
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2025-04-28 14:55:49 -06:00
Peter Jiang
db9c82a886
fix: remove project from cache key for project scoped credentials ( #22712 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
2025-04-28 13:26:39 -04:00
dependabot[bot]
a00446565c
chore(deps-dev): bump @types/node from 22.15.0 to 22.15.2 in /ui-test ( #22812 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 06:14:25 -07:00
renovate[bot]
1cd3ac511c
chore(deps): update dependency pymdown-extensions to v10.15 ( #22811 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 05:12:10 -07:00
dependabot[bot]
a5626a3432
chore(deps): bump library/golang from 1ecc479 to d9db321 in /test/remote ( #22790 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 04:58:28 -07:00
Jorge Ivan Tapicha Bedoya
a9dff073b2
chore(docs): Added Yuno to the USERS.md ( #22806 )
...
Signed-off-by: Jorge Ivan Tapicha Bedoya <jitapichab@gmail.com >
2025-04-27 21:43:01 -04:00
Yiwei Gong
814a24e229
fix(ui): resolve refresh page issue with multi system extensions ( #22775 )
...
Signed-off-by: Yiwei Gong <imwithye@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2025-04-27 20:18:36 -04:00
Mike Bryant
b2ad0122d5
fix: Only port-forward to ready pods ( #10610 ) ( #22794 )
...
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
2025-04-27 18:18:02 -04:00
dependabot[bot]
89f006a351
chore(deps): bump library/redis from 7.4.2 to 7.4.3 in /test/container ( #22789 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-27 18:17:04 -04:00
dependabot[bot]
7079a4cc7a
chore(deps-dev): bump @types/node from 22.14.1 to 22.15.0 in /ui-test ( #22788 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-27 18:16:39 -04:00
dependabot[bot]
5500a375f7
chore(deps): bump chromedriver from 135.0.3 to 135.0.4 in /ui-test ( #22787 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-27 18:16:08 -04:00
geichelberger
19669d2daf
feat: add repository_id to AppSet generators ( #15820 ) ( #22416 )
...
Signed-off-by: Gregor Eichelberger <gregor.eichelberger@tuwien.ac.at >
2025-04-27 17:39:26 -04:00
Mike Tougeron
895dcf7fa7
fix: Allow ClusterAPI MachinePool scaling to be considered Healthy ( #22040 )
...
Signed-off-by: Mike Tougeron <tougeron@adobe.com >
2025-04-27 16:55:41 -04:00
dependabot[bot]
ca431dc5e4
chore(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 ( #22742 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-27 16:48:09 -04:00
renovate[bot]
eaf83ba29d
chore(deps): update module github.com/golangci/golangci-lint to v2.1.5 ( #22783 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 08:34:37 -07:00
Linghao Su
fdb035017f
fix(ui): fix bearerToken validate in helm connect page ( #22791 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2025-04-25 08:33:22 -07:00
dependabot[bot]
0ad3a2c986
chore(deps): bump chromedriver from 135.0.2 to 135.0.3 in /ui-test ( #22774 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-24 07:26:41 -07:00
Fernando Crespo Grávalos
f26b7cd1ac
fix(ApplicationSet): Check strategy type to verify it's a progressive sync ( #22563 )
...
Signed-off-by: Fernando Crespo Gravalos <fcrespo@fastly.com >
Signed-off-by: Fernando Crespo Grávalos <59588094+fcrespofastly@users.noreply.github.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-04-23 11:30:00 -07:00
dependabot[bot]
0be041a834
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 ( #22761 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-23 09:11:02 -07:00
dependabot[bot]
3a529f338d
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.82 to 0.9.83 ( #22762 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-23 09:10:38 -07:00
Revital Barletz
4aea93b867
docs: Update Appset-Any-Namespace.md - removed extra 'and' for clarity ( #22767 )
...
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
2025-04-23 02:04:34 -10:00
Revital Barletz
0864318ac2
docs: multiple resources should set a relative path in the valueFiles ( #22745 )
...
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2025-04-22 16:54:17 +00:00
Oliver Gondža
27ae11ac58
docs: Style and formatting fixes in the developer guide ( #22677 )
...
Signed-off-by: Oliver Gondža <ogondza@gmail.com >
2025-04-22 07:45:42 -07:00
dependabot[bot]
c8c74b5d83
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.2 to 1.9.0 ( #22614 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 22:06:13 -04:00
Regina Voloshin
d22e28a28e
fix: AppSet PullRequest and SCM generators get 401 from GitHub without tokenRef ( #22737 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-04-21 15:38:16 -04:00
dependabot[bot]
713f9473af
chore(deps): bump github.com/casbin/casbin/v2 from 2.104.0 to 2.105.0 ( #22732 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 06:17:47 -07:00
dependabot[bot]
04809649f8
chore(deps): bump library/golang from 1.24.2@sha256:1ecc479bc712a6bdb56df3e346e33edcc141f469f82840bab9f4bc2bc41bf91d to sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509 in /test/container ( #22729 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 06:17:25 -07:00
Blake Pettersson
8c3c778bee
fix: do not normalize resource tracking on live crds ( #22722 )
...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-04-21 14:48:45 +05:30
Pasha Kostohrys
2bd2488989
feat: Enable SkipDryRunOnMissingResource sync option on Application level ( #22679 )
...
Co-authored-by: pasha <pasha.k@fyxt.com >
2025-04-20 14:54:38 +03:00
dependabot[bot]
86fa92d954
chore(deps): bump library/ubuntu from 24.04@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab to sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02 in /test/container ( #22716 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-20 14:42:21 +03:00
Denis Karpelevich
569f5d4ce5
docs: Document GitHub App credentials GitHub Enterprise Base URL when creating repository (argoproj#22389) ( #22433 )
...
Signed-off-by: Denis Karpelevich <dkarpele@redhat.com >
2025-04-20 13:33:27 +03:00
Sascha Spreitzer
4b6566a8ef
docs: add a precise description on helm chart prerelease version comparison. Fixes #21818 ( #22724 )
...
Signed-off-by: Sascha Spreitzer <sascha@spreitzer.ch >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-04-19 20:33:43 +02:00
Michael Crenshaw
bde7bcfb29
fix(ui): avoid spurious error on hydration ( #22506 ) ( #22711 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-04-17 16:34:34 -07:00
Grant Birkinbine
5002f8a24e
fix: disable golang caching on releases to harden against cache poisoning ( #22699 )
...
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com >
2025-04-17 08:16:15 -07:00
dependabot[bot]
23f6822cab
chore(deps): bump chromedriver from 135.0.1 to 135.0.2 in /ui-test ( #22704 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 06:20:38 -07:00
dependabot[bot]
b85fec60a5
chore(deps): bump library/redis from 7.4.2@sha256:ca65ea36ae16e709b0f1c7534bc7e5b5ac2e5bb3c97236e4fec00e3625eb678d to sha256:fbdbaea47b9ae4ecc2082ecdb4e1cea81e32176ffb1dcf643d422ad07427e5d9 in /test/container ( #22702 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 06:20:10 -07:00
kahou82
8fd61195f0
fix: Race condition occurs during initial sharing ( #22696 )
...
Signed-off-by: Kahou Lei <kahou82@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2025-04-17 02:03:14 +00:00
dependabot[bot]
89d1ff95cf
chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /ui ( #22698 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 21:16:14 -04:00
Michael Crenshaw
2d2efdc48f
chore(deps): bump github.com/argoproj/pkg to v2.0.1 ( #22516 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-04-16 13:15:42 -07:00
Nitish Kumar
a5b57d43a2
test: add unit tests for argocd admin export command to validate behaviour ( #22391 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-04-16 21:33:30 +05:30
Michael Crenshaw
e97114c3cd
docs: remove links to code ( #22680 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-04-16 07:13:57 -07:00
dependabot[bot]
6ce6976cf1
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 ( #22684 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 07:13:40 -07:00
dependabot[bot]
8c2fc74306
chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.14.0 to 2.15.0 ( #22685 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 07:13:20 -07:00
sivchari
8e846a56f9
fix: test/container/Dockerfile ( #22681 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-04-15 11:14:52 -07:00
renovate[bot]
88ecbe2e27
chore(deps): update module github.com/golangci/golangci-lint to v2.1.2 ( #22675 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 09:47:54 -07:00
Michael Crenshaw
a2233562df
fix(controller): always set health.status.lastTransitionTime ( #22665 ) ( #22666 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-04-14 17:16:40 +00:00
Nitish Kumar
e72ebb0098
fix: respect delete confirmation for argocd app deletion ( #22657 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-04-14 07:49:28 -07:00
dependabot[bot]
f6e15d2984
chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.6.0 to 4.7.0 ( #22653 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-14 04:55:30 -07:00
dependabot[bot]
600ab18087
chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1 in /ui-test ( #22652 )
2025-04-14 07:19:33 -04:00
dependabot[bot]
5e1d2b9bb7
chore(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 ( #22654 )
2025-04-14 07:19:03 -04:00
renovate[bot]
faf0073ebc
chore(deps): update module github.com/golangci/golangci-lint to v2.1.1 ( #22458 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-12 17:47:52 -04:00
dependabot[bot]
127eef95fd
chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 ( #22615 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-12 09:13:47 +01:00
renovate[bot]
01e8bd1c2f
chore(deps): update dependency markdown to v3.8 ( #22642 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-12 09:11:46 +01:00
Nirmal Arya
1eeaab4564
Added Bayer AG to the USERS.md ( #22645 )
...
Signed-off-by: Nirmal Arya <2323680+nirmalarya@users.noreply.github.com >
2025-04-11 22:13:50 -06:00
dependabot[bot]
923edeafa0
chore(deps): bump library/golang from 18a1f2d to 1ecc479 in /test/remote ( #22636 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 07:42:23 -07:00
dependabot[bot]
8cc091c3d2
chore(deps): bump library/golang from 18a1f2d to 1ecc479 in /test/container ( #22637 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 07:42:09 -07:00
dependabot[bot]
580ae1db1f
chore(deps-dev): bump dotenv from 16.4.7 to 16.5.0 in /ui-test ( #22638 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 07:41:51 -07:00
Wesley Charles Blake
4d0d80731e
docs: Adds chronicle-labs to users ( #22635 )
...
Signed-off-by: Wesley Charles Blake <hello@stratonode.dev >
2025-04-11 07:41:27 -07:00
Seth Gupton
cde5b4b7d4
fix: Increase Scan count and move Scan outside of mutex lock to avoid slow calls timing out ( #17645 ) ( #21926 )
...
Signed-off-by: Seth Gupton <seth.gupton@mastery.net >
2025-04-10 14:08:21 -07:00
Christian Hernandez
8401dcead0
docs: Removed IgnoreExtraneous since it is now in the new compare-options doc ( #22632 )
...
Signed-off-by: Christian Hernandez <christian@chernand.io >
2025-04-10 15:40:13 +00:00
Oliver Gondža
f54238bae4
docs: Style and formatting improvements to User Guide ( #22622 )
...
Signed-off-by: Oliver Gondža <ogondza@gmail.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-04-10 07:47:13 -07:00
dependabot[bot]
a1fd1ba178
chore(deps): bump chromedriver from 135.0.0 to 135.0.1 in /ui-test ( #22628 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-10 07:03:30 -04:00
dependabot[bot]
e4d7103508
chore(deps): bump library/golang from c0b66cf to 18a1f2d in /test/remote ( #22627 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-10 07:03:05 -04:00
dependabot[bot]
e292cc4441
chore(deps): bump library/golang from c0b66cf to 18a1f2d in /test/container ( #22626 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-10 07:02:37 -04:00
de-slalonde
e4a8c9ee98
docs(users): Add DigitalEd to official USERS.md ( #22624 )
...
Signed-off-by: Sam Lalonde <slalonde@digitaled.com >
2025-04-09 12:47:38 -07:00
Atif Ali
999dbb264e
feat(UI): add enabled field to explicitly set in automatedSync in SyncPolicy ( #22482 )
...
Signed-off-by: Atif Ali <atali@redhat.com >
2025-04-09 15:43:43 -04:00
dependabot[bot]
81dda34ab8
chore(deps): bump library/golang from 991aa6a to c0b66cf in /test/remote ( #22618 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-09 06:11:19 -07:00
dependabot[bot]
4e2d2d3459
chore(deps): bump library/golang from 991aa6a to c0b66cf in /test/container ( #22613 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-09 06:10:44 -07:00
Peter Jiang
99b8761a64
chore(docs): Update Server Side Diff Documentation ( #22600 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
2025-04-08 20:21:43 +00:00
dependabot[bot]
93a8014aed
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.5 to 4.1.0 ( #22598 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 07:54:02 -07:00
dependabot[bot]
f7b5bef7db
chore(deps): bump library/golang from 1.24.1 to 1.24.2 in /test/container ( #22597 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 08:15:47 -04:00
dependabot[bot]
fc147e3e9a
chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 ( #22599 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 09:21:46 +01:00
Alexandre Gaudreault
76d1772b5c
fix: do not exclude APIService resources ( #22586 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-04-07 11:22:46 +00:00
dependabot[bot]
17337de6eb
chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 ( #22580 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 11:47:57 +01:00
dependabot[bot]
a85a760ffe
chore(deps): bump library/registry from 2.8 to 3.0 in /test/container ( #22575 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 10:36:50 +00:00
dependabot[bot]
c5f7898382
chore(deps): bump selenium-webdriver from 4.30.0 to 4.31.0 in /ui-test ( #22574 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 05:56:40 -04:00
dependabot[bot]
b99e8e73c0
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /ui-test ( #22573 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 05:56:18 -04:00
dependabot[bot]
bc73ff9023
chore(deps): bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0 ( #22576 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 05:55:43 -04:00
dependabot[bot]
54d7dbff62
chore(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 ( #22577 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 05:55:18 -04:00
dependabot[bot]
3a49fc87eb
chore(deps): bump library/golang from 1.24.1 to 1.24.2 in /test/remote ( #22581 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 05:54:40 -04:00
dependabot[bot]
d016dbec4d
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.17.1 to 1.18.0 ( #22564 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-05 23:39:43 +01:00
dependabot[bot]
6fb4cb56eb
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.32.0 to 1.35.0 ( #22215 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 11:21:47 -07:00
dependabot[bot]
d0d53d3639
chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 ( #22509 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 10:14:44 -07:00
dependabot[bot]
fa02355001
chore(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 ( #22542 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 10:14:12 -07:00
dependabot[bot]
0e17da4880
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.81 to 0.9.82 ( #22543 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 10:13:53 -07:00
dependabot[bot]
bc00d08261
chore(deps): bump code.gitea.io/sdk/gitea from 0.20.0 to 0.21.0 ( #22565 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 10:12:04 -07:00
dependabot[bot]
bd5e6af609
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.13.0 to 3.14.1 ( #22566 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 10:11:47 -07:00
dependabot[bot]
7a2242a6f5
chore(deps): bump library/golang from c5adecd to 8678013 in /test/remote ( #22327 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 08:11:38 -07:00
dependabot[bot]
765d2d36b6
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.59.0 to 0.60.0 ( #22214 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 08:10:43 -07:00
dependabot[bot]
2ed31a7b8c
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.35.0 ( #22210 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 08:10:19 -07:00
dependabot[bot]
73495d0707
chore(deps): bump chromedriver from 134.0.2 to 135.0.0 in /ui-test ( #22555 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 05:21:03 -07:00
dependabot[bot]
f63b807789
chore(deps-dev): bump @types/node from 22.13.17 to 22.14.0 in /ui-test ( #22556 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 05:20:36 -07:00
Dag Andersen
0f7da63220
docs(users): Add Doubble to official USERS.md ( #22557 )
...
Signed-off-by: Dag Andersen <dagbjerreandersen@gmail.com >
2025-04-03 05:20:12 -07:00
xvirgov
8bfb4f456a
fix: fixing broken md link ( #22517 )
...
Signed-off-by: Michal Virgovic <michal.virgovic1@gmail.com >
2025-04-02 10:53:06 -07:00
Matthieu MOREL
5b0d76503f
chore: clean-up golangci-lint configuration ( #22544 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-04-02 08:04:17 -07:00
Alex Eftimie
6bee96c375
fix : #20183 preserve syncOptions when rolling back from the UI ( #21871 )
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
Co-authored-by: Linghao Su <slh001@live.cn >
2025-04-02 09:26:20 -04:00
dependabot[bot]
38b4cba146
chore(deps-dev): bump @types/node from 22.13.14 to 22.13.17 in /ui-test ( #22541 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 06:29:22 -04:00
Jagermaist3r
e55840a455
docs: Add Wakacje.pl to USERS.md ( #22534 )
...
Signed-off-by: Jagermaist3r <101060952+Jagermaist3r@users.noreply.github.com >
2025-04-01 06:22:18 -07:00
Alex Kári Ívarsson
b3cd6fee77
chore: Add Icelandair to USERS.md ( #22533 )
...
Signed-off-by: Alex Kári Ívarsson <alexkivars@gmail.com >
2025-04-01 06:21:10 -07:00
Max Gautier
c73796da90
fix: Always create manual long lived token ( #19970 )
...
Signed-off-by: Max Gautier <mg@max.gautier.name >
2025-03-31 14:29:08 +00:00
Michael Crenshaw
ffe42256e9
chore: fix missed lint issues ( #22518 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-31 08:15:54 -04:00
Michael Crenshaw
0ec46f6857
chore(ci): upgrade golangci-lint to v2 ( #22484 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 12:37:52 -04:00
Eadred
4a987ddbf2
fix: Check for semver constraint matching in application webhook handler ( #21634 ) ( #21648 )
...
Signed-off-by: eadred <eadred77@googlemail.com >
2025-03-27 11:26:02 -04:00
dependabot[bot]
344b434cc5
chore(deps-dev): bump @types/node from 22.13.13 to 22.13.14 in /ui-test ( #22495 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-27 06:45:58 -07:00
Javier Solana
75098e5aed
chore: add "dry_run" label to sync metrics ( #22010 )
...
Co-authored-by: Javier Solana <javier.solana@cabify.com >
Co-authored-by: Pasha Kostohrys <pasha.kostohrys@gmail.com >
2025-03-26 19:31:12 -04:00
Alexy Mantha
d9ef10a817
feat(hydrator): handle sourceHydrator fields from webhook ( #19397 ) ( #22485 )
...
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
Co-authored-by: Kunho Lee <gunho1020@gmail.com >
2025-03-26 12:08:35 -04:00
Nitish Kumar
06dd876038
docs: update apps/appsets in any namespace flags documentation ( #22480 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-03-26 07:03:33 -07:00
Anand Francis Joseph
2fbace3fe7
feat(webhook): Fixed manifest-generate-paths annotation support for monorepos in BitBucket ( #21811 )
...
Signed-off-by: anandf <anjoseph@redhat.com >
2025-03-26 08:27:06 -04:00
dependabot[bot]
a1f90b5cb6
chore(deps): bump github.com/expr-lang/expr from 1.17.1 to 1.17.2 ( #22477 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 06:14:20 -07:00
dependabot[bot]
c943ad2d40
chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 ( #22478 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 06:13:55 -07:00
dependabot[bot]
76f3e9841d
chore(deps-dev): bump @types/node from 22.13.11 to 22.13.13 in /ui-test ( #22479 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 06:13:17 -07:00
dependabot[bot]
f8b5b0ba54
chore(deps): bump github.com/google/go-jsonnet from 0.21.0-rc1.0.20250311032901-bc787d68ca30 to 0.21.0-rc2 ( #22454 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 15:16:15 -04:00
Michael Crenshaw
d2da1b3f4e
chore: move pkg/exec in-tree ( #22175 ) ( #22460 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-24 14:29:34 -04:00
Aaron Hoffman
66d7f1b060
docs: add notifications examples section ( #22032 )
...
Signed-off-by: Aaron Hoffman <31711338+Aaron-9900@users.noreply.github.com >
Co-authored-by: Pasha Kostohrys <pasha.kostohrys@gmail.com >
2025-03-24 14:27:04 -04:00
dependabot[bot]
fe8083adf5
chore(deps): bump github.com/Azure/kubelogin from 0.2.6 to 0.2.7 ( #22453 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 12:31:24 -04:00
Anand Kumar Singh
fe347e39f7
fix: update field name from syncPolicy.automated.enable to enabled ( #22440 )
...
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com >
2025-03-24 10:10:16 -04:00
hua-ri
d171179dbd
fix: invalid version for 'k8s.io/externaljwt@v0.0.0' ( #22434 )
...
Signed-off-by: qiqiuyang <qiqiuyang@163.com >
2025-03-24 06:25:17 -07:00
dependabot[bot]
528f6ad58b
chore(deps): bump selenium-webdriver from 4.29.0 to 4.30.0 in /ui-test ( #22451 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 06:29:01 -04:00
dependabot[bot]
77ecfe527e
chore(deps-dev): bump @types/node from 22.13.10 to 22.13.11 in /ui-test ( #22452 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 06:28:46 -04:00
Alexandre Gaudreault
a628db994b
chore: allow to set CGO flags in makefile ( #22437 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-03-23 22:02:18 -04:00
dependabot[bot]
881448ec76
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 ( #22441 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-22 22:23:35 -04:00
dependabot[bot]
ff9e40ef8f
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.17.0 to 1.17.1 ( #22429 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-22 18:46:33 -04:00
dependabot[bot]
9c177584fa
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 ( #22442 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-22 18:45:43 -04:00
Anand Francis Joseph
3f90f99ee8
fix(cli): Fix for removing auto generated tag for applicationset command ( #22446 )
...
Signed-off-by: anandf <anjoseph@redhat.com >
2025-03-22 13:48:15 -04:00
dependabot[bot]
a916289a66
chore(deps): bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 ( #22425 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 13:33:59 -04:00
Andrii Korotkov
6d63683bff
chore(deps): Update some dependencies versions ( #22228 ) ( #22260 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-21 16:27:12 +00:00
Linghao Su
401e835d08
fix(ui): use correct monaco editor config for correct behavior ( #22421 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2025-03-21 10:27:32 -04:00
Anand Kumar Singh
432a0cdef4
feat: add enable field for automatedSync ( #21999 )
...
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com >
2025-03-21 07:47:01 -04:00
nmirasch
b4fc122d3b
fix: CVE-2025-26791 upgrading redoc dep to 2.4.0 to avoid DOMPurify b… ( #21998 )
...
Signed-off-by: nmirasch <neus.miras@gmail.com >
2025-03-21 07:31:02 -04:00
Amit Oren
98faf392a7
docs: Add note about needing to restart the controller when excluding child resources ( #22362 )
...
Signed-off-by: Amit Oren <amit@coralogix.com >
Signed-off-by: Amit Oren <github@amitoren.dev >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-03-20 20:58:02 +00:00
ianyc
6340e7ebdd
fix: UI log viewer 'Show logs since a given time' filed has no effect bug #22330 ( #22331 )
...
Signed-off-by: ianyc <ychsiaoo@gmail.com >
2025-03-20 16:46:33 -04:00
Linghao Su
04186aa3e4
fix(ui): fix podGroup expansion background ( #22279 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2025-03-20 15:08:51 -04:00
almoelda
6d7e75d5cc
feat: Add link to get the list of applications of a cluster/project ( #21561 )
...
Signed-off-by: Almo Elda <almogldbh@gmail.com >
2025-03-20 13:17:02 -04:00
dependabot[bot]
545b26756d
chore(deps): bump github.com/Azure/kubelogin from 0.2.3 to 0.2.6 ( #22419 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-20 10:27:24 -04:00
Ishita Sequeira
39e483ddef
chore: add ApplicationSet Controller docs to clisdocsgen ( #22417 )
...
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
2025-03-20 15:54:58 +02:00
dependabot[bot]
9f37d43672
chore(deps): bump github.com/Azure/kubelogin from 0.1.9 to 0.2.3 ( #22401 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 10:31:37 -04:00
dependabot[bot]
08f34b4545
chore(deps): bump github.com/expr-lang/expr from 1.17.0 to 1.17.1 ( #22400 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 10:30:42 -04:00
Alexandre Gaudreault
8a4ba4d2e2
ci: add breaking changes section to changelog ( #22395 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-03-18 13:17:16 -04:00
Atif Ali
f6f10c0521
fix: handle annotated git tags correctly in repo server cache ( #21771 )
...
Signed-off-by: Atif Ali <atali@redhat.com >
2025-03-18 11:46:19 -04:00
github-actions[bot]
dd0c300698
[Bot] docs: Update Snyk report ( #22360 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-03-18 11:10:53 -04:00
dependabot[bot]
065e298ab4
chore(deps): bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 ( #22364 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 08:05:51 -07:00
renovate[bot]
2a50dcb6c2
chore(deps): update module github.com/golangci/golangci-lint to v1.64.8 ( #22384 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 09:58:05 -04:00
dependabot[bot]
a2e99a055a
chore(deps): bump github.com/casbin/casbin/v2 from 2.103.0 to 2.104.0 ( #22388 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 09:57:26 -04:00
Michael Crenshaw
a445fcb4f6
chore(ci): address goreleaser deprecations ( #22379 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-18 09:50:16 -04:00
github-actions[bot]
20b1870d75
chore: Bump version in master ( #22383 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: reggie-k <19544836+reggie-k@users.noreply.github.com >
2025-03-17 21:29:53 +00:00
Andrii Korotkov
b0d00d521a
fix: Enable service account token automount for haproxy ( #22226 ) ( #22353 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-17 20:34:53 +00:00
Michael Crenshaw
bde63b5a5b
chore(ci): improve previous-version script readability, fix bug ( #22378 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-17 15:17:50 -04:00
Andrii Korotkov
1a25d7c52c
fix: Account for batch event processing in e2e tests ( #22356 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-17 14:59:40 -04:00
Michael Crenshaw
e9ae886c3c
fix(ci): get correct previous version, fail workflow if not ( #22376 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-17 13:58:17 -04:00
Michael Crenshaw
9a8ec4aa09
fix(ci): use tags instead of branches ( #22372 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-17 11:42:53 -04:00
Michael Crenshaw
9c2ffb74c9
fix(ci): handle major versions in compatibility table generator ( #22370 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-17 11:14:46 -04:00
Regina Voloshin
ab337ed807
docs: promote proxy extensions to beta ( #22361 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-03-17 10:05:45 -04:00
Cheng Fang
8545d214b6
fix(docs): update --auth-token description in argocd_appset_update.md to account for environment variable ( #22350 )
...
Signed-off-by: Cheng Fang <cfang@redhat.com >
2025-03-16 16:49:50 -04:00
Andrii Korotkov
bfd72b42df
fix: Revert "fix: Race condition occurs during initial sharding ( #22264 )" ( #22354 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-14 17:00:08 -07:00
Peter Jiang
f044200d9e
chore: bump gitops-engine ( #22335 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
2025-03-14 16:52:00 -04:00
Linghao Su
0fab3cfeec
feat(ui): support display sync wave ( #20614 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2025-03-14 12:05:32 -04:00
dependabot[bot]
c8e1de6146
chore(deps): bump github.com/Azure/kubelogin from 0.1.8 to 0.1.9 ( #22308 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 11:30:06 -04:00
dependabot[bot]
de40dc2334
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.12.0 to 3.13.0 ( #22347 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 10:12:11 -04:00
Dan Garfield
9f8d68f07b
docs: various wording fixes for 3.0 migration guide ( #22343 )
...
Signed-off-by: Dan Garfield <dan@codefresh.io >
2025-03-14 10:08:26 -04:00
Alexandre Gaudreault
fe598a831e
chore!: add 60s default jitter ( #22342 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-03-13 22:01:12 +00:00
Michael Crenshaw
aeb0002877
chore: set default tracking to annotation ( #22289 )
...
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Yuan Tang <terrytangyuan@gmail.com >
2025-03-13 17:40:51 -04:00
Michael Crenshaw
910b9518e4
feat(controller): enable batch event processing by default ( #22338 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-13 17:40:31 -04:00
Marco Franssen
2ce593b5de
chore: Optimize Docker image layers ( #21525 )
...
Signed-off-by: Marco Franssen <marco.franssen@gmail.com >
2025-03-13 15:24:45 -04:00
Matthieu MOREL
83257a9e73
chore: use grpc-middleware interceptors ( #22329 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-03-13 15:25:38 +00:00
renovate[bot]
cae840bb13
chore(deps): update dependency gotestyourself/gotestsum to v1.12.1 ( #22328 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-13 06:42:34 -07:00
Regina Voloshin
8d12e352f4
docs: document logs RBAC enforcement remediation ( #22285 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-03-13 09:39:45 -04:00
Michael Crenshaw
d54ae98b20
fix(controller): wrong tracking annotation for malformed resources ( #22325 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-13 09:34:20 -04:00
renovate[bot]
12928cbdcc
chore(deps): update module github.com/golangci/golangci-lint to v1.64.7 ( #22306 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 16:40:13 -04:00
Alexandre Gaudreault
9c443b6501
fix(cli): improve performance for admin export/import cmd ( #22322 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-03-12 20:05:39 +00:00
dependabot[bot]
a45f715763
chore(deps): bump chromedriver from 134.0.0 to 134.0.2 in /ui-test ( #22307 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-03-12 15:31:42 +00:00
Alexandre Gaudreault
335b65baf8
chore(config)!: Ignore all .status updates & known high churn changes by default ( #21760 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-03-12 09:12:47 +02:00
Regina Voloshin
f27515783a
docs: Document Helm 3.17.1 breaking changes ( #22283 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-03-11 17:27:04 -04:00
Michael Crenshaw
2afcb6f107
fix(test): delete CRD between tests, install CRD before syncing CRs ( #22299 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-11 17:11:26 -04:00
dependabot[bot]
05a9171b42
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /ui-test ( #22118 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 17:00:17 -04:00
Alexandre Gaudreault
ac50d8e1c1
feat(config)!: exclude known interim resources by default ( #20013 ) ( #21635 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-03-11 12:57:42 -04:00
Brett Dudo
f775e7bf28
feat(appset): Add values to PR generator ( #21557 )
...
Signed-off-by: Brett C. Dudo <brett@dudo.io >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Tobias Lindberg <tobias.ehlert@gmail.com >
Signed-off-by: Afzal Ansari <afzal442@gmail.com >
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
Signed-off-by: asuforce <owata.sn@gmail.com >
Signed-off-by: Michele Baldessari <michele@acksyn.org >
Signed-off-by: Laurent Lavaud <laurent.lavaud@mirakl.com >
Signed-off-by: Prune <prune@lecentre.net >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jacob Colvin <jacobcolvin1@gmail.com >
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
Signed-off-by: Christopher J. Adkins <chris@cjadkins.com >
Signed-off-by: Almo Elda <almogldbh@gmail.com >
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tobias Lindberg <tobias.ehlert@gmail.com >
Co-authored-by: Afzal Ansari <afzal442@gmail.com >
Co-authored-by: Revital Barletz <revitalbarletz@gmail.com >
Co-authored-by: Regina Voloshin <reginakagan@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io >
Co-authored-by: Shun Nishitsuji <owata.sn@gmail.com >
Co-authored-by: Michele Baldessari <michele@acksyn.org >
Co-authored-by: Laurent Lavaud <llavaud@users.noreply.github.com >
Co-authored-by: Prune Sebastien THOMAS <prune@lecentre.net >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Jacob Colvin <jacobcolvin1@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Matthieu MOREL <matthieu.morel35@gmail.com >
Co-authored-by: Chris Adkins <chris@cjadkins.com >
Co-authored-by: almoelda <42950693+almoelda@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: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Rafal <rafal@akuity.io >
2025-03-11 11:44:20 -04:00
Dillen Padhiar
fa0b5f56ab
feat: add force promote actions for Numaplane rollouts ( #22141 )
...
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2025-03-11 10:03:51 -04:00
kahou82
43e5941042
fix: Race condition occurs during initial sharding ( #22264 )
...
Signed-off-by: Kahou Lei <kahou82@gmail.com >
2025-03-11 01:20:20 -04:00
dependabot[bot]
2168221092
chore(deps): bump library/golang from 1.24.0 to 1.24.1 in /test/remote ( #22184 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 01:18:44 -04:00
dependabot[bot]
64569e61a1
chore(deps): bump go.opentelemetry.io/otel from 1.34.0 to 1.35.0 ( #22217 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 01:14:37 -04:00
Alexandre Gaudreault
cca7485917
feat!: update compareoptions default values ( #22230 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-03-11 01:14:17 -04:00
Keith Chong
74b35322a2
feat: Make certain Status panel items look more 'clickable' ( #19698 ) ( #22232 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2025-03-11 01:03:15 -04:00
Atif Ali
0ed7c5618f
fix: Unable to edit http repo credentials from ArgoCD UI ( #22065 )
...
Signed-off-by: Atif Ali <atali@redhat.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2025-03-10 20:16:04 +00:00
Michael Crenshaw
42219fd7b7
chore(lint): fix deep copy informers lint ( #22290 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-10 15:31:17 -04:00
dependabot[bot]
111cf2ce9f
chore(deps-dev): bump @types/node from 22.13.5 to 22.13.10 in /ui-test ( #22272 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 08:35:36 -07:00
sivchari
d301b40c6b
feat: Upgrade notifications engine ( #22273 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-03-10 11:02:16 -04:00
rumstead
e3bd56972d
feat(server): make deep copies of objects returned by informers ( #22173 ) ( #22179 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-03-10 14:29:07 +00:00
sivchari
922d080ae5
chore: upgrade Go to 1.24 ( #22242 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-03-10 10:14:41 -04:00
Michael Crenshaw
bd1018af5e
docs: fix tmp path and document Rancher caveat ( #22252 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-10 10:10:47 -04:00
Matthieu MOREL
76dbaaa3e0
chore: bump to github.com/grpc-ecosystem/go-grpc-middleware/v2 ( #22098 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-03-10 10:06:54 -04:00
Andrii Korotkov
376e8d5260
fix: Update haproxy version to match the chart ( #22226 ) ( #22236 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-10 10:03:04 -04:00
dependabot[bot]
627da11384
chore(deps): bump github.com/Azure/kubelogin from 0.1.6 to 0.1.8 ( #22271 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 06:28:41 -07:00
Gahl Peled
75cb7fc42d
fix: issue 22206 - fixes overlapping lines in logs by increasing line height ( #22207 )
...
Signed-off-by: Gahl_Peled <gahl.peled@talentsystems.com >
2025-03-09 19:59:24 +02:00
Andrii Korotkov
a8f646e430
fix: Notifications on-deployed would now be delivered if sync didn't change the health status of the app in a process ( #22203 ) ( #22204 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-09 19:58:52 +02:00
Linghao Su
4202168c44
fix(ui): reduce rerender in pod log view ( #22241 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2025-03-09 19:39:09 +02:00
sivchari
e3b333a860
fix: JSON format ( #22237 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-03-09 19:28:58 +02:00
dependabot[bot]
cb135fdd0d
chore(deps): bump axios from 1.7.4 to 1.8.2 in /ui-test ( #22247 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-09 19:22:27 +02:00
Sven Schliesing
3c3410cf5d
docs: fix typo in declarative-setup.md ( #22256 )
...
Signed-off-by: Sven Schliesing <muffl0n@raffts.net >
2025-03-09 19:21:12 +02:00
github-actions[bot]
5e9fc55783
[Bot] docs: Update Snyk report ( #22263 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-03-09 19:12:18 +02:00
Andrii Korotkov
9d66e89d14
chore: Remove k8s 1.28 from e2e testing ( #22245 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-07 13:41:44 -05:00
Andrii Korotkov
14a09be652
chore(deps): Bump utfutil to v1.0.0 ( #22228 ) ( #22243 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-07 15:52:22 +00:00
sivchari
fbd7f29056
feat: use errors.Join for debuggable ( #22235 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-03-07 09:56:15 -05:00
dependabot[bot]
2cefcc5a36
chore(deps): bump chromedriver from 133.0.3 to 134.0.0 in /ui-test ( #22218 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 06:06:05 -08:00
dependabot[bot]
683e4e0d95
chore(deps): bump selenium-webdriver from 4.27.0 to 4.29.0 in /ui-test ( #22117 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2025-03-06 18:23:56 -05:00
Andrii Korotkov
8d1aeb58a2
chore: Update some dependencies and add some comments about old libs ( #22104 ) ( #22208 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-06 16:17:14 -05:00
dependabot[bot]
4c27f73559
chore(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 ( #22211 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 15:55:03 -05:00
Dan Garfield
dc3286730a
docs: Fix typos and grammar in tls.md ( #22229 )
...
Signed-off-by: Dan Garfield <dan@codefresh.io >
2025-03-06 15:54:38 -05:00
Andrii Korotkov
62ec9fef36
fix: Use t.Fatal instead of os.Exit in tests (part 2) ( #21003 ) ( #22187 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-06 19:24:07 +00:00
dependabot[bot]
a8b76f2951
chore(deps): bump golang.org/x/net from 0.36.0 to 0.37.0 ( #22209 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 11:13:03 -05:00
Michael Crenshaw
8a752a56d6
docs: document bearerToken in repo example doc ( #22195 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-06 09:58:39 -05:00
dependabot[bot]
4f179a192d
chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs ( #22219 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 09:51:28 -05:00
dependabot[bot]
270b352cbd
chore(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 ( #22212 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 09:47:00 -05:00
dependabot[bot]
2d994038be
chore(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 ( #22216 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 09:46:08 -05:00
Nitish Kumar
753f7b6e72
chore: enable parallel helm manifest generation by default ( #22224 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-03-06 09:43:14 -05:00
Soumya Ghosh Dastidar
6959e54f06
fix: have argocd server pass the appLabelKey for proper caching ( #22186 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2025-03-06 07:28:53 +00:00
Michael Crenshaw
7327093b66
docs: custom resource action UI tweaks ( #22202 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-05 16:49:07 -05:00
Michael Crenshaw
74582e9965
chore: embed trivial rand string function ( #22177 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-05 16:34:16 -05:00
Andrii Korotkov
29c69b3601
chore(deps): Bump argoproj repos versions ( #22104 ) ( #22198 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-05 14:58:32 -05:00
Nitish Kumar
546383a8e5
fix(cli): log correct error message when updating a cluster that is not present ( #22190 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-03-05 11:48:35 -05:00
dependabot[bot]
0444fcdf37
chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 ( #22180 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-05 11:46:55 -05:00
dependabot[bot]
527ef92c30
chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.4-0.20241211184406-7bf59b3d70ee to 4.6.0 ( #22181 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-05 11:46:11 -05:00
dependabot[bot]
2731c3f18d
chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 ( #22183 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-05 11:45:22 -05:00
dependabot[bot]
9783c5ea24
chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 ( #22182 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-05 11:44:34 -05:00
Michael Crenshaw
db82e23ebb
chore: use internal errors util instead of pkg's ( #22174 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-05 11:40:56 -05:00
Regina Voloshin
04a1608643
docs: 3.0 release date on May 06 ( #22189 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-03-05 10:13:38 -05:00
sivchari
6b002a5106
feat: upgrade to v1.32.2 ( #22168 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-03-04 16:39:28 -05:00
Andrii Korotkov
5223ce546a
chore: Upgrade Redis from 7.0.15-alpine to 7.2.7-alpine and haproxy ( #22108 ) ( #22110 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-04 15:59:03 -05:00
renovate[bot]
95a43e0416
chore(deps): update module github.com/golangci/golangci-lint to v1.64.6 ( #22115 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 15:57:44 -05:00
Michael Crenshaw
c6b00007f2
fix(actions): don't run empty Lua scripts ( #22084 ) ( #22161 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-04 14:25:36 -05:00
Michael Crenshaw
eb6732ec9e
fix(ci): use pinned Helm version for init-release ( #22164 ) ( #22165 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-04 13:06:01 -05:00
Nitish Kumar
0b0c737af0
chore(deps): bump github.com/go-jose/go-jose/v3 to v4 ( #22154 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-03-04 12:30:12 -05:00
sivchari
c0b278738c
feat: Support kube 1.32 ( #21805 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-03-04 11:15:35 -05:00
rumstead
029927b25e
feat(appcontroller): store application health status in redis by default ( #10312 ) ( #21532 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-03-04 11:29:23 +00:00
dependabot[bot]
f2490fccdd
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.33.0 to 1.34.0 ( #21570 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 19:55:58 -05:00
Dag Andersen
898a126f10
docs: Add section on how to lock down/restrict the default project ( #21757 )
...
Signed-off-by: Dag Andersen <dagbjerreandersen@gmail.com >
2025-03-03 19:55:47 -05:00
Michael Crenshaw
bfb04ddf3e
fix(ui): parameter tab null ref w/ hydrator ( #22097 ) ( #22131 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-03 16:16:32 -05:00
Andrii Korotkov
416b7d0c32
fix(test): Use t.Fatal instead of os.Exit in tests (part 1) ( #21003 ) ( #22114 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-03 13:36:13 -05:00
Mike Cutsail
561cbef5cc
feat: checking user defined roles and policies for referential integrity ( #20825 ) ( #22132 )
...
Signed-off-by: Mike Cutsail <mcutsail15@apple.com >
2025-03-03 10:15:43 -08:00
rumstead
2bcaa19894
revert: add a check for user defined role referential integrity #21065 ( #22130 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-03-03 22:03:27 +05:30
Soumya Ghosh Dastidar
228b86d3b5
chore: update mockery version ( #22126 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2025-03-03 16:57:20 +02:00
Andrii Korotkov
f542ae5158
fix: Revert "split arrays in yaml to fix ambiguous collapse when array items have nested objects ( #21064 )" ( #22099 ) ( #22128 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-03-03 09:48:41 -05:00
Mike Cutsail
c71dd1a9e6
feat: add a check for user defined role referential integrity ( #21065 )
...
Signed-off-by: Mike Cutsail <mcutsail15@apple.com >
2025-03-03 06:09:25 -08:00
dependabot[bot]
f2c5093013
chore(deps): bump @types/selenium-webdriver from 4.1.27 to 4.1.28 in /ui-test ( #21414 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 18:43:57 -05:00
dependabot[bot]
21ea59d600
chore(deps): bump go.opentelemetry.io/otel from 1.33.0 to 1.34.0 ( #21569 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 18:35:32 -05:00
Karl Taylor
e2e6faa3b5
fix(ui): prevent parameter editor from resetting when props update ( fixes #14351 ) ( #21625 )
...
Signed-off-by: Karl Taylor <16408267+k4r1@users.noreply.github.com >
2025-03-02 18:32:03 -05:00
renovate[bot]
42fa72d499
chore(deps): update dependency pymdown-extensions to v10.14.3 ( #21619 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 18:25:06 -05:00
Linghao Su
6f9389c2ea
feat(log): support match case in pod log search ( #21919 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2025-03-02 18:21:51 -05:00
dependabot[bot]
98cd061ac9
chore(deps): bump library/golang from 2b1cbf2 to cd0c949 in /test/remote ( #22020 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 18:04:34 -05:00
Michael Crenshaw
b9131c1802
feat(cmp): pass empty env vars to plugins ( #18720 ) ( #22096 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-03-02 18:01:50 -05:00
Blake Pettersson
e6f94f227c
fix(appcontroller): selfhealattemptscount needs to be reset at times ( #22095 )
...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-03-02 17:46:39 -05:00
Abhinandh B G
74244323f8
fix: Rephrased sentence to a meaningfull one ( #22113 )
...
Signed-off-by: Abhinandh B G <97796199+babugeet@users.noreply.github.com >
2025-03-02 23:33:43 +05:30
github-actions[bot]
e38c7ae00f
[Bot] docs: Update Snyk report ( #22106 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-03-02 17:14:06 +00:00
Michael Crenshaw
261137df9d
chore(health): report progressing status for AppSets ( #22092 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-28 18:09:06 -05:00
dependabot[bot]
c47152d017
chore(deps): bump chromedriver from 133.0.2 to 133.0.3 in /ui-test ( #22018 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 16:50:44 -05:00
BWagenerGenerali
7c7dda0e93
fix(grafanadashboard): add memory units to panels showing memory usage ( #22078 )
...
Signed-off-by: BWagenerGenerali <69955643+BWagenerGenerali@users.noreply.github.com >
2025-02-28 16:46:22 -05:00
Michael Crenshaw
806c5f6b6d
fix: return cluster URL in error message, not full cluster object ( #22094 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-28 21:10:00 +00:00
Matthieu MOREL
795bda5dd8
chore: use github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus ( #21937 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-02-28 15:44:33 -05:00
Matias Reparaz
499f74dc27
docs: Update USERS.md ( #22093 )
...
Signed-off-by: Matias Reparaz <mreparaz@gmail.com >
2025-02-28 15:01:20 -05:00
Mathias Petermann
c4183aad76
docs: Document askpass socket sharing between reposerver and cmp sidecar ( #22083 )
...
Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com >
2025-02-28 09:30:20 -07:00
Christian Hernandez
3f74b24c0a
docs: Adding Argo CD CLI plugin support proposal ( #19624 )
...
Signed-off-by: Christian Hernandez <christian@chernand.io >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-02-28 11:20:51 -05:00
Dale Haiducek
1905d127a5
fix: Check placement exists before length check ( #22060 ) ( #22057 )
...
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com >
2025-02-28 10:55:14 -05:00
Andrii Korotkov
07da3d41da
chore: Option to disable sync with replace on API Server level ( #21427 ) ( #22073 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-02-28 09:43:53 -05:00
dependabot[bot]
cbef55e566
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.0 ( #22076 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 09:27:16 -05:00
Michael Crenshaw
c6757573ae
feat(kustomize): support --include-templates for labels ( #15283 ) ( #22069 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-28 09:26:26 -05:00
Xiaopeng Han
2b1220c600
chore: revise wrong resource customization usage example ( #22074 )
...
Signed-off-by: xiaopeng <hanxiaop8@outlook.com >
2025-02-28 09:36:05 +05:30
Peter Jiang
edbce2a524
chore(deps): bump gitops-engine to latest ( #22071 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
2025-02-27 22:12:15 +00:00
Atif Ali
55f8a434d0
feat(ui): split arrays in yaml to fix ambiguous collapse when array items have nested objects ( #21064 )
...
Signed-off-by: Atif Ali <atali@redhat.com >
2025-02-27 15:54:49 -05:00
Michael Crenshaw
8a97c1d138
fix(hydrator): refresh by annotation instead of work queue ( #22016 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-27 14:22:03 -05:00
Michael Crenshaw
35009a7d1c
fix(hydrator): don't use manifest-generate-paths ( #22039 ) ( #22015 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-27 12:15:45 -05:00
Gergely Fábián
94b34f88ec
fix: upgrade x/crypto to v0.35.0 to solve CVE-2025-22869 ( #22048 )
...
Signed-off-by: Gergely Fábián <gergo.fb@gmail.com >
2025-02-27 12:07:10 -05:00
Richard Palm
ce819128f9
docs: fix project role docs ( #21832 )
...
Signed-off-by: Richard Palm <richard.palm@hellofresh.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-02-27 10:35:18 +01:00
Nitish Kumar
e6e9255216
fix: correct lookup for the kustomization file when applying patches ( #22024 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-27 13:39:39 +05:30
Atif Ali
c09e6fa6ad
feat: improve StatefulSet immutable field error messages ( #21209 )
...
Signed-off-by: Atif Ali <atali@redhat.com >
2025-02-26 23:47:51 +02:00
Michael Crenshaw
3baca9b696
fix(hydrator): don't get cluster or API versions for hydrator ( #21985 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-26 13:36:48 -05:00
Taeyeop Kim
961147d387
docs: Update sync-kubectl.md - Correct kubectl command for a sample ( #22030 )
...
Signed-off-by: Taeyeop Kim <taeyeop.kim1@gmail.com >
2025-02-26 17:23:58 +00:00
Regina Voloshin
686964daaa
fix: removed null security context from redis-ha values.yaml to placate helm 3.17.1 ( #22035 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-02-26 17:16:39 +00:00
Suraj yadav
b88ad57986
fix(ui): Added SSV option to helm type repos ( #22006 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2025-02-26 10:56:18 -05:00
Nitish Kumar
975e966e26
docs: add more info on what login --core does ( #21487 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
Signed-off-by: Nitish Kumar <justnitish06@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-02-26 20:13:43 +05:30
gussan
49a4b7f14f
fix: fetch syncedRevision in UpdateRevisionForPaths ( #21014 ) ( #21015 )
...
Signed-off-by: toyamagu2021 <toyamagu2021@gmail.com >
Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com >
2025-02-26 01:07:31 +05:30
Isaac Gaskin
644af54a7c
chore: version bumping helm3 ( #22009 )
...
Signed-off-by: Isaac Gaskin <isaac.gaskin@circle.com >
2025-02-25 19:34:38 +00:00
dependabot[bot]
c897e944db
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 ( #21989 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 14:10:35 -05:00
dependabot[bot]
94d3899038
chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 ( #21990 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 14:09:02 -05:00
Leonardo Luz Almeida
1823d8fcd2
docs: add applicationset controller doc to preserve annotations and labels ( #22008 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2025-02-25 14:08:39 -05:00
Regina Voloshin
402802b089
feat!: Logs rbac enforce by default ( #21678 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
Signed-off-by: Regina Voloshin <reginakagan@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-02-25 18:27:32 +00:00
Alexandre Gaudreault
e784c47667
chore(deps): bump go 1.23.5 & tools ( #21748 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-02-25 17:04:57 +00:00
rumstead
e44ae96c07
fix(appset): generated app errors should use the default requeue ( #21887 ) ( #21936 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-02-25 15:27:32 +00:00
Michael Crenshaw
be293fe9ed
chore(hydrator): improve error message ( #21987 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-24 22:01:01 +00:00
Michael Crenshaw
e18b4d7ac8
chore(deps): switch to new expr package ( #21982 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-24 23:37:58 +02:00
dependabot[bot]
f32f69f7d2
chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 ( #21956 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 14:32:18 -05:00
Michael Crenshaw
846503bb0e
docs: note idle connections issue for cluster namespaces ( #21978 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-24 18:43:21 +02:00
Michael Crenshaw
f63f5f954e
docs: document source hydrator maturity ( #21969 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-24 10:41:06 -05:00
Regina Voloshin
8044d68492
feat: add bearer token auth ( #21462 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
Co-authored-by: Pasha Kostohrys <pasha.kostohrys@gmail.com >
2025-02-24 12:44:07 +02:00
dependabot[bot]
33ad0a7ba7
chore(deps-dev): bump @types/node from 22.13.4 to 22.13.5 in /ui-test ( #21960 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 10:37:47 +02:00
dependabot[bot]
0dddb9e6c8
chore(deps): bump library/busybox from a5d0ce4 to 498a000 in /test/e2e/multiarch-container ( #21959 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 10:37:34 +02:00
dependabot[bot]
562fa065c6
chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 ( #21957 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 10:37:22 +02:00
dependabot[bot]
ecee599640
chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.13.0 to 2.14.0 ( #21955 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 10:37:06 +02:00
Suraj yadav
38b0fd5cd4
fix(ui): columns-adjusted for kind and Namespace in sync details. ( #21038 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2025-02-23 16:38:57 -05:00
Soumya Ghosh Dastidar
87671f55c5
fix: ignore prune=false resources from PruningRequired count ( #21941 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2025-02-23 16:12:22 -05:00
dependabot[bot]
1f1c33983b
chore(deps-dev): bump @types/node from 22.10.10 to 22.13.4 in /ui-test ( #21874 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 20:43:50 +02:00
dependabot[bot]
ee83eea784
chore(deps): bump library/golang from 1.23.6 to 1.24.0 in /test/remote ( #21868 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 20:43:08 +02:00
dependabot[bot]
9e6b28b8a2
chore(deps): bump library/golang from 1.23.6 to 1.24.0 in /test/container ( #21866 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 20:42:41 +02:00
dependabot[bot]
84b49c84ca
chore(deps): bump gitpod/workspace-full from bec45eb to a47a68e ( #21843 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 20:40:28 +02:00
dependabot[bot]
6c64d5ff55
chore(deps): bump chromedriver from 132.0.1 to 133.0.2 in /ui-test ( #21916 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 20:39:07 +02:00
Andrii Korotkov
7b1ed5218a
fix: On deployed trigger must consider race between last transition time and sync finished time ( #9070 ) ( #21944 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-02-23 17:44:24 +02:00
Fabián Sellés Rosa
079341c65c
fix(applicationset): ApplicationSets with rolling sync stuck in Pending ( #20230 )
...
Signed-off-by: Fabián Sellés <fabian.selles@adevinta.com >
Co-authored-by: Thibault Jamet <tjamet@users.noreply.github.com >
Co-authored-by: Carlos Rejano <carlosrejanoromeu@gmail.com >
2025-02-22 09:14:49 -05:00
sivchari
9f81cd4798
fix: Use ARGOCD_SERVER for default value ( #21930 )
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2025-02-22 12:20:15 +05:30
Matthieu MOREL
37aaeb3dd9
chore: enable usetesting linter ( #21935 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-02-21 18:50:55 +00:00
dependabot[bot]
7870200461
chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 ( #21915 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-20 11:46:47 -05:00
Marco Stuurman
167e122eba
docs: Fix typo code-gen/codegen contributors-quickstart.md ( #21922 )
...
Signed-off-by: Marco Stuurman <marco@fe.ax >
2025-02-20 04:14:25 -10:00
Blake Pettersson
a1431bef4c
fix(ui, rbac): project-roles ( #21829 )
...
Signed-off-by: wyttime04 <vanessa80332@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: wyttime04 <vanessa80332@gmail.com >
2025-02-20 11:40:15 +01:00
Matthew Bennett
073ccf7c35
fix( #19314 , #15700 ): allow ssh/altssh subdomains in repo URLs to match webhook payload ( #21227 )
2025-02-20 12:15:29 +05:30
Michael Crenshaw
feb7097fc9
feat(metrics): add more kubectl metrics ( #21720 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-19 11:21:22 -05:00
appiepollo14
976a8498d4
ci: fixes #21862 Concurrency in pr-title-check ( #21863 )
...
Signed-off-by: appiepollo14 <asjer94@live.com >
2025-02-18 14:48:32 -05:00
renovate[bot]
36d563a3c2
chore(deps): update dependency gotestyourself/gotestsum to v1.12.0 ( #21900 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 12:18:05 -05:00
Nitish Kumar
944f9f7b68
chore: add the Argo CD type definitions and method comments ( #21854 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-02-18 11:20:52 -05:00
github-actions[bot]
f78c7ee2ba
[Bot] docs: Update Snyk report ( #21883 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-02-18 11:03:15 -05:00
Matthieu MOREL
c1b2f78f46
chore: enable var-naming from revive ( #21861 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-02-18 11:02:38 -05:00
Takumi Sue
38c2b34da0
chore: update gotestsum automatically ( #21828 )
...
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
2025-02-18 10:53:13 -05:00
renovate[bot]
2e1db11ad9
chore(deps): update module github.com/golangci/golangci-lint to v1.64.5 ( #21850 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 10:50:07 -05:00
dependabot[bot]
ab05f35507
chore(deps): bump github.com/dlclark/regexp2 from 1.11.4 to 1.11.5 ( #21853 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 10:49:33 -05:00
dependabot[bot]
b3bf182a65
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.1 to 1.8.2 ( #21867 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 10:49:04 -05:00
Cheng Fang
563ccb20c7
fix: fix KustomizeImage Match function to pass added unit tests ( #21872 )
...
Signed-off-by: Cheng Fang <cfang@redhat.com >
2025-02-18 10:26:12 -05:00
dependabot[bot]
ca9da799d8
chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ( #21889 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 10:25:28 -05:00
dependabot[bot]
50fb7bcd21
chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 ( #21827 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 09:51:23 -05:00
Alexandre Gaudreault
eb6dd46e19
fix(cli): ignored resources should not be pruned during restore ( #21894 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-02-18 09:36:56 -05:00
Andrii Korotkov
e14d6b7bf9
chore: Update notifications to be less spammy ( #20871 ) ( #21884 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-02-18 08:43:39 -05:00
Leonardo Luz Almeida
6daaac5924
chore: add log context to proxy extension requests ( #21834 )
2025-02-14 03:04:58 +00:00
Dan Garfield
65664ce5f3
docs: clarify wording on cluster secrets ( #21865 )
...
Signed-off-by: Dan Garfield <dan@codefresh.io >
2025-02-12 22:52:43 +01:00
Dejan Zele Pejchev
8a447d9ae0
chore: add e2e test for hook finalizer which prevents external resource deletion ( #21113 )
...
Signed-off-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-02-11 09:28:01 -05:00
Nitish Kumar
951d9d3f17
feat: add the --redis-compress as the global flag to set redis compression. ( #21786 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-02-10 17:38:20 -08:00
Nitish Kumar
967126860c
test: add get cluster info test case ( #21831 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-02-10 16:02:22 -08:00
Dag Andersen
d19b02dcd0
docs: Ensure Argo CD Hydrator branch prefix consistency ( #21836 )
...
Signed-off-by: Dag Andersen <dagbjerreandersen@gmail.com >
2025-02-10 12:43:14 -06:00
ivanscai
d183d9c614
fix: dynamic cluster distribution issue 20965, update the shard… ( #21042 )
...
Signed-off-by: caijing <caijing.cai@alibaba-inc.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2025-02-09 22:25:34 -05:00
Brett Dudo
b600c5ec7d
fix: make codegen permissions ( #21667 )
...
Signed-off-by: Brett C. Dudo <brett@dudo.io >
Signed-off-by: Brett Dudo <brett@dudo.io >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2025-02-09 22:18:12 -05:00
dependabot[bot]
8e91ce9b2b
chore(deps): bump library/golang from 1.23.5 to 1.23.6 in /test/remote ( #21799 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-09 22:10:40 -05:00
Matthieu MOREL
8507a87bfa
chore: define apiextensionsv1 alias with importas ( #21823 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-02-09 22:10:15 -05:00
dependabot[bot]
4e2902d972
chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 ( #21813 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-09 22:07:39 -05:00
Michael Crenshaw
928fd19593
chore(appset): simplify cluster list code ( #21820 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-09 22:07:21 -05:00
Andrii Korotkov
5b79c34c72
fix: New kube applier for server side diff dry run with refactoring ( #21488 ) ( #21749 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2025-02-07 12:26:03 -05:00
bradkwadsworth
0973409273
feat: Kustomize ignore missing components ( #18634 ) ( #21674 )
...
Signed-off-by: Brad Wadsworth <wadsworth.brad@gmail.com >
2025-02-07 16:20:35 +00:00
Blake Pettersson
922dd771e3
fix(appset): improve git generator repo credential fallback ( #21167 )
...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-02-07 10:22:39 -05:00
teddy-wahle
4a1d0f3af5
fix: Switch default logging to JSON (issue: 20897) ( #21656 )
...
Signed-off-by: Teddy Wahle <teddy.wahle@verkada.com >
2025-02-06 18:32:26 +00:00
OpenGuidou
d1574c204f
fix(rbac): Add rights on applicationsets for the application controller ( #20352 )
...
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com >
2025-02-06 12:10:11 -05:00
wanghonglei5181
4dcabb933e
fix: Fix link about http middlewear and add adopter hetao101 ( #21802 )
...
Signed-off-by: wanghonglei5181 <wanghonglei5181@163.com >
2025-02-06 03:00:33 -07:00
Anand Francis Joseph
fa747f987c
fix(tests): Improved the e2e tests for app sync with impersonation feature ( #21792 )
...
Signed-off-by: anandf <anjoseph@redhat.com >
2025-02-05 21:37:48 -05:00
Peter Jiang
71c7700f2e
fix(ui): Show error message when max pods to view logs are reached ( #21725 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
2025-02-05 21:36:05 -05:00
dependabot[bot]
7efd2fe2eb
chore(deps): bump library/golang from 1.23.5 to 1.23.6 in /test/container ( #21774 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 21:27:35 -05:00
Peter Jiang
43822815f7
fix(docs): Fix syntax in e2e test docs ( #21796 )
...
Signed-off-by: Peter Jiang <peterjiang823@gmail.com >
2025-02-05 21:03:25 -05:00
Leonardo Luz Almeida
911a9c6776
fix: Add proxy registry key by dest server + name ( #21791 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2025-02-05 14:47:24 -05:00
dependabot[bot]
73c3935031
chore(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 ( #21776 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 19:43:51 +00:00
dependabot[bot]
4641e802a4
chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 ( #21777 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 19:05:31 +00:00
dependabot[bot]
4b087089fb
chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 ( #21778 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 13:18:03 -05:00
dependabot[bot]
7d0c10e0d2
chore(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 ( #21779 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 13:17:42 -05:00
Matthieu MOREL
9843bfbdf8
chore: use testify instead of native testing ( #21781 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-02-05 09:46:52 -05:00
Michael Crenshaw
5d147a3ae6
chore(appset)!: always apply nested selectors ( #14152 ) ( #21492 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-02-04 19:55:01 +00:00
rumstead
68d60cd092
fix(docs): update mkdocs for upgrade guide ( #21768 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-02-04 18:55:14 +00:00
Ashu
99cd3c7650
fix(cli): add flags to admin import for retrying updates on conflicts and skipping resources with specific labels. ( #21694 )
...
Signed-off-by: asingh51 <ashutosh_singh@intuit.com >
Co-authored-by: asingh51 <ashutosh_singh@intuit.com >
2025-02-04 06:17:06 +00:00
rumstead
622847bcb5
docs(2.14): use 2.14.1 manifests as remote bases ( #21759 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-02-03 21:37:23 +00:00
rumstead
ad09b9c744
fix(docs): 2.14 upgrading docs ( #21756 )
2025-02-03 23:08:19 +02:00
Michael Crenshaw
47bec8b438
chore!: remove legacy repo support ( #19768 ) ( #21249 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-03 20:15:15 +00:00
github-actions[bot]
95b8a4ab0b
[Bot] docs: Update Snyk report ( #21733 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-02-03 13:19:52 -05:00
Michael Crenshaw
c32afb4ee2
docs: endorse secrets operators, caution against plugins ( #21629 ) ( #21631 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-02-03 12:18:00 -05:00
adriananeci
c9c40684b7
feat: add AND operator opt-in option for sync windows matches ( #16846 )
...
Signed-off-by: Adrian Aneci <aneci@adobe.com >
2025-02-03 16:48:18 +00:00
rumstead
9a3cfcb71d
docs(2.14): adding basic upgrading docs for 2.14 ( #21744 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-02-03 18:31:21 +02:00
dependabot[bot]
1b1735f5f0
chore(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4 ( #21693 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-02-03 16:22:01 +00:00
Amit Oren
854c62fc70
fix(ui): Solve issue with navigating with dropdown from an application's page ( #21737 )
...
Signed-off-by: Amit Oren <amit@coralogix.com >
2025-02-03 11:04:44 -05:00
dependabot[bot]
b4753d8d00
chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 ( #21657 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 09:58:01 -05:00
dependabot[bot]
1d47e1c7eb
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.0 to 1.8.1 ( #21566 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2025-02-03 09:56:19 -05:00
rumstead
88e43cb730
feat(kubectl): upgrading kubectl to 1.32.1 ( #21724 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-02-03 09:37:28 -05:00
Regina Voloshin
045a027753
chore: reggie-k as release champion for 3.0 ( #21736 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-02-03 09:21:57 -05:00
Alexandre Gaudreault
b4a63aeba8
fix(dex): always request federated:id scope ( #17908 ) ( #21726 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-31 17:12:59 +00:00
dependabot[bot]
b17c5e4e2a
chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 ( #21717 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31 11:16:26 -05:00
rumstead
7edaef54d4
feat(helm): upgrading helm to 3.17.0 ( #21722 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-01-31 10:54:51 -05:00
Atif Ali
85c6d267ba
fix: override sub with federated_claims.user_id when dex is used ( #20683 )
...
Signed-off-by: Atif Ali <atali@redhat.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-30 10:06:36 -05:00
Jean Morais
40d86e7b18
docs: fix broken link in notifications overview ( #21684 )
...
Signed-off-by: Jean Morais <jeancdemorais@gmail.com >
2025-01-30 09:05:08 -05:00
Siddhesh Ghadi
6f5537bdf1
Merge commit from fork
...
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
2025-01-29 13:41:18 -05:00
Florian Blampey
e4311d8309
feat: add name and labels in cluster metrics ( #17870 ) ( #18453 )
...
Signed-off-by: flbla <flbla@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-29 18:06:29 +00:00
Alexandre Gaudreault
e147247aaf
ci: disable nolintlint linter ( #21707 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-29 17:10:17 +00:00
dependabot[bot]
b9f49df757
chore(deps): bump github.com/evanphx/json-patch from 5.9.0+incompatible to 5.9.11+incompatible ( #21699 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 11:32:36 -05:00
dependabot[bot]
eb8f05a9fd
chore(deps): bump github.com/cyphar/filepath-securejoin from 0.4.0 to 0.4.1 ( #21700 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 11:32:06 -05:00
Michael Crenshaw
4e08b8dee6
chore(metrics)!: remove deprecated metrics ( #21697 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-29 00:02:00 -05:00
dependabot[bot]
7333c75327
chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 ( #21676 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 21:44:34 -05:00
dependabot[bot]
5e5ec1b021
chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.8.0 to 4.8.1 ( #21677 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 21:44:13 -05:00
Keith Chong
e8a3f7aa33
fix: Update argo-ui dependency to pull in OCI icon ( #18646 ) ( #21698 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2025-01-28 21:42:33 -05:00
Jagpreet Singh Tamber
ecb9dbac42
feat: add support for azure workload identity in Microsoft Entra SSO ( #21433 )
...
Signed-off-by: Jagpreet Singh Tamber <jagpreetstamber@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-29 00:00:43 +00:00
maoqide
1698370363
feat: replace spdy with websocket for portforward and pod exec #21517 ( #21518 )
...
Signed-off-by: xinmei.mao <xinmei.mao@tuya.com >
Co-authored-by: xinmei.mao <xinmei.mao@tuya.com >
2025-01-28 10:09:29 -05:00
Julie Vogelman
e3bcc48bf2
chore: updates to Numaplane health checks ( #21671 )
...
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
2025-01-27 10:29:44 -05:00
Rafal
544aea18c3
fix(ui): Cannot add an app that has both name and server destination ( #21440 )
...
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
2025-01-24 16:58:00 -05:00
dependabot[bot]
75def4f2df
chore(deps-dev): bump @types/node from 22.10.8 to 22.10.10 in /ui-test ( #21658 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 08:28:45 -05:00
Regina Voloshin
c7e02eefdd
fix: make test fails with exec format error ( #21630 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-01-24 08:16:35 -05:00
Michael Crenshaw
bd9923fd75
chore(repo-server): simplify Kustomize/Helm version detection ( #21540 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-24 08:15:02 -05:00
dependabot[bot]
bcf2143dfe
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 ( #21641 )
2025-01-23 06:12:44 -05:00
dependabot[bot]
770664411a
chore(deps-dev): bump @types/node from 22.10.7 to 22.10.8 in /ui-test ( #21644 )
2025-01-23 06:12:14 -05:00
dependabot[bot]
cdb7995693
chore(deps): bump chromedriver from 132.0.0 to 132.0.1 in /ui-test ( #21646 )
2025-01-23 06:11:42 -05:00
Michael Crenshaw
3593f24491
chore: mark with-hydrator manifests as generated ( #21639 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-22 21:59:09 +00:00
Matthieu MOREL
24893ad5e9
chore: enable several rules from revive ( #21638 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-22 21:32:09 +00:00
Matthieu MOREL
bf082c26c2
chore: enable ifElseChain from gocritic ( #21636 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-22 16:13:51 -05:00
Alexandre Gaudreault
8f285a5dd4
fix(in-cluster): do not allow the cluster to be used when disabled ( #21208 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-22 20:36:05 +00:00
Matthieu MOREL
35a174b956
chore: enable badCond from gocritic ( #21632 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-22 18:25:33 +00:00
Alexandre Gaudreault
85684a8919
fix(cli): application cannot be refreshed when invalid and hangs ( #21615 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-22 11:39:55 -05:00
Matthieu MOREL
27915da5b0
chore: enable singleCaseSwitch and commentFormatting rules from gocritic ( #21616 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-22 10:45:32 -05:00
github-actions[bot]
2cfaab335f
[Bot] docs: Update Snyk report ( #21558 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-01-22 09:22:28 +02:00
almoelda
f9ffb6ae35
feat: Added env reference objects to manifests for otlp.attrs ( #21563 )
...
Signed-off-by: Almo Elda <almogldbh@gmail.com >
2025-01-22 09:16:06 +02:00
Chris Adkins
91cb693164
chore: action docker warnings ( #21556 )
...
Signed-off-by: Christopher J. Adkins <chris@cjadkins.com >
2025-01-22 09:15:44 +02:00
Matthieu MOREL
5ef4faa8a4
chore: enable nolintlint ( #21559 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-21 13:49:14 -05:00
Jacob Colvin
f258c450b8
feat: add ARGOCD_APP_PROJECT_NAME to the build environment ( #15185 ) ( #21586 )
...
Signed-off-by: Jacob Colvin <jacobcolvin1@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2025-01-21 13:16:40 -05:00
Alexander Matyushentsev
eed70eed6e
fix: login return_url doesn't work with custom server paths ( #21588 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2025-01-21 09:22:50 -08:00
Prune Sebastien THOMAS
55aab6efb6
fix(appset): reverted Gitlab SCM HasPath search and consider 404 errors as file not found ( #16253 ) ( #21597 )
...
Signed-off-by: Prune <prune@lecentre.net >
2025-01-21 17:08:59 +00:00
Laurent Lavaud
9b91454968
chore: cleanup diff-cache testdata ( #21600 )
...
Signed-off-by: Laurent Lavaud <laurent.lavaud@mirakl.com >
2025-01-21 17:08:46 +00:00
Michael Crenshaw
9429275a91
fix(hydrator): UI nil checks ( #21598 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-21 16:51:03 +00:00
Michele Baldessari
ed3cc48847
fix: Policy/policy.open-cluster-management.io stuck in progressing status when no clusters match the policy ( #21296 ) ( #21297 )
...
Signed-off-by: Michele Baldessari <michele@acksyn.org >
2025-01-21 08:19:35 -05:00
Revital Barletz
87539aa558
docs: Surface blog with (actual) release notes better ( #21572 )
...
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
2025-01-21 02:32:30 -10:00
Shun Nishitsuji
c687247ce8
docs: Add LY Corporation to list of users ( #21592 )
...
Signed-off-by: asuforce <owata.sn@gmail.com >
2025-01-21 02:19:32 -10:00
Regina Voloshin
6f38327647
fix: resolve the failing e2e appset tests for ksonnet applications ( #21580 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-01-21 03:01:28 +00:00
Michael Crenshaw
e3caebae56
docs(hydrator): document signature verification limitation ( #21504 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-20 20:19:06 -05:00
Revital Barletz
7ba7fc028e
docs: Auto Sync toggle does not work for Applications created with an ApplicationSet ( #21577 )
...
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
Co-authored-by: Regina Voloshin <reginakagan@gmail.com >
2025-01-20 16:22:04 +01:00
Afzal Ansari
1a56ea7417
docs: remove branch var outdated from the cluster param ( #21549 )
...
Signed-off-by: Afzal Ansari <afzal442@gmail.com >
2025-01-20 10:15:48 -05:00
Tobias Lindberg
9fd6beea7f
docs: add statusbadge.url override information ( #21529 )
...
Signed-off-by: Tobias Lindberg <tobias.ehlert@gmail.com >
2025-01-20 10:06:14 -05:00
dependabot[bot]
3a29a745a3
chore(deps-dev): bump @types/node from 22.10.6 to 22.10.7 in /ui-test ( #21511 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-18 21:56:45 +02:00
Matt Finkel
606bd5b043
feat(rbac)!: disable fine-grained inheritance by default ( #19988 ) ( #20671 )
...
---------
Signed-off-by: Matt Finkel <finkel.matt@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-17 20:20:40 +00:00
Jagpreet Singh Tamber
89c4817213
feat: Add support for Azure workload identity for Git and OCI repositories. ( #21118 )
...
---------
Signed-off-by: Jagpreet Singh Tamber <jagpreetstamber@gmail.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-17 12:33:36 -05:00
Thomas Mueller
c93924b3cc
fix: Wait for Subscription resources to reach AtLatestKnown ( #21425 )
...
If using the sync waves annotations currently ArgoCD does not wait
for the Subscription to be fully installed. Root cause is that
the first update that includes `.status` doesn't include the information
that the installation is still pending.
To be able to wait for the operator to be installed, the `.status.state`
can be checked.
Signed-off-by: Thomas Müller <thomas@chaschperli.ch >
2025-01-17 11:27:18 -05:00
rumstead
f3509d2f8a
fix(appset): dont requeue appsets on status change ( #21364 )
...
* e2e
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix(appset): don't requeue on status changes
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix spelling
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* merge in annotation changes
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* merge in annotation changes
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* add more tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* lint fix
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* Update applicationset/controllers/applicationset_controller.go
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix linting
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix linting
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2025-01-17 11:03:49 -05:00
almoelda
3e09f946f4
feat: resource customization for CustomResourceDefinition ( #21416 )
...
Signed-off-by: Almo Elda <almogldbh@gmail.com >
2025-01-17 11:02:13 -05:00
Marco Franssen
d765aabc1f
chore: Upgrade ubuntu base image to latest 24.04 digest ( #21524 )
...
```shell
$ crane digest docker.io/library/ubuntu:24.04
sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab
```
Signed-off-by: Marco Franssen <marco.franssen@gmail.com >
2025-01-17 10:50:41 -05:00
Regina Voloshin
070287cecc
docs: update contributors guide with repo clone and make targets ( #21473 )
...
---------
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
Signed-off-by: Regina Voloshin <regina.voloshin@codefresh.io >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2025-01-17 15:31:58 +00:00
dependabot[bot]
d4d671316f
chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 ( #21513 )
...
Bumps google.golang.org/protobuf from 1.36.2 to 1.36.3.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
2025-01-17 09:22:25 -05:00
dependabot[bot]
dbf9393365
chore(deps): bump library/golang in /test/container ( #21533 )
...
Bumps library/golang from 1.23.4 to 1.23.5.
---
updated-dependencies:
- dependency-name: library/golang
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>
2025-01-17 09:21:08 -05:00
dependabot[bot]
780285b86e
chore(deps): bump library/golang from 1.23.4 to 1.23.5 in /test/remote ( #21535 )
...
Bumps library/golang from 1.23.4 to 1.23.5.
---
updated-dependencies:
- dependency-name: library/golang
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>
2025-01-17 09:17:28 -05:00
rumstead
11b866578f
fix: remove kustomize binary from git ( #21526 )
2025-01-16 15:58:52 +02:00
Adam Buran
9b17495bc2
chore: update go-github to use token ( #21292 )
...
* minor change to use WithAuthToken
Signed-off-by: aburan28@gmail.com <aburan28@gmail.com >
* minor change to use WithAuthToken
Signed-off-by: aburan28@gmail.com <aburan28@gmail.com >
* Update applicationset/services/scm_provider/github.go
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
Signed-off-by: Adam Buran <aburan28@gmail.com >
* remove ctx from NewGithubProvider
Signed-off-by: aburan28 <aburan28@gmail.com >
* remove ctx from NewGithubProvider
Signed-off-by: aburan28 <aburan28@gmail.com >
* remove unused parameter
Signed-off-by: aburan28 <aburan28@gmail.com >
* update readthedogs.yml to allow for builds
Signed-off-by: aburan28 <aburan28@gmail.com >
---------
Signed-off-by: aburan28@gmail.com <aburan28@gmail.com >
Signed-off-by: Adam Buran <aburan28@gmail.com >
Signed-off-by: aburan28 <aburan28@gmail.com >
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
2025-01-16 00:46:03 -05:00
Xiaonan Shen
f548fd7a24
fix: correctly set compareWith when requesting app refresh with delay ( fixes #18998 ) ( #21298 )
...
* fix: correctly set compareWith when requesting app refresh with delay
Signed-off-by: Xiaonan Shen <s@sxn.dev >
* test: add UT
Signed-off-by: Xiaonan Shen <s@sxn.dev >
---------
Signed-off-by: Xiaonan Shen <s@sxn.dev >
Co-authored-by: 沈啸楠 <sxn@shenxiaonandeMacBook-Pro.local >
2025-01-16 00:42:25 -05:00
Suraj yadav
1ce0123fa5
fix(ui): Group Nodes breaks Kinds counts / views ( #21337 )
...
* groupview-filter-fix
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* count-logic-change
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* lint-fixes
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2025-01-16 00:41:42 -05:00
Amit Oren
3f0a1552e6
Fix application url for custom base href ( #21377 )
...
Signed-off-by: Amit Oren <amit@coralogix.com >
2025-01-16 00:37:07 -05:00
dependabot[bot]
742d45a1f5
chore(deps): bump chromedriver from 131.0.5 to 132.0.0 in /ui-test ( #21512 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 131.0.5 to 132.0.0.
- [Commits](https://github.com/giggio/node-chromedriver/compare/131.0.5...132.0.0 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2025-01-16 00:22:58 -05:00
dependabot[bot]
219444313a
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 ( #21514 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.55.5 to 1.55.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.5...v1.55.6 )
---
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>
2025-01-16 00:22:37 -05:00
dependabot[bot]
901139795d
chore(deps): bump library/redis in /test/container ( #21494 )
2025-01-15 23:49:24 -05:00
Prune Sebastien THOMAS
37a7231bd3
fix(appset): update gitlab SCM provider to search on parent folder ( #16253 ) ( #21491 )
...
* (fix:appset) update gitlab SCM provider to search on parent folder
fix https://github.com/argoproj/argo-cd/issues/16253
Signed-off-by: Prune <prune@lecentre.net >
* adding test-case that replicated the new Gitlab API behaviour
Signed-off-by: Prune <prune@lecentre.net >
* add comments to the case
Signed-off-by: Prune <prune@lecentre.net >
---------
Signed-off-by: Prune <prune@lecentre.net >
2025-01-15 13:18:32 -05:00
dependabot[bot]
9a02f9bc2e
chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 ( #21485 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.69.2 to 1.69.4.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.69.2...v1.69.4 )
---
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>
2025-01-15 12:57:19 -05:00
Eadred
e852142fb9
fix(appset): events not honouring configured namespaces ( #21219 ) ( #21241 )
...
* fix: 21219 Honour ARGOCD_APPLICATIONSET_CONTROLLER_NAMESPACES for all ApplicationSet events
Namespace filtering is applied to Update, Delete and Generic events.
Fixes https://github.com/argoproj/argo-cd/issues/21219
Signed-off-by: eadred <eadred77@googlemail.com >
* fix: 21219 Add tests for ignoreNotAllowedNamespaces
Signed-off-by: eadred <eadred77@googlemail.com >
* fix: 21219 Remove redundant package import
Signed-off-by: eadred <eadred77@googlemail.com >
---------
Signed-off-by: eadred <eadred77@googlemail.com >
2025-01-15 11:35:49 -05:00
Linghao Su
922c9e9ccc
feat(ui): support filter repo when input ( #21451 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2025-01-15 09:55:01 -05:00
Suraj yadav
72962014b5
feat(ui): Added link to start page in argo logo ( #21461 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2025-01-14 21:11:40 +00:00
Michael Crenshaw
d23e6ac79b
feat: configurable log timestamp format ( #21478 )
...
* feat: configurable log timestamp format
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* 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 >
2025-01-14 16:10:14 +00:00
dependabot[bot]
9a51757049
chore(deps): bump github.com/cyphar/filepath-securejoin from 0.3.6 to 0.4.0 ( #21484 )
...
* chore(deps): bump github.com/cyphar/filepath-securejoin
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.3.6 to 0.4.0.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.3.6...v0.4.0 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* match new signature
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 >
2025-01-14 10:41:32 -05:00
dependabot[bot]
c3600d240a
chore(deps): bump chromedriver from 131.0.4 to 131.0.5 in /ui-test ( #21415 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 131.0.4 to 131.0.5.
- [Commits](https://github.com/giggio/node-chromedriver/compare/131.0.4...131.0.5 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2025-01-14 07:37:06 -05:00
dependabot[bot]
b77d9d9f5f
chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 in /ui-test ( #21443 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
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>
2025-01-14 07:16:41 -05:00
dependabot[bot]
2f579404f6
chore(deps-dev): bump @types/node from 22.10.5 to 22.10.6 in /ui-test ( #21482 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.5 to 22.10.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2025-01-14 07:12:38 -05:00
dependabot[bot]
5d84eb4ff3
chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.7.1 to 4.8.0 ( #21483 )
...
Bumps [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar ) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/bmatcuk/doublestar/releases )
- [Commits](https://github.com/bmatcuk/doublestar/compare/v4.7.1...v4.8.0 )
---
updated-dependencies:
- dependency-name: github.com/bmatcuk/doublestar/v4
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>
2025-01-14 07:12:11 -05:00
dependabot[bot]
d3dda53cf6
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #21486 )
...
Bumps library/busybox from `2919d01` to `a5d0ce4`.
---
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>
2025-01-14 07:11:29 -05:00
Amin Arefzadeh
613d06d0b1
fix(cli): use correct CA when adding kube-public clusters ( #21326 ) ( #21327 )
...
Signed-off-by: Amin Arefzadeh <aminarefzadeh1376@gmail.com >
2025-01-13 19:07:45 -05:00
github-actions[bot]
ced84418d3
[Bot] docs: Update Snyk reports ( #21459 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-01-13 13:19:44 -05:00
Michael Crenshaw
bd37458896
chore(refactor): remove app destination inferrence logic ( #21189 )
...
* refactor: remove app destination inferrence logic
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 >
* more fixes
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 >
* codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix mocks
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 >
* clusters all the way down
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 >
* test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* lint
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 >
* be less radical
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-13 13:15:42 -05:00
Daco
f6a84a470d
fix(appset): Reconcile appset only once when appset is refreshed (fix 21171) ( #21172 )
...
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
2025-01-13 10:46:41 -05:00
Michael Crenshaw
dbdc1e737a
feat: use log format config for klog ( #5715 ) ( #21458 )
...
* feat: use log format config for klog (#5715 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use init, remove test line
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* sort imports
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix comment
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-13 10:46:07 -05:00
Michael Crenshaw
fdf9a305b3
docs: 3.0 upgrade guide ( #21457 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-13 10:45:52 -05:00
dependabot[bot]
5207508871
chore(deps): bump code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0 ( #21464 )
...
Bumps code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0.
---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
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>
2025-01-13 09:33:27 -05:00
Regina Voloshin
2d10d4e785
docs: add mkdocs configuration stanza to .readthedocs.yaml ( #21475 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2025-01-13 09:30:46 -05:00
github-actions[bot]
4d9835927d
Bump major version to 3 ( #21410 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crenshaw-dev <350466+crenshaw-dev@users.noreply.github.com >
2025-01-10 16:14:00 -05:00
lrost
1645d576fd
docs: add wildcard globbing example to docs ( #21429 )
...
* add wildcard globbing example
After searching for wildcard globbing, i could only find the following PR : https://github.com/argoproj/argo-cd/pull/1106 . Now the docs have an example
Signed-off-by: lrost <luukrost@gmail.com >
* Update project.yaml
feedback
Signed-off-by: lrost <luukrost@gmail.com >
---------
Signed-off-by: lrost <luukrost@gmail.com >
2025-01-09 22:07:52 -10:00
Nitish Kumar
77ff8f0dd4
docs: add missing word ( #21428 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2025-01-09 22:02:32 -10:00
Atif Ali
b8508f2916
feat(ui): rename filter message status on SYNC STATUS view ( #21061 )
...
* rename filter message status
Signed-off-by: Atif Ali <atali@redhat.com >
* capitalize for cosistency with other filters
Signed-off-by: Atif Ali <atali@redhat.com >
* added tooltip for message filter
Signed-off-by: Atif Ali <atali@redhat.com >
* lint fix
Signed-off-by: Atif Ali <atali@redhat.com >
* Trigger workflow tests
Signed-off-by: Atif Ali <atali@redhat.com >
---------
Signed-off-by: Atif Ali <atali@redhat.com >
2025-01-08 17:17:27 -05:00
Atif Ali
6d27928965
feat(ui): highlight log lines by pod name ( #21001 )
...
* adding background colors for different pods
Signed-off-by: Atif Ali <atali@redhat.com >
* fix lint error
Signed-off-by: Atif Ali <atali@redhat.com >
* fix lint error new
Signed-off-by: Atif Ali <atali@redhat.com >
* resolved issues
Signed-off-by: Atif Ali <atali@redhat.com >
* color name and provide different backround only for selected pod
Signed-off-by: Atif Ali <atali@redhat.com >
* remove pod legend and make pod names clickable on the logs
Signed-off-by: Atif Ali <atali@redhat.com >
* added dropdown to select pods
Signed-off-by: Atif Ali <atali@redhat.com >
* use a marker icon instead to show the dropdown
Signed-off-by: Atif Ali <atali@redhat.com >
* incoorperate darkmode for dropdown
Signed-off-by: Atif Ali <atali@redhat.com >
* Trigger workflow tests
Signed-off-by: Atif Ali <atali@redhat.com >
---------
Signed-off-by: Atif Ali <atali@redhat.com >
2025-01-08 16:52:17 -05:00
Matthieu MOREL
6c45721730
chore: enable early-return from revive ( #21423 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-08 15:26:02 -05:00
dependabot[bot]
2a497ef1fd
chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 ( #21412 )
...
Bumps google.golang.org/protobuf from 1.36.1 to 1.36.2.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
2025-01-08 10:27:29 -05:00
dependabot[bot]
871ed62000
chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 ( #21411 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.19.3 to 0.19.4.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.3...v0.19.4 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
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>
2025-01-08 10:26:47 -05:00
Michael Crenshaw
1a9f22625d
fix(controller): rename cluster batch param and add to argocd-cmd-params-cm ( #21402 )
...
* fix(controller): rename cluster batch param and add to argocd-cmd-params-cm
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* parameterize deployment too
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* consistency
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-08 07:34:29 -05:00
Michael Crenshaw
06bd2ad10f
fix(ci): all version bump changes go in the PR ( #21409 )
...
* chore(ci): fix version bump codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* link, not copy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* make directory
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* maybe backwards
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* what's up
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* what's up
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* what's up
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* I give up
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove silliness
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* somehow
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* frustration
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* who knows
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* oops
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-07 22:46:31 +00:00
rumstead
05c76253f0
fix(ci): updating action-gh-release after upstream fix ( #21407 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2025-01-07 21:39:14 +00:00
dependabot[bot]
fe8bab0406
chore(deps): bump library/redis from 7.4.1 to 7.4.2 in /test/container ( #21395 )
...
Bumps library/redis from 7.4.1 to 7.4.2.
---
updated-dependencies:
- dependency-name: library/redis
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>
2025-01-07 14:41:26 -05:00
Michael Crenshaw
77ad48aa09
chore(ci): run codegen as part of version bump job ( #21404 )
...
* chore(ci): run codegen as part of version bump
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* preserve go.mod changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more logging
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add more excluded paths
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* git status
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more debugging
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* maybe
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove debugging stuff
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-07 19:38:51 +00:00
renovate[bot]
4fee6b51e0
chore(deps): update dependency pymdown-extensions to v10.14 ( #21403 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 13:42:44 -05:00
dependabot[bot]
a807c0eb69
chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 ( #21396 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2025-01-07 16:24:51 +00:00
Matthieu MOREL
947a7b84d7
chore: enable indent-error-flow from revive ( #21394 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-07 10:25:22 -05:00
Matthieu MOREL
53bc19b5f2
chore: enable unused-parameter from revive ( #21365 )
...
* chore: enable unused-parameter from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* apply recommandations
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
---------
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-07 10:12:56 -05:00
Matthieu MOREL
b04a7c101d
chore: enable context-as-argument from revive ( #21371 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-07 10:08:51 -05:00
Matthieu MOREL
50c49ec8f9
chore: enable unnecessary-stmt from revive ( #21398 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-07 09:56:38 -05:00
nmirasch
f39b425fac
fix: CVE-2024-21538 upgrading the indirect dep cross-spawn to greater than 7.0.5 ( #21259 )
...
* fix: CVE-2024-21538 upgrading the indirect dep cross-spawn to greater than 7.0.5
Signed-off-by: nmirasch <neus.miras@gmail.com >
* rebasing
Signed-off-by: nmirasch <neus.miras@gmail.com >
---------
Signed-off-by: nmirasch <neus.miras@gmail.com >
2025-01-07 09:52:35 -05:00
dependabot[bot]
cce74a33e1
chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 ( #21397 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.32.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>
2025-01-07 09:49:51 -05:00
Matthieu MOREL
c739478b8b
chore: enable receiver-naming from revive ( #21372 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-06 14:45:11 -05:00
dependabot[bot]
76d28b50dd
chore(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 ( #21385 )
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/time/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/time
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>
2025-01-06 14:28:17 -05:00
Michael Crenshaw
43d2a3d937
fix(ci): proto references bump ( #21391 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2025-01-06 19:09:00 +00:00
github-actions[bot]
b4912cf340
[Bot] docs: Update Snyk reports ( #21376 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2025-01-06 13:45:59 -05:00
renovate[bot]
9cc52247c4
chore(deps): update dependency pygments to v2.19.1 ( #21392 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 13:45:26 -05:00
Matthieu MOREL
cb3024c5ff
chore: enable superfluous-else from revive ( #21373 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-06 11:41:38 -05:00
renovate[bot]
10293889b7
chore(deps): update dependency pygments to v2.19.0 ( #21379 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 11:39:44 -05:00
Matthieu MOREL
c80325737e
chore: enable duplicated-imports from revive ( #21378 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-06 11:34:32 -05:00
dependabot[bot]
0c1d218d88
chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 ( #21384 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.24.0...v0.25.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>
2025-01-06 11:31:40 -05:00
Matthieu MOREL
9f0dc9402f
chore: enable redundant-import-alias from revive ( #21386 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-06 11:30:42 -05:00
dependabot[bot]
41dec01c7c
chore(deps-dev): bump @types/node from 22.10.2 to 22.10.5 in /ui-test ( #21381 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.2 to 22.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2025-01-06 09:56:26 -05:00
dependabot[bot]
38ad4f4653
chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 ( #21382 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/term/compare/v0.27.0...v0.28.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 09:25:17 -05:00
Keith Chong
1bf2ab5dc0
test: Update ui test to fix logic for headless mode, add logs ( #21361 ) ( #21362 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2025-01-06 09:24:42 -05:00
dependabot[bot]
b3e31ed1f4
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 ( #21383 )
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.11.0...v3.12.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>
2025-01-06 09:22:59 -05:00
Matthieu MOREL
e66068c11b
chore: enable var-declaration from revive ( #21370 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-03 18:44:23 -05:00
Matthieu MOREL
4e5db16fbf
chore: enable increment-decrement from revive ( #21366 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-03 22:45:03 +00:00
renovate[bot]
8245cd90b3
chore(deps): update module github.com/golangci/golangci-lint to v1.63.4 ( #21368 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 22:40:05 +00:00
Michael Crenshaw
acb47b418c
chore: add script to bump major version ( #21363 )
...
* chore: add script to bump major version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add workflow to automatically bump the version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* better PR
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use new output mechanism
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix incorrect 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 >
2025-01-03 16:51:31 -05:00
Matthieu MOREL
5508d1feda
chore: enable importas for k8s.io/apimachinery/pkg/api/errors ( #21262 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-03 17:09:37 +00:00
Matthieu MOREL
ef55ba549b
chore: use dario.cat/mergo instead of github.com/imdario/mergo ( #21274 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-03 11:10:24 -05:00
Matthieu MOREL
ceb758c877
chore: import k8s.io/api/core/v1 as corev1 ( #21345 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-03 11:10:00 -05:00
dependabot[bot]
4723abd0b4
chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 ( #21353 )
...
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases )
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.12.0...v2.13.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>
2025-01-03 11:05:35 -05:00
dependabot[bot]
8200e3d315
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 ( #21352 )
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.13.0 to 5.13.1.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.13.0...v5.13.1 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
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>
2025-01-03 11:05:07 -05:00
Matthieu MOREL
13235ad477
chore: use testify instead of testing.Fatal ( #21258 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-02 18:27:41 -05:00
Matthieu MOREL
9ea979bbcd
chore: enable use-any from revive ( #21282 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-02 18:26:59 -05:00
Matthieu MOREL
6087b4f903
chore: use github.com/golang-jwt/jwt/v5 ( #21276 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-01-02 18:23:28 -05:00
renovate[bot]
33f2a6fea1
chore(deps): update module github.com/golangci/golangci-lint to v1.63.3 ( #21348 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 22:09:59 +00:00
Amin Arefzadeh
b6770bdb79
chore: Add divar.ir to USERS.md ( #21344 )
...
Signed-off-by: Amin Arefzadeh <aminarefzadeh1376@gmail.com >
2025-01-02 16:33:26 -05:00
renovate[bot]
065fc31a92
chore(deps): update module github.com/golangci/golangci-lint to v1.63.2 ( #21343 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 16:32:46 -05:00
morre
db8d2f08d9
docs: add note about comments in policy.csv files ( #21339 )
...
I was wondering why our policy was valid even though it was not a valid CSV file.
Reading the code, I saw 812650847c/util/rbac/rbac.go (L492-L494) in the parsing and decided to add this note to document this behavior.
Signed-off-by: morre <mmeyer@anaconda.com >
2025-01-01 22:35:53 +01:00
Matthieu MOREL
812650847c
chore: enable importas for k8s.io/apimachinery/pkg/apis/meta/v1 ( #21284 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-12-31 10:34:11 +02:00
Matthieu MOREL
ffdbcb6f31
chore: reuse common PermissionDeniedAPIError ( #21283 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-12-31 10:29:01 +02:00
github-actions[bot]
8bb2119a62
[Bot] docs: Update Snyk reports ( #21322 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-12-30 11:02:58 +02:00
Matthieu MOREL
8a6f53d044
chore: enable errorf of perfsprint linter ( #21280 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-12-30 10:56:41 +02:00
renovate[bot]
a415822614
chore(deps): update dependency pymdown-extensions to v10.13 ( #21301 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 10:54:34 +02:00
Siddhesh Ghadi
9309688a8a
Stabilize on-deployed notification trigger ( #21333 )
...
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
2024-12-30 10:51:55 +02:00
dependabot[bot]
635e592778
chore(deps): bump github.com/casbin/casbin/v2 from 2.102.0 to 2.103.0 ( #21330 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.102.0 to 2.103.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.102.0...v2.103.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>
2024-12-30 04:42:07 +00:00
dependabot[bot]
84f2ab850d
chore(deps): bump github.com/casbin/govaluate from 1.2.0 to 1.3.0 ( #21331 )
...
Bumps [github.com/casbin/govaluate](https://github.com/casbin/govaluate ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/casbin/govaluate/releases )
- [Changelog](https://github.com/casbin/govaluate/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/govaluate/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/govaluate
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>
2024-12-30 03:59:23 +00:00
dependabot[bot]
dd366f56fa
chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 ( #21329 )
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.12.0...v5.13.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>
2024-12-30 03:53:41 +00:00
Ali Abbas Jaffri
cce4a284be
Update ingress.md ( #21324 )
...
Fixing spell error
Signed-off-by: Ali Abbas Jaffri <ali.abbasjaffri@live.com >
2024-12-29 20:32:10 +01:00
dependabot[bot]
728b31e5e9
chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 ( #21303 )
...
Bumps google.golang.org/protobuf from 1.36.0 to 1.36.1.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
2024-12-27 20:04:27 +05:30
dependabot[bot]
87a7a6eb39
chore(deps): bump library/redis in /test/container ( #21310 )
...
Bumps library/redis from `ea96c43` to `05f9926`.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-12-27 20:03:59 +05:30
Nitish Kumar
afbde2a930
test: add unit test for read and write function for websocket ( #19598 )
...
* test: add unit test for read and write function for websocket
Signed-off-by: nitishfy <justnitish06@gmail.com >
* fix nil pointer reference
Signed-off-by: nitishfy <justnitish06@gmail.com >
* remove alternative read test for testing-purposes
Signed-off-by: nitishfy <justnitish06@gmail.com >
* modify test cases
Signed-off-by: nitishfy <justnitish06@gmail.com >
* fix failing test
Signed-off-by: nitishfy <justnitish06@gmail.com >
* remove read test
Signed-off-by: nitishfy <justnitish06@gmail.com >
---------
Signed-off-by: nitishfy <justnitish06@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-12-26 20:47:10 +01:00
Ali Hamza Noor
c6893527a7
Fixing the link in the docs ( #21316 )
...
Signed-off-by: alihamzanoor <alihamzanoor99@gmail.com >
2024-12-26 13:11:42 +01:00
dependabot[bot]
f429352c0a
chore(deps): bump github.com/gosimple/slug from 1.14.0 to 1.15.0 ( #21304 )
...
Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/gosimple/slug/releases )
- [Commits](https://github.com/gosimple/slug/compare/v1.14.0...v1.15.0 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 22:50:12 -05:00
Amit Oren
644315ace1
fix: Change applicationset generate HTTP method to avoid route conflicts ( #20758 )
...
* Change applicationset generate HTTP method to avoid route conflicts
Signed-off-by: Amit Oren <amit@coralogix.com >
* Update server/applicationset/applicationset.proto
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Signed-off-by: Amit Oren <github@amitoren.dev >
* Codegen
Signed-off-by: Amit Oren <amit@coralogix.com >
---------
Signed-off-by: Amit Oren <amit@coralogix.com >
Signed-off-by: Amit Oren <github@amitoren.dev >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-12-23 12:15:50 -05:00
github-actions[bot]
ac8e3f01e9
[Bot] docs: Update Snyk reports ( #21290 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-12-22 13:02:07 +02:00
dependabot[bot]
812a9da62a
chore(deps): bump chromedriver from 131.0.3 to 131.0.4 in /ui-test ( #21268 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 131.0.3 to 131.0.4.
- [Commits](https://github.com/giggio/node-chromedriver/compare/131.0.3...131.0.4 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-12-22 12:59:20 +02:00
Suraj yadav
e5df999183
crepocreds-short-changed ( #21285 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-12-22 12:59:03 +02:00
renovate[bot]
cf89ee6279
chore(deps): update dependency jinja2 to v3.1.5 ( #21289 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 12:56:48 +02:00
dependabot[bot]
f15e1bc52c
chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 ( #21270 )
2024-12-21 18:58:23 +00:00
Jas
80edbfed80
Update toolchain-guide.md ( #21288 )
2024-12-22 00:21:22 +05:30
Afzal Ansari
0b542baacb
add project missing field to spec ( #21277 )
...
Signed-off-by: Afzal Ansari <afzal442@gmail.com >
2024-12-21 12:44:55 +02:00
Matthieu MOREL
48334cfcd5
chore: use standard errors instead of github.com/pkg/errors ( #21266 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-12-21 12:36:46 +02:00
Afzal Ansari
26ebb9bb5e
fixed the broken link while version upgrade/degrade ( #21279 )
...
Signed-off-by: Afzal Ansari <afzal442@gmail.com >
2024-12-20 10:09:59 -07:00
Matthieu MOREL
f245e8beb5
chore: enable err-error and strconcat of perfsprint linter ( #21267 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-12-20 16:22:28 +00:00
Eadred
12a4dabd1c
chore: Fix data race detection failures in application tests ( #21271 )
...
* chore: Fix race detection failures in application tests
Signed-off-by: eadred <eadred77@googlemail.com >
* Fix failing TestGetCachedAppState tests
Signed-off-by: eadred <eadred77@googlemail.com >
---------
Signed-off-by: eadred <eadred77@googlemail.com >
2024-12-20 09:59:35 -05:00
Michal Ryšavý
8841b0dd1d
fix: Fix calculating SelfHealBackOff delay when exceeding maximum ( #20976 ) ( #20978 )
...
* test: fix TestSelfHealExponentialBackoff to test exceeding Backoff.Cap
Signed-off-by: Michal Ryšavý <michal.rysavy@ext.csas.cz >
* fix: fix calculating SelfHealBackOff delay when exceeding maximum
Signed-off-by: Michal Ryšavý <michal.rysavy@ext.csas.cz >
---------
Signed-off-by: Michal Ryšavý <michal.rysavy@ext.csas.cz >
Co-authored-by: Michal Ryšavý <michal.rysavy@ext.csas.cz >
2024-12-19 16:07:10 +02:00
dependabot[bot]
6b57b16324
chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 ( #21163 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.68.1 to 1.69.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.68.1...v1.69.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>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Pasha Kostohrys <pasha.kostohrys@gmail.com >
2024-12-19 13:12:58 +02:00
George Wu
4d59154a88
Replace deprecated go-gitlab dependency with client-go. ( #21175 )
...
Signed-off-by: George Wu <gbw@users.noreply.github.com >
2024-12-19 12:03:39 +02:00
dependabot[bot]
e920e71cb5
chore(deps): bump library/redis in /test/container ( #21253 )
...
Bumps library/redis from `af0be38` to `ea96c43`.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-12-19 11:53:47 +02:00
dependabot[bot]
d84ac3a6b2
chore(deps-dev): bump @types/mocha from 10.0.9 to 10.0.10 in /ui-test ( #21251 )
2024-12-19 10:12:04 +02:00
dependabot[bot]
bf2c4e866a
chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 ( #21254 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
2024-12-19 04:29:28 +00:00
Matthieu MOREL
d7ccf47057
chore: use testify instead of testing.Fatal or testing.Error in pkg ( #20761 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-12-18 22:24:49 +00:00
Shav
fdf21f7763
Add pollinate to USERS.md ( #21247 )
...
Signed-off-by: Shav <shavgath.perumal@pollinate.co.uk >
2024-12-19 00:16:46 +02:00
Michael Crenshaw
566bc2e5e8
chore(test): simplify test assertions ( #21242 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-19 00:16:14 +02:00
Michael Crenshaw
ab07b0aed5
chore(controller): simplify sharding code ( #21244 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-19 00:15:41 +02:00
Michael Crenshaw
34fd7296b1
chore(refactor): remove unused function/file ( #21245 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-19 00:15:08 +02:00
Eadred
0d34340c20
fix: 21062 Support GitLab "System Hook" webhooks for ApplicationSets ( #21243 )
...
Fixes https://github.com/argoproj/argo-cd/issues/21062
Signed-off-by: eadred <eadred77@googlemail.com >
2024-12-19 00:07:18 +02:00
dependabot[bot]
5e30858705
chore(deps): bump bitnami/kubectl from 1.31 to 1.32 in /test/container ( #21234 )
...
Bumps bitnami/kubectl from 1.31 to 1.32.
---
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>
2024-12-18 23:19:52 +05:30
dependabot[bot]
e052670c0b
chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 ( #21211 )
...
Bumps google.golang.org/protobuf from 1.35.2 to 1.36.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>
2024-12-18 18:04:59 +02:00
dependabot[bot]
8ce1c33ce6
chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 ( #21210 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](c47758b77c...6524bf65af )
---
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>
2024-12-18 17:24:37 +02:00
Michael Crenshaw
75bbb50db3
chore(appset): use DB instead of kube client for cluster validation ( #21190 )
...
* chore(appset): use DB instead of kube client for cluster validation
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 >
* sort
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-12-18 15:11:57 +00:00
dependabot[bot]
5b482d738a
chore(deps-dev): bump mocha from 10.7.3 to 11.0.1 in /ui-test ( #21030 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.7.3 to 11.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.7.3...v11.0.1 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
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>
2024-12-18 16:49:09 +02:00
dependabot[bot]
235470fb26
chore(deps-dev): bump @types/node from 22.9.3 to 22.10.2 in /ui-test ( #21143 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.9.3 to 22.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2024-12-18 16:43:10 +02:00
dependabot[bot]
2a760e1fd1
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0 ( #21232 )
...
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis ) from 2.33.0 to 2.34.0.
- [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.33.0...v2.34.0 )
---
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>
2024-12-18 16:34:49 +02:00
dependabot[bot]
e6b110d05b
chore(deps): bump SonarSource/sonarqube-scan-action from 4.1.0 to 4.2.1 ( #21230 )
...
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action ) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases )
- [Commits](1b442ee39a...bfd4e558cd )
---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-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>
2024-12-18 16:31:12 +02:00
Alexandre Gaudreault
13b7b09668
fix(settings): race condition on settings configMap ( #21225 )
...
* fix(settings): race condition on settings configMap
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix secret update
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* simplify sync method usage
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* remove unnecessary lister usage
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* tests
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix cache nil ref
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-12-18 09:28:50 -05:00
Nathanael Liechti
f2ee9a62d2
fix(cli): wrong variable to store --no-proxy value ( #21226 )
...
Signed-off-by: Nathanael Liechti <technat@technat.ch >
2024-12-18 15:23:47 +01:00
dependabot[bot]
d29124fd3a
chore(deps): bump github.com/cyphar/filepath-securejoin ( #21233 )
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.3.5...v0.3.6 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
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>
2024-12-18 09:18:02 -05:00
Josh Soref
ecd0bcdd58
chore(ui): resolve ts-jest config under globals is deprecated ( #20036 )
...
Signed-off-by: Josh Soref <jsoref@gmail.com >
2024-12-18 16:17:09 +02:00
Yusuke Abe
05cde71efc
docs: fix aws sso documentation ( #20681 )
...
* docs: remove redundant dot of picture
Signed-off-by: chansuke <moonset20@gmail.com >
* fix: replace the wrong picture of creating IAM Identity Center application for ArgoCD SSO
Signed-off-by: chansuke <moonset20@gmail.com >
---------
Signed-off-by: chansuke <moonset20@gmail.com >
2024-12-18 16:15:47 +02:00
Matthieu MOREL
e7d909164c
chore: use testify instead of testing.Fatal or testing.Error in reposerver ( #20762 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-12-18 16:12:05 +02:00
dependabot[bot]
3639bfe700
chore(deps): bump library/registry in /test/container ( #20775 )
...
Bumps library/registry from `ac0192b` to `543dade`.
---
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>
2024-12-18 16:10:30 +02:00
dependabot[bot]
f1083320a4
chore(deps): bump library/redis in /test/container ( #20776 )
...
Bumps library/redis from `a06cea9` to `af0be38`.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-12-18 16:02:49 +02:00
dependabot[bot]
d46f224e79
chore(deps): bump gitpod/workspace-full from 230285e to bec45eb ( #20980 )
...
Bumps gitpod/workspace-full from `230285e` to `bec45eb`.
---
updated-dependencies:
- dependency-name: gitpod/workspace-full
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 16:01:43 +02:00
Suraj yadav
1194766eba
added-ACL ( #21238 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-12-18 15:42:45 +02:00
Andrii Korotkov
45e488657b
chore: Graceful shutdown for API Server ( #18642 ) ( #21224 )
...
* fix: Graceful shutdown for the API server (#18642 ) (#20981 )
* fix: Graceful shutdown for the API server (#18642 )
Closes #18642
Implements a graceful shutdown the the API server. Without this, ArgoCD API server will eventually return 502 during rolling update. However, healthcheck would return 503 if the server is terminating.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Init server only once, but keep re-initializing listeners
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Check error for SetParamInSettingConfigMap as needed after fresh master
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Prevent a data race
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Remove unused variable, don't pass lock when not necessary
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Try overriding URL instead of additional URLs
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Use a more specific url
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
---------
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Use a custom signal for graceful restart
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Re-run tests
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
---------
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-17 16:51:18 -05:00
Pasha Kostohrys
46bfc10e4d
Revert "fix: Graceful shutdown for the API server ( #18642 ) ( #20981 )" ( #21221 )
2024-12-17 18:56:00 +02:00
Michael Crenshaw
9203dd16af
chore(server): simplify project validation logic ( #21191 )
...
* chore(server): simplify project validation logic
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* improve 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 >
2024-12-17 13:01:06 +05:30
Michael Crenshaw
0de5f60cdc
chore(appset): reduce dupe code w/ DB ( #21192 )
...
* chore(appset): reduce dupe code w/ DB
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix imports
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-12-17 12:57:37 +05:30
AvivGuiser
1a69663a70
docs: add link to sprig website in the template docs site ( #21184 )
...
* add link to sprig website in the template docs site
Signed-off-by: AvivGuiser <avivguiser@gmail.com >
* Update docs/operator-manual/notifications/templates.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
Signed-off-by: AvivGuiser <avivguiser@gmail.com >
---------
Signed-off-by: AvivGuiser <avivguiser@gmail.com >
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
2024-12-16 16:34:09 -07:00
Michael Crenshaw
433b317c35
feat: source hydrator ( #20345 )
...
* feat(hydrator): add sourceHydrator types
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix(codegen): use kube_codegen.sh deepcopy and client gen correctly
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
deepcopy gen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* feat(hydrator): add commit-server component
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
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 >
one test file for both implementations
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 >
fix test for linux
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix git client mock
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix git client mock
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
address comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
unit tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix image, fix health checks, fix merge issue
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix lint issues
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
remove code that doesn't work for GHE
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
changes from comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* feat(hydrator): enable controller
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
feat(hydrator): enable controller
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
allow opt-in
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
separation between app controller and hydrator
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
simplify diff
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
todos
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 >
add dry sha to logs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
add app name to logs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
more logging, no caching
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix cluster install
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
don't interrupt an ongoing hydrate operation
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
revert hydrate loop fix
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
handle project-scoped repo creds
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 >
improve docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fixes from comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* set hydrator enabled key when using hydrator manifests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix manifests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
improve docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* feat(hydrator): enable controller
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
feat(hydrator): enable controller
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
allow opt-in
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
separation between app controller and hydrator
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
simplify diff
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
todos
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 >
add dry sha to logs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
add app name to logs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
more logging, no caching
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix cluster install
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
don't interrupt an ongoing hydrate operation
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
revert hydrate loop fix
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
handle project-scoped repo creds
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 >
improve docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fixes from comments
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* feat(hydrator): add sourceHydrator types
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix(codegen): use kube_codegen.sh deepcopy and client gen correctly
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
deepcopy gen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* feat(hydrator): enable controller
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
feat(hydrator): enable controller
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
allow opt-in
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
separation between app controller and hydrator
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
simplify diff
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
todos
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 >
add dry sha to logs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
add app name to logs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
more logging, no caching
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix cluster install
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
don't interrupt an ongoing hydrate operation
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
revert hydrate loop fix
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
handle project-scoped repo creds
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 >
* feat(hydrator): write credentials handling + UI
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
feat(hydrator): enable controller
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Omer Azmon <omer_azmon@intuit.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
Co-authored-by: thisishwan2 <feel000617@gmail.com >
Co-authored-by: mirageoasis <kimhw0820@naver.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: miiiinju1 <gms07073@ynu.ac.kr >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
allow opt-in
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
separation between app controller and hydrator
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
simplify diff
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
todos
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 >
add dry sha to logs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
add app name to logs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
more logging, no caching
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix cluster install
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
don't interrupt an ongoing hydrate operation
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
revert hydrate loop fix
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
feat(hydrator): write credentials handling + UI
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
WIP: add new APIs for write creds
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
write api and template api
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix time function
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix lint issues
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
don't enrich with read creds
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
revert tls change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
don't disable buttons in UI
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
ask repo server for specific revision
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 >
lint ui
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
remove unnecessary change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix test and lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
enable hydrator for e2e tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* free disk space for e2e tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
don't free disk space
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* free disk space for e2e tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove comment that breaks auth
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* try removing extra function
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* cleanup from 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 >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-16 16:59:09 -05:00
Mykola Pelekh
dc3f40c31e
fix: avoid resources lock contention ( #8172 ) ( #20329 )
...
* fix: avoid resources lock contention
Signed-off-by: Mykola Pelekh <mpelekh@demonware.net >
* feat: allow enabling batch events processing
Signed-off-by: Mykola Pelekh <mpelekh@demonware.net >
* fix: update ParseDurationFromEnv to handle duration in ms
Signed-off-by: Mykola Pelekh <mpelekh@demonware.net >
* feat: make eventProcessingInterval option configurable (default is 0.1s)
Signed-off-by: Mykola Pelekh <mpelekh@demonware.net >
* use upstream gitops-engine
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Mykola Pelekh <mpelekh@demonware.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 >
2024-12-16 12:18:11 -05:00
Suraj yadav
c090f849b0
pruned-icon-changed-to-trash ( #21088 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-12-16 16:59:31 +05:30
Suraj yadav
a94a07ecd6
feat(ui): Added title label for filters ( #21149 )
...
* added-filter-title
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* text-color
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-12-16 16:55:43 +05:30
dependabot[bot]
065700c5e1
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /ui ( #21131 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 15:44:49 +05:30
dependabot[bot]
8d4ae26686
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #21145 )
...
Bumps library/busybox from `768e5c6` to `2919d01`.
---
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>
2024-12-16 15:44:15 +05:30
GuySaar8
8a9de6a8d3
fix(ui): ArgoCD history tab shows latest values in all recent releases ( #13006 ) ( #21161 )
...
* fix(ISSUE-13006): ArgoCD history tab shows latest values in all recent releases
Signed-off-by: Guy Saar <guysaar8@gmail.com >
* chore: added org to USER.md
Signed-off-by: Guy Saar <guysaar8@gmail.com >
chore: added org to USER.md
Signed-off-by: Guy Saar <guysaar8@gmail.com >
* chore: update USER.md based on PR review
Signed-off-by: Guy Saar <guysaar8@gmail.com >
chore: added newline to USER.md
Signed-off-by: Guy Saar <guysaar8@gmail.com >
---------
Signed-off-by: Guy Saar <guysaar8@gmail.com >
2024-12-16 15:43:34 +05:30
Yusuke Abe
4d17bf3d8b
docs: update sync-wave documentation ( #21155 )
...
Signed-off-by: chansuke <moonset20@gmail.com >
2024-12-16 15:41:38 +05:30
dependabot[bot]
75b0b3c8ee
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.32.0 to 1.33.0 ( #21165 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.32.0...v1.33.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
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>
2024-12-16 15:37:55 +05:30
OpenGuidou
bce16e9daf
fix(appset): Fix appset generate in --core mode for cluster gen ( #21170 )
...
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com >
2024-12-16 14:52:44 +05:30
Michael Crenshaw
e878ad5f31
chore: remove unused defaults from image workflow ( #21183 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-16 14:51:00 +05:30
dependabot[bot]
19eaeb9aca
chore(deps): bump github.com/Azure/kubelogin from 0.1.5 to 0.1.6 ( #21193 )
...
Bumps [github.com/Azure/kubelogin](https://github.com/Azure/kubelogin ) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/Azure/kubelogin/releases )
- [Changelog](https://github.com/Azure/kubelogin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/kubelogin/compare/v0.1.5...v0.1.6 )
---
updated-dependencies:
- dependency-name: github.com/Azure/kubelogin
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>
2024-12-16 14:50:09 +05:30
Michael Crenshaw
5cdb1a0a15
chore: use new fake k8s client constructor ( #21186 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-16 14:49:30 +05:30
Michael Crenshaw
4471603de2
fix(api): send to closed channel in mergeLogStreams ( #7006 ) ( #21178 )
...
* fix(api): send to closed channel in mergeLogStreams (#7006 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more intense test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* even more intense
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove unnecessary comment
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix the race condition
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-12-15 19:44:34 -05:00
Clint Chester
99efafb55a
feat: Confluent Connector Resource Health Checker - #17695 ( #17697 )
...
* Adding Synergy as a ArgoCD user
Signed-off-by: GitHub <noreply@github.com >
* Health checking Kafka Connector resources
Signed-off-by: Clint Chester <clint.chester@synergy.net.au >
* Includes Kafka Connect Task Failures
Signed-off-by: Clint Chester <clint.chester@synergy.net.au >
---------
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: Clint Chester <clint.chester@synergy.net.au >
2024-12-15 15:58:30 -05:00
1102
fdf539dc6a
feat: add health check for ClusterResourceSet ( #20746 )
...
Signed-off-by: nueavv <nuguni@kakao.com >
2024-12-15 15:56:34 -05:00
github-actions[bot]
22fe65b4eb
[Bot] docs: Update Snyk reports ( #21180 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-12-15 20:49:57 +00:00
Michael Crenshaw
b60d28c71a
docs(proposal): manifest hydrator ( #17755 )
...
* docs(proposal): manifest hydrator
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* whitespace
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* whitespace
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove old references to drySources as an array
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* rename fields
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* opinions
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* document limitations
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* updates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* updates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* multi-source is nondeterministic
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/proposals/manifest-hydrator/commit-server/README.md
Co-authored-by: joe miller <joeym@joeym.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: joe miller <joeym@joeym.net >
2024-12-15 15:45:10 -05:00
adriananeci
030a7be7e2
fix: Populate destination name when destination server is specified ( #21063 )
...
* Populate destination name when destination server is specified
Signed-off-by: Adrian Aneci <aneci@adobe.com >
* Lint nit
Signed-off-by: Adrian Aneci <aneci@adobe.com >
* Trigger CI
Signed-off-by: Adrian Aneci <aneci@adobe.com >
---------
Signed-off-by: Adrian Aneci <aneci@adobe.com >
2024-12-14 10:40:48 +05:30
Dan Garfield
8dbddb101a
Update golang test image to use 1.23.4 multiarch ( #21174 )
...
Seems to be an issue with the current sha but this one is working.
Signed-off-by: Dan Garfield <dan@codefresh.io >
2024-12-13 15:10:52 -05:00
Michael Crenshaw
72c711e7f0
chore: simplify sync status comparison ( #21140 )
...
* chore: simplify sync status comparison
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more tests, some 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 >
2024-12-13 17:52:21 +00:00
dependabot[bot]
be080a5319
chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 ( #21123 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](41dfa10bad...3041bf56c9 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 15:28:16 +05:30
dependabot[bot]
4b229c0484
chore(deps): bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0 ( #21166 )
...
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go ) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.32.0...v1.33.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
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>
2024-12-13 15:26:04 +05:30
dependabot[bot]
87c853e872
chore(deps): bump chromedriver from 131.0.2 to 131.0.3 in /ui-test ( #21144 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 131.0.2 to 131.0.3.
- [Commits](https://github.com/giggio/node-chromedriver/compare/131.0.2...131.0.3 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-12-12 11:35:38 +05:30
dependabot[bot]
cc68f018fe
chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 ( #21147 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.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>
2024-12-12 11:34:58 +05:30
Andrii Korotkov
d9be098d9c
fix: Fix server side diff with fields removal ( #20792 ) ( #20842 )
...
* fix: Fix server side diff with fields removal (#20792 )
Fixes #20792
Use a new version of gitops engine with a fix.
This needs to be cherry-picked in v2.11-2.13.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Use newer versions of gitops-engine and structured-merge-diff
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
---------
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-12-11 21:08:30 +00:00
Minchao
6897c2e33f
fix: incorrect expr for server stats in Grafana dashboard.json ( #21098 )
...
Signed-off-by: Minchao <minchao.220@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-12-11 15:50:17 +00:00
dependabot[bot]
6a3cdb6ea5
chore(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 ( #21124 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](01570a1f39...7b4da11513 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
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>
2024-12-11 16:07:55 +05:30
Michael Crenshaw
deb4d2b01e
chore: avoid unnecessary alloc ( #21121 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-11 15:59:37 +05:30
Henry Liu
a78b6287b1
fix(ui): fix select destination cluster type in create app ( #20970 )
...
Signed-off-by: henry.liu <henry.liu@daocloud.io >
2024-12-11 15:58:10 +05:30
thecooldrop
bd322fe451
chore: Improve the documentation regarding the selection of Application by Sync Windows ( #21093 )
...
Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com >
2024-12-11 15:26:51 +05:30
Grégoire Bellon-Gervais
f2e4739178
docs: Add keycloak PKCE and argo-cd cli method documentation ( #20698 )
...
* Add keycloak PKCE and argo-cd cli method
Signed-off-by: Grégoire Bellon-Gervais <gregoire.bellon-gervais@docaposte.fr >
* add company
Signed-off-by: Grégoire Bellon-Gervais <gregoire.bellon-gervais@docaposte.fr >
* Oups
Signed-off-by: Grégoire Bellon-Gervais <gregoire.bellon-gervais@docaposte.fr >
* Docaposte in a separated pr
Signed-off-by: Grégoire Bellon-Gervais <gregoire.bellon-gervais@docaposte.fr >
* Fix typo and improve doc
Signed-off-by: Grégoire Bellon-Gervais <gregoire.bellon-gervais@docaposte.fr >
* A good idea :)
Signed-off-by: Grégoire Bellon-Gervais <gregoire.bellon-gervais@docaposte.fr >
---------
Signed-off-by: Grégoire Bellon-Gervais <gregoire.bellon-gervais@docaposte.fr >
2024-12-11 15:18:44 +05:30
Blake Pettersson
2fe9a220dd
fix: add missing fields in listrepositories ( #20991 )
...
This fixes a regression in 2.12. Before 2.12 githubAppInstallationID,
`githubAppID` and `gitHubAppEnterpriseBaseURL` were returned, but with
2.12 the repo is retrieved with getRepositories`, which does not
include those fields.
To fix this, add those missing fields to `ListRepositories`.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-12-11 15:17:44 +05:30
niv8
2f51067e75
psmdb.percona.com/PerconaServerMongoDB resource customization ( #20628 )
...
Signed-off-by: Niv Amitai <niv@connecteam.com >
2024-12-10 16:14:43 +05:30
Andrii Korotkov
9741c065d8
feat: Sync timeouts for applications ( #6055 ) ( #20816 )
...
* feat: Sync timeouts for applications (#6055 )
Helps with #6055
Introduces a controller-level configuration for terminating sync after timeout.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Fix env variable name
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
---------
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-12-10 13:59:04 +05:30
Pasha Kostohrys
90a148987d
chore: reduce default max payload size in webhooks to 50MB ( #21101 )
...
* chore: reduce default max payload size in webhooks to 50MB
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: reduce default max payload size in webhooks to 50MB
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: reduce default max payload size in webhooks to 50MB
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: reduce default max payload size in webhooks to 50MB
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-12-10 13:08:18 +05:30
rumstead
dfbfdbab11
feat(appset): reduce cluster secret logging ( #21109 )
...
* feat(appset): reduce cluster secret logging
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat(appset): reduce cluster secret logging
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat(appset): reduce cluster secret logging
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* e2e
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-12-09 16:19:35 -05:00
github-actions[bot]
eadc2a47dc
[Bot] docs: Update Snyk reports ( #21090 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-12-09 19:00:23 +00:00
Amine Benseddik
eb1bb831d4
docs: Fix argocd admin proj docs and examples ( #21057 )
...
Signed-off-by: Amine Benseddik <amine.benseddik@gmail.com >
2024-12-09 13:55:23 -05:00
dependabot[bot]
1bf56d8905
chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5 ( #21095 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 45.0.4 to 45.0.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](4edd678ac3...bab30c2299 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-12-09 13:53:48 -05:00
dependabot[bot]
ed2fde1a8f
chore(deps): bump github.com/cyphar/filepath-securejoin ( #21096 )
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.3.4...v0.3.5 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
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>
2024-12-09 13:53:20 -05:00
Joowon Lim
35c12d9486
chore: use %q to simplify fmt.Sprintf ( #21108 )
...
Signed-off-by: Joowon Lim <m4rinesnow34@gmail.com >
2024-12-09 13:52:32 -05:00
dependabot[bot]
96d0226a49
chore(deps): bump actions/cache from 4.1.2 to 4.2.0 ( #21084 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](6849a64899...1bd1e32a3b )
---
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>
2024-12-06 10:48:36 -05:00
Manuel Kieweg
8f0d3d0f6a
feat: Timestamp for Health Status ( #16972 ) ( #18660 )
...
* add lastTransitionTime to health status
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
* address first feedback
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
* set transition time if health status is unknown
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
* extend health improvement tests
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
* add apoplication controller test
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
* use require for NoError
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
* more extensive tests for health state changes
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
* Apply suggestions from code review
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Manuel Kieweg <2939765+mkieweg@users.noreply.github.com >
* Code review suggestions
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
* remove obsolete assert
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
* Change LastTransitionTime field to pointer type
Due to implementation limitations, setting LastTransitionTime at the resource level is challenging.
Converting it to a pointer type allows it to be skipped at the resource level and prevents it from appearing
in .status.resources of the Application CR. Additionally, it doesn’t provide much value or have a known
use case right now.
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Resolve rebase conflicts
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Address review comment
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Trigger CI
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
---------
Signed-off-by: Manuel Kieweg <mail@manuelkieweg.de >
Signed-off-by: Manuel Kieweg <2939765+mkieweg@users.noreply.github.com >
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Siddhesh Ghadi <sghadi1203@gmail.com >
2024-12-06 17:43:36 +05:30
JM (Jason Meridth)
4f6e4088ef
chore(deps): bump gitops-engine to latest ( #21056 )
...
Related to https://github.com/argoproj/gitops-engine/pull/638
Signed-off-by: jmeridth <jmeridth@gmail.com >
2024-12-05 15:03:29 -05:00
Matt Finkel
71658c8897
chore: add ziprecruiter to users ( #21076 )
...
Signed-off-by: Matt Finkel <finkel.matt@gmail.com >
2024-12-05 10:05:55 -07:00
Ishita Sequeira
fa9023a006
fix: 20791 - sync multi-source application out of order source syncs ( #21071 )
...
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
2024-12-05 09:35:05 -07:00
dependabot[bot]
cdec7e2868
chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 ( #21069 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.32.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
2024-12-05 09:16:09 +00:00
dependabot[bot]
9f71ecbf5f
chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.1 ( #21066 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.67.1 to 1.68.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.1...v1.68.1 )
---
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>
2024-12-05 14:00:40 +05:30
dependabot[bot]
6ace657e2a
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 ( #21068 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.30.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>
2024-12-05 13:59:53 +05:30
dependabot[bot]
0a57d21c3d
chore(deps): bump library/golang in /test/container ( #21048 )
...
Bumps library/golang from 1.23.3 to 1.23.4.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-12-05 13:08:16 +05:30
dependabot[bot]
955858eaad
chore(deps): bump library/golang from 1.23.3 to 1.23.4 in /test/remote ( #21049 )
...
Bumps library/golang from 1.23.3 to 1.23.4.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-12-05 13:07:58 +05:30
dependabot[bot]
e28aa2eb54
chore(deps): bump chromedriver from 131.0.1 to 131.0.2 in /ui-test ( #21050 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 131.0.1 to 131.0.2.
- [Commits](https://github.com/giggio/node-chromedriver/compare/131.0.1...131.0.2 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-12-05 13:03:38 +05:30
dependabot[bot]
89f222b6a2
chore(deps-dev): bump dotenv from 16.4.6 to 16.4.7 in /ui-test ( #21051 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.4.6 to 16.4.7.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.6...v16.4.7 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
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>
2024-12-05 13:02:52 +05:30
dependabot[bot]
0fbbc0dda9
chore(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 ( #21070 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/term/compare/v0.26.0...v0.27.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 13:00:10 +05:30
Keith Chong
522d07a8d8
fix: UI: Nothing happens selecting cluster URL/Name dropdown ( #13655 ) ( #21028 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-12-04 13:15:50 +05:30
Andrii Korotkov
730363f14b
fix: Graceful shutdown for the API server ( #18642 ) ( #20981 )
...
* fix: Graceful shutdown for the API server (#18642 )
Closes #18642
Implements a graceful shutdown the the API server. Without this, ArgoCD API server will eventually return 502 during rolling update. However, healthcheck would return 503 if the server is terminating.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Init server only once, but keep re-initializing listeners
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Check error for SetParamInSettingConfigMap as needed after fresh master
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Prevent a data race
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Remove unused variable, don't pass lock when not necessary
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Try overriding URL instead of additional URLs
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Use a more specific url
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
---------
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-03 15:32:26 -05:00
dependabot[bot]
523b0e6a78
chore(deps): bump SonarSource/sonarqube-scan-action from 3.1.0 to 4.1.0 ( #21034 )
...
* chore(deps): bump SonarSource/sonarqube-scan-action from 3.1.0 to 4.1.0
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action ) from 3.1.0 to 4.1.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases )
- [Commits](13990a6956...1b442ee39a )
---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Apply suggestions from code review
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 >
2024-12-03 17:15:55 +00:00
Andrii Korotkov
975786629f
chore: Add support for AdditionalURLs field in server settings query ( #21045 )
...
Helps with #18642
Needed for consistency and for future testing in another PR.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-12-03 16:20:01 +00:00
dependabot[bot]
52dbe514e0
chore(deps-dev): bump dotenv from 16.4.5 to 16.4.6 in /ui-test ( #21031 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.4.5 to 16.4.6.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.6 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
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>
2024-12-03 19:44:50 +05:30
dependabot[bot]
51a7966b92
chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 ( #21032 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.19.2 to 0.19.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.2...v0.19.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
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>
2024-12-03 19:44:25 +05:30
dudinea
0d7f1f7053
chore: fix tests failing with Kustomize based errors ( #21037 )
...
Signed-off-by: Eugene Doudine <eugene.d@trekflow.com >
2024-12-03 12:04:25 +02:00
Andrii Korotkov
b8e118ff7d
fix: Bitbucket Cloud PR Author is processed correctly ( #20769 ) ( #20990 )
...
Fixes #20769
Author there is a struct, not a string. Use nickname from that struct as an author name.
Let's cherry pick to 2.11-2.13
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-12-03 14:22:22 +05:30
dependabot[bot]
aef4c5a276
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ( #20741 )
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.31.0...v1.32.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
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>
2024-12-03 06:54:12 +00:00
dependabot[bot]
79b05d62c3
chore(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 ( #20760 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.9 to 2.1.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](e7a8f85e1c...01570a1f39 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
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>
2024-12-03 11:47:30 +05:30
dependabot[bot]
d6deaa96e1
chore(deps): bump selenium-webdriver from 4.26.0 to 4.27.0 in /ui-test ( #20953 )
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.26.0 to 4.27.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.26.0...selenium-4.27.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
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>
2024-12-03 11:45:33 +05:30
dependabot[bot]
dd2b458c43
chore(deps): bump github.com/Azure/kubelogin from 0.1.4 to 0.1.5 ( #21033 )
...
Bumps [github.com/Azure/kubelogin](https://github.com/Azure/kubelogin ) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/Azure/kubelogin/releases )
- [Changelog](https://github.com/Azure/kubelogin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/kubelogin/compare/v0.1.4...v0.1.5 )
---
updated-dependencies:
- dependency-name: github.com/Azure/kubelogin
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>
2024-12-03 11:44:55 +05:30
dmosesson
9b481b1907
feat: Adding skipSchemaValidation flag ( #20771 ) ( #20831 )
...
* Adding skipSchemaValidation flag
Signed-off-by: Daniel Mosesson (soandos) <danielmosesson@gmail.com >
* Adding specific test for skip schema validation
Signed-off-by: Daniel Mosesson (soandos) <danielmosesson@gmail.com >
* Fix merge conflict
Signed-off-by: Daniel Mosesson (soandos) <danielmosesson@gmail.com >
* Fixing index.yaml to support helm 3.16
Signed-off-by: Daniel Mosesson (soandos) <danielmosesson@gmail.com >
---------
Signed-off-by: Daniel Mosesson (soandos) <danielmosesson@gmail.com >
Co-authored-by: Daniel Mosesson (soandos) <danielmosesson@gmail.com >
2024-12-03 11:43:42 +05:30
Jonathan West
9587ec9c92
chore: Fix to intermittent E2E test failures in deployment_test.go ( #20974 )
...
Signed-off-by: Jonathan West <jonwest@redhat.com >
2024-12-03 11:41:34 +05:30
Alexandre Gaudreault
205b3d38c7
docs(ingress): use GRPC instead of HTTP2 ( #21029 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-12-03 02:07:53 +00:00
Andrii Korotkov
bd5d76f254
chore: Parallelize EnsureCleanState for e2e tests, adding timing information ( #20998 )
...
* chore: Parallelize EnsureCleanState for e2e tests, adding timing information
Closes #20968
Closes #20967
A number of cleanup and create steps can be done in parallel, reducing the total runtime. Gather timing information as well and log it.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Add underscores to function map keys
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Have separate log statements for timing fields, since everything doesn't fit in Github logs and gets truncated
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Re-run tests
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Fix duplicate removal attempts, cleanup things in namespaces before removing namespaces
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Combine config map cleanups, since they seem to have some kind of locking based on timings
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Re-order some cleanups to not wait if something is already covered by no wait commands
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Move rm temp dir to be together with re-creation, since otherwise repo server watcher seems to fail
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Only update config maps and login as admin if there were any changes
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Also check for user being logged in
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Improve config maps equivalency check
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Remove timing information
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Improve loops with sleep
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Properly propagate and handle errors for parallel functions
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Add missing CheckError
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Fix import
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Fix imports linter error (try 2)
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Parallelize EnsureCleanState for application sets
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Fix errors.IsNotFound
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Use errgroup to run functions in parallel
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Remove name keys for functions as unused
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Use apierr directly
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
---------
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-12-02 23:26:46 +00:00
Andrii Korotkov
5fc306ed3a
chore: Remove or reduce sleep in e2e tests ( #21010 )
...
Closes #21009
Some sleeps may no longer be necessary or be too long. Try removing or reducing duration.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-12-02 10:03:40 -05:00
dependabot[bot]
c06974f213
chore(deps): bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 ( #21018 )
...
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.16 to 0.12.17.
- [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.16...v0.12.17 )
---
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>
2024-12-02 09:53:33 -05:00
Andrii Korotkov
155514e8ca
fix: Allow to delete repos with invalid urls ( #20921 ) ( #20975 )
...
* fix: Allow to delete repos with invalid urls (#20921 )
Fixes #20921
Normalization of repo url is attempted during repo deletion before comparison with existing repos. Before this change, it'd fail on invalid urls and return "", resulting in permission denied. This ended up in a state where people can add repos with invalid urls but couldn't delete them. Return raw repo url if url parsing failed. Add a test to validate the deletion can be performed and make sure it fails without the main change.
This needs to be cherry-picked to v2.11-2.13
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* Don't modify the original NormalizeGitURL
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
---------
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-12-02 14:00:35 +02:00
Anthony Goddard
f4d1e0f9f6
clarify usage of ref for multiple sources doc ( #21011 )
...
Signed-off-by: Anthony Goddard <anthony@anthonygoddard.com >
2024-12-02 10:32:58 +01:00
dependabot[bot]
2d0a5e904a
chore(deps): bump github.com/casbin/casbin/v2 from 2.101.0 to 2.102.0 ( #21019 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.101.0 to 2.102.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.101.0...v2.102.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>
2024-12-02 10:01:06 +02:00
jingkai.
91360648d3
docs: remove outdated ciphers ( #21006 )
...
Signed-off-by: jingkai. <contact@jingk.ai >
2024-11-30 21:30:45 +01:00
Cornelius Roemer
b4b6307cd2
doc: fix grammar ( #21004 )
...
Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com >
2024-11-30 13:41:50 -05:00
Andrii Korotkov
8320f88fa2
chore: Remove sleep from when/then in e2e tests ( #21008 )
...
These sleeps might be unnecessary, remove them and check the e2e tests.
Closes #21007
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-30 13:20:46 -05:00
dependabot[bot]
02d6866f8a
chore(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 ( #20966 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](4f58ea7922...48aba3b46d )
---
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>
2024-11-28 14:25:33 -05:00
Andrii Korotkov
19bdbcaddb
chore: Optimize e2e tests by improving EnsureCleanState ( #20942 )
...
Closes #20941
Batch some kubectl operations, create gpg using APIs instead of CLI.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-28 14:24:59 -05:00
Andrii Korotkov
97701f353a
chore: Optimize e2e tests by removing redundant ensure clean state + some refactoring ( #20939 )
...
Closes #20938
There's no need to do multiple ensure clean state in tests, which `Given` does, so using `GivenWithSameState` in places not using it already. There were only a few, so I don't expect a big win, but it may help with test consistency as well.
Also, refactor to use `Given` and `GivenWithSameState` for repo fixture instead of `Given(t, <bool>)`.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-28 14:24:36 -05:00
Thomas Decaux
e31aebe14c
fix(ui): update ui e2e tests ( #14619 )
...
Signed-off-by: ebuildy <tdecaux@petalmd.com >
2024-11-28 12:52:20 -05:00
Erik Sjölund
fc6105b2bd
docs: Fix post selector example ( #20969 )
...
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com >
2024-11-27 01:10:54 -10:00
Atif Ali
36d189c133
feat(ui): Support filter for configured and unchanged on SYNC STATUS view ( #20850 )
2024-11-27 09:53:10 +05:30
dependabot[bot]
9a14d7f5dd
chore(deps): bump thehanimo/pr-title-checker from 1.4.2 to 1.4.3 ( #20951 )
...
Bumps [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/thehanimo/pr-title-checker/releases )
- [Commits](1d8cd483a2...7fbfe05602 )
---
updated-dependencies:
- dependency-name: thehanimo/pr-title-checker
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>
2024-11-26 13:45:05 -05:00
Alexander Matyushentsev
7f6340f653
fix: API server should not attempt to read secrets in all namespaces ( #20950 )
...
* fix: api server is trying to list cluster wide secrets while generating apps
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* Revert "fix: Fix argocd appset generate failure due to missing clusterrole (#20162 )"
This reverts commit fad534bcfe .
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-11-26 10:53:28 +05:30
renovate[bot]
98688e0686
chore(deps): update module github.com/golangci/golangci-lint to v1.62.2 ( #20947 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-25 15:53:46 +00:00
dependabot[bot]
8bce61e330
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ( #20930 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
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>
2024-11-25 10:14:18 -05:00
Andrii Korotkov
4d306f1139
chore: Reduse e2e tests runtime by using better sleep intervals in Expect ( #20926 )
...
Closes #20923
Right now the condition is checked immediately and then only after 3 seconds and so on. But sometimes the need for a wait may be much smaller than 3 seconds. So, try using smaller intervals with exponential increase up to 3 seconds instead.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-25 09:41:51 -05:00
Tomas Dabašinskas
b546ea7b13
docs(applicationset): complete sentence about Application deletion ( #20944 )
...
Fixed an incomplete sentence in the Application Deletion documentation that describes what happens to Application resources when an ApplicationSet is deleted.
Signed-off-by: Tomas Dabašinskas <tomas@dabasinskas.net >
2024-11-25 03:09:10 -10:00
Andrii Korotkov
9009e57c32
chore: Graceful handling of panic in application set controller reconcile ( #20935 ) ( #20940 )
...
Closes #20935
Recover from panic if it happens, similar to how application controller does it.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-25 07:36:37 -05:00
Andrii Korotkov
2d9d2fd4e8
docs: Update FAQ about known types ( #6008 ) ( #20929 )
...
Closes #6008
Make more emphasis on the issue users may be searching for, update wording slightly and another example.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-25 00:04:32 -10:00
Shaw Ho
faa10098ba
Add Alauda to USERS ( #20936 )
...
Signed-off-by: Shaw Ho <tossmilestone@gmail.com >
2024-11-24 23:57:48 -10:00
dependabot[bot]
e8d52650b1
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /ui-test ( #20931 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
2024-11-25 11:50:48 +05:30
dependabot[bot]
c92efcf130
chore(deps-dev): bump @types/node from 22.8.7 to 22.9.3 in /ui-test ( #20932 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.8.7 to 22.9.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2024-11-25 11:49:51 +05:30
Michael Crenshaw
62a84d5747
chore: rename Rollout 'Restart' action to 'Restart Pods' ( #20841 )
...
* chore: rename Rollout 'Restart' action to 'Restart Pods'
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 >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-11-25 09:55:03 +05:30
Michael Crenshaw
6a09102389
chore: log panics in JSON ( #20924 ) ( #20925 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-11-24 20:05:39 -05:00
github-actions[bot]
8024407a13
[Bot] docs: Update Snyk reports ( #20919 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-11-24 20:11:04 +00:00
Suraj yadav
1120a08653
feat(ui): Added timing info to container state UI ( #20920 )
...
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-11-24 15:08:19 -05:00
Revital Barletz
a849d41b6f
docs: Proposal to add installation steps for local development using Kind ( #20821 )
...
* Update getting_started.md
Adding some steps for running Argo CD locally using Kind.
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
* Moved instructions to a different file
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
* Update getting_started.md
Moved the instructions to a different file.
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
* Update try_argo_cd_locally.md
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
* Update try_argo_cd_locally.md
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
* Update docs/try_argo_cd_locally.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Update try_argo_cd_locally.md
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
---------
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-11-24 08:51:09 -07:00
Nicholas Morey
ff08643186
docs(resource_actions): specify when mergeBuiltinActions was introduced ( #20917 )
...
The feature was made available in 2.13.0 onwards.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-11-23 12:22:52 -07:00
Nitish Kumar
32cc6638f7
fix: show multisource details for an appset when using argocd appset get command ( #20903 )
...
* fix: show multisource details for an appset
Signed-off-by: nitishfy <justnitish06@gmail.com >
* remove extra comment
Signed-off-by: nitishfy <justnitish06@gmail.com >
* fix failing tests
Signed-off-by: nitishfy <justnitish06@gmail.com >
* fix lint issues
Signed-off-by: nitishfy <justnitish06@gmail.com >
---------
Signed-off-by: nitishfy <justnitish06@gmail.com >
2024-11-22 06:25:03 -05:00
dependabot[bot]
9f1431e1eb
chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 ( #20906 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.1...v0.19.2 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
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>
2024-11-22 10:38:15 +05:30
Adam Chandler
c6804e9854
fix: Memory leak in repo-server ( #20876 )
...
Signed-off-by: Adam Chandler <adam_chandler@trimble.com >
2024-11-21 10:07:10 -05:00
ABBOUD Moncef
4a140515fe
feat(app): add ignore-healthcheck annotation ( #20462 )
...
Signed-off-by: cef <moncef.abboud95@gmail.com >
2024-11-21 07:16:53 -05:00
jaehanbyun
b6cc0e6193
docs: Update orphaned resource number metric explanation in doc ( #20702 )
...
Signed-off-by: jaehanbyun <awbrg789@naver.com >
2024-11-21 17:33:22 +05:30
Michael Crenshaw
e34d86ff07
test: more destination check tests ( #20617 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-11-21 17:31:11 +05:30
dependabot[bot]
3b81d3c072
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.31.0 to 1.32.0 ( #20745 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.31.0...v1.32.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
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>
2024-11-21 10:17:17 +05:30
rumstead
c8c22d3d5a
fix(server): make a copy of secret objects when listing from the informers #19913 ( #20805 )
...
* fix(server): make a copy of secret objects when listing from the informers
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix(server): make a copy of secret objects when listing from the informers
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix(server): make a copy of secret objects when listing from the informers
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix(server): make a copy of secret objects when listing from the informers
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix(server): make a copy of secret objects when listing from the informers
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix(server): make a copy of secret objects when listing from the informers
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* e2e
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-11-21 04:43:53 +00:00
OpenGuidou
2c2e669247
fix(cli): Fix appset generate in --core mode ( #20717 )
...
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com >
2024-11-20 23:41:30 -05:00
dependabot[bot]
32c9e41248
chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 ( #20778 )
...
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation ) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases )
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.11.0...v2.12.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>
2024-11-21 10:10:33 +05:30
dependabot[bot]
74b219a628
chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 ( #20832 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.113.0 to 0.114.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.113.0...v0.114.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>
2024-11-21 10:06:09 +05:30
dependabot[bot]
0ea189d5a2
chore(deps): bump chromedriver from 130.0.4 to 131.0.1 in /ui-test ( #20855 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 130.0.4 to 131.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/130.0.4...131.0.1 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-11-21 10:05:38 +05:30
Leonardo Luz Almeida
fc9b33b325
chore: Fix get-previous-release test case ( #20863 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-11-20 19:57:31 +00:00
rumstead
6cf363c0fa
chore: setting up 2.14 release champion and approver ( #20870 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-11-20 19:42:35 +00:00
dependabot[bot]
29ac23827a
chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 ( #20852 )
...
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.3.0 to 3.3.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.3.0...v3.3.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>
2024-11-20 10:49:52 -05:00
Matthieu MOREL
0ca1ddb88c
fix: order conditions summary ( #20759 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-11-20 10:46:01 -05:00
Andrii Korotkov
3da5a3de52
fix: Fix repeated 403 due to app namespace being undefined ( #20699 ) ( #20819 )
...
Fixes #20699
Constructor may not get called every time the application changes, so previous this.appNamespace could be stale. But the update to use `this.props.match.params.appnamespace` could also fail if it's undefined.
As a fix, create and use a helper function `getAppNamespace` which has a special case handling for undefined.
Also, use a namespaced endpoint when namespace is not undefined.
It needs to be cherry-picked to v2.11-2.13.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-20 12:57:03 +02:00
ABBOUD Moncef
83953fe276
feat(app): Add optional 'name' to Source object ( #20470 )
...
Signed-off-by: cef <moncef.abboud95@gmail.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-11-18 21:23:49 +00:00
Revital Barletz
be24ef4acc
fix: remove broken link from code-contributions.md ( #20795 )
...
* Update code-contributions.md
Deleting the section that contains a broken link per this discussion: https://github.com/argoproj/argo-cd/issues/20728
Signed-off-by: Revital Barletz <revitalb@monada.co >
* Update code-contributions.md
Remove the part that talks about the enhancement proposal.
Signed-off-by: Revital Barletz <revitalb@monada.co >
---------
Signed-off-by: Revital Barletz <revitalb@monada.co >
2024-11-18 08:54:32 -07:00
Andrii Korotkov
b3916428c1
docs: Improve self-heal and auto-sync behaviors explanation for multi-source apps ( #20809 ) ( #20811 )
...
Closes #20809
In single-source apps self-heal disabled guarantees that with no source changes the live changes won't get overridden. That's no longer the case for multi-source apps, since one of the sources changing can trigger a sync of everything. Add a note explaining this behavior.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-17 23:35:47 -05:00
dependabot[bot]
c4f51c0313
chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 ( #20804 )
...
Bumps google.golang.org/protobuf from 1.35.1 to 1.35.2.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
2024-11-17 23:33:00 -05:00
Suraj yadav
d8dd2fc02c
feat(ui): Added a warning popup before closing the application create panel ( #20807 )
...
* added-warning
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* removed?
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-11-17 23:26:15 -05:00
dependabot[bot]
00d45ed74f
chore(deps): bump github.com/casbin/casbin/v2 from 2.100.0 to 2.101.0 ( #20817 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.100.0 to 2.101.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.100.0...v2.101.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>
2024-11-17 23:17:25 -05:00
Daco
6d8d32f170
fix: ApplicationSet webhooks should use stricter comparison of repository URL ( #20486 )
...
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
2024-11-14 08:23:36 -05:00
SuminSSon
0f872f51be
chore: improve error logs in server/cluster/cluser.go ( #20711 )
2024-11-13 08:04:38 -05:00
Matthieu MOREL
993d79ca27
chore: use testify instead of testing.Fatal or testing.Error in server ( #20755 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-11-11 20:35:19 -05:00
dependabot[bot]
2a72df260d
chore(deps): bump go.opentelemetry.io/otel from 1.31.0 to 1.32.0 ( #20744 )
...
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go ) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.31.0...v1.32.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
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>
2024-11-11 20:29:03 -05:00
Pasha Kostohrys
76537ce557
chore: rename force-prompts-enabled to prompts-enabled flag name ( #20752 )
...
* chore: rename force-prompts-enabled to prompts-enabled flag name
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: rename force-prompts-enabled to prompts-enabled flag name
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-11-11 13:42:25 -05:00
Matthieu MOREL
0da5744788
chore: use testify instead of testing.Fatal or testing.Error in test ( #20754 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-11-11 17:55:52 +02:00
Matthieu MOREL
6b3e532194
chore: use testify instead of testing.Fatal or testing.Error in cmd ( #20750 )
...
* chore: use testify instead of testing.Fatal or testing.Error in cmd
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* chore: use testify instead of testing.Fatal or testing.Error in cmd
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
---------
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-11-11 17:55:30 +02:00
Matthieu MOREL
a6cce1d0b3
chore: use testify instead of testing.Fatal or testing.Error in util ( #20751 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-11-11 17:55:11 +02:00
renovate[bot]
b39f3b15fb
chore(deps): update module github.com/golangci/golangci-lint to v1.62.0 ( #20737 )
...
* chore(deps): update module github.com/golangci/golangci-lint to v1.62.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix lint issues
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-11-11 05:28:48 +00:00
dependabot[bot]
4a66a2a1ea
chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 ( #20742 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
2024-11-11 04:58:08 +00:00
dependabot[bot]
0066b0ab9d
chore(deps): bump tj-actions/changed-files from 45.0.3 to 45.0.4 ( #20739 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 45.0.3 to 45.0.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](c3a1bb2c99...4edd678ac3 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-11-11 04:57:31 +00:00
dependabot[bot]
1fba4ea049
chore(deps): bump SonarSource/sonarqube-scan-action from 3.0.0 to 3.1.0 ( #20740 )
...
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases )
- [Commits](884b79409b...13990a6956 )
---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-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>
2024-11-11 04:57:06 +00:00
dependabot[bot]
a8f95dcb0d
chore(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 ( #20629 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.7.0 to 1.8.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.7.0...v1.8.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-10 21:02:20 -05:00
Matthieu MOREL
2998687416
chore: enable perfsprint linter ( #20685 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-11-10 21:00:57 -05:00
github-actions[bot]
345d81ebf0
[Bot] docs: Update Snyk reports ( #20734 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-11-11 02:00:51 +00:00
Matthieu MOREL
7cc5907be3
chore: use testify instead of testing.Fatal or testing.Error in applicationset ( #20726 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-11-10 20:58:35 -05:00
Will Hu
5d0a3e6e9a
add flaglerhealth.io to userlist ( #20724 )
2024-11-08 14:49:10 -08:00
renovate[bot]
aa1267aa8b
chore(deps): update group golang to v1.23.3 ( #20686 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 14:21:53 -08:00
dependabot[bot]
cc7c21ea1e
chore(deps): bump library/golang in /test/container ( #20700 )
...
Bumps library/golang from 1.23.1 to 1.23.3.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-11-08 14:21:22 -08:00
dependabot[bot]
146c1bb9b0
chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 ( #20707 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.29.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>
2024-11-08 14:20:36 -08:00
Edwin Smulders
acfc03e2c2
Fix minor grammatical error in operator manual overview ( #20691 )
...
Signed-off-by: Edwin Smulders <edwin@edwinsmulders.eu >
2024-11-08 21:46:40 +01:00
dependabot[bot]
b78f209716
chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 ( #20705 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/term/compare/v0.25.0...v0.26.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 17:49:06 +00:00
dependabot[bot]
556b8c6d5d
chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 ( #20708 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.23.0...v0.24.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>
2024-11-08 17:48:32 +00:00
dependabot[bot]
c68776e32a
chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 ( #20701 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](286f3b13b1...9ed2f89a66 )
---
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>
2024-11-08 12:35:02 -05:00
dependabot[bot]
0eaa3d44d2
chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 ( #20709 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/sync/compare/v0.8.0...v0.9.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>
2024-11-08 08:40:55 -08:00
Jason Hall
4776e486a3
chore: update azure/kubelogin to address CVE ( #20578 )
...
* update azure/kubelogin to address CVE
Signed-off-by: Jason Hall <jason@chainguard.dev >
* actually emit token
Signed-off-by: Jason Hall <jason@chainguard.dev >
* update deps, go mod tidy
Signed-off-by: Jason Hall <jason@chainguard.dev >
* fix go.sum
Signed-off-by: Jason Hall <jason@chainguard.dev >
* bcho's suggestion
Signed-off-by: Jason Hall <jason@chainguard.dev >
---------
Signed-off-by: Jason Hall <jason@chainguard.dev >
2024-11-08 10:34:52 -05:00
Pasha Kostohrys
e2bc96bb86
fix: Ability to disable Server Side Apply on individual resource level ( #20697 )
...
* fix: Ability to disable Server Side Apply on individual resource level
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: Ability to disable Server Side Apply on individual resource level
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: Ability to disable Server Side Apply on individual resource level
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: improve doc
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-11-08 10:54:43 +02:00
dependabot[bot]
b652b6aacb
chore(deps): bump chromedriver from 130.0.2 to 130.0.4 in /ui-test ( #20687 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 130.0.2 to 130.0.4.
- [Commits](https://github.com/giggio/node-chromedriver/compare/130.0.2...130.0.4 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-11-08 10:35:32 +02:00
dependabot[bot]
21fa481495
chore(deps): bump library/golang from 1.23.1 to 1.23.3 in /test/remote ( #20703 )
...
Bumps library/golang from 1.23.1 to 1.23.3.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-11-08 10:35:18 +02:00
dependabot[bot]
aac69803ae
chore(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 ( #20704 )
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/time/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/time
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>
2024-11-08 10:35:07 +02:00
Andrii Korotkov
a7ff791ba5
chore: Don't degrade PDB on InsufficientPods ( #20171 ) ( #20665 )
...
Closes #20171
There are valid use cases for InsufficientPods, e.g. running some jobs or tests that don't want to be terminated. See the discussion on the issue for more details. So don't degrade the PDB on InsufficientPods condition.
This needs to be cherry picked to 2.13, as many people may not upgrade otherwise.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-07 09:09:52 -08:00
Andrii Korotkov
3c366edc24
chore: Improve a sync with replace warning ( #14161 ) ( #20638 )
...
Helps with #14161
Tell more about possible practical implications of sync with replace such as pods scaling down to min replicas.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-07 11:30:57 -05:00
Soumya Ghosh Dastidar
17c412e3f3
fix: check for source position when --show-params is set ( #20682 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2024-11-06 19:04:20 +00:00
dependabot[bot]
35b9158418
chore(deps): bump github.com/xanzy/go-gitlab from 0.112.0 to 0.113.0 ( #20676 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.112.0 to 0.113.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.112.0...v0.113.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>
2024-11-06 11:09:40 -05:00
Pasha Kostohrys
4a38442b99
feat: move appset delete confirmation to new prompt logic ( #20677 )
...
* feat: move appset delete confirmation to new prompt logic
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: move appset delete confirmation to new prompt logic
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: move appset delete confirmation to new prompt logic
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-11-06 17:11:07 +02:00
Pasha Kostohrys
881025b3ca
chore: cover cli utils and prompts utils with tests ( #20674 )
2024-11-05 17:28:23 -05:00
Max Lancaster
b14f1d13a6
Add Alarm.com to users list. ( #20672 )
...
Signed-off-by: Max Lancaster <max.lancaster@gmail.com >
2024-11-05 23:22:36 +02:00
Pasha Kostohrys
b9d5387979
feat: adopt delete app confirmation to new prompt util ( #20664 )
...
* feat: adopt delete app confirmation to new prompt util
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: adopt delete app confirmation to new prompt util
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: adopt delete app confirmation to new prompt util
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: adopt delete app confirmation to new prompt util
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: remove type where it is not needed
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-11-05 15:41:49 +00:00
Andrii Korotkov
d963b61350
chore: Add some empty dir volume mounts for the application controller ( #19474 ) ( #19480 )
...
Closes #19474
Kube cache couldn't be used on read-only root file system leading to errors as revealed with `--gloglevel` equal to 6.
Create an empty dir mount for `/tmp` and override `KUBECACHEDIR` to be in `/tmp`.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-11-05 09:14:42 -05:00
변재한
5138dd5118
feat: add orphaned resource count metric ( #20521 )
...
Signed-off-by: jaehanbyun <awbrg789@naver.com >
2024-11-05 08:18:36 -05:00
Pasha Kostohrys
36ef5639da
feat: add prompting to confirm application commands ( #20658 )
...
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-11-04 22:10:29 +00:00
Pasha Kostohrys
262059346b
feat: add prompting to confirm project window deletion ( #20656 )
...
* feat: add prompting to confirm project window deletion
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: add prompting to confirm project window deletion
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: add prompting to confirm project window deletion
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-11-04 16:37:16 -05:00
Pasha Kostohrys
621330c11b
feat: add prompting to confirm account token deletion ( #20654 )
...
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-11-04 16:10:26 -05:00
Keith Chong
8cf990bced
fix: Rollback multi-source apps; 2nd follow-up to PR 14124 ( #20566 )
...
* fix: Rollback multi-source apps; 2nd follow-up to PR 14124
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Pull out styles changes; Make arrows more pronounced
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Lint issue again
Signed-off-by: Keith Chong <kykchong@redhat.com >
* More lint errors. (Need to update my linter)
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Simplify code
Signed-off-by: Keith Chong <kykchong@redhat.com >
---------
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-11-04 16:53:17 +02:00
Alexandre Gaudreault
a68d057c9d
fix(server): accept HTTP/1.1 for backward compatibility ( #20639 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-11-04 09:41:48 -05:00
dependabot[bot]
16649c64f8
chore(deps-dev): bump @types/node from 22.8.4 to 22.8.7 in /ui-test ( #20647 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.8.4 to 22.8.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-11-04 07:56:14 -05:00
dependabot[bot]
df54a43e2e
chore(deps): bump chromedriver from 130.0.1 to 130.0.2 in /ui-test ( #20648 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 130.0.1 to 130.0.2.
- [Commits](https://github.com/giggio/node-chromedriver/compare/130.0.1...130.0.2 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-11-04 07:55:59 -05:00
dependabot[bot]
d7731790fd
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ( #20649 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.5.0 to 4.5.1.
- [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.5.0...v4.5.1 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 07:55:47 -05:00
Michael Crenshaw
438e01bc4f
fix(codegen): use kube_codegen.sh deepcopy and client gen correctly ( #20644 )
2024-11-03 22:31:04 -05:00
Alexandre Gaudreault
b187fbbaf7
fix(redis): CPU stuck at 100% after rolling update ( #20645 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-11-03 14:25:59 -05:00
Ashu
d761c94b7d
fix(ui): fix the slider tansition ( #20641 )
2024-11-01 16:50:24 -04:00
dependabot[bot]
11267b912b
chore(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9 ( #20631 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](c062e08bd5...e7a8f85e1c )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 17:13:40 +02:00
dependabot[bot]
efd196407a
chore(deps): bump selenium-webdriver from 4.25.0 to 4.26.0 in /ui-test ( #20633 )
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.25.0...selenium-4.26.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
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>
2024-11-01 17:13:20 +02:00
Dillen Padhiar
59ea2a809e
feat: support Suspended state for MonoVertexRollout ( #20583 )
...
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2024-10-31 13:53:41 -04:00
James McShane
3988861edf
feat(cmp): parameter to enable git creds to be shared from repo server to the plugin ( #15107 )
...
Signed-off-by: jmcshane <james.mcshane@superorbital.io >
2024-10-31 13:35:08 -04:00
Michael Crenshaw
f89e1cf80f
docs(rbac): clarify glob pattern behavior for fine-grain RBAC ( #20624 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-31 17:33:45 +00:00
Pasha Kostohrys
8a4e7e021f
feat: add prompting to confirm project role deletion ( #20613 )
...
* Revert "fix(ui): Prevent versionId 0 Error on New Applications with No History (#20574 )"
This reverts commit 33ecbbc4a8 .
* feat: add prompting to confirm project role deletion
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* Revert "Revert "fix(ui): Prevent versionId 0 Error on New Applications with No History (#20574 )""
This reverts commit cecf8f49fd .
* feat: add prompting to confirm project role deletion
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-10-31 14:14:29 +00:00
Nikolai Momot
79abbbe4ec
chore: Add TextNow to USERS.md ( #20602 )
...
Signed-off-by: Nikolai.Momot <nikolai.momot@textnow.com >
2024-10-31 04:00:47 -10:00
Pasha Kostohrys
83b1b6c574
feat: add prompting to confirm project deletion ( #20612 )
...
* Revert "fix(ui): Prevent versionId 0 Error on New Applications with No History (#20574 )"
This reverts commit 33ecbbc4a8 .
* feat: add prompting to confirm project deletion
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* Revert "Revert "fix(ui): Prevent versionId 0 Error on New Applications with No History (#20574 )""
This reverts commit cecf8f49fd .
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-10-31 08:58:11 -04:00
Pasha Kostohrys
d44d7ec043
feat: add prompting to confirm application resource deletion ( #20611 )
...
* Revert "fix(ui): Prevent versionId 0 Error on New Applications with No History (#20574 )"
This reverts commit 33ecbbc4a8 .
* feat: add prompting to confirm app resource deletion
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* Revert "Revert "fix(ui): Prevent versionId 0 Error on New Applications with No History (#20574 )""
This reverts commit cecf8f49fd .
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-10-31 08:57:24 -04:00
Alexandre Gaudreault
a7637cd106
fix(server): missing selected ALPN property ( #20579 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-10-31 13:50:45 +02:00
dependabot[bot]
c90deaabd6
chore(deps): bump @types/selenium-webdriver in /ui-test ( #20589 )
...
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver ) from 4.1.26 to 4.1.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver )
---
updated-dependencies:
- dependency-name: "@types/selenium-webdriver"
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>
2024-10-31 13:22:11 +02:00
dependabot[bot]
14ba2216d7
chore(deps-dev): bump @types/node from 22.7.9 to 22.8.4 in /ui-test ( #20588 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.9 to 22.8.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2024-10-31 13:21:55 +02:00
Michael Crenshaw
e861b550e0
fix(diff): avoid cache miss in server-side diff ( #20605 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-30 21:35:23 -04:00
Siddhesh Ghadi
eb10b70e8a
feat: Add ability to hide certain annotations on secret resources ( #18216 )
...
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
2024-10-30 09:52:37 -07:00
Yiwei Gong
83eb0b1871
rerender when extensions update ( #20559 )
...
Signed-off-by: Yiwei Gong <imwithye@gmail.com >
2024-10-30 08:22:19 -07:00
q-yusufmahtab
38546a5e43
Fix docs/user-guide/diffing.md code block ( #20596 )
...
Signed-off-by: Yusuf Mahtab <yusufmahtab@quantexa.com >
2024-10-30 08:12:33 -06:00
austin5219
092bb7328c
fix(pkce): 20111 PKCE auth flow does not return user to previous path like dex auth flow ( #20202 )
...
* Adding non-default basehref support for PKCE auth flow
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* Adding ; for linting
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* removing hook function
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* Moving unauthorized error handling to class component to access context for error handling within 401 error
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* Store the subsrition handle to close in unmount
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* reorder imports
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* Actually saving the subscriptions now
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* returning the 401 subscription from helper function
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* Handle the promise of a subscription
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* Removing then from non async subscribe
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* Linter fixes
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
* Adding path caching to sessionStorage on pkceLogin and redirect step to cached path if available in pkceCallback to mirror Dex functionality
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
---------
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com >
2024-10-30 12:37:18 +02:00
Preethi Sureshkumar
d408909df6
docs: Update Dex OIDC example ( #20545 )
...
* docs: Update Dex OIDC example
Type for using OIDC claim should be `oidc` instead of `OIDC`.
Signed-off-by: Preethi Sureshkumar <40830235+preethi-sv@users.noreply.github.com >
* docs: Update Dex OIDC example
Signed-off-by: Preethi Sureshkumar <40830235+preethi-sv@users.noreply.github.com >
---------
Signed-off-by: Preethi Sureshkumar <40830235+preethi-sv@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-10-30 04:29:52 +00:00
Shubham Zanzad
d8fe100278
Docs: Added prerequisites for argoCD, fork and clone repository, upstreaming, common make targets, steps before submitting a PR. ( #20540 )
...
Signed-off-by: Shubham Zanzad <shubhamzanzad25@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-10-30 04:28:23 +00:00
dependabot[bot]
bb1e75fe82
chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 ( #20529 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0a12ed9d6a...41dfa10bad )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 20:40:35 +00:00
dependabot[bot]
683d030843
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 ( #20528 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](0a44ba7841...39370e3970 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 20:37:38 +00:00
Chirag Jain
73fbcc9ce4
chore: add bajaj finserv health ltd. in list of users ( #20555 )
...
Signed-off-by: Chirag Jain <chirag.jain1@bajajfinserv.in >
2024-10-29 15:42:01 -04:00
Julie Vogelman
9687619541
fix: updates to health status for Numaplane resources ( #20544 )
...
* fix: updates to health status for Numaplane resources
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* health checks
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* fix testdata path
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* additional health check tests
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* temporary file removal
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* add file renamed
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* fix: empty commit
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* move check for no status
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* fix: empty commit
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* fix: empty commit
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
---------
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
2024-10-29 15:32:01 -04:00
ABBOUD Moncef
76fbc1f0c9
fix(ci): ignore temporary files when checking for out of bound symlinks ( #20527 )
...
Signed-off-by: cef <moncef.abboud95@gmail.com >
2024-10-29 14:31:11 -04:00
renovate[bot]
3625689264
chore(deps): update dependency pymdown-extensions to v10.12 ( #20567 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-29 11:54:17 -04:00
SuminSSon
4dcbbd7d24
docs: correct typos in documentation ( #20569 )
...
* docs: update Cluster Generator example for cluster name accuracy
Signed-off-by: SuminSSon <itoodo12@gmail.com >
* docs: standardized 'GitPod' to 'Gitpod' for consistency
Signed-off-by: SuminSSon <itoodo12@gmail.com >
---------
Signed-off-by: SuminSSon <itoodo12@gmail.com >
2024-10-29 17:25:30 +02:00
pasha-codefresh
33ecbbc4a8
fix(ui): Prevent versionId 0 Error on New Applications with No History ( #20574 )
2024-10-29 10:06:00 -04:00
pasha-codefresh
29d52299da
feat: add prompting to confirm delete certificate ( #20547 )
...
* feat: add prompting to confirm delete certificate
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: add prompting to confirm delete certificate
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-10-28 15:01:30 +00:00
pasha-codefresh
9b6d3a9a95
feat: add prompting to confirm prune during backup import ( #20546 )
...
* feat: add prompting to confirm prune during backup import
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: add prompting to confirm prune during backup import
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: add prompting to confirm prune during backup import
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-10-28 08:11:09 -04:00
pasha-codefresh
eb6d2e635f
feat: add prompting to confirm remove of repository credentials ( #20541 )
...
* feat: add prompting to confirm remove of repository credentials
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: add prompting to confirm remove of repository credentials
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-10-28 07:18:41 -04:00
Ramesh Gaikwad
5c01cf6ebf
chore: improve error logs in commands/admin/app.go ( #20549 )
...
* chore: imporve error response, wrap context with error
Signed-off-by: Ramesh Gaikwad <rameshgkwd05@gmail.com >
* correct error messge
Signed-off-by: Ramesh Gaikwad <rameshgkwd05@gmail.com >
---------
Signed-off-by: Ramesh Gaikwad <rameshgkwd05@gmail.com >
2024-10-27 10:09:33 +00:00
github-actions[bot]
3bf226d709
[Bot] docs: Update Snyk reports ( #20551 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-10-27 10:52:41 +02:00
pasha-codefresh
16e7517044
feat: add prompting to confirm deletion of gpg public key ( #20539 )
2024-10-26 09:26:55 +03:00
dependabot[bot]
745f1cc348
chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 ( #20530 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.0...v0.19.1 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
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>
2024-10-25 21:45:34 +03:00
dependabot[bot]
7eb2a198b1
chore(deps): bump chromedriver from 130.0.0 to 130.0.1 in /ui-test ( #20515 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 130.0.0 to 130.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/130.0.0...130.0.1 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-10-25 21:45:17 +03:00
변재한
4e215234ad
doc: Update Show Orphaned Button Screenshot in Orphaned Resources Monitoring Documentation ( #20533 )
...
Signed-off-by: jaehanbyun <awbrg789@naver.com >
2024-10-25 05:57:33 -10:00
dependabot[bot]
a0b694384c
chore(deps): bump library/redis in /test/container ( #20494 )
...
Bumps library/redis from `00faee9` to `a06cea9`.
---
updated-dependencies:
- dependency-name: library/redis
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-10-25 14:50:10 +03:00
pasha-codefresh
604c75b00d
chore: change invalid comment ( #20500 )
2024-10-25 07:19:59 -04:00
dependabot[bot]
adf08ed87f
chore(deps-dev): bump @types/node from 22.7.6 to 22.7.9 in /ui-test ( #20514 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.6 to 22.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-10-25 10:57:08 +03:00
dependabot[bot]
1a478a531b
chore(deps): bump bitnami/kubectl in /test/container ( #20516 )
...
Bumps bitnami/kubectl from `b509ab6` to `4d757d9`.
---
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>
2024-10-25 10:56:53 +03:00
dependabot[bot]
e9ff075610
chore(deps): bump actions/cache from 4.1.1 to 4.1.2 ( #20493 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](3624ceb22c...6849a64899 )
---
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>
2024-10-25 10:38:58 +03:00
renovate[bot]
229ac1bf9d
chore(deps): update docker.io/library/golang:1.23.2 docker digest to ad5c126 ( #20419 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 10:38:37 +03:00
david-wu-octopus
b5d8eddb82
feat: Add reusable interactive prompts and configure command (issue #19528 ) ( #19637 )
...
* Add `Prompt`, with `prompts.enabled` setting in `argocd-cm`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Make `SettingsOpts`, `SettingsOpts.ArgocdCMPath`, `SettingsOpts.CreateSettingsManager()` and `commandContext.CreateSettingsManager()` exportable
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add `prompt_test.go`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Refactor `NewPrompt()` and move into new package `utils`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Update `NewPrompt()` to use local config
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add `NewConfigurationCommand()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Move `prompt_test.go`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Remove `prompt_test.go` for now
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add back and update `prompt_test.go`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add `configuration_test.go`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix linting issues
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix linting issues
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Reverse early-termination logic in `Confirm()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Rename `ArgocdCMPath` to `argocdCMPath`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Rename `SettingsOpts` to `settingsOpts`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Rename `CreateSettingsManager()` to `createSettingsManager()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Rename `configuration` to `configure`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Further rename `configuration` to `configure`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Remove redundant Argo CD ConfigMap logic
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix terminal output spacing
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Make `argocd configure` use local config value as the default value for `--prompts-enabled`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add global CLI flag `--force-prompts-enabled`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Update existing `prompt_test.go` test cases
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add test case for `(p *Prompt).Confirm()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add test cases for `GetBoolFlagWithFallback()` to `env_test.go`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Format imports
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Further format imports and remove unused variable
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Again format imports
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add fallback to `GetPromptsEnabled()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix bug in `GetPromptsEnabled()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix missing import
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add auto-generated docs for `argocd configure`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add auto-generated docs for new global CLI flag `--force-prompts-enabled`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Update `NewPrompt()` to receive a `bool` rather than `*apiclient.ClientOptions` arg
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Remove arg `fallback` from `GetPromptsEnabled()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add arg `useCLIOpts bool` to `GetPromptsEnabled()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Make `config.LoadFlags()` exportable
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add tests for `GetPromptsEnabled()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix linting errors in tests
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Run `make codegen-local`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
---------
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
2024-10-25 10:21:23 +03:00
dependabot[bot]
f4577e3b5a
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.80 to 0.9.81 ( #20397 )
...
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.80 to 0.9.81.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.80...v0.9.81 )
---
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>
2024-10-25 09:34:28 +03:00
Chris Fidao
21026dba43
fixed formatting issue + added a few tidbits ( #20522 )
...
Signed-off-by: Chris Fidao <fideloper@gmail.com >
2024-10-25 09:09:46 +03:00
Rohen
1675b0b2ae
chore: Update USERS.md ( #20513 )
2024-10-24 09:24:40 -07:00
dependabot[bot]
8c00cf0ce1
chore(deps): bump http-proxy-middleware from 2.0.4 to 2.0.7 in /ui ( #20518 )
2024-10-24 08:00:40 -04:00
Chris Fidao
c4453999f2
docs: Declarative argo clusters docs update for EKS ( #20503 )
...
* first stab at updating argo cd declaritive docs for eks
Signed-off-by: Chris Fidao <fideloper@gmail.com >
* some refinements
Signed-off-by: Chris Fidao <fideloper@gmail.com >
* Update docs/operator-manual/declarative-setup.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
Signed-off-by: Chris Fidao <fideloper@gmail.com >
---------
Signed-off-by: Chris Fidao <fideloper@gmail.com >
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
2024-10-24 05:23:52 -06:00
Alexander Matyushentsev
7c9bd2d2d3
feat: application resource deletion protection ( #20497 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-10-24 00:08:24 -07:00
Leonardo Luz Almeida
212efa4914
feat: allow individual extension configs ( #20491 )
...
* feat: allow individual extension configs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* update ext docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* + docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* pr review
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-10-23 12:33:53 -04:00
Yash Talele
5b25b281c8
Fixed incorrect pluralization on resources ( #20468 )
...
Extra s was being added to the resources. So, I am checking if the
resource is ending in 's' or not. If it is ending in 's' no change, but
if not then 's' is added at the end of the word.
Signed-off-by: Yash Talele <yashrtalele@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-10-23 14:40:06 +00:00
Michael Crenshaw
0b48670ebb
docs: clarify priority of health statuses ( #20490 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-23 08:32:34 -06:00
ABBOUD Moncef
e953a2de8b
fix(appset): avoid panic when no steps in rollingSync ( #20357 )
...
Signed-off-by: cef <moncef.abboud95@gmail.com >
2024-10-22 21:37:58 -04:00
dependabot[bot]
ea46572326
chore(deps): bump library/redis in /test/container ( #20442 )
...
Bumps library/redis from `5412098` to `00faee9`.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-10-22 00:55:54 -04:00
Rune Antonsen
ac69f5223c
docs(applicationset): explain how to add repo credentials ( #20453 )
...
* docs(applicationset): add section explaining how to set up repo credentials for git generator
Signed-off-by: Rune Antonsen <rune.antonsen@gmail.com >
* Update docs/operator-manual/applicationset/Generators-Git.md
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Rune Antonsen <rune.antonsen@gmail.com >
* Update docs/operator-manual/applicationset/Generators-Git.md
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Rune Antonsen <rune.antonsen@gmail.com >
* Update docs/operator-manual/applicationset/Generators-Git.md
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Rune Antonsen <rune.antonsen@gmail.com >
* Update docs/operator-manual/applicationset/Generators-Git.md
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Rune Antonsen <rune.antonsen@gmail.com >
---------
Signed-off-by: Rune Antonsen <rune.antonsen@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-10-21 22:05:02 +02:00
Alexandre Gaudreault
aff5e6132b
docs: document all unstable configurations ( #20336 ) ( #20438 )
...
* overview
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* 12
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* document fields
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* spec path wildcard
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* order
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* move links to bottom
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-10-21 00:14:45 -04:00
github-actions[bot]
fdf250309f
[Bot] docs: Update Snyk reports ( #20465 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-10-20 12:12:45 +00:00
Michael Crenshaw
ec499bb070
fix(diff): avoid cache miss in server-side diff ( #20423 ) ( #20424 )
...
* fix(diff): avoid cache miss in server-side diff (#20423 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix silly mistakes
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-10-18 09:36:42 -04:00
Blake Pettersson
76104dae21
fix: don't disable buttons for multi-source apps ( #20446 )
...
With #20381 multi-source apps were not taken into account 🤦
Fixes #20445 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-10-18 03:16:59 -10:00
dependabot[bot]
e7e6f5bae9
chore(deps): bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0 ( #20441 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.6.2 to 9.7.0.
- [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.6.2...v9.7.0 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
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>
2024-10-18 07:32:39 -04:00
dependabot[bot]
1d12fcfecf
chore(deps): bump chromedriver from 129.0.4 to 130.0.0 in /ui-test ( #20415 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 129.0.4 to 130.0.0.
- [Commits](https://github.com/giggio/node-chromedriver/compare/129.0.4...130.0.0 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-10-18 13:17:40 +03:00
dependabot[bot]
4e92079c91
chore(deps-dev): bump @types/node from 22.7.5 to 22.7.6 in /ui-test ( #20414 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.5 to 22.7.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-10-18 13:14:46 +03:00
renovate[bot]
8b06307500
chore(deps): update node.js to v23 ( #20413 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 13:09:53 +03:00
Michael Crenshaw
79ba36026a
fix(ci): handle new k3s test version matrix ( #20223 ) ( #20427 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-17 16:05:38 -04:00
변재한
d1ef0f85fa
fix(docs): ensure version dropdown sorts correctly regardless of browser language #20289 ( #20322 )
...
Signed-off-by: jaehanbyun <awbrg789@naver.com >
2024-10-17 10:06:44 -04:00
Michael Crenshaw
c216ece3a4
chore(server): better error message for missing action ( #20408 ) ( #20409 )
...
* chore(server): better error message for missing action
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update util/lua/lua_test.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 >
2024-10-17 09:28:41 -04:00
Pan Luo
4faf8dd11c
fix: the unmatching template issue introduced from #20237 ( #20410 )
...
* Fix the unmatching template error
The error in the notification controller shows unmatching "{{end}}"
```
error in 'app-health-degraded' teams.potentialAction: template:
app-health-degraded:14: unexpected {{end}}"
```
Signed-off-by: Pan Luo <pan.luo@ubc.ca >
* update templates to match the install.yaml
Signed-off-by: Pan Luo <pan.luo@ubc.ca >
* fix inconsistent yaml block style formating
Signed-off-by: Pan Luo <pan.luo@ubc.ca >
---------
Signed-off-by: Pan Luo <pan.luo@ubc.ca >
2024-10-17 08:17:10 -04:00
Michael Crenshaw
f6eaaea769
fix(ui): display correct init info in Pod UI ( #20387 )
...
* fix(controller): change pod status calculate with sidecar
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* fix(controller): add restartable sidecar count in total container display
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* test UI, fix bugs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
oops
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
indent
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
fix accidental duplication
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* apply recommendation
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: linghaoSu <linghao.su@daocloud.io >
2024-10-17 08:16:51 -04:00
Michael Crenshaw
9b15589729
docs(cli): fix example command ( #20402 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-10-17 08:14:39 -04:00
Michael Crenshaw
dff4152e8e
docs: update note about timeout.reconciliation ( #20407 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-17 10:05:13 +02:00
Blake Pettersson
ed4c0ee713
fix(ui): source can in fact be undefined ( #20381 )
...
* fix(ui): source can in fact be `undefined`
The assumption that a source is always there is not always true. To
repro, create an app-of-apps containing a single app without any `source`
present. In the UI this will crash, horribly. This PR fixes that so
that instead of crashing the user will get useful info indicating what
is wrong with the app.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore(ui): some cr tweaks
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore(ui): some cr tweaks
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-10-16 21:55:17 -04:00
Matthieu MOREL
cc989251ef
chore: enable thelper linter ( #20405 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-10-16 17:37:03 +00:00
dependabot[bot]
f031f490e6
chore(deps): bump github.com/prometheus/client_golang ( #20398 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.4 to 1.20.5.
- [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.20.4...v1.20.5 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
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>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-10-16 10:48:26 -04:00
Matthieu MOREL
e0ebb02443
chore: enable usestdlibvars linter ( #20399 )
2024-10-16 07:54:00 -04:00
Sujin Kim
049ba0aab3
docs: correct typos in authz-authn.md and proxy-extensions.md ( #20391 )
...
* docs : correct typo from "bellow" to "below" in authz-authn.md
Signed-off-by: Sujin Kim <108571492+cowboysj@users.noreply.github.com >
* docs : correct typo from "modifiying" to "modifying" in extensions.md
Signed-off-by: Sujin Kim <108571492+cowboysj@users.noreply.github.com >
---------
Signed-off-by: Sujin Kim <108571492+cowboysj@users.noreply.github.com >
2024-10-16 00:39:21 +02:00
Linghao Su
e80de49043
fix(controller/ui): fix pod with sidecar state ( #19843 )
...
* fix(controller): change pod status calculate with sidecar
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* fix(controller): add restartable sidecar count in total container display
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* fix(controller): update info test case conditions
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Linghao Su <slh001@live.cn >
* fix(controller): add more test case to cover more conditions
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* fix(ui): check is condition exist before for of
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
---------
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
Signed-off-by: Linghao Su <slh001@live.cn >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-15 15:05:34 -04:00
pasha-codefresh
d16df525d7
feat: manage clusters via proxy ( #20374 )
...
* feat: proxy support
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: proxy support
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: proxy support
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* small improvements
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* add cluster test
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* change error message
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* override always will change proxy url
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-10-15 09:47:52 -07:00
dependabot[bot]
b2e52de591
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc ( #20376 )
...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.55.0 to 0.56.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.55.0...zpages/v0.56.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
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>
2024-10-15 09:38:04 -07:00
pasha-codefresh
a25378f1ef
feat: appset scm generators and PR generators should be able to access only secrets related to appset ( #20309 )
2024-10-15 08:28:13 -04:00
dependabot[bot]
195de1a7ab
chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.2 ( #20377 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.6.1 to 9.6.2.
- [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.6.1...v9.6.2 )
---
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>
2024-10-15 01:58:39 -04:00
dependabot[bot]
81785b861c
chore(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 ( #20378 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.111.0 to 0.112.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.111.0...v0.112.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>
2024-10-15 01:58:14 -04:00
Michael Crenshaw
e654ed59f8
fix(cli): add missing resources and actions to cani CLI ( #20347 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-14 22:32:40 -04:00
Michael Crenshaw
7ab5015691
docs: feature maturity page for alpha and beta features ( #20336 ) ( #20337 )
...
* docs: feature maturity page for alpha and beta features (#20336 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* typos
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-10-14 04:11:50 -10:00
Michael Crenshaw
0cdbc3cb3e
chore: simplify 'get repo' API implementation ( #20348 )
...
* chore: simplify 'get repo' API implementation
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* import order
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-10-14 09:01:55 -04:00
dependabot[bot]
898c2b5902
chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.1 to 4.7.1 ( #20363 )
...
Bumps [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar ) from 4.6.1 to 4.7.1.
- [Release notes](https://github.com/bmatcuk/doublestar/releases )
- [Commits](https://github.com/bmatcuk/doublestar/compare/v4.6.1...v4.7.1 )
---
updated-dependencies:
- dependency-name: github.com/bmatcuk/doublestar/v4
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>
2024-10-14 08:58:36 -04:00
dependabot[bot]
e2c4b23701
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ( #20361 )
2024-10-14 12:36:47 +00:00
dependabot[bot]
e03d609a1c
chore(deps): bump codecov/test-results-action from 1.0.0 to 1.0.1 ( #20359 )
2024-10-14 07:44:25 -04:00
dependabot[bot]
ed9d18f4e6
chore(deps): bump go.opentelemetry.io/otel from 1.30.0 to 1.31.0 ( #20360 )
2024-10-14 07:39:37 -04:00
kswadi
439edd0ef0
docs: added Podman based set up in contributors quick-start ( #20367 )
2024-10-14 07:38:41 -04:00
github-actions[bot]
a5a31a9539
[Bot] docs: Update Snyk reports ( #20354 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-10-13 12:37:50 +00:00
Kunho Lee
9b11b21f00
fix: check err before use schedule and duration ( #20043 )
...
* fix: check err before use schedule and duration
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
* test: add tests for invalid schedule and duration
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
* feat: change to return error when sync window is invalid
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
* fix: use assert.Error or assert.NoError
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
* fix: use require instead of assert
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
---------
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
2024-10-12 13:32:46 -04:00
Anton Gilgur
cf498f674d
chore(deps): upgrade argo-ui, including breaking changes ( #19655 )
...
* chore(deps): upgrade `argo-ui`, including one breaking change
- upgrade to a7b01f9f00
- `moment` is no longer used internally by `argo-ui`, so change `Ticker` usage to account for this
- CD should also remove the deprecated `moment` library for the same reasons as downstream and Workflows
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
* type-check and format fixes
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
* set `durationMs={0}` instead of `null`
bc in JS `0 || null == null`, so the edge case of a `0` duration caused the component to render just an empty string
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
* update argo-ui once more for deprecated durationMs removal
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
---------
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
2024-10-11 18:58:08 -04:00
Ashley Manraj
86769fc4db
docs: Update USERS.md ( #20349 )
...
Added Pvotal technologies to the official user list
Signed-off-by: Ashley Manraj <90852185+a-manraj-pvotal@users.noreply.github.com >
2024-10-11 16:24:19 -04:00
ABBOUD Moncef
27eebaa53c
feat(appset): add 'project' to the Cluster Generator params ( #20338 )
...
Signed-off-by: cef <moncef.abboud95@gmail.com >
2024-10-11 17:02:27 +00:00
Dillen Padhiar
b05cafdfca
feat: add custom actions for Numaflow CRDs ( #20332 )
...
* feat: add pause/unpause actions for Numaflow CRDs
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: codegen
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
---------
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2024-10-11 16:14:58 +00:00
Michael Crenshaw
b8f85c9500
fix(ci): get correct previous release version for release notes ( #19443 ) ( #20315 )
...
* better release notes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* work on fork
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't do unnecessary stuff
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix path
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix path
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* help debug
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* refactor, clean up
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use a workspace to avoid touching the main go.mod
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-10-11 11:50:31 -04:00
ALIHAMZA99
d542b023f2
docs: updating links to the directory and wording ( #20335 )
...
* docs: updating links to the directory and wording
Signed-off-by: alnoor <alihamzanoor99@gmail.com >
* Update docs/developer-guide/test-e2e.md
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: ALIHAMZA99 <46565563+ALIHAMZA99@users.noreply.github.com >
* Update links
Signed-off-by: ALIHAMZA99 <46565563+ALIHAMZA99@users.noreply.github.com >
* Update links
Signed-off-by: ALIHAMZA99 <46565563+ALIHAMZA99@users.noreply.github.com >
* Update links
Signed-off-by: ALIHAMZA99 <46565563+ALIHAMZA99@users.noreply.github.com >
* Update links
Signed-off-by: ALIHAMZA99 <46565563+ALIHAMZA99@users.noreply.github.com >
---------
Signed-off-by: alnoor <alihamzanoor99@gmail.com >
Signed-off-by: ALIHAMZA99 <46565563+ALIHAMZA99@users.noreply.github.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-10-11 11:09:20 -04:00
dependabot[bot]
47f63f0d14
chore(deps): bump chromedriver from 129.0.3 to 129.0.4 in /ui-test ( #20340 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 129.0.3 to 129.0.4.
- [Commits](https://github.com/giggio/node-chromedriver/compare/129.0.3...129.0.4 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-10-11 09:47:23 -04:00
dependabot[bot]
94e81cdae5
chore(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 ( #20339 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.110.0 to 0.111.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.110.0...v0.111.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>
2024-10-11 08:46:23 -04:00
Nitish Kumar
ed311fea13
add docs to build site locally ( #20342 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2024-10-11 05:20:38 -07:00
Alexandre Gaudreault
29c59ab135
Revert "feat: exclude Endpoints and EndpointSlices Kubernetes resource by default" ( #20334 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-10-10 17:43:16 +00:00
변재한
8ebf4a8841
feat: Enable ignoreResourceUpdate by default #19992 ( #20303 )
...
Signed-off-by: jaehanbyun <awbrg789@naver.com >
2024-10-10 12:39:04 -04:00
Alexander Matyushentsev
6b5cdc764d
docs: document server side pagination proposal ( #17222 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-10-10 12:02:05 -04:00
yan xu
d85a1dee23
fix( #18495 ): Add Alternate color of resources in sync panel ( #19250 )
...
* add Alternate color of resources in sync panel
Co-authored-by: Xu Yan <Yan.Xu@fmr.com >
Co-authored-by: Jessie Teng <jessie.teng@fmr.com >
Signed-off-by: Xu, Yan <Yan.Xu@fmr.com >
* format code
Signed-off-by: Xu, Yan <Yan.Xu@fmr.com >
* update style based on maintainer's feedback
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
* Add these styles to prevent overflow
Signed-off-by: Xu, Yan <Yan.Xu@fmr.com >
* add style base on maintainer feedback
Signed-off-by: Xu, Yan <Yan.Xu@fmr.com >
---------
Signed-off-by: Xu, Yan <Yan.Xu@fmr.com >
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
Co-authored-by: Jessie Teng <jessie.teng@fmr.com >
2024-10-10 16:46:29 +03:00
dependabot[bot]
e144d5c189
chore(deps): bump github.com/cyphar/filepath-securejoin ( #20319 )
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.3.3...v0.3.4 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
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>
2024-10-10 11:25:50 +03:00
dependabot[bot]
c4fb5d9b2a
chore(deps): bump chromedriver from 129.0.2 to 129.0.3 in /ui-test ( #20317 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 129.0.2 to 129.0.3.
- [Commits](https://github.com/giggio/node-chromedriver/compare/129.0.2...129.0.3 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-10-10 11:25:06 +03:00
renovate[bot]
77b57af230
chore(deps): update docker.io/library/golang:1.23.2 docker digest to a7f2fc9 ( #20318 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 11:20:41 +03:00
dependabot[bot]
7031387b7f
chore(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 ( #20320 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](84480863f2...b4b15b8c7c )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:20:25 +03:00
Rungsikorn Rungsikavarnich
19613a20fb
feat(controller): support Istio ServiceEntry network node #20270 ( #20273 )
...
add serviceentry node to network diagram and link to workload
by workloadSelector label reference
Signed-off-by: zapkub <rungsikorn@me.com >
2024-10-10 11:19:39 +03:00
Michael Crenshaw
45bbd46287
chore(ui): fix sonarcloud warning ( #16496 )
...
* chore(ui): fix sonarcloud warning
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* accept suggestion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-10-10 11:14:40 +03:00
Linghao Su
24e67df099
feat(ui): support enable word wrap in live and desired manifest panel ( #20299 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2024-10-09 22:30:35 -04:00
Dillen Padhiar
951f749406
fix: remove hardcoded conditions from Numaflow CRD health checks ( #20316 )
...
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2024-10-09 17:32:14 -04:00
Dillen Padhiar
82484ce758
feat: introduce health checks for Numaflow CRDs ( #20297 )
...
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2024-10-09 16:36:21 +00:00
Julie Vogelman
4722a7f78f
feat: add Actions for PipelineRollout to allow/disallow data loss ( #20298 )
...
* add Actions for PipelineRollout to allow/disallow data loss
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* fix: test, add codegen generated docs
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* fix name
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* fix: make actions more robust to handle empty metadata
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
* spacing
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
---------
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com >
2024-10-09 11:15:10 -04:00
rezellme
19d85aa9fb
feat(health): Adding more health checks for Keycloak, Postgres, Grafana, SolrCloud ( #20294 )
...
* feat(health): Add healtchcheck for acid.zalan.do/postgresql
Signed-off-by: Remo Zellmer <rze@vizrt.com >
* feat(health): Add healthcheck for grafana.integreatly.org/Grafana and GrafanaDatasource
Signed-off-by: Remo Zellmer <rze@vizrt.com >
* feat(health): Add healthcheck for k8s.keycloak.org/Keycloak
Signed-off-by: Remo Zellmer <rze@vizrt.com >
* feat(health): Add healthcheck for solr.apache.org/SolrCloud
Signed-off-by: Remo Zellmer <rze@vizrt.com >
---------
Signed-off-by: Remo Zellmer <rze@vizrt.com >
2024-10-09 11:12:09 -04:00
Daan Verstraten
e1472f309a
chore: replacing custom map util functions with golang std ( #20311 )
...
Signed-off-by: Daan Verstraten <daanverstraten@hotmail.com >
2024-10-09 10:34:03 -04:00
OpenGuidou
1bbeab7a03
feat(clusters) - Add disableCompression option in the cluster config ( #20291 )
...
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com >
2024-10-09 15:36:46 +03:00
Nitish Kumar
cfa1c89c43
fix: disable automaxprocs logging ( #20069 )
...
* disable automaxprocs logging
Signed-off-by: nitishfy <justnitish06@gmail.com >
fix lint checks
Signed-off-by: nitishfy <justnitish06@gmail.com >
move maxprocs to main.go
Signed-off-by: nitishfy <justnitish06@gmail.com >
move set auto max procs to a function
Signed-off-by: nitishfy <justnitish06@gmail.com >
add info log
Signed-off-by: nitishfy <justnitish06@gmail.com >
* add info log
Signed-off-by: nitishfy <justnitish06@gmail.com >
* fix lint checks
Signed-off-by: nitishfy <justnitish06@gmail.com >
* fix lint checks
Signed-off-by: nitishfy <justnitish06@gmail.com >
* add unit test
Signed-off-by: nitishfy <justnitish06@gmail.com >
* fix lint issues
Signed-off-by: nitishfy <justnitish06@gmail.com >
---------
Signed-off-by: nitishfy <justnitish06@gmail.com >
2024-10-09 11:21:24 +00:00
dependabot[bot]
f9845694d0
chore(deps): bump actions/cache from 4.1.0 to 4.1.1 ( #20301 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](2cdf405574...3624ceb22c )
---
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>
2024-10-09 14:14:54 +03:00
dependabot[bot]
78c85a2295
chore(deps-dev): bump @types/node from 22.7.2 to 22.7.5 in /ui-test ( #20281 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.2 to 22.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-10-09 14:10:46 +03:00
dependabot[bot]
3da774bb0b
chore(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2 ( #20300 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](604373da63...84480863f2 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 13:59:37 +03:00
Michael Crenshaw
8647db1157
chore(controller): remove unnecessary field ( #20295 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-09 13:59:03 +03:00
dependabot[bot]
c6d45d8dcf
chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /ui-test ( #20302 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
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>
2024-10-09 13:40:59 +03:00
Alexander Matyushentsev
dc27102cff
feat: support using exponential backoff between self heal attempts ( #20275 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-10-08 16:32:00 +00:00
Blake Pettersson
6002c7d8f3
fix: allow pipes to be present in git username ( #20040 )
...
* fix: [#15949 ] split git revision metadata by newline not pipe symbol
pipe symbol '|' could appear in username or commit message body
Signed-off-by: Petr Studeny <studenyp@gmail.com >
* test: add test
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Update util/git/client_test.go
Co-authored-by: Petr Studeny <studenyp@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: fix test
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Petr Studeny <studenyp@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Petr Studeny <studenyp@gmail.com >
2024-10-08 08:10:46 -04:00
변재한
a288b4d8c9
feat: exclude Endpoints and EndpointSlices Kubernetes resource by default ( #20251 )
...
Signed-off-by: jaehanbyun <awbrg789@naver.com >
2024-10-08 17:32:00 +05:30
ayatk
3f249ffc8d
chore: Update notification engine to 2fef5c9 ( #20276 )
...
* Update notification-engine to 2fef5c9049fd
Signed-off-by: ayatk <ayatk@users.noreply.github.com >
* make notification-docs
Signed-off-by: ayatk <ayatk@users.noreply.github.com >
---------
Signed-off-by: ayatk <ayatk@users.noreply.github.com >
Co-authored-by: ayatk <ayatk@users.noreply.github.com >
2024-10-08 09:38:27 +03:00
dependabot[bot]
8d9a3a743a
chore(deps): bump library/redis from 7.4.0 to 7.4.1 in /test/container ( #20282 )
...
Bumps library/redis from 7.4.0 to 7.4.1.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-10-08 09:36:53 +03:00
dependabot[bot]
c641304b2a
chore(deps-dev): bump @types/mocha from 10.0.8 to 10.0.9 in /ui-test ( #20280 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 10.0.8 to 10.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-type: direct:development
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>
2024-10-08 09:35:20 +03:00
dependabot[bot]
1e84af73df
chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 ( #20279 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](50769540e7...604373da63 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 09:34:26 +03:00
dependabot[bot]
419cf25f28
chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 ( #20277 )
...
Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1.
---
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>
2024-10-08 09:34:09 +03:00
dependabot[bot]
948aaf6f90
chore(deps): bump SonarSource/sonarqube-scan-action ( #20278 )
...
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action ) from 0c0f3958d90fc466625f1d1af1f47bddd4cc6bd1 to 884b79409bbd464b2a59edc326a4b77dc56b2195.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases )
- [Commits](0c0f3958d9...884b79409b )
---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 09:33:54 +03:00
youhonglian
20e2e78476
fix(ui): history error reported in the dev environment ( #20133 )
...
Signed-off-by: honglian.you <honglian.you@daocloud.io >
2024-10-07 17:52:24 +03:00
dcoppa
345c8a18a2
fix: GOLANGCI_LINT_VERSION ( #20264 )
...
* Fix GOLANGCI_LINT_VERSION
Signed-off-by: David Coppa <dcoppa@cocus.com >
* chore(deps): bump SonarSource/sonarqube-scan-action from 2.3.0 to 3.0.0 (#19524 )
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action ) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases )
- [Commits](aecaf43ae5...0c0f3958d9 )
---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-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>
Signed-off-by: David Coppa <dcoppa@cocus.com >
* Update install-lint-tools.sh
Signed-off-by: dcoppa <dcoppa@gmail.com >
---------
Signed-off-by: David Coppa <dcoppa@cocus.com >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dcoppa <dcoppa@gmail.com >
Co-authored-by: David Coppa <dcoppa@cocus.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 11:47:17 +00:00
Pavel Soloviev
6a9fe45871
docs: Add 404 Not Found github notify error to troubleshooting docs ( #20085 )
...
* docs: Add `404 Not Found` github notification error to troubleshooting docs
Signed-off-by: Moleus <fafufuburr@gmail.com >
* Update docs/operator-manual/notifications/troubleshooting-errors.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* Update docs/operator-manual/notifications/troubleshooting-errors.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: CVE-2024-45296 Backtracking regular expressions cause ReDoS by upgrading path-to-regexp from 1.8.0 to 1.9.0 (#20087 )
Signed-off-by: Cheng Fang <cfang@redhat.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps-dev): bump @types/node from 22.5.5 to 22.7.2 in /ui-test (#20112 )
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.5 to 22.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix(extension): add header to support apps-in-any-namespace (#20123 )
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* Fix typo (#20127 )
Remove a redundant "is".
Signed-off-by: Symeon Meichanetzoglou <simosmeih@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix(ui): add optional check to avoid undefined reference in project detail (#20044 )
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump Helm from 3.15.2 to 3.15.4 (#20135 )
* sec: upgrade helm version in order to fix critical vulnerability
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* sec: upgrade helm version in order to fix critical vulnerability
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: oras-go client should fallback to docker config if no credentials specified (#18133 )
* oras-go client should fallback to docker config if no credentials specified
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
* Fix tests
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
* Fix lint
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
* gofumpt
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
* Validate auth header
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
---------
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump docker/build-push-action from 6.7.0 to 6.8.0 (#20154 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](5cd11c3a4c...32945a3392 )
---
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>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: Fix argocd appset generate failure due to missing clusterrole (#20162 )
* fix: FIx argocd-server clusterrole to allow argocd appset generate using cluster generator
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
* fix: update generated code
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
---------
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* [Bot] docs: Update Snyk reports (#20146 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: repo generate paths value in namespace install is incorrectly formatted (#20139 )
* Fix repo generate paths value in namespace install
Signed-off-by: todaywasawesome <dan@codefresh.io >
* Fix in base and regen
Signed-off-by: todaywasawesome <dan@codefresh.io >
---------
Signed-off-by: todaywasawesome <dan@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* feat: introduce pause/unpause actions for Numaplane CRDs (#20128 )
* feat: introduce pause/unpause actions for Numaplane CRDs
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* test: fixed incorrect file names
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* chore: codegen
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: empty check for lifecycle
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: nil check
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: nil checks
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* test: testing different starting spec
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* feat: add nil checks for all possible nil fields
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* chore: rerun tests
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
---------
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* feat(appset): Add a cache layer for Argo Projects to speed-up application validation (#18703 )
* feat(appset): Add a cache layer for Argo Projects to speed-up application validation
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Use local client rather than custom cache
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Clean go.mod
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Merge master
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Fix after merging master
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Initialize appProject variable inside loop
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Remove unused ArgoAppClientset field
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Fix linter issue
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
---------
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* docs: added note re. arch of example application on getting_started.md (#20143 )
added warning that example application may not run on all archs
Signed-off-by: Crumbs <44215646+Crumb5@users.noreply.github.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix(ui): hide resource actions menu if it's empty (#20051 )
Signed-off-by: cef <moncef.abboud95@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* Fixes minor typo which lead to using the bearer token as api URL and was obviously not working. (#20169 )
Signed-off-by: asjervanasten <asjer94@live.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore: Try to make CodeQL happy (#20094 ) (#20129 )
* chore(common): Split const from unrelated util/clusterauth const
Signed-off-by: Josh Soref <jsoref@gmail.com >
* chore: Try to make CodeQL happy
Signed-off-by: Josh Soref <jsoref@gmail.com >
---------
Signed-off-by: Josh Soref <jsoref@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump docker/build-push-action from 6.8.0 to 6.9.0 (#20174 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](32945a3392...4f58ea7922 )
---
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>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* feat(ui): make name property for repos (#20077 )
* name-option-added
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* lint
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* feat: basic e2e tests in order to verify notification service health (#20182 )
* feat: basic e2e tests in order to verify notification service health
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: basic e2e tests in order to verify notification service health
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore: document credentials server (#20078 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* feat: Add nodeSelector for Linux nodes (#20148 )
* feat: Add nodeSelector for Linux nodes in application-controller, applicationset-controller, and repo-server
Signed-off-by: leehosu <hosu4549@gmail.com >
* refactor : Reversal the wrong part and correct it.
Signed-off-by: leehosu <hosu4549@gmail.com >
* Update argocd-application-controller-statefulset.yaml
Signed-off-by: l2h <hosu4549@gmail.com >
* feat: Add nodeSelector for Linux nodes in dex-server, argo-server
Signed-off-by: leehosu <hosu4549@gmail.com >
* refactor: update code to resolving for intergration test
Signed-off-by: leehosu <hosu4549@gmail.com >
* refactor: update code to resolving for codegen
Signed-off-by: leehosu <hosu4549@gmail.com >
* Run make manifests-local and then commit
Signed-off-by: leehosu <hosu4549@gmail.com >
---------
Signed-off-by: leehosu <hosu4549@gmail.com >
Signed-off-by: l2h <hosu4549@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump github.com/cyphar/filepath-securejoin (#20173 )
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.3.2...v0.3.3 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
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: Moleus <fafufuburr@gmail.com >
* feat(appset): parameterize requeue time #20063 (#20064 )
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(ci): better handling of Go and Node dependency bumps (#20168 )
* chore(ci): better handling of Go and Node dependency bumps
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
temporarily remove condition
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
quit early if there are no changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
use latest checkout action and actually test version change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
use github token
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
workflow for node
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
clean up after changing node version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
revert temporary changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
more docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump linter version
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: Moleus <fafufuburr@gmail.com >
* chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#20188 )
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](e28ff129e5...b9fd7d16f6 )
---
updated-dependencies:
- dependency-name: codecov/codecov-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: Moleus <fafufuburr@gmail.com >
* docs(ui): sorting version (#20181 )
Signed-off-by: nueavv <nuguni@kakao.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* docs: add outpost24 to users.md (#20197 )
Signed-off-by: Phong Do <dominhphong306@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* docs: Update argocd path for command in notifification in troubleshooting docs (#20120 )
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#20190 )
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.67.0 to 1.67.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.0...v1.67.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>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump chromedriver from 129.0.0 to 129.0.2 in /ui-test (#20189 )
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 129.0.0 to 129.0.2.
- [Commits](https://github.com/giggio/node-chromedriver/compare/129.0.0...129.0.2 )
---
updated-dependencies:
- dependency-name: chromedriver
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: Moleus <fafufuburr@gmail.com >
* chore(deps): bump bitnami/kubectl in /test/container (#20191 )
Bumps bitnami/kubectl from `da4a986` to `b509ab6`.
---
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>
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump library/busybox in /test/e2e/multiarch-container (#20193 )
Bumps library/busybox from `c230832` to `768e5c6`.
---
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>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix(helm): escape consecutive commas in cleanSetParameters (#19269 ) (#20113 )
Signed-off-by: KangManJoo <eogns47@konkuk.ac.kr >
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* Update troubleshooting-errors.md (#20201 )
Fixing some phrasing and adding more clarity.
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: Rework git tag semver resolution (#20083 ) (#20096 )
* Write initial tests
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Improve git tag semver resolution
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Add company to list of users
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Fix broken error string check
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Fix incorrect semver test assumption
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* switch to debug statement
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Add more testcases for review
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* review comments
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
---------
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#20207 )
Signed-off-by: Moleus <fafufuburr@gmail.com >
* feat(ui): support auto theme (#20080 )
* feat(theme): support auto theme
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* fix(ui): set default theme as light
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* fix(ui): only register listener when theme is auto
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
---------
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump selenium-webdriver from 4.24.1 to 4.25.0 in /ui-test (#20058 )
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.24.1 to 4.25.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.25.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
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: Moleus <fafufuburr@gmail.com >
* fix: refine deny destination checks (#20045 )
* fix: refine server deny check
Fixes #19804 . The deny destination check can be made more intuitive by
doing the following:
* short-circuit any deny destination
* first, for any deny server destination, _also_ check if the namespace matches
* for any deny namespace destination, reject as before
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: also assert that server matches on ns deny
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore: Added unit tests and fix e2e tests for application sync decoupling feature (#19966 )
* fixed doc comments and added unit tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Added comments for the newly added unit tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Refactored method name to deriveServiceAccountToImpersonate
Signed-off-by: anandf <anjoseph@redhat.com >
* Using const name in return value
Signed-off-by: anandf <anjoseph@redhat.com >
* Added unit tests for argocd proj add-destination-service-accounts
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed failing e2e tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Fix linting errors
Signed-off-by: anandf <anjoseph@redhat.com >
* Using require package instead of assert and fixed code generation
Signed-off-by: anandf <anjoseph@redhat.com >
* Removed parallel execution of tests for sync with impersonate
Signed-off-by: anandf <anjoseph@redhat.com >
* Added err checks for glob validations
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed e2e tests for sync impersonation
Signed-off-by: anandf <anjoseph@redhat.com >
* Using consistently based expects in E2E tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Added more unit tests and fixed go generate
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed failed lint errors, unit and e2e test failures
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed goimports linter issue
Signed-off-by: anandf <anjoseph@redhat.com >
* Added code comments and added few missing unit tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Added missing unit test for GetDestinationServiceAccounts method
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed goimports formatting with local for project_test.go
Signed-off-by: anandf <anjoseph@redhat.com >
* Corrected typo in a field name additionalObjs
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed failing unit tests
Signed-off-by: anandf <anjoseph@redhat.com >
---------
Signed-off-by: anandf <anjoseph@redhat.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: Fix false positive in plugin application discovery (#20196 )
* fix: fix false positive in plugin application discovery
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
* fix: apply suggestion to return immediately if discovery is not configured for unnamed plugin
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
---------
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: update health check to support modelmesh (#20142 )
Signed-off-by: Trevor Royer <troyer@redhat.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore: rename protobuf field according to convention (#20221 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* docs: add TBC Bank to USERS.md (#20227 )
* docs: add TBC Bank to USERS.md
Signed-off-by: Mate Gogiberidze <gogiberidzemate9@gmail.com >
* docs: reorder TBC Bank by alphabetical
Signed-off-by: Mate Gogiberidze <gogiberidzemate9@gmail.com >
---------
Signed-off-by: Mate Gogiberidze <gogiberidzemate9@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 (#20224 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](988b5a0280...8026d2bc36 )
---
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: Moleus <fafufuburr@gmail.com >
* chore(deps): bump tj-actions/changed-files from 45.0.2 to 45.0.3 (#20225 )
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 45.0.2 to 45.0.3.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](48d8f15b2a...c3a1bb2c99 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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: Moleus <fafufuburr@gmail.com >
* fix: use `ErrorContains(t, err` instead of `Contains(t, err.Error()` (#20220 )
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* docs: Correct ApplicationSet (spec.preservedFields) (#20206 )
* Fix docs
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
* Remove another errant block; improved comments
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
* Actually removed the errant block
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
* More doc fixes
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
* More spec fixes + USERS
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
---------
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix(health): only consider non-empty health checks (#20232 )
* fix(health): only consider non-empty health checks
For wildcard health checks, only consider wildcards with a non-empty
health check. Fixes #16905 (at least partially).
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: renaming test case for clarity
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* refactor: add clarity as to what the function is supposed to do
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Update docs/operator-manual/health.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: add test case for `*/*` override with empty healthcheck
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 >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: support managing cluster with multiple argocd instances and annotation based tracking (#20222 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix notification-catlog issue (#20237 )
Signed-off-by: ajinkyak423 <ajinkyakumbhar423@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(ci): add renovate for golangci-lint, go and node version (#20236 )
Signed-off-by: ggjulio <juligonz@student.42.fr >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump actions/cache from 4.0.2 to 4.1.0 (#20240 )
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](0c45773b62...2cdf405574 )
---
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>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 (#20241 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](8026d2bc36...c47758b77c )
---
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>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 (#20244 )
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/time/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/time
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: Moleus <fafufuburr@gmail.com >
* feat(cli): Add app diff option to specify exit code when diff (#20144 )
The argocd app diff command returns 1 if a difference is found. In related issues,
they want to return an error code that is distinguishable from common errors.
However, changing the existing behavior is likely to break user's automation code.
So we want to provide an explicit option(--diff-exit-code) to specify an error code.
Related: #3588
Signed-off-by: Eugene Kim <eugene70kim@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* feat: add support for helm skipTests flag (#20118 )
Signed-off-by: jaehanbyun <awbrg789@naver.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#20242 )
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](4959ce089c...dc72c7d5c4 )
---
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>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 (#20245 )
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/term/compare/v0.24.0...v0.25.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#20243 )
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.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>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#20246 )
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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: Moleus <fafufuburr@gmail.com >
* chore: update notifications-engine to 22ccfe0caf45 (#20239 )
* Update notifications-engine
Signed-off-by: SLASHLogin <loginmlgxd@gmail.com >
* Update docs for Opsgenie notifications
Signed-off-by: SLASHLogin <loginmlgxd@gmail.com >
* docs: Fix outdated slack notification configuration readme
Signed-off-by: SLASHLogin <loginmlgxd@gmail.com >
---------
Signed-off-by: SLASHLogin <loginmlgxd@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* [Bot] docs: Update Snyk reports (#20250 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: handle incorrect cluster RESTconfig without panic (#20150 )
Signed-off-by: cef <moncef.abboud95@gmail.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): update node version (#20248 )
* chore(deps): update node version
* Update ui/.nvmrc
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: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* sec: update alpine/helm to 3.16.1 (#20253 )
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(ci): update renovate config (#20254 )
Signed-off-by: ggjulio <juligonz@student.42.fr >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* fix: Policy/policy.open-cluster-management.io health check is broken (#20108 ) (#20109 )
Tried using the health check as listed here but it gave error:
| error setting app health: failed to get resource health for "Policy" with name "XXXX" in namespace "local-cluster": <string>:35: invalid value (nil) at index 1 in table for concat stack traceback: [G]: in function 'concat' <string>:35: in main chunk [G]: ?
This change fixes the error by updating how the noncompliant clusters are tracked and counted to use latest Lua recommendations.
Signed-off-by: Ian Tewksbury <itewk@redhat.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* feat(applicationset): Add FlatList option to cluster generator - Fixes #20212 (#20231 )
* (feat) - Add FlatList option to cluster generator
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com >
* Update docs/operator-manual/applicationset/Generators-Cluster.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: OpenGuidou <guillaume.doussin@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: Moleus <fafufuburr@gmail.com >
* chore(deps): update docs dependencies (#20257 )
* chore(deps): update docs dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* bump rtd python version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore(deps): update group golang to v1.23.2 (#20256 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Moleus <fafufuburr@gmail.com >
* chore: bump k8s versions in e2e tests (#19669 )
Signed-off-by: Moleus <fafufuburr@gmail.com >
---------
Signed-off-by: Moleus <fafufuburr@gmail.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Cheng Fang <cfang@redhat.com >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Signed-off-by: Symeon Meichanetzoglou <simosmeih@gmail.com >
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: todaywasawesome <dan@codefresh.io >
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
Signed-off-by: Crumbs <44215646+Crumb5@users.noreply.github.com >
Signed-off-by: cef <moncef.abboud95@gmail.com >
Signed-off-by: asjervanasten <asjer94@live.com >
Signed-off-by: Josh Soref <jsoref@gmail.com >
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: leehosu <hosu4549@gmail.com >
Signed-off-by: l2h <hosu4549@gmail.com >
Signed-off-by: nueavv <nuguni@kakao.com >
Signed-off-by: Phong Do <dominhphong306@gmail.com >
Signed-off-by: KangManJoo <eogns47@konkuk.ac.kr >
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: anandf <anjoseph@redhat.com >
Signed-off-by: Trevor Royer <troyer@redhat.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Mate Gogiberidze <gogiberidzemate9@gmail.com >
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
Signed-off-by: ajinkyak423 <ajinkyakumbhar423@gmail.com >
Signed-off-by: ggjulio <juligonz@student.42.fr >
Signed-off-by: Eugene Kim <eugene70kim@gmail.com >
Signed-off-by: jaehanbyun <awbrg789@naver.com >
Signed-off-by: SLASHLogin <loginmlgxd@gmail.com >
Signed-off-by: Ian Tewksbury <itewk@redhat.com >
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com >
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Cheng Fang <cfang@redhat.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Symeon Meichanetzoglou <sym@open.ch >
Co-authored-by: Linghao Su <linghao.su@daocloud.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Tony Au-Yeung <tonyay163@gmail.com >
Co-authored-by: aria <pradithya.pura@gojek.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: Dillen Padhiar <38965141+dpadhiar@users.noreply.github.com >
Co-authored-by: Daco <dacofr@users.noreply.github.com >
Co-authored-by: Crumbs <44215646+Crumb5@users.noreply.github.com >
Co-authored-by: ABBOUD Moncef <moncef.abboud95@gmail.com >
Co-authored-by: appiepollo14 <asjer94@live.com >
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Suraj yadav <harrypotter1108@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: l2h <hosu4549@gmail.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
Co-authored-by: 1102 <90682513+nueavv@users.noreply.github.com >
Co-authored-by: Phong Do <dominhphong306@gmail.com >
Co-authored-by: Olivier Wenger <14903492+owngr@users.noreply.github.com >
Co-authored-by: KangManJoo <eogns47@konkuk.ac.kr >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: Paul Larsen <pnvlarsen@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Anand Francis Joseph <anjoseph@redhat.com >
Co-authored-by: Trevor Royer <troyer@redhat.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Mate Gogiberidze <101423812+mategogiberidze@users.noreply.github.com >
Co-authored-by: Matthieu MOREL <matthieu.morel35@gmail.com >
Co-authored-by: Jeff Youngs <jyoungs@bluenightmare.com >
Co-authored-by: Ajinkya Ganesh Kumbhar <ajinkyakumbhar423@gmail.com >
Co-authored-by: Julio <juligonz@student.42.fr >
Co-authored-by: Eugene Kim <eugene70kim@gmail.com >
Co-authored-by: 변재한 <awbrg789@naver.com >
Co-authored-by: SLASHLogin <loginmlgxd@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ian Tewksbury <itewk@redhat.com >
Co-authored-by: OpenGuidou <73480729+OpenGuidou@users.noreply.github.com >
2024-10-07 17:13:26 +05:30
srikanth597
7718af14a1
fix(ui): adjust transform origin in application resource tree ( #20180 )
...
Signed-off-by: srikanth597 <alapatisrikanth597@gmail.com >
2024-10-07 17:08:11 +05:30
dependabot[bot]
ae183ad245
chore(deps): bump SonarSource/sonarqube-scan-action from 2.3.0 to 3.0.0 ( #19524 )
...
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action ) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases )
- [Commits](aecaf43ae5...0c0f3958d9 )
---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-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>
2024-10-07 12:36:25 +03:00
dependabot[bot]
1e359c8c0d
chore(deps): bump github.com/xanzy/go-gitlab from 0.109.0 to 0.110.0 ( #20260 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.109.0 to 0.110.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.109.0...v0.110.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>
2024-10-07 10:25:46 +03:00
Michael Crenshaw
9a76d9f40b
chore: bump k8s versions in e2e tests ( #19669 )
2024-10-06 20:30:32 -04:00
renovate[bot]
14c50bd50d
chore(deps): update group golang to v1.23.2 ( #20256 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-06 17:49:24 -04:00
renovate[bot]
95922502c7
chore(deps): update docs dependencies ( #20257 )
...
* chore(deps): update docs dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* bump rtd python version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-06 21:20:46 +00:00
OpenGuidou
5543900345
feat(applicationset): Add FlatList option to cluster generator - Fixes #20212 ( #20231 )
...
* (feat) - Add FlatList option to cluster generator
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com >
* Update docs/operator-manual/applicationset/Generators-Cluster.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: OpenGuidou <guillaume.doussin@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 >
2024-10-06 20:31:32 +00:00
Ian Tewksbury
e1258ccb9d
fix: Policy/policy.open-cluster-management.io health check is broken ( #20108 ) ( #20109 )
...
Tried using the health check as listed here but it gave error:
| error setting app health: failed to get resource health for "Policy" with name "XXXX" in namespace "local-cluster": <string>:35: invalid value (nil) at index 1 in table for concat stack traceback: [G]: in function 'concat' <string>:35: in main chunk [G]: ?
This change fixes the error by updating how the noncompliant clusters are tracked and counted to use latest Lua recommendations.
Signed-off-by: Ian Tewksbury <itewk@redhat.com >
2024-10-06 15:33:32 -04:00
Julio
7b1c076148
chore(ci): update renovate config ( #20254 )
...
Signed-off-by: ggjulio <juligonz@student.42.fr >
2024-10-06 15:30:53 -04:00
pasha-codefresh
3570d7de14
sec: update alpine/helm to 3.16.1 ( #20253 )
...
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-10-06 17:40:06 +00:00
renovate[bot]
e0863d9e33
chore(deps): update node version ( #20248 )
...
* chore(deps): update node version
* Update ui/.nvmrc
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: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-06 17:15:41 +00:00
ABBOUD Moncef
fe7771cc83
fix: handle incorrect cluster RESTconfig without panic ( #20150 )
...
Signed-off-by: cef <moncef.abboud95@gmail.com >
2024-10-06 17:55:26 +03:00
github-actions[bot]
b0a3c5407c
[Bot] docs: Update Snyk reports ( #20250 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-10-06 12:29:37 +03:00
SLASHLogin
5583ebdcb8
chore: update notifications-engine to 22ccfe0caf45 ( #20239 )
...
* Update notifications-engine
Signed-off-by: SLASHLogin <loginmlgxd@gmail.com >
* Update docs for Opsgenie notifications
Signed-off-by: SLASHLogin <loginmlgxd@gmail.com >
* docs: Fix outdated slack notification configuration readme
Signed-off-by: SLASHLogin <loginmlgxd@gmail.com >
---------
Signed-off-by: SLASHLogin <loginmlgxd@gmail.com >
2024-10-06 12:28:02 +03:00
dependabot[bot]
d063e6087f
chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 ( #20246 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
2024-10-06 02:40:24 +00:00
dependabot[bot]
3b2de54b66
chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 ( #20243 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.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>
2024-10-06 01:43:42 +00:00
dependabot[bot]
3a666dd400
chore(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 ( #20245 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/term/compare/v0.24.0...v0.25.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 00:46:29 +00:00
dependabot[bot]
0014b2505b
chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 ( #20242 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](4959ce089c...dc72c7d5c4 )
---
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>
2024-10-06 00:43:32 +00:00
변재한
0aa6c49465
feat: add support for helm skipTests flag ( #20118 )
...
Signed-off-by: jaehanbyun <awbrg789@naver.com >
2024-10-05 19:55:46 -04:00
Eugene Kim
4c29c33f02
feat(cli): Add app diff option to specify exit code when diff ( #20144 )
...
The argocd app diff command returns 1 if a difference is found. In related issues,
they want to return an error code that is distinguishable from common errors.
However, changing the existing behavior is likely to break user's automation code.
So we want to provide an explicit option(--diff-exit-code) to specify an error code.
Related: #3588
Signed-off-by: Eugene Kim <eugene70kim@gmail.com >
2024-10-05 19:53:29 -04:00
dependabot[bot]
853c6b4935
chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 ( #20244 )
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/time/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/time
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>
2024-10-05 23:31:46 +00:00
dependabot[bot]
5ebb61b519
chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 ( #20241 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](8026d2bc36...c47758b77c )
---
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>
2024-10-05 23:30:27 +00:00
dependabot[bot]
4272b03b33
chore(deps): bump actions/cache from 4.0.2 to 4.1.0 ( #20240 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](0c45773b62...2cdf405574 )
---
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>
2024-10-05 23:30:14 +00:00
Julio
d17aafd19a
chore(ci): add renovate for golangci-lint, go and node version ( #20236 )
...
Signed-off-by: ggjulio <juligonz@student.42.fr >
2024-10-05 21:33:30 +00:00
Ajinkya Ganesh Kumbhar
52d5653c86
fix notification-catlog issue ( #20237 )
...
Signed-off-by: ajinkyak423 <ajinkyakumbhar423@gmail.com >
2024-10-05 21:46:43 +03:00
Alexander Matyushentsev
03a16099b0
fix: support managing cluster with multiple argocd instances and annotation based tracking ( #20222 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-10-04 17:54:37 -07:00
Blake Pettersson
5ba2405fa9
fix(health): only consider non-empty health checks ( #20232 )
...
* fix(health): only consider non-empty health checks
For wildcard health checks, only consider wildcards with a non-empty
health check. Fixes #16905 (at least partially).
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: renaming test case for clarity
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* refactor: add clarity as to what the function is supposed to do
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Update docs/operator-manual/health.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: add test case for `*/*` override with empty healthcheck
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 >
2024-10-04 15:34:58 -04:00
Jeff Youngs
2f6b6adb1c
docs: Correct ApplicationSet (spec.preservedFields) ( #20206 )
...
* Fix docs
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
* Remove another errant block; improved comments
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
* Actually removed the errant block
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
* More doc fixes
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
* More spec fixes + USERS
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
---------
Signed-off-by: jyoungs <jyoungs@bluenightmare.com >
2024-10-04 10:44:39 -06:00
Matthieu MOREL
1c6ec19a86
fix: use ErrorContains(t, err instead of Contains(t, err.Error() ( #20220 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-10-04 09:36:05 -04:00
dependabot[bot]
ba0683c4d4
chore(deps): bump tj-actions/changed-files from 45.0.2 to 45.0.3 ( #20225 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 45.0.2 to 45.0.3.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](48d8f15b2a...c3a1bb2c99 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-10-04 09:27:20 -04:00
dependabot[bot]
8ea78a1bc1
chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 ( #20224 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](988b5a0280...8026d2bc36 )
---
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>
2024-10-04 09:27:00 -04:00
Mate Gogiberidze
3b623a6663
docs: add TBC Bank to USERS.md ( #20227 )
...
* docs: add TBC Bank to USERS.md
Signed-off-by: Mate Gogiberidze <gogiberidzemate9@gmail.com >
* docs: reorder TBC Bank by alphabetical
Signed-off-by: Mate Gogiberidze <gogiberidzemate9@gmail.com >
---------
Signed-off-by: Mate Gogiberidze <gogiberidzemate9@gmail.com >
2024-10-04 14:26:49 +02:00
Alexander Matyushentsev
f5061272b8
chore: rename protobuf field according to convention ( #20221 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-10-03 21:58:39 +00:00
Trevor Royer
49431b9add
fix: update health check to support modelmesh ( #20142 )
...
Signed-off-by: Trevor Royer <troyer@redhat.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-10-03 14:07:34 -04:00
aria
b2091e3984
fix: Fix false positive in plugin application discovery ( #20196 )
...
* fix: fix false positive in plugin application discovery
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
* fix: apply suggestion to return immediately if discovery is not configured for unnamed plugin
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
---------
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
2024-10-03 13:15:49 -04:00
Anand Francis Joseph
5f8de971c6
chore: Added unit tests and fix e2e tests for application sync decoupling feature ( #19966 )
...
* fixed doc comments and added unit tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Added comments for the newly added unit tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Refactored method name to deriveServiceAccountToImpersonate
Signed-off-by: anandf <anjoseph@redhat.com >
* Using const name in return value
Signed-off-by: anandf <anjoseph@redhat.com >
* Added unit tests for argocd proj add-destination-service-accounts
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed failing e2e tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Fix linting errors
Signed-off-by: anandf <anjoseph@redhat.com >
* Using require package instead of assert and fixed code generation
Signed-off-by: anandf <anjoseph@redhat.com >
* Removed parallel execution of tests for sync with impersonate
Signed-off-by: anandf <anjoseph@redhat.com >
* Added err checks for glob validations
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed e2e tests for sync impersonation
Signed-off-by: anandf <anjoseph@redhat.com >
* Using consistently based expects in E2E tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Added more unit tests and fixed go generate
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed failed lint errors, unit and e2e test failures
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed goimports linter issue
Signed-off-by: anandf <anjoseph@redhat.com >
* Added code comments and added few missing unit tests
Signed-off-by: anandf <anjoseph@redhat.com >
* Added missing unit test for GetDestinationServiceAccounts method
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed goimports formatting with local for project_test.go
Signed-off-by: anandf <anjoseph@redhat.com >
* Corrected typo in a field name additionalObjs
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed failing unit tests
Signed-off-by: anandf <anjoseph@redhat.com >
---------
Signed-off-by: anandf <anjoseph@redhat.com >
2024-10-03 07:37:50 -07:00
Blake Pettersson
be880add20
fix: refine deny destination checks ( #20045 )
...
* fix: refine server deny check
Fixes #19804 . The deny destination check can be made more intuitive by
doing the following:
* short-circuit any deny destination
* first, for any deny server destination, _also_ check if the namespace matches
* for any deny namespace destination, reject as before
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: also assert that server matches on ns deny
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-10-03 07:37:19 -07:00
dependabot[bot]
86519ca690
chore(deps): bump selenium-webdriver from 4.24.1 to 4.25.0 in /ui-test ( #20058 )
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.24.1 to 4.25.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.25.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
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>
2024-10-03 07:35:50 -07:00
Linghao Su
308890661b
feat(ui): support auto theme ( #20080 )
...
* feat(theme): support auto theme
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* fix(ui): set default theme as light
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* fix(ui): only register listener when theme is auto
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
---------
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-10-03 16:58:40 +03:00
dependabot[bot]
8d268e78c7
chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ( #20207 )
2024-10-03 08:07:53 -04:00
Paul Larsen
7de5d27dc0
fix: Rework git tag semver resolution ( #20083 ) ( #20096 )
...
* Write initial tests
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Improve git tag semver resolution
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Add company to list of users
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Fix broken error string check
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Fix incorrect semver test assumption
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* switch to debug statement
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* Add more testcases for review
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
* review comments
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
---------
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
2024-10-03 15:52:01 +05:30
Dan Garfield
99560fbbba
Update troubleshooting-errors.md ( #20201 )
...
Fixing some phrasing and adding more clarity.
Signed-off-by: Dan Garfield <dan@codefresh.io >
2024-10-03 11:01:18 +02:00
KangManJoo
3070297d6b
fix(helm): escape consecutive commas in cleanSetParameters ( #19269 ) ( #20113 )
...
Signed-off-by: KangManJoo <eogns47@konkuk.ac.kr >
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
Co-authored-by: daengdaengLee <gunho1020@gmail.com >
2024-10-02 15:04:22 -04:00
dependabot[bot]
1a84db5dad
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #20193 )
...
Bumps library/busybox from `c230832` to `768e5c6`.
---
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>
2024-10-02 16:38:27 +00:00
dependabot[bot]
109473fca4
chore(deps): bump bitnami/kubectl in /test/container ( #20191 )
...
Bumps bitnami/kubectl from `da4a986` to `b509ab6`.
---
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>
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-10-02 16:37:40 +00:00
dependabot[bot]
54bd69463b
chore(deps): bump chromedriver from 129.0.0 to 129.0.2 in /ui-test ( #20189 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 129.0.0 to 129.0.2.
- [Commits](https://github.com/giggio/node-chromedriver/compare/129.0.0...129.0.2 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-10-02 18:35:47 +03:00
dependabot[bot]
2e9532d79b
chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 ( #20190 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.67.0 to 1.67.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.0...v1.67.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>
2024-10-02 18:35:27 +03:00
Olivier Wenger
807b6fb472
docs: Update argocd path for command in notifification in troubleshooting docs ( #20120 )
...
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-10-02 14:58:57 +00:00
Phong Do
1dcf3a5665
docs: add outpost24 to users.md ( #20197 )
...
Signed-off-by: Phong Do <dominhphong306@gmail.com >
2024-10-02 15:01:37 +02:00
1102
6b19f10e7f
docs(ui): sorting version ( #20181 )
...
Signed-off-by: nueavv <nuguni@kakao.com >
2024-10-02 08:59:48 -04:00
dependabot[bot]
48551b3746
chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 ( #20188 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](e28ff129e5...b9fd7d16f6 )
---
updated-dependencies:
- dependency-name: codecov/codecov-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>
2024-10-02 04:17:08 +00:00
Michael Crenshaw
d3a3fe5e68
chore(ci): better handling of Go and Node dependency bumps ( #20168 )
...
* chore(ci): better handling of Go and Node dependency bumps
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
temporarily remove condition
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
quit early if there are no changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
use latest checkout action and actually test version change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
use github token
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
workflow for node
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
clean up after changing node version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
revert temporary changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
more docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump linter version
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-10-02 00:02:07 -04:00
rumstead
9e9c9a9aca
feat(appset): parameterize requeue time #20063 ( #20064 )
2024-10-01 21:26:08 -04:00
dependabot[bot]
f78e741220
chore(deps): bump github.com/cyphar/filepath-securejoin ( #20173 )
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.3.2...v0.3.3 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
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>
2024-10-01 13:08:33 -04:00
l2h
ab8fdb8a6d
feat: Add nodeSelector for Linux nodes ( #20148 )
...
* feat: Add nodeSelector for Linux nodes in application-controller, applicationset-controller, and repo-server
Signed-off-by: leehosu <hosu4549@gmail.com >
* refactor : Reversal the wrong part and correct it.
Signed-off-by: leehosu <hosu4549@gmail.com >
* Update argocd-application-controller-statefulset.yaml
Signed-off-by: l2h <hosu4549@gmail.com >
* feat: Add nodeSelector for Linux nodes in dex-server, argo-server
Signed-off-by: leehosu <hosu4549@gmail.com >
* refactor: update code to resolving for intergration test
Signed-off-by: leehosu <hosu4549@gmail.com >
* refactor: update code to resolving for codegen
Signed-off-by: leehosu <hosu4549@gmail.com >
* Run make manifests-local and then commit
Signed-off-by: leehosu <hosu4549@gmail.com >
---------
Signed-off-by: leehosu <hosu4549@gmail.com >
Signed-off-by: l2h <hosu4549@gmail.com >
2024-10-01 12:13:05 -04:00
Michael Crenshaw
f869d235cb
chore: document credentials server ( #20078 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-10-01 10:51:29 -04:00
pasha-codefresh
2d8659b466
feat: basic e2e tests in order to verify notification service health ( #20182 )
...
* feat: basic e2e tests in order to verify notification service health
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: basic e2e tests in order to verify notification service health
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-10-01 14:20:01 +00:00
Suraj yadav
5796a7c22d
feat(ui): make name property for repos ( #20077 )
...
* name-option-added
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* lint
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-10-01 16:58:29 +05:30
dependabot[bot]
afcc71be23
chore(deps): bump docker/build-push-action from 6.8.0 to 6.9.0 ( #20174 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](32945a3392...4f58ea7922 )
---
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>
2024-10-01 04:50:35 -04:00
Josh Soref
fc1986e3e5
chore: Try to make CodeQL happy ( #20094 ) ( #20129 )
...
* chore(common): Split const from unrelated util/clusterauth const
Signed-off-by: Josh Soref <jsoref@gmail.com >
* chore: Try to make CodeQL happy
Signed-off-by: Josh Soref <jsoref@gmail.com >
---------
Signed-off-by: Josh Soref <jsoref@gmail.com >
2024-09-30 19:37:51 -04:00
appiepollo14
04e47cd5d4
Fixes minor typo which lead to using the bearer token as api URL and was obviously not working. ( #20169 )
...
Signed-off-by: asjervanasten <asjer94@live.com >
2024-09-30 20:39:23 +00:00
ABBOUD Moncef
0681098299
fix(ui): hide resource actions menu if it's empty ( #20051 )
...
Signed-off-by: cef <moncef.abboud95@gmail.com >
2024-09-30 11:28:05 -04:00
Crumbs
0cd5ac473c
docs: added note re. arch of example application on getting_started.md ( #20143 )
...
added warning that example application may not run on all archs
Signed-off-by: Crumbs <44215646+Crumb5@users.noreply.github.com >
2024-09-30 10:26:04 -04:00
Daco
92e0b553a7
feat(appset): Add a cache layer for Argo Projects to speed-up application validation ( #18703 )
...
* feat(appset): Add a cache layer for Argo Projects to speed-up application validation
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Use local client rather than custom cache
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Clean go.mod
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Merge master
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Fix after merging master
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Initialize appProject variable inside loop
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Remove unused ArgoAppClientset field
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
* Fix linter issue
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
---------
Signed-off-by: Philippe Da Costa <pdacosta@gmail.com >
2024-09-30 10:22:49 -04:00
Dillen Padhiar
5d89339c14
feat: introduce pause/unpause actions for Numaplane CRDs ( #20128 )
...
* feat: introduce pause/unpause actions for Numaplane CRDs
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* test: fixed incorrect file names
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* chore: codegen
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: empty check for lifecycle
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: nil check
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: nil checks
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* test: testing different starting spec
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* feat: add nil checks for all possible nil fields
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* chore: rerun tests
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
---------
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2024-09-30 10:01:17 -04:00
Dan Garfield
52c3f93010
fix: repo generate paths value in namespace install is incorrectly formatted ( #20139 )
...
* Fix repo generate paths value in namespace install
Signed-off-by: todaywasawesome <dan@codefresh.io >
* Fix in base and regen
Signed-off-by: todaywasawesome <dan@codefresh.io >
---------
Signed-off-by: todaywasawesome <dan@codefresh.io >
2024-09-30 09:54:58 -04:00
github-actions[bot]
8e070ce05a
[Bot] docs: Update Snyk reports ( #20146 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-09-30 13:45:23 +00:00
aria
fad534bcfe
fix: Fix argocd appset generate failure due to missing clusterrole ( #20162 )
...
* fix: FIx argocd-server clusterrole to allow argocd appset generate using cluster generator
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
* fix: update generated code
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
---------
Signed-off-by: Pradithya Aria <pradithya.pura@gojek.com >
2024-09-30 09:42:12 -04:00
dependabot[bot]
7d3661cb21
chore(deps): bump docker/build-push-action from 6.7.0 to 6.8.0 ( #20154 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](5cd11c3a4c...32945a3392 )
---
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>
2024-09-30 09:39:58 -04:00
Tony Au-Yeung
fa54ce221e
fix: oras-go client should fallback to docker config if no credentials specified ( #18133 )
...
* oras-go client should fallback to docker config if no credentials specified
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
* Fix tests
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
* Fix lint
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
* gofumpt
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
* Validate auth header
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
---------
Signed-off-by: Tony Au-Yeung <tony@elevenlabs.io >
2024-09-27 21:33:42 +05:30
pasha-codefresh
ea71067059
chore(deps): bump Helm from 3.15.2 to 3.15.4 ( #20135 )
...
* sec: upgrade helm version in order to fix critical vulnerability
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* sec: upgrade helm version in order to fix critical vulnerability
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-09-27 09:45:58 -04:00
Linghao Su
159eeecd17
fix(ui): add optional check to avoid undefined reference in project detail ( #20044 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2024-09-27 09:15:49 -04:00
Symeon Meichanetzoglou
bc15ae89d8
Fix typo ( #20127 )
...
Remove a redundant "is".
Signed-off-by: Symeon Meichanetzoglou <simosmeih@gmail.com >
2024-09-26 23:14:50 +02:00
Alexandre Gaudreault
ca91dd9d6b
fix(extension): add header to support apps-in-any-namespace ( #20123 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-09-26 15:12:21 -04:00
dependabot[bot]
e28a05f5c0
chore(deps-dev): bump @types/node from 22.5.5 to 22.7.2 in /ui-test ( #20112 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.5 to 22.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2024-09-26 10:24:44 +03:00
Cheng Fang
f03146d3a0
fix: CVE-2024-45296 Backtracking regular expressions cause ReDoS by upgrading path-to-regexp from 1.8.0 to 1.9.0 ( #20087 )
...
Signed-off-by: Cheng Fang <cfang@redhat.com >
2024-09-24 22:27:52 -04:00
Javier Solana
b8249567ae
feat: transmit manifest-generate-path resources to the cmp-server for plugin-based applications ( #19209 )
...
* chore: transmit manifest-generate-path resources to the cmp-server for plugin-based applications
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* use SecureJoin
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* make cmp manifests generation using manifest generate path annotation configurable by environment variable
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* fix missing doc running codegen-local
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* set reposerver.plugin.enable.manifests.generation.using.annotations false by default
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* define ARGOCD_REPO_SERVER_PLUGIN_ENABLE_GENERATE_MANIFESTS_USING_MANIFEST_GENERATE_PATHS_ANNOTATION properly
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* define ARGOCD_REPO_SERVER_PLUGIN_ENABLE_GENERATE_MANIFESTS_USING_MANIFEST_GENERATE_PATHS_ANNOTATION properly
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* Fix conflict
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* autogenerate install manifests
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* add note about common root path calculation for manifest paths annotation
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* log common root path calculated
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* app path must be the lower common path
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* 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 >
Co-authored-by: Javier Solana <javier.solana@cabify.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-09-24 12:14:02 -04:00
github-actions[bot]
e1429f8ea6
[Bot] docs: Update Snyk reports ( #20052 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-09-24 14:42:31 +00:00
dependabot[bot]
0710ff9103
chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 ( #20068 )
2024-09-24 14:51:58 +03:00
Nitish Kumar
dbc94ba13f
fix: fix broken link ( #20070 )
...
* fix broken link
Signed-off-by: nitishfy <justnitish06@gmail.com >
* fix broken link
Signed-off-by: nitishfy <justnitish06@gmail.com >
---------
Signed-off-by: nitishfy <justnitish06@gmail.com >
2024-09-24 09:36:19 +02:00
1102
fe67cd54eb
fix: corrected --roleARN to --role-arn as per updated CLI option ( #20065 )
...
Signed-off-by: nueavv <nuguni@kakao.com >
2024-09-23 17:24:47 -07:00
dependabot[bot]
864917b7cc
chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 ( #20059 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.66.2 to 1.67.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.2...v1.67.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>
2024-09-23 09:53:29 -04:00
Linghao Su
fb825f705a
feat(ui): move graphs by dragging mouse in app resource tree view ( #18025 ) ( #20009 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2024-09-23 09:41:50 -04:00
Cayde6
eba559a449
feat: option to disable writing k8s events( #18205 ) ( #18441 )
...
* feat: option to disable writing k8s events
optioned to write logs for k8s events.
Each is passed as an environment variable and defaults to true,
disabling it requires explicitly setting the option to false.
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com >
* feat: option to disable writing k8s events
fix unit test
- application_test
- applicationset_test
- project_test
- appcontroller_tes
- audit_logger_test
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com >
* rebase
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com >
---------
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com >
2024-09-23 08:32:17 +05:30
Josh Soref
ddb79fe2e3
ci: Allow forks to opt-in for codeql ( #19996 )
...
Signed-off-by: Josh Soref <jsoref@gmail.com >
2024-09-22 19:25:06 -04:00
Allan M. de Azevedo
e77727cf12
docs: fix paragraph in "User Guide/Kustomize" ( #20053 )
...
Without the extra line break, the paragraph was rendered as part of the Kustomize application manifest.
Signed-off-by: Allan M. de Azevedo <4llan@users.noreply.github.com >
2024-09-22 19:22:28 -04:00
Nicholas Morey
602665feed
docs: add project to repo creds examples ( #20057 )
...
* docs: add link to example repo creds yaml
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: add project to repo creds examples
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
---------
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-09-23 00:02:11 +02:00
Jungho
555854c3e9
fix(ui): add state parameter in the pkce flow ( #17235 )
...
* Add state to pkce flow
Signed-off-by: Jungho Son <js3692@users.noreply.github.com >
* Call unset
Signed-off-by: Jungho Son <js3692@users.noreply.github.com >
---------
Signed-off-by: Jungho Son <js3692@users.noreply.github.com >
2024-09-22 23:30:50 +05:30
Ajinkya Ganesh Kumbhar
0573ed79c1
chore: improve error logs ( #20050 )
...
Signed-off-by: ajinkyak423 <ajinkyakumbhar423@gmail.com >
2024-09-21 20:13:13 -04:00
1102
5f23bb6097
docs: add user to users.md ( #20042 )
...
Signed-off-by: nueavv <nuguni@kakao.com >
2024-09-21 15:33:40 -04:00
Linghao Su
40c60775bb
fix(ui): carry over state when using full screen mode button ( #20022 )
2024-09-20 17:50:54 -04:00
Josh Soref
9ac1670c91
fix(ui): Sync Health Statuses for Applications and everything else ( #20020 )
...
Signed-off-by: Josh Soref <jsoref@gmail.com >
2024-09-20 20:49:23 +05:30
Josh Soref
de06f7716c
docs: Remove FOSSA badge ( #20038 )
...
Signed-off-by: Josh Soref <jsoref@gmail.com >
2024-09-20 11:14:53 -04:00
dependabot[bot]
6b6d23bdf5
chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 ( #20025 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](1e60f620b9...0a44ba7841 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2024-09-20 04:21:36 +00:00
dependabot[bot]
9b01c46e48
chore(deps): bump bitnami/kubectl in /test/container ( #20024 )
...
Bumps bitnami/kubectl from `27e5f50` to `da4a986`.
---
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>
2024-09-20 04:18:51 +00:00
Josh Soref
b0e3160ccf
fix(ui): Change tab title to Sync Windows ( #20018 )
...
Signed-off-by: Josh Soref <jsoref@gmail.com >
2024-09-19 20:47:40 -07:00
dependabot[bot]
2b64c71e4d
chore(deps): bump selenium-webdriver and @types/selenium-webdriver ( #19959 )
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver ). These dependencies needed to be updated together.
Updates `selenium-webdriver` from 4.21.0 to 4.24.1
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
Updates `@types/selenium-webdriver` from 4.1.23 to 4.1.26
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/selenium-webdriver"
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>
2024-09-19 20:45:02 -07:00
Justin Marquis
f460bf4573
docs: Update Okta OIDC CLI instructions ( #20021 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-09-19 16:19:31 -07:00
dependabot[bot]
2c206a51d1
chore(deps): bump dompurify from 2.3.6 to 2.5.6 in /ui ( #19955 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.6 to 2.5.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.6...2.5.6 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 15:17:00 -04:00
Alexandre Gaudreault
a78594beb1
docs: Endpoints not excluded by default ( #16023 ) ( #20014 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-09-19 18:59:15 +00:00
rumstead
735d090061
docs(reconcile): adding optional condition when ignoring json ( #20010 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-09-19 11:47:02 -04:00
dependabot[bot]
229826eb68
chore(deps): bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 ( #20000 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7.0.3 to 7.0.5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](6cd32fd936...5e914681df )
---
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>
2024-09-19 09:03:07 -04:00
Henry Liu
1fcbcc1c23
fix(ui): fix open application detail in new tab when basehref is set ( #20004 )
2024-09-19 08:23:27 -04:00
dependabot[bot]
9e6d78effa
chore(deps): bump library/node from 22.8.0 to 22.9.0 in /test/container ( #20001 )
...
Bumps library/node from 22.8.0 to 22.9.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-19 08:19:09 -04:00
Tchoupinax
f4c519ade5
feat(ui): display sha's revision in every history release ( #19963 )
...
Signed-off-by: Tchoupinax <corentinfiloche@hotmail.fr >
2024-09-19 13:15:02 +05:30
dependabot[bot]
02a4d9f2c0
chore(deps): bump chromedriver from 128.0.3 to 129.0.0 in /ui-test ( #19998 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 128.0.3 to 129.0.0.
- [Commits](https://github.com/giggio/node-chromedriver/compare/128.0.3...129.0.0 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-09-19 10:41:26 +03:00
dependabot[bot]
c8eb5b5443
chore(deps): bump library/node from 22.8.0 to 22.9.0 ( #19999 )
...
Bumps library/node from 22.8.0 to 22.9.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-19 09:43:04 +03:00
dependabot[bot]
97d110bf27
chore(deps): bump library/node from fa4b468 to cbe2d5f in /ui-test ( #19997 )
...
Bumps library/node from `fa4b468` to `cbe2d5f`.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-19 09:42:37 +03:00
dependabot[bot]
f64db6dba7
chore(deps): bump github.com/prometheus/client_golang ( #19974 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.3 to 1.20.4.
- [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.20.3...v1.20.4 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
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>
2024-09-18 17:24:26 -04:00
dependabot[bot]
04919f0a6f
chore(deps): bump library/node from 22.8.0 to 22.9.0 in /ui-test ( #19975 )
...
Bumps library/node from 22.8.0 to 22.9.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-18 17:23:39 -04:00
Linghao Su
e09ff60d75
feat(ui): add token diff support in diff view ( #19983 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2024-09-18 13:17:15 -07:00
Ilya Gorban
2a199bc7ae
feat(health): add healthchecks for Gloo resources ( #11379 )
...
* feat(custom healthchecks): add healthchecks for Gloo resources
Signed-off-by: Ilya Gorban <zelig81@users.noreply.github.com >
* fix(gloo custom healthchecks): fix healthcheck and add older cases
Signed-off-by: Ilya Gorban <zelig81@users.noreply.github.com >
* feat(custom healthchecks): fix tabulation in Gloo resources lua files
Signed-off-by: Ilya Gorban <zelig81@users.noreply.github.com >
---------
Signed-off-by: Ilya Gorban <zelig81@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-09-18 19:01:33 +00:00
Álvaro Aguilar-Tablada Espinosa
7d28c89f36
feat(health): resource customization for RabbitMQCluster ( #15286 )
...
Signed-off-by: Álvaro Aguilar <alvaro.aguilar@scrm.lidl >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-09-18 18:57:28 +00:00
pasha-codefresh
7f417e2be4
fix notificaion controller crash loop ( #19984 )
...
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-09-18 18:56:05 +00:00
Michael Crenshaw
ae028c2322
chore: bump gitops-engine for performance improvement ( #19954 )
...
* chore: bump gitops-engine for performance improvement
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump gitops-engine version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix merge mistake
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-09-18 08:06:38 -04:00
itaynvn-runai
fd4cc93a30
feat: Change the file name convention when downloading pod logs ( #19938 )
...
* changed log file name convention
Signed-off-by: itaynvn-runai <itay.anavian@run.ai >
* fixed condition
Signed-off-by: itaynvn-runai <itay.anavian@run.ai >
* Update forwarder_overwrite.go
changed `appNamespace` to `namespace`.
as `appNamespace` will always be "argocd", and `namespace` is based on the actual k8s namespace, and will be unique.
so each log file name will always be unique, and descriptive.
Signed-off-by: itaynvn-runai <165032271+itaynvn-runai@users.noreply.github.com >
* Update forwarder_overwrite.go
added `container` to the file name
Signed-off-by: itaynvn-runai <165032271+itaynvn-runai@users.noreply.github.com >
---------
Signed-off-by: itaynvn-runai <itay.anavian@run.ai >
Signed-off-by: itaynvn-runai <165032271+itaynvn-runai@users.noreply.github.com >
2024-09-18 13:44:36 +05:30
Netanel Kadosh
fcc186bdd5
fix: Add redis password to forwardCacheClient struct ( #19599 )
...
Signed-off-by: Netanel Kadosh <kadoshnetanel@gmail.com >
2024-09-17 19:18:40 +03:00
Max Gautier
21d1f88106
docs: include cluster-management.md in TOC ( #19964 )
...
While it is searchable in the docs UI, the Cluster Management page is
not included in the Table of contents of https://argo-cd.readthedocs.io
Add it to increase it's discoverability.
We put it just before cluster-bootstrapping since an user would be
expected to add a cluster to argocd just before "bootstrapping"
Signed-off-by: Max Gautier <mg@max.gautier.name >
2024-09-17 08:33:46 -07:00
Regina Voloshin
a8e70e43ac
chore: Make dev env redis password protected ( #19863 )
...
* create pr
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* create pr
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* create pr
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* initial
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* initial
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* initial
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* checking Redis is installed locally per Nitish's suggestion
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* Update hack/start-redis-with-password.sh
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
Signed-off-by: Regina Voloshin <19544836+reggie-k@users.noreply.github.com >
* Update hack/start-redis-with-password.sh
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
Signed-off-by: Regina Voloshin <19544836+reggie-k@users.noreply.github.com >
* fixed unreachable code
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
---------
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
Signed-off-by: Regina Voloshin <19544836+reggie-k@users.noreply.github.com >
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
2024-09-17 19:19:01 +05:30
ilia-medvedev-codefresh
20f9719001
fix: cleanup tempdir when errors occur in Helm chart extraction ( #19861 )
...
Fixed merge conflicts.
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-09-17 15:15:32 +05:30
Dmytro Bondar
dce41c430e
fix: Get pull request target branch for Azure DevOps ( #19869 ) ( #19871 )
...
Signed-off-by: Dmytro Bondar <git@bonddim.com >
2024-09-17 15:10:49 +05:30
Nathan Shaaban
4e13b7f36c
feat: allow auth token to be passed in via env ( #19898 )
...
* feat: allow auth token to be passed in via env
Allows the authentication token to come from environment if it's not found in cli args.
Signed-off-by: Nathan Shaaban <86252985+ctrlaltf24@users.noreply.github.com >
* chore: generate cli docs
Signed-off-by: Nathan Shaaban <86252985+ctrlaltf24@users.noreply.github.com >
---------
Signed-off-by: Nathan Shaaban <86252985+ctrlaltf24@users.noreply.github.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-09-17 15:04:25 +05:30
morapet
bcc224b32c
prevent crash during timer expiration after stream is closed ( #19917 )
...
Reorder ticker stop and close merge to prevent send(true) happens after merge is closed, in rare situation when the timer expires exactly at the point between close(merge) and ticker.Stop()
Signed-off-by: morapet <peter@moran.sk >
2024-09-17 15:02:38 +05:30
dependabot[bot]
308c6cb526
chore(deps): bump github.com/casbin/casbin/v2 from 2.99.0 to 2.100.0 ( #19960 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.99.0 to 2.100.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.99.0...v2.100.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>
2024-09-17 11:37:10 +03:00
Pavel Soloviev
4b478ef2c8
docs: Add empty GitHub.repoURL error to troubleshooting docs ( #19926 )
...
Signed-off-by: Moleus <fafufuburr@gmail.com >
2024-09-17 11:34:21 +03:00
Falanty
c8dcd83f88
feat: add ARGOCD_APP_REVISION_SHORT_8 variable in build environment ( #19931 )
...
Signed-off-by: Adam, Patrick <p.adam@mail.de >
Co-authored-by: Adam, Patrick <p.adam@mail.de >
2024-09-17 11:20:02 +03:00
github-actions[bot]
94e02101c6
Bump version in master ( #19947 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pasha-codefresh <39732895+pasha-codefresh@users.noreply.github.com >
2024-09-17 05:37:40 +00:00
dependabot[bot]
d636e53665
chore(deps): bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 ( #19957 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](d121e62763...6cd32fd936 )
---
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>
2024-09-17 00:38:25 -04:00
dependabot[bot]
8f65594ca9
chore(deps): bump tj-actions/changed-files from 45.0.1 to 45.0.2 ( #19958 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 45.0.1 to 45.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](e9772d1404...48d8f15b2a )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-09-17 00:36:49 -04:00
Michael Crenshaw
14a1a552dc
chore: bump gitops-engine for performance improvements ( #19953 )
...
* chore: bump gitops-engine for performance improvement
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump gitops-engine version
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-09-16 21:40:25 +00:00
github-actions[bot]
bb1123ad7f
[Bot] docs: Update Snyk reports ( #19936 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-09-16 21:06:38 +00:00
Frederic MARTIN
757c395e64
docs: fix typo in upgrading section of operator manual ( #19950 )
...
Signed-off-by: Frederic MARTIN <frederic@martin.lc >
2024-09-16 03:26:55 -10:00
kswadi
038a83276c
docs: fix typo in ingress section of operator manual ( #19946 )
...
Signed-off-by: kswadi <kswadi01@gmail.com >
2024-09-16 01:39:42 -10:00
dependabot[bot]
e67a7b6674
chore(deps-dev): bump @types/node from 22.5.4 to 22.5.5 in /ui-test ( #19941 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.4 to 22.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-09-16 04:53:11 +00:00
dependabot[bot]
ddf337e893
chore(deps): bump bitnami/kubectl in /test/container ( #19939 )
...
Bumps bitnami/kubectl from `7779e58` to `27e5f50`.
---
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>
2024-09-16 00:37:53 -04:00
dependabot[bot]
5540c37f3a
chore(deps): bump github.com/cyphar/filepath-securejoin ( #19940 )
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.3.1...v0.3.2 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
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>
2024-09-16 00:37:35 -04:00
dependabot[bot]
60df9eb384
chore(deps-dev): bump mocha and @types/mocha in /ui-test ( #19923 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ). These dependencies needed to be updated together.
Updates `mocha` from 10.4.0 to 10.7.3
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.4.0...v10.7.3 )
Updates `@types/mocha` from 10.0.6 to 10.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/mocha"
dependency-type: direct:development
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>
2024-09-13 12:26:46 -07:00
dependabot[bot]
c6a414c7db
chore(deps): bump chromedriver from 128.0.1 to 128.0.3 in /ui-test ( #19924 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 128.0.1 to 128.0.3.
- [Commits](https://github.com/giggio/node-chromedriver/compare/128.0.1...128.0.3 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-09-13 12:26:06 -07:00
dependabot[bot]
d49e175c53
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #19925 )
...
Bumps library/busybox from `34b191d` to `c230832`.
---
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>
2024-09-13 12:25:55 -07:00
Thibault Jamet
42c001dd14
fix(appset): Fix perpetual appset reconciliation ( #19822 )
...
Golang maps do not guarantee the order of the application resources
from the applicationset which causes rapid sync activity for the applicationset
as the objects and hence their resourceVersions are updated after each reconcile loop.
This then triggers reconciliation of all objects watching the
ApplicationSet.
In order to prevent this behaviour, ensure that the ApplicationSet
reconciler provides an idempotent list of resources, ensuring objects
are not updated.
Fixes : #19757
Signed-off-by: Thibault Jamet <thibault.jamet@adevinta.com >
Signed-off-by: Fabián Sellés <fabian.selles@adevinta.com >
Co-authored-by: Fabian Selles <fabian.sellesrosa@gmail.com >
Co-authored-by: Ariadna Rouco <ariadna.rouco@adevinta.com >
2024-09-13 13:43:53 -04:00
dependabot[bot]
ccc66cc54d
chore(deps): bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 ( #19922 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](8867c4aba1...d121e62763 )
---
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>
2024-09-13 16:30:20 +01:00
Vikram Sethi
f22c332d92
Add Adobe to USERS.md ( #19927 )
...
Adobe is actively using all four Argo projects
Signed-off-by: Vikram Sethi <vsethi@adobe.com >
2024-09-12 23:49:17 -10:00
rumstead
cb6fbbfdea
fix(docs): adding links for appset matrix example ( #19914 )
...
* fix(docs): adding links for appset matrix example
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix(docs): adding links for appset matrix example
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-09-12 22:55:41 -06:00
Kostis (Codefresh)
81de487cf6
docs: Application sets metrics documentation ( #19892 )
...
* docs: fixed wrong formatting of yaml
Signed-off-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
* docs: metrics for application sets
Signed-off-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
* docs: applicationset metrics suggestions from code review
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
* docs: minor formatting fix
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
Signed-off-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
---------
Signed-off-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Nitish Kumar <justnitish06@gmail.com >
2024-09-12 15:02:13 +00:00
dependabot[bot]
28f424f8f9
chore(deps): bump library/golang from 4a3c2bc to 2fe82a3 ( #19905 )
...
Bumps library/golang from `4a3c2bc` to `2fe82a3`.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-09-12 06:25:54 +00:00
dependabot[bot]
bf02881374
chore(deps): bump library/redis in /test/container ( #19900 )
...
Bumps library/redis from `fbff2d8` to `eadf354`.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-09-12 01:47:33 -04:00
dependabot[bot]
393f7fc7c1
chore(deps): bump library/golang in /test/container ( #19901 )
...
Bumps library/golang from `4a3c2bc` to `2fe82a3`.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-09-12 01:47:19 -04:00
dependabot[bot]
48a03a9884
chore(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2 ( #19902 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.66.1 to 1.66.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.1...v1.66.2 )
---
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>
2024-09-12 01:47:05 -04:00
dependabot[bot]
7abdd88d81
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc ( #19903 )
...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.54.0...zpages/v0.55.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
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>
2024-09-12 01:46:50 -04:00
dependabot[bot]
c20734df37
chore(deps): bump gitpod/workspace-full from fbff2dc to 230285e ( #19904 )
...
Bumps gitpod/workspace-full from `fbff2dc` to `230285e`.
---
updated-dependencies:
- dependency-name: gitpod/workspace-full
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 05:27:18 +00:00
dependabot[bot]
f5a202abb3
chore(deps): bump library/golang in /test/remote ( #19899 )
...
Bumps library/golang from `4a3c2bc` to `2fe82a3`.
---
updated-dependencies:
- dependency-name: library/golang
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>
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-09-12 04:53:03 +00:00
Linghao Su
20e7f8edca
feat(ui): add health status and message in sync status list ( #19875 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-09-11 20:26:44 -07:00
dependabot[bot]
ddab959958
chore(deps): bump library/redis from 7.2.5 to 7.4.0 in /test/container ( #19294 )
...
Bumps library/redis from 7.2.5 to 7.4.0.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-09-11 20:25:17 -07:00
Suraj yadav
aeb8b55fc0
fix(ui): Re-fix help-icon in the summary section ( #19833 )
...
* refix-icon
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* lint
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-09-11 22:10:27 -04:00
Seolhui Lee
c4709fbf5f
feat: Add graceful shutdown handling in notification ( #19368 )
...
Signed-off-by: LeeSeolHui <lsh81550@gmail.com >
2024-09-11 22:08:25 -04:00
Thiago Perrotta
022c4fd061
docs(sync windows): rename Sunday-Saturday ( #19885 ) ( #19886 )
...
* fix(sync windows): rename Sunday-Saturday
Sunday-Saturday is ambiguous. It could mean:
- sunday and saturday ONLY
- from sunday to saturday (=every day of the week)
In order to disambiguate, we could change the label to one of the
following:
- Every Day of the Week
- Sunday to Saturday
- From Sunday to Saturday
Signed-off-by: Thiago Perrotta <tbperrotta@gmail.com >
* Update ui/src/app/settings/components/project-sync-windows-edit/project-sync-windows-edit.tsx
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Thiago Perrotta <tbperrotta@gmail.com >
---------
Signed-off-by: Thiago Perrotta <tbperrotta@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-09-11 21:37:35 -04:00
1102
02df74192f
docs: Clarify AWS profile mounting locations for EKS cluster addition ( #19853 )
...
Signed-off-by: nueavv <nuguni@kakao.com >
2024-09-11 20:28:39 -04:00
1102
ad399c0a88
docs: Add Installation Warning and Kustomize Guide ( #19874 )
...
* Update installation docs: Add warning for ClusterRoleBinding and custom namespace
Signed-off-by: nueavv <nuguni@kakao.com >
* Add support for installing Argo CD in custom namespace using Kustomize
Signed-off-by: nueavv <nuguni@kakao.com >
* remove clusterrolebinding name
Signed-off-by: nueavv <nuguni@kakao.com >
---------
Signed-off-by: nueavv <nuguni@kakao.com >
2024-09-11 16:54:44 -06:00
Jingchao
f980187f17
fix: openkruise health check npe error #19545 ( #19660 )
...
* test: add broken unit test data
Signed-off-by: Jingchao <alswlx@gmail.com >
* fix: npe error in kruise ds health-check
Signed-off-by: Jingchao <alswlx@gmail.com >
---------
Signed-off-by: Jingchao <alswlx@gmail.com >
2024-09-11 15:32:37 -07:00
dependabot[bot]
da118ad6aa
chore(deps): bump express from 4.19.2 to 4.20.0 in /ui ( #19883 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.20.0.
- [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.19.2...4.20.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 15:27:59 -07:00
dependabot[bot]
44d56954b7
chore(deps): bump library/golang from 1.22.6 to 1.23.1 ( #19838 )
...
Bumps library/golang from 1.22.6 to 1.23.1.
---
updated-dependencies:
- dependency-name: library/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>
2024-09-11 15:27:08 -07:00
afarbos
e86258d8a5
feat: Implement PodDisruptionBudget CRD health checks ( #19826 )
...
Signed-off-by: Arnaud Farbos <farbos.arnaud@gmail.com >
2024-09-11 15:24:59 -07:00
dependabot[bot]
8487a93931
chore(deps): bump library/golang from 1.22.0 to 1.23.1 in /test/remote ( #19840 )
...
Bumps library/golang from 1.22.0 to 1.23.1.
---
updated-dependencies:
- dependency-name: library/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>
2024-09-11 15:20:21 -07:00
dependabot[bot]
76870db199
chore(deps): bump library/golang in /test/container ( #19841 )
...
Bumps library/golang from `80cf6f9` to `4a3c2bc`.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-09-11 15:19:51 -07:00
dependabot[bot]
d60f8d8ba2
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ( #19877 )
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.27.0 to 1.30.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.27.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
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>
2024-09-11 15:18:46 -07:00
Nitish Kumar
5e55d1d502
docs: mention information about where to set the ARGOCD_SYNC_WAVE_DELAY environment variable ( #19879 )
...
* Update sync-waves.md
Signed-off-by: Nitish Kumar <justnitish06@gmail.com >
* Update docs/user-guide/sync-waves.md
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Nitish Kumar <justnitish06@gmail.com >
---------
Signed-off-by: Nitish Kumar <justnitish06@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-09-11 16:11:26 -06:00
Nitish Kumar
ebbd3d1321
feat: add --source-position flag to argocd get app command to show parameter changes for multi-source application ( #19887 )
...
Signed-off-by: nitishfy <justnitish06@gmail.com >
2024-09-11 22:47:31 +05:30
KangManJoo
b098f2152e
chore: improve error logs ( #10592 ) ( #19743 )
...
Signed-off-by: KangManJoo <eogns47@konkuk.ac.kr >
2024-09-11 13:14:47 -04:00
dependabot[bot]
a7bc623fef
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.29.0 to 1.30.0 ( #19878 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
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>
2024-09-11 13:06:56 -04:00
mmuzh
1de5f3b7fc
Add Augury as part of argocd users ( #19890 )
...
Signed-off-by: mmuzh <96480964+MaxMuzh@users.noreply.github.com >
2024-09-11 13:53:33 +02:00
dependabot[bot]
14c1da6e40
chore(deps): bump github.com/xanzy/go-gitlab from 0.108.0 to 0.109.0 ( #19839 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.108.0 to 0.109.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.108.0...v0.109.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>
2024-09-11 12:11:26 +03:00
mhaoda
bc4c4757fd
fix: proxy url arg for repocreds command. ( #19805 )
...
* Add proxy url arg for repocreds command.
Co-authored-by: Li Wang <li.wang3@fmr.com >
Signed-off-by: Miao Haoda <Haoda.Miao@fmr.com >
* commit the results of clidocsgen
Signed-off-by: Miao Haoda <Haoda.Miao@fmr.com >
---------
Signed-off-by: Miao Haoda <Haoda.Miao@fmr.com >
Co-authored-by: Li Wang <li.wang3@fmr.com >
2024-09-11 10:11:30 +02:00
Alexandre Gaudreault
ca7a08eb95
fix(deeplinks): do not evaluate template when condition is false ( #19625 ) ( #19868 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-09-10 16:34:51 -04:00
Ashu
5776554819
feat(lua actions): add a flag to Include builtin actions with resource overrides ( #19708 )
...
* feat: include prebuilt action with overrides
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Ashu <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-09-10 11:57:29 -07:00
Leonardo Luz Almeida
878494f037
feat: Send user groups to proxy extensions ( #19855 )
...
* feat: Send user groups to 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 >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-09-10 15:37:00 +00:00
Marios Andreopoulos
d8c773dd3d
docs: fix Helm --set-file example ( #19864 )
...
Signed-off-by: Marios Andreopoulos <opensource@andmarios.com >
2024-09-10 09:08:39 -04:00
dependabot[bot]
d2d9a37a0c
chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1 ( #19860 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.66.0 to 1.66.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.0...v1.66.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>
2024-09-10 11:15:41 +03:00
dependabot[bot]
ccc528aa9a
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /ui-test ( #19857 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
2024-09-10 11:13:00 +03:00
Rafal
031fb88fbb
fix(ui): Container Selector in Pods doesn't work ( #19856 )
...
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
2024-09-10 09:22:11 +05:30
Alexandre Gaudreault
21a364158e
feat(cli): ignore tracking annotation on backup restore ( #18960 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-09-09 15:50:00 -04:00
Andrea Cervesato
47c7e46405
Missing close ``` in kustomize documentation ( #19850 )
...
As per title: ``` is missing in the first object.
Signed-off-by: Andrea Cervesato <andrea.cervesato@gmail.com >
2024-09-09 12:42:09 +02:00
Gergely Fábián
cb926d004d
chore: bump go version to 1.22.7 ( #19845 )
...
Signed-off-by: Gergely Fábián <gergo.fb@gmail.com >
2024-09-09 12:33:16 +03:00
dependabot[bot]
a2aaf7fd1d
chore(deps): bump library/node from c6add15 to bd00c03 in /ui-test ( #19844 )
...
Bumps library/node from `c6add15` to `bd00c03`.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-09 12:30:04 +03:00
dependabot[bot]
06237b3fee
chore(deps): bump library/registry in /test/container ( #19842 )
...
Bumps library/registry from `1212042` to `ac0192b`.
---
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>
2024-09-09 12:29:48 +03:00
Tchoupinax
be90cc04fb
feat: add a button to show parameter details ( #12183 ) ( #16871 )
2024-09-08 17:20:48 +03:00
github-actions[bot]
5af95b1350
[Bot] docs: Update Snyk reports ( #19831 )
2024-09-08 13:54:17 +03:00
pasha-codefresh
aa990d6696
always execute sync if at least for one revision we identify if it was changed or no ( #19828 )
...
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-09-07 12:12:33 -04:00
carlosrejano
71bbdccacf
fix(appset): Retry on conflict when updating status ( #19663 )
...
* fix(appset): Retry on conflict when updating status
# Context:
When updating the status of the applicationset object it can happen
that it fails due to a conflict since the resourceVersion has changed
due to a different update. This makes the reconcile fails and we need
to wait until the following reconcile loop until it updates the
relevant status fields and hope that the update calls don't fail again
due a conflict. It can even happen that it gets stuck constantly due
to this erriors.
A better approach I would say is retrying when there is a conflict
error with the newest version of the object, so we make sure we update
the object with the latest version always.
This has been raised in issue #19535 that failing due to conflicts can
make the reconcile not able to proceed.
# What does this PR?
- Wraps all the `Update().Status` calls inside a retry function that
will retry when the update fails due a conflict.
- Adds appset to fake client subresources, if not the client can not
correctly determine the status subresource. Refer to:
https://github.com/kubernetes-sigs/controller-runtime/issues/2386 ,
and
https://github.com/kubernetes-sigs/controller-runtime/issues/2362 .
Signed-off-by: Carlos Rejano <carlos.rejano@adevinta.com >
* fixup! fix(appset): Retry on conflict when updating status
---------
Signed-off-by: Carlos Rejano <carlos.rejano@adevinta.com >
Signed-off-by: carlosrejano <59321132+carlosrejano@users.noreply.github.com >
Co-authored-by: Carlos Rejano <carlos.rejano@adevinta.com >
2024-09-07 20:55:39 +05:30
pasha-codefresh
473665795c
fix: manifest-generate-paths with autosync causes an undesirable refresh sync ( #19799 )
...
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-09-06 11:40:48 -04:00
dependabot[bot]
3661f09456
chore(deps): bump library/node from 8ec0232 to c6add15 in /ui-test ( #19807 )
...
Bumps library/node from `8ec0232` to `c6add15`.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-06 16:59:48 +03:00
dependabot[bot]
1759a4406b
chore(deps): bump github.com/prometheus/client_golang ( #19810 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.2...v1.20.3 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
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>
2024-09-06 16:59:35 +03:00
dependabot[bot]
cc42d5f92d
chore(deps): bump library/golang in /test/container ( #19811 )
...
Bumps library/golang from `1a6db32` to `80cf6f9`.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-09-06 16:58:40 +03:00
dependabot[bot]
3136d08f44
chore(deps): bump bitnami/kubectl in /test/container ( #19812 )
...
Bumps bitnami/kubectl from `664bf2a` to `7779e58`.
---
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>
2024-09-06 16:58:26 +03:00
dependabot[bot]
6533a6f686
chore(deps): bump library/node in /test/container ( #19813 )
...
Bumps library/node from `8ec0232` to `bd00c03`.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-06 16:58:12 +03:00
dependabot[bot]
3f5b80f626
chore(deps): bump library/node from 8ec0232 to bd00c03 ( #19814 )
...
Bumps library/node from `8ec0232` to `bd00c03`.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-06 16:55:47 +03:00
dependabot[bot]
3d66b05899
chore(deps): bump tj-actions/changed-files from 44.5.7 to 45.0.1 ( #19750 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.7 to 45.0.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](c65cd88342...e9772d1404 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-09-06 09:24:00 +02:00
dependabot[bot]
b84f01eb3d
chore(deps): bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 ( #19806 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](4320041ed3...8867c4aba1 )
---
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>
2024-09-06 09:23:07 +02:00
dependabot[bot]
09fdec4c6b
chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 ( #19790 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.22.0...v0.23.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>
2024-09-06 09:22:14 +02:00
dependabot[bot]
01bbd91c9d
chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 ( #19808 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
2024-09-06 04:57:18 +00:00
Dan Garfield
d28229dc1c
Fix broken link from overview, previous merge conflict ( #19801 )
...
Signed-off-by: todaywasawesome <dan@codefresh.io >
2024-09-05 14:54:50 -04:00
Dustin Lactin
9d3409f7d5
docs: Add Mozilla to USERS.md ( #19802 )
...
Signed-off-by: Dustin Lactin <dlactin@mozilla.com >
2024-09-05 06:44:58 -10:00
Alexander Matyushentsev
ba67abed40
docs: proposal to introduce 'Prune/Delete=confirm' sync option value ( #19520 )
...
* docs: proposal to introduce 'Prune/Delete=confirm' sync option value
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* add clarifications
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-09-05 19:10:39 +03:00
Keith Chong
6dc7405cf9
fix: Delete button should be disabled when one source remains ( #18804 )
2024-09-05 05:37:59 -04:00
dependabot[bot]
c27091cb4f
chore(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 ( #19789 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/term/compare/v0.23.0...v0.24.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 10:47:25 +03:00
dependabot[bot]
bd93902325
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #19791 )
...
Bumps library/busybox from `8274294` to `34b191d`.
---
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>
2024-09-05 09:42:53 +03:00
dependabot[bot]
d9bda34605
chore(deps): bump bitnami/kubectl in /test/container ( #19792 )
...
Bumps bitnami/kubectl from `96ef4d3` to `664bf2a`.
---
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>
2024-09-05 09:42:29 +03:00
dependabot[bot]
ece68bd143
chore(deps): bump library/golang in /test/container ( #19793 )
...
Bumps library/golang from `613a108` to `1a6db32`.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-09-05 09:42:09 +03:00
foyerunix
de35745fc0
feat: Add metric to expose Applications conditions ( #19438 )
...
Closes #13096
Implement a new metric exposing Applications conditions.
This is particularly useful for SRE teams to be able
to setup alerts on issues that aren't displayed via
"health_status" and "sync_status" in the metric "argocd_app_info".
Signed-off-by: Foyer Unix <foyerunix@foyer.lu >
Co-authored-by: Foyer Unix <foyerunix@foyer.lu >
2024-09-05 09:41:35 +03:00
dependabot[bot]
bb43c5a83d
chore(deps-dev): bump @types/node from 22.5.3 to 22.5.4 in /ui-test ( #19794 )
2024-09-05 09:12:41 +03:00
rumstead
01874d64de
fix(appset): allow for shorthand git refs in git generators #15427 ( #19783 )
...
* fix(appset): allow for shorthand git refs in git generators
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* Retrigger CI pipeline
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* attempt to fix goimports
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* attempt to fix goimports
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* remove redundant test
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-09-05 10:13:30 +05:30
Xiaopeng Han
aa2bafd812
fix(cli): admin settings rbac can has inconsistency among project resources ( #17805 )
...
* fix admin can inconsistency among resources
Signed-off-by: xiaopeng <hanxiaop8@outlook.com >
* revise logic and fix lint
Signed-off-by: xiaopeng <hanxiaop8@outlook.com >
---------
Signed-off-by: xiaopeng <hanxiaop8@outlook.com >
2024-09-05 10:07:13 +05:30
Anand Francis Joseph
d3fbeec825
Fixed go.mod to remove the replace construct added for gitops-engine ( #19788 )
...
Signed-off-by: anandf <anjoseph@redhat.com >
2024-09-05 02:16:50 +00:00
dependabot[bot]
63b6565079
chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 ( #19719 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.65.0 to 1.66.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.65.0...v1.66.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>
2024-09-04 20:32:58 -04:00
sxt90128
ef41eebd10
fix: issue 19395 change delete icon color in dark model ( #19747 )
...
* fix-19395 change delete icon color in dark model
Signed-off-by: Esther Shen <xingtong.shen@fmr.com >
* fix-19395 revert formatting changes
Signed-off-by: Esther Shen <xingtong.shen@fmr.com >
* fix-19395 revert formatting changes
Signed-off-by: Esther Shen <xingtong.shen@fmr.com >
* fix-19395 revert formatting changes
Signed-off-by: Esther Shen <xingtong.shen@fmr.com >
---------
Signed-off-by: Esther Shen <xingtong.shen@fmr.com >
2024-09-04 20:24:40 -04:00
Dan Garfield
832fefb533
Add links to index page ( #19786 )
...
Signed-off-by: todaywasawesome <dan@codefresh.io >
2024-09-04 20:18:32 -04:00
Dan Garfield
9c47a709fb
Fix local guide for building and testing docs ( #19785 )
...
Signed-off-by: todaywasawesome <dan@codefresh.io >
2024-09-04 20:13:53 -04:00
Anand Francis Joseph
1028808bb7
feat: Decoupling application sync using impersonation ( #17403 )
...
* Implementation of app sync with impersonation support
Signed-off-by: anandf <anjoseph@redhat.com >
* negation test
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* Update doc comments to remove server name as its not supported.
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: Anand Francis Joseph <anandfrancis.joseph@gmail.com >
* Update glob pattern check for matching destinations.
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: Anand Francis Joseph <anandfrancis.joseph@gmail.com >
* Corrected the code comments for namespace field and destination matching logic
Signed-off-by: anandf <anjoseph@redhat.com >
* Added missing generated files
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed golint errors caused due to to gofumpt validations
Signed-off-by: anandf <anjoseph@redhat.com >
* Fix golint errors with unit test code
Signed-off-by: anandf <anjoseph@redhat.com >
* Updated the go import ordering with local packages at the end
Signed-off-by: anandf <anjoseph@redhat.com >
* Addressed review comments
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed ES lint error caused due to missing class
Signed-off-by: anandf <anjoseph@redhat.com >
* Updated the documentation to address the review comments
Signed-off-by: anandf <anjoseph@redhat.com >
* Simplified the sync code and improved logs and error handling
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed E2E tests to fail when no sa is configured
Signed-off-by: anandf <anjoseph@redhat.com >
* Updated help message generated for CLI commands
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed failing tests due to default service account not used for sync operation
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed the error message when sync fails due to no matching sa
Signed-off-by: anandf <anjoseph@redhat.com >
* Removed repeating logs and added impersonation fields to logger
Signed-off-by: anandf <anjoseph@redhat.com >
* Made changes in the proposal to match the behaviour when no matching sa is found
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
---------
Signed-off-by: anandf <anjoseph@redhat.com >
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
Signed-off-by: Anand Francis Joseph <anandfrancis.joseph@gmail.com >
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
Co-authored-by: Mangaal <angommeeteimangaal@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-09-04 14:18:47 -04:00
Dan Garfield
f071fdcfa3
Update pygments to 2.15.1 ( #19782 )
...
Signed-off-by: todaywasawesome <dan@codefresh.io >
2024-09-04 18:14:37 +03:00
Cheng Fang
e3e02f0064
chore(lint): errors reported by golangci-lint: S1009: should omit nil check; printf: non-constant format string ( #19773 )
...
Signed-off-by: Cheng Fang <cfang@redhat.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-09-04 14:58:15 +00:00
dependabot[bot]
6cdba1e536
chore(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.0 ( #19776 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](c5a7806660...4320041ed3 )
---
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>
2024-09-04 09:47:34 -04:00
Kunho Lee
a6d11354bb
chore: add gcflags option when build in cli-local command ( #19742 )
...
Signed-off-by: daengdaengLee <gunho1020@gmail.com >
2024-09-04 15:37:30 +03:00
abdaziz
b9bd45b059
docs: update keycloak.md ( #17684 )
...
* Update keycloak.md
The documentation is excellent, but after following it, i'v experienced an issue 401, and the UI loop to login, to fix it i restarted the argocd-server pod then it' worked well.
Signed-off-by: abdaziz <abdazizg@gmail.com >
* Update keycloak.md
update the requested changes from @wanghong230
Signed-off-by: abdaziz <abdazizg@gmail.com >
* Update keycloak.md
Signed-off-by: abdaziz <abdazizg@gmail.com >
* Update keycloak.md
good format.
Signed-off-by: abdaziz <abdazizg@gmail.com >
---------
Signed-off-by: abdaziz <abdazizg@gmail.com >
2024-09-04 10:28:40 +03:00
dependabot[bot]
da43a20c6a
chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 ( #19751 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2024-09-04 10:09:09 +03:00
dependabot[bot]
de8ed2b9a7
chore(deps): bump library/node from 22.7.0 to 22.8.0 in /ui-test ( #19775 )
...
Bumps library/node from 22.7.0 to 22.8.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-04 09:57:28 +03:00
dependabot[bot]
f3b90ee517
chore(deps-dev): bump @types/node from 22.5.2 to 22.5.3 in /ui-test ( #19777 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.2 to 22.5.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-09-04 09:57:09 +03:00
dependabot[bot]
f651ce7169
chore(deps): bump library/node from 22.7.0 to 22.8.0 in /test/container ( #19778 )
...
Bumps library/node from 22.7.0 to 22.8.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-04 09:56:56 +03:00
dependabot[bot]
2b929ef2b6
chore(deps): bump library/node from 22.7.0 to 22.8.0 ( #19779 )
...
Bumps library/node from 22.7.0 to 22.8.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-04 09:56:29 +03:00
Henry Liu
06e85eed36
fix(ui): fix first line log timestamp ( #19724 )
...
Signed-off-by: henry.liu <henry.liu@daocloud.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-09-04 11:17:54 +05:30
Pierre Lebrun
09e44e5f21
fix: Fix semver resolution ( #19644 )
...
Signed-off-by: Pierre Lebrun <pierreyves.lebrun@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-09-03 18:48:32 +00:00
Henry Liu
047f709c50
fix(ui): reload credential template list after refresh ( #19764 )
...
Signed-off-by: henry.liu <henry.liu@daocloud.io >
2024-09-03 08:36:25 -07:00
Suraj yadav
566e1d2ada
fix(ui): Added field bottom for Username and Passsword ( #19762 )
...
* auth-field
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* lint-fix
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-09-03 20:05:34 +05:30
George
5e294d84b7
feat(util/notification): add duration and timestamp constants from stdlib time package ( #10706 )
...
* feat(util/notification): add duration and timestamp constants from stdlib time package
Signed-off-by: George MacRorie <me@georgemac.com >
* chore(docs): add details on new time constants
Signed-off-by: George MacRorie <me@georgemac.com >
* chore: run go mod tidy
Signed-off-by: George MacRorie <me@georgemac.com >
* chore(util/notification): use require.NoError instead of require.Nil
Signed-off-by: George MacRorie <me@georgemac.com >
* chore: go mod tidy
Signed-off-by: George MacRorie <me@georgemac.com >
---------
Signed-off-by: George MacRorie <me@georgemac.com >
2024-09-03 15:55:32 +03:00
Ignas Kaziukėnas
da345ee5f6
fix: pass the correct parameter for strict tls validation in applicationset controller ( #19759 )
...
Signed-off-by: ignas-kaziukenas_css <ignas.kaziukenas@cloudkitchens.com >
Co-authored-by: ignas-kaziukenas_css <ignas.kaziukenas@cloudkitchens.com >
2024-09-02 15:40:15 -07:00
dependabot[bot]
b574cdc714
chore(deps): bump bitnami/kubectl in /test/container ( #19753 )
...
Bumps bitnami/kubectl from `44f99aa` to `96ef4d3`.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-09-02 13:28:14 +03:00
github-actions[bot]
79b1e4bfc7
[Bot] docs: Update Snyk reports ( #19745 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-09-02 12:49:08 +03:00
dependabot[bot]
1f8add5907
chore(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 ( #19737 )
...
Bumps [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig ) from 3.2.3 to 3.3.0.
- [Release notes](https://github.com/Masterminds/sprig/releases )
- [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0 )
---
updated-dependencies:
- dependency-name: github.com/Masterminds/sprig/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>
2024-09-02 12:24:34 +03:00
dependabot[bot]
843a2cdb09
chore(deps): bump github.com/xanzy/go-gitlab from 0.107.0 to 0.108.0 ( #19690 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.107.0 to 0.108.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.107.0...v0.108.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>
2024-09-02 12:21:42 +03:00
dependabot[bot]
3ee71e92dc
chore(deps): bump library/node from 22.5.1 to 22.7.0 in /ui-test ( #19656 )
...
Bumps library/node from 22.5.1 to 22.7.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-02 12:19:34 +03:00
dependabot[bot]
f8dc8b470d
chore(deps): bump library/node from 22.5.1 to 22.7.0 in /test/container ( #19658 )
...
Bumps library/node from 22.5.1 to 22.7.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-02 12:19:10 +03:00
dependabot[bot]
8b2542ac76
chore(deps): bump library/node from 22.3.0 to 22.7.0 ( #19659 )
...
Bumps library/node from 22.3.0 to 22.7.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-09-02 12:16:08 +03:00
dependabot[bot]
a9095fe4e7
chore(deps-dev): bump webpack from 5.84.1 to 5.94.0 in /ui ( #19713 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.84.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.84.1...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 12:15:14 +03:00
dependabot[bot]
430f315924
chore(deps): bump github.com/casbin/casbin/v2 from 2.98.0 to 2.99.0 ( #19754 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.98.0 to 2.99.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.98.0...v2.99.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>
2024-09-02 12:13:49 +03:00
dependabot[bot]
9fbe05c7ae
chore(deps): bump chromedriver from 128.0.0 to 128.0.1 in /ui-test ( #19748 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 128.0.0 to 128.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/128.0.0...128.0.1 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-09-02 12:12:28 +03:00
dependabot[bot]
2a63a8b3d9
chore(deps): bump github.com/mattn/go-zglob from 0.0.4 to 0.0.6 ( #19755 )
...
Bumps [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob ) from 0.0.4 to 0.0.6.
- [Commits](https://github.com/mattn/go-zglob/compare/v0.0.4...v0.0.6 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 12:11:37 +03:00
dependabot[bot]
a43559d796
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #19752 )
...
Bumps library/busybox from `9ae97d3` to `8274294`.
---
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>
2024-09-02 12:11:11 +03:00
dependabot[bot]
b656b9efb8
chore(deps-dev): bump @types/node from 22.5.1 to 22.5.2 in /ui-test ( #19749 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.1 to 22.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-09-02 12:10:55 +03:00
Eugene Kim
5834175dba
fix: Refine resource option evaluation for argocd app sync command ( #17397 ) ( #19579 )
...
This update refactors the `IncludeResource` logic to improve accuracy in resource filtering.
Also, it includes new test cases to ensure the correctness of the changes.
Fixes : #17397
Changes:
- Rewritten `IncludeResource` function for better logic flow.
- Added unit tests to validate the new behavior.
- Found that two existing test cases were incorrect and fixed them. A closer review of this part is needed.
Signed-off-by: Eugene Kim <eugene70kim@gmail.com >
2024-09-02 10:30:33 +03:00
Jessie Teng
0d0db3c110
fix: open new tab for repo url ( #19736 )
...
* open new tab for repo url
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
* fix yarn lint issue
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
---------
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
Co-authored-by: Jessie Teng <jessie.teng@fmr.com >
2024-09-02 11:47:06 +05:30
AS
aa14f76d38
fix(ui): container state ( #18928 )
...
Signed-off-by: ashutosh16 <ashutosh_singh@intuit.com >
Co-authored-by: ashutosh16 <ashutosh_singh@intuit.com >
2024-08-29 15:39:15 -04:00
Henry Liu
1bbe17e988
fix(ui): fix create app panel reappear after closed ( #19717 )
...
Signed-off-by: henry.liu <henry.liu@daocloud.io >
2024-08-29 11:53:11 -07:00
Alexander Matyushentsev
0acecad8f8
feat: reduce redis traffic caused by app resource tree updates in redis ( #19722 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-08-29 17:16:48 +00:00
AS
00466c3094
feat(ui): add extension the top-bar action menu ( #19620 )
...
* add topbar action menu ext
Signed-off-by: AS <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: ashutosh16 <ashutosh_singh@intuit.com >
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com >
2024-08-29 08:48:11 -04:00
Li. Sparks
2c8a574fff
fix: ApplicationSet e2e TestSyncPolicyCreateUpdate&TestSyncPolicyCreateOnly test race condition bug #19577 ( #19578 )
...
* fixed e2e TestSyncPolicyCreateUpdate&TestSyncPolicyCreateOnly bug
Signed-off-by: Li. Sparks <15156525868@163.com >
* format
Signed-off-by: Li. Sparks <15156525868@163.com >
* change the comment, explain why apps still exists
Signed-off-by: Li. Sparks <15156525868@163.com >
---------
Signed-off-by: Li. Sparks <15156525868@163.com >
2024-08-29 01:29:18 -10:00
Alexander Matyushentsev
3feab7a668
fix: diffing should not fail if resource fail schema validation ( #19714 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-08-29 03:03:02 +00:00
shijiadong2022
233a14bb8b
fix background colore issue in dark theme ( #19464 )
...
Signed-off-by: Shi, Stone <jiadong.shi@fmr.com >
2024-08-28 21:10:33 -04:00
Alexander Matyushentsev
3a5b653fb1
feat: implement 'argocd admin appset generate' to troubeshoot appsets ( #19518 )
...
* feat: implement 'argocd appset generate' to troubeshoot appsets
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* remove unnecessary ErrorLog field
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* apply reviewer suggestions
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-08-28 23:30:45 +00:00
Cheng Fang
ef573498c5
fix: 'argocd admin settings rbac can' command should honor server.rbac.log.enforce.enable param in argocd-cm ( #19264 )
2024-08-28 19:47:47 +00:00
Olivia Zhao
f597912a6f
fix clipboard copy duration issue ( #19662 )
...
Signed-off-by: Zhao, Olivia <xueming.zhao@fmr.com >
2024-08-28 08:56:21 -06:00
Michael Crenshaw
bb3d7730ec
chore: remove unnecessary 'replace' in go.mod ( #19668 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-08-28 17:52:48 +03:00
dependabot[bot]
40186209cd
chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 ( #19705 )
...
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.2.1 to 3.3.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.2.1...v3.3.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 17:51:21 +03:00
dependabot[bot]
60af76fd46
chore(deps-dev): bump @types/node from 22.3.0 to 22.5.1 in /ui-test ( #19706 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.3.0 to 22.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2024-08-28 17:50:34 +03:00
Matthew Wynn
c1d3373b8f
feat: Allow disabling TLS from notifications controller and reposerver ( #19630 )
...
Signed-off-by: Matthew Wynn <matthew@matthewwynn.com >
2024-08-28 17:50:10 +03:00
dependabot[bot]
beb71a889d
chore(deps): bump chromedriver from 127.0.3 to 128.0.0 in /ui-test ( #19635 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 127.0.3 to 128.0.0.
- [Commits](https://github.com/giggio/node-chromedriver/compare/127.0.3...128.0.0 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-08-28 17:45:46 +03:00
ilia-medvedev-codefresh
3cbb1522dd
feat: Add applicationset metrics ( #19691 )
...
* add appset metrics
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* cleanup
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* cleanup
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* address comments and fix test parallelism issue
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* fix controller unit tests - add metrics to tests
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* lint
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* lint
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* Add FakeAppsetMetrics to clear up registry and create metrics structure for tests without causing collisions
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* Change fake metrics implementation
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* Fix typo
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
---------
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
Co-authored-by: pashakostohrys <pavel@codefresh.io >
2024-08-28 09:00:38 +00:00
Dillen Padhiar
32ee00f1f4
feat: introduce health checks for MonoVertexRollouts ( #19688 )
...
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2024-08-27 15:43:57 -04:00
Blake Pettersson
4ec26ce399
docs: note cluster scoping changes in 2.12x ( #19684 )
...
* docs: note cluster scoping changes in 2.12x
Related to #18748,#19585 and #19587 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: add note in projects doc.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-08-27 20:55:11 +02:00
dependabot[bot]
9af0ff5233
chore(deps): bump github.com/prometheus/client_golang ( #19682 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.1 to 1.20.2.
- [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.20.1...v1.20.2 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
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>
2024-08-26 19:00:08 -04:00
dependabot[bot]
0361fcb1e4
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc ( #19683 )
...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.53.0 to 0.54.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.53.0...zpages/v0.54.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
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>
2024-08-26 18:59:38 -04:00
github-actions[bot]
81444474d6
[Bot] docs: Update Snyk reports ( #19679 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-08-26 17:36:59 +00:00
Michael Crenshaw
7b21eeefee
test: skip flaky logs tests ( #13398 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-08-26 11:14:00 -04:00
Remington Breeze
e612199c68
fix(ui): extension can crash outside of error boundary ( #19667 )
...
Signed-off-by: Remington Breeze <remington@breeze.software >
2024-08-23 20:02:39 -04:00
dependabot[bot]
f49a71c728
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /ui ( #19672 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 20:01:57 -04:00
dependabot[bot]
7fd9d02de7
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.28.0 to 1.29.0 ( #19673 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.28.0...v1.29.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
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>
2024-08-23 20:01:33 -04:00
Michael Crenshaw
843329174b
chore: bump k8s to 1.31 ( #19654 )
...
* chore(deps): bump k8s libs from 0.29.6 to 0.30.2
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* latest commit
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update known types
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump controller-runtime to a version that's compatible with go-client 0.30.x
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update go-to-protobuf flag
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle new requirements for proto file locations
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump gitops-engine version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix openapigen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove toolchain
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump gitops-engine version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* chore: enable lint for deprecated symbols
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* chore: bump to k8s 1.31
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 >
* don't be generic if you don't have to be
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't be generic if you don't have to be
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* new commit
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use gitops-engine commit
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-08-23 22:28:34 +00:00
Michael Crenshaw
ddd9d6a9f0
chore(deps): bump k8s libs from 0.29.6 to 0.30.4 ( #19074 )
...
* chore(deps): bump k8s libs from 0.29.6 to 0.30.2
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* latest commit
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update known types
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump controller-runtime to a version that's compatible with go-client 0.30.x
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update go-to-protobuf flag
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle new requirements for proto file locations
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump gitops-engine version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix openapigen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove toolchain
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* bump gitops-engine version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* no need for replace now
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-08-23 16:57:56 +00:00
Michael Crenshaw
a0a5a186d9
chore: enable lint for deprecated symbols ( #19651 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-08-22 18:11:00 -04:00
rumstead
42c2349d7c
fix(appset): remove cache references ( #19647 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-08-22 19:43:12 +00:00
Michael Crenshaw
457bb1f23c
chore(tests): speed up unit tests ( #19617 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-08-22 13:59:27 -04:00
dependabot[bot]
58bab92294
chore(deps): bump github.com/google/btree from 1.1.2 to 1.1.3 ( #19633 )
...
Bumps [github.com/google/btree](https://github.com/google/btree ) from 1.1.2 to 1.1.3.
- [Commits](https://github.com/google/btree/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: github.com/google/btree
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>
2024-08-22 13:18:21 -04:00
Brightside
e0eb80a45c
fix: set GOMAXPROCS automatically with uber-go/automaxprocs ( #16528 )
...
Signed-off-by: Brightside56 <o.gumbar56@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-08-22 15:30:10 +00:00
afarbos
59e0091130
feat: Implement cluster-api MachinePool CRD health checks ( #19595 )
...
Signed-off-by: afarbos <farbos.arnaud@gmail.com >
---------
Signed-off-by: Arnaud Farbos <farbos.arnaud@gmail.com >
Signed-off-by: afarbos <farbos.arnaud@gmail.com >
2024-08-22 11:00:53 -04:00
thecooldrop
86322b5621
chore: Clarify the meaning of secret exfiltration via ApplicationSet (issue #18560 ) ( #19000 )
...
* Chore: Clarify the meaning of secret exfiltration via ApplicationSet in any namespace
Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com >
Signed-off-by: Vanio Begic <vanio.begic123@gmail.com >
* chore: Fix typo
Signed-off-by: Vanio Begic <vanio.begic123@gmail.com >
---------
Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com >
Signed-off-by: Vanio Begic <vanio.begic123@gmail.com >
2024-08-22 07:54:52 -04:00
Jessie Teng
615dc90999
fix: apps summary view health icon&name alignment ( #19450 )
...
* fix apps summary view health icon&name alignment
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
* fix unit tests
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
---------
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
Co-authored-by: Jessie Teng <jessie.teng@fmr.com >
2024-08-22 07:53:59 -04:00
Andrei Vishniakov
7315033efc
nit ( #19639 )
...
Signed-off-by: Andrei Vishniakov <31008759+avishniakov@users.noreply.github.com >
2024-08-22 11:44:24 +00:00
Nitish Kumar
9b8b044874
update the web based terminal docs ( #19621 )
...
add fixes for the docs
resolve minor fix
Signed-off-by: nitishfy <justnitish06@gmail.com >
2024-08-22 10:49:18 +00:00
Mike
3a267b8f24
feat: Add EndpointSlice to resource icon ( #19362 )
...
- Add EndpointSlice to resourceIcons map
Signed-off-by: Mike <mike.kangaroo.world@gmail.com >
Co-authored-by: AS <11219262+ashutosh16@users.noreply.github.com >
2024-08-22 10:41:57 +02:00
Michael Crenshaw
3cdce8300c
fix(appset): informer is not a kubernetes informer ( #18905 ) ( #19618 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-08-21 20:15:36 -08:00
Andrii Korotkov
b6551cdce9
chore: Cleanup some timing checkpoints ( #19517 )
...
Adding same checkpoint in a loop would be misleading with multiple sources, also unmarshal checkpoint has a wrong name if there's a loop.
Remove checkpoints in the loop and rename the unmarshal checkpoint.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-08-21 23:37:27 -04:00
dependabot[bot]
9fc5f14f40
chore(deps): bump library/golang in /test/container ( #19540 )
...
Bumps library/golang from `a400dc7` to `8e529b6`.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-08-21 23:32:36 -04:00
Yiwei Gong
085cc6cd73
fix( #16842 ): system level extensions not working properly ( #19612 )
...
* use event to notify extensions changes
Signed-off-by: Yiwei Gong <imwithye@gmail.com >
* use custom event target implementation
Signed-off-by: Yiwei Gong <imwithye@gmail.com >
---------
Signed-off-by: Yiwei Gong <imwithye@gmail.com >
2024-08-21 22:16:17 -04:00
carlosrejano
5dd6020dda
fix(appset): migrateStatus updates appset pointer after updating ( #19619 )
...
# Context:
`migrateStatus` updates the status of the appset but after succeeding
it does not update the in memory object which means that that new
updates may fail due to conflict since it's comparing it to the
object previous to updating it in `migrateStatus`.
# What does this PR?
- After updating the appset object in `migrateStatus` it gets the
object again to reference it in the appset pointer of the
reconciler.
Signed-off-by: Carlos Rejano <carlosrejanoromeu@gmail.com >
2024-08-21 21:25:08 -04:00
Cornelius Roemer
01798055e8
doc: fix bullet rendering in config-management-plugin-v2.md ( #19626 )
...
Bullets need to start with blank line, otherwise they don't render on read the docs. GitHub markdown doesn't require them but read the docs does
Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com >
2024-08-21 19:15:35 -06:00
Keith Chong
d1c74ac984
fix: Floating title content incorrect for multi-sources ( #17274 ) ( #19623 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-08-21 17:35:40 -04:00
JenTing
80f2043978
fix: cache helm-index in Redis cluster ( #12314 ) ( #19530 )
...
* fix: cache helm-index in Redis cluster
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com >
* Update repository.go
Fix order
Signed-off-by: Dan Garfield <dan@codefresh.io >
---------
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-08-21 16:10:21 +00:00
Jessie Teng
69ef68f7a8
improve filter component color contrast ( #19468 )
...
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
Co-authored-by: Jessie Teng <jessie.teng@fmr.com >
2024-08-21 18:03:30 +03:00
Junseokee
7d53ef1c40
docs: fix stable message ( #19334 )
...
* docs: fix stable message
Signed-off-by: Junseokee <weq156@naver.com >
* docs: fix stable message
Signed-off-by: Junseokee <weq156@naver.com >
---------
Signed-off-by: Junseokee <weq156@naver.com >
2024-08-21 08:59:39 -06:00
Jessie Teng
ea2527987c
fix dark mode logs fullscreen display not properly ( #19505 )
...
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
Co-authored-by: Jessie Teng <jessie.teng@fmr.com >
2024-08-21 17:45:45 +03:00
Ishita Sequeira
f28323b37d
mark multiple sources feature as stable ( #19594 )
...
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-08-21 14:43:39 +00:00
Alexandre Gaudreault
effbdc936c
feat(dex): set logger based on argo config ( #13191 ) ( #19608 )
...
* feat(dex): set logger based on argo config
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* add env config
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* organize import bug?
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-08-21 09:38:37 -04:00
ilia-medvedev-codefresh
f97024965f
fix: appset register rollout progressing status and correct parametersgenerated status to prevent update loop ( #19613 )
...
* fix status and update loop
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* add tests
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* lint
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
---------
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
2024-08-21 14:16:21 +03:00
dependabot[bot]
44072bbdbf
chore(deps): bump github.com/prometheus/client_golang ( #19609 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.0...v1.20.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
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>
2024-08-21 00:58:07 -04:00
Michael Crenshaw
82003a2c3c
ci: upload test results to codecov ( #19476 )
...
* feat(ci): upload test results to codecov
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* only run on master
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-08-20 18:33:56 +00:00
Nathanael Liechti
bacdceda79
feat: allow no_proxy to be specified on repoCreds ( #18526 )
...
Signed-off-by: Nathanael Liechti <technat@technat.ch >
2024-08-20 12:54:39 -04:00
Nathanael Liechti
74af92fd95
feat: add proxy to kustomize build operations ( #18551 )
...
Signed-off-by: Nathanael Liechti <technat@technat.ch >
2024-08-20 09:37:02 -04:00
Joshua Ghali
de53d8eb61
docs: Added SecurityGroup for groups TokenIDClaims ( #19591 )
...
Signed-off-by: Joshua Ghali <jjghali@protonmail.ch >
2024-08-19 22:22:02 +02:00
Eugene Kim
d82a746dce
fix: 'argocd admin settings rbac can' - yaml loading problem( #19403 ) ( #19575 )
...
fixes : #19403
Signed-off-by: Eugene Kim <eugene70kim@gmail.com >
2024-08-17 22:38:56 -04:00
dependabot[bot]
e7beda0ecc
chore(deps): bump github.com/prometheus/client_golang ( #19544 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.19.1 to 1.20.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.19.1...v1.20.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>
Co-authored-by: Jann Fischer <jann@mistrust.net >
2024-08-17 20:28:03 +00:00
dependabot[bot]
014f4424b7
chore(deps): bump bitnami/kubectl from 1.30 to 1.31 in /test/container ( #19541 )
...
Bumps bitnami/kubectl from 1.30 to 1.31.
---
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>
2024-08-17 15:33:23 -04:00
Nolan Emirot
a0624f03e4
docs: fix typo ( #19567 )
...
Signed-off-by: Nolan Emirot <emirot.nolan@gmail.com >
2024-08-17 15:16:04 -04:00
ilia-medvedev-codefresh
47bcb09c4a
chore: add e2e test for admin import & export ( #19564 )
2024-08-16 19:20:24 +03:00
Ishita Sequeira
ab1d5b6f94
fix appset-in-any-namespace issue with git generators ( #19553 )
...
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
2024-08-15 20:06:32 +03:00
pasha-codefresh
116180b182
feat: Support context switch for argocd-util ( #19549 )
...
* feat: Support context switch for argocd-util
Signed-off-by: Atsushi Neki <nekiaiken@gmail.com >
* execute codegen
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: Atsushi Neki <nekiaiken@gmail.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Co-authored-by: Atsushi Neki <nekiaiken@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-08-15 11:47:58 -04:00
Jayendra Parsai
6ed7410cf6
fix: notifications triggered from CLI fails for repo functions ( #19213 )
...
Signed-off-by: Jayendra Parsai <jparsai@jparsai-thinkpadp1gen4i.remote.csb >
Co-authored-by: Jayendra Parsai <jparsai@jparsai-thinkpadp1gen4i.remote.csb >
2024-08-15 10:22:55 -04:00
dependabot[bot]
1ce5824ff4
chore(deps): bump library/registry in /test/container ( #19207 )
...
Bumps library/registry from `79b2959` to `1212042`.
---
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>
2024-08-15 07:39:04 -04:00
Eric Lin
5a7bf2ef66
fix: selfHeal should always be respected with Multi-Source Apps #19452 ( #19512 )
...
* fix(controller): selfHeal respected in multi-source apps
when there is object change in cluster
Signed-off-by: Eric Lin <38420555+Ezzahhh@users.noreply.github.com >
* fix: tests for multi source selfheal
Signed-off-by: Ezzahhh <38420555+Ezzahhh@users.noreply.github.com >
---------
Signed-off-by: Eric Lin <38420555+Ezzahhh@users.noreply.github.com >
Signed-off-by: Ezzahhh <38420555+Ezzahhh@users.noreply.github.com >
2024-08-15 07:38:35 -04:00
Michael Crenshaw
6aa4de62c8
chore: remove unused params ( #19473 )
...
* chore: remove unused params
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more
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-08-15 07:29:51 -04:00
Michael Crenshaw
fe8dcb60fc
feat(ci): upload Webpack bundle analysis to codecov ( #19478 ) ( #19479 )
...
* feat(ci): upload Webpack bundle analysis to codecov (##19478)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* only upload report on master branch
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-08-15 07:27:44 -04:00
xcelxlorx
b2c92c7b6e
chore: wrap error objets ( #19511 )
...
Signed-off-by: xcelxlorx <xcelxlorx@gmail.com >
2024-08-15 07:26:42 -04:00
dependabot[bot]
39cb06281f
chore(deps): bump chromedriver from 126.0.5 to 127.0.3 in /ui-test ( #19542 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 126.0.5 to 127.0.3.
- [Commits](https://github.com/giggio/node-chromedriver/compare/126.0.5...127.0.3 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-08-15 13:58:06 +03:00
dependabot[bot]
f7840c73b3
chore(deps-dev): bump @types/node from 22.1.0 to 22.3.0 in /ui-test ( #19543 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.1.0 to 22.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2024-08-15 13:57:52 +03:00
Regina Voloshin
4835e5008a
fix: Exec with disable auth not logged in #17114 ( #19529 )
...
* initial with tests
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* refactor
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* cleanup
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* made TerminalOpts public and lint
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
* pass reference
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
---------
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-08-15 10:48:45 +00:00
Jessie Teng
9fc93c670a
bugfix-19134: fix plugin select icon issue ( #19532 )
...
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
Co-authored-by: Jessie Teng <jessie.teng@fmr.com >
2024-08-15 12:28:22 +03:00
thisishwan2
afc2fe7172
modify ui in dark mode in source selection tag ( #19482 )
...
Signed-off-by: thisishwan2 <feel000617@gmail.com >
2024-08-15 11:10:29 +03:00
dependabot[bot]
31249489bf
chore(deps): bump library/golang from 1.23rc1 to 1.23 in /test/container ( #19525 )
...
Bumps library/golang from 1.23rc1 to 1.23.
---
updated-dependencies:
- dependency-name: library/golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 01:56:40 +00:00
Siddhesh Ghadi
58543f3835
fix: Parse hostname correctly from repoURL to fetch correct CA cert ( #19488 )
...
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
Co-authored-by: Jann Fischer <jann@mistrust.net >
2024-08-14 20:47:59 +00:00
Adrian Berger
6296b178df
feat: Add suspended status in custom resource health for flux resources ( #19508 )
...
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch >
2024-08-14 14:21:29 -04:00
John
ea362766db
doc(upgrading): add missing links to the sidebar ( #19500 )
...
Signed-off-by: John Malc <cincenko@outlook.com >
Signed-off-by: John <cincenko@outlook.com >
2024-08-14 10:30:08 -06:00
Ishita Sequeira
159da3c936
fix: appset gpg limitation for templated project fields ( #19492 )
...
* document templating project field while using applicationset git generator and signature verification
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
* revert changes to generated mocks
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
* Add check for templated project field and add limitation to the docs
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
* optimize checks and rephrase documentation
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
* remove unwanted variable declaration
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
* Add unit tests
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
---------
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com >
2024-08-14 10:11:31 -04:00
dependabot[bot]
7601833527
chore(deps): bump docker/build-push-action from 6.6.1 to 6.7.0 ( #19523 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](16ebe778df...5cd11c3a4c )
---
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>
2024-08-14 09:57:34 -04:00
dependabot[bot]
b34628db9d
chore(deps): bump github.com/dlclark/regexp2 from 1.11.2 to 1.11.4 ( #19526 )
...
Bumps [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2 ) from 1.11.2 to 1.11.4.
- [Commits](https://github.com/dlclark/regexp2/compare/v1.11.2...v1.11.4 )
---
updated-dependencies:
- dependency-name: github.com/dlclark/regexp2
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>
2024-08-14 09:47:23 -04:00
Justin Kulikauskas
d2231577c7
feat: Add open-cluster-management.io healthchecks ( #19411 )
...
Healthchecks for several Policy types.
Signed-off-by: Justin Kulikauskas <jkulikau@redhat.com >
2024-08-13 15:38:30 -04:00
ilia-medvedev-codefresh
2cb7616d51
fix: admin export and import applications and applicationsets from other namespaces ( #19510 )
...
* add support for all namespaces for apps and appsets in export and import
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* cleanup accidental merge issue
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* address comments and run lint
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* small fix
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* switch to make for slice
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
* remove new line in command flags
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
---------
Signed-off-by: Ilia Medvedev <ilia.medvedev@codefresh.io >
2024-08-13 17:30:00 +00:00
Arthur Vardevanyan
6dc559a3e5
fix(AnyNameSpaceRegex): Additional Functions Glob to Regexexp ( #19516 )
...
Signed-off-by: Arthur <arthur@arthurvardevanyan.com >
2024-08-13 19:14:16 +03:00
pasha-codefresh
33e0dda53c
chore: add Regina Voloshin as release champion for 2.13 ( #19515 )
...
* add Regina Voloshin as release champion for 2.13
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* add Regina Voloshin as release champion for 2.13
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* add Regina Voloshin as release champion for 2.13
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-08-13 17:04:11 +03:00
Arthur Vardevanyan
588b251acc
feat(sourceNamespace): Regex Support ( #19016 ) ( #19017 )
...
* feat(sourceNamespace): Regex Support
Signed-off-by: Arthur <arthur@arthurvardevanyan.com >
* feat(sourceNamespace): Separate exactMatch into patternMatch
Signed-off-by: Arthur <arthur@arthurvardevanyan.com >
---------
Signed-off-by: Arthur <arthur@arthurvardevanyan.com >
2024-08-13 08:46:25 -04:00
Nitish Kumar
3ef05b31ff
add label flag to the argocd set command ( #19384 )
...
add annotation flag to the argocd cluster set command
update the cli docs
Signed-off-by: nitishfy <justnitish06@gmail.com >
2024-08-13 11:45:38 +00:00
Ilia Lazebnik
539a3e33fa
chore(deps): bump dex to 2.41.1 ( #19484 )
...
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com >
2024-08-12 09:39:49 -04:00
github-actions[bot]
0e0a9ebdf1
[Bot] docs: Update Snyk reports ( #19475 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-08-11 09:22:39 -04:00
l2h
dad6fa22d5
feat: Implement graceful shutdown in application-controller ( #19465 )
...
* Implement graceful shutdown in argocd-application-controller
Signed-off-by: leehosu <hosu4549@gmail.com >
* Implement code to pass waitGroup to Run function
Signed-off-by: leehosu <hosu4549@gmail.com >
* Add retuen nil
Signed-off-by: leehosu <hosu4549@gmail.com >
* Add log for lean shutdown
Signed-off-by: leehosu <hosu4549@gmail.com >
* collect e2e coverage from app-controller
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Remove select {}
Signed-off-by: leehosu <hosu4549@gmail.com >
* Add ctx.done() about application-controller
Signed-off-by: leehosu <hosu4549@gmail.com >
* simplify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: leehosu <hosu4549@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 >
2024-08-10 20:17:26 -04:00
Michael Crenshaw
bdb2608993
chore: remove dead code ( #19460 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-08-09 16:57:00 -04:00
Michael Crenshaw
1dd2821631
feat: collect and log hydration commands ( #19346 )
...
* feat: collect and log hydration commands
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 >
* don't actually log for now
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add helm test, handle random values file path
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 >
* simplify; only return commands on success; only return helm template command, not helm dependency
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* kustomize test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* only return commands on success, to match Helm
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix import order
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* simplify, since we're not collecting non-template Helm commands
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fixes from 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 >
2024-08-09 16:06:58 +00:00
Michael Crenshaw
5ccea0d4ab
chore: remove dead Helm version code ( #19449 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-08-09 08:37:18 -04:00
TomasR
992716b12c
fix: datasource in dashboard.json ( #19426 )
...
Other panels have properly set `"uid": "$datasource"`, but for some reason, this doesn't.
Let's fix it.
Signed-off-by: TomasR <linux@rohlik.xyz >
2024-08-09 14:52:51 +05:30
Doug Goldstein
d56206fb4e
doc: fix typo in generators post selector ( #19448 )
...
Fix typo in the word
Signed-off-by: Doug Goldstein <cardoe@cardoe.com >
2024-08-08 18:18:41 -06:00
Leonardo Luz Almeida
b21768d9d9
docs: Improve AppProject roles documentation ( #19445 )
...
* docs: Improve AppProject roles documentation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add notes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* small change
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix typo
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* address comment
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-08-08 20:03:36 +00:00
Maryam Tavakkoli
3091db84d3
docs: Add Relex Solutions to USERS.md ( #19444 )
...
Signed-off-by: Maryam Tavakkoli <maryam_tavakkoli@hotmail.com >
2024-08-08 13:36:35 -04:00
dependabot[bot]
f17c6c1dde
chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 ( #19433 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](59acb6260d...4959ce089c )
---
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>
2024-08-08 10:24:53 -04:00
dependabot[bot]
a21980cde6
chore(deps): bump docker/build-push-action from 6.5.0 to 6.6.1 ( #19432 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.5.0 to 6.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](5176d81f87...16ebe778df )
---
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>
2024-08-08 10:24:22 -04:00
dependabot[bot]
80e85967e5
chore(deps): bump library/golang from 1.22.5 to 1.22.6 ( #19434 )
...
Bumps library/golang from 1.22.5 to 1.22.6.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-08-08 04:51:19 +00:00
Dmitry Khodorov
ed14baab81
fix(appset): missing permissions for cluster install ( #19059 ) ( #19430 )
...
Signed-off-by: Dmitry Khodorov <el1191@woyd.ru >
2024-08-08 00:33:33 -04:00
KangManJoo
1a94032408
chore: improve error logs ( #10592 ) ( #19260 )
...
* chore: wrapped all errors and add context in account.go
Signed-off-by: KangManJoo <eogns47@konkuk.ac.kr >
* chore: rollback error msg
Signed-off-by: KangManJoo <eogns47@konkuk.ac.kr >
* chore: To align the test code error messages with the actual error message returned.
Signed-off-by: KangManJoo <eogns47@konkuk.ac.kr >
---------
Signed-off-by: KangManJoo <eogns47@konkuk.ac.kr >
2024-08-08 00:32:37 -04:00
Kevin
74bbc4f7f1
feat: Add source namespaces output to printProject function ( #19365 )
...
Signed-off-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
2024-08-07 20:39:16 -04:00
Vinícius Fernandes
6205f97772
docs: update users.md ( #19282 )
...
* Update USERS.md
Signed-off-by: Vinícius Fernandes <vinaumpt@gmail.com >
* Update USERS.md
Fix ordering.
Signed-off-by: Vinícius Fernandes <vinaumpt@gmail.com >
---------
Signed-off-by: Vinícius Fernandes <vinaumpt@gmail.com >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
2024-08-07 20:36:41 -04:00
Robin Lieb
4f64f0f2f2
feat: move basic auth for for Azure DevOps to webhooks lib ( #19407 )
...
Signed-off-by: Robin Lieb <robin.j.lieb@gmail.com >
2024-08-07 16:25:23 +00:00
dependabot[bot]
da1e95dbe1
chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 ( #19415 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](89ef406dd8...834a144ee9 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 10:19:02 -04:00
dependabot[bot]
658311d554
chore(deps): bump github.com/go-playground/webhooks/v6 ( #19418 )
...
Bumps [github.com/go-playground/webhooks/v6](https://github.com/go-playground/webhooks ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/go-playground/webhooks/releases )
- [Commits](https://github.com/go-playground/webhooks/compare/v6.3.0...v6.4.0 )
---
updated-dependencies:
- dependency-name: github.com/go-playground/webhooks/v6
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>
2024-08-07 10:18:37 -04:00
dependabot[bot]
8a8c28fcb4
chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 ( #19421 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.28.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
2024-08-07 10:17:20 -04:00
Michael Crenshaw
82e5363634
fix: handle logging empty args in strings ( #19324 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-08-06 16:41:35 -04:00
Michael Crenshaw
21ed19b366
feat(helm): support --kube-version, --api-versions, and --namespace ( #19325 ) ( #19328 )
...
* feat(helm): support `--kube-version`, `--api-versions`, and `--namespace` (#19325 )
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 >
* handle kube and api versions per-source
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix nil ref error
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix nil ref error due to not handling multi-source in verify path
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* change casing to be more consistent with helm
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Kustomize too
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* simplify verify path
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* add e2e tests for kustomize
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* reorder for consistency, and add more tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/operator-manual/application.yaml
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-08-06 10:56:36 -04:00
Regina Voloshin
a96e665598
fixing dubious ownership error ( #19400 )
...
Signed-off-by: reggie-k <regina.voloshin@codefresh.io >
2024-08-06 17:47:31 +03:00
Bernhard Rode
d61f18df22
chore: add Robert Bosch GmbH ( #19388 )
...
Signed-off-by: Bernhard Rode <rbo2abt@bosch.com >
2024-08-06 13:14:26 +05:30
Georgi Dimitrov
79ce7c811b
chore: add Skribble to USERS.md ( #19361 )
...
* Update USERS.md
Add Skribble AG
Signed-off-by: Georgi Dimitrov <122033253+georgi-at-skribble@users.noreply.github.com >
* Update USERS.md
Reorder to match alphabetical order
Signed-off-by: Georgi Dimitrov <122033253+georgi-at-skribble@users.noreply.github.com >
---------
Signed-off-by: Georgi Dimitrov <122033253+georgi-at-skribble@users.noreply.github.com >
2024-08-06 08:47:20 +05:30
dependabot[bot]
2db38409ee
chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 ( #19378 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.22.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>
2024-08-05 10:59:40 +03:00
dependabot[bot]
e04d7cb578
chore(deps-dev): bump @types/node from 20.14.12 to 22.1.0 in /ui-test ( #19376 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.12 to 22.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-08-05 09:14:10 +03:00
dependabot[bot]
34d06096e5
chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 ( #19380 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](0b2256b8c0...89ef406dd8 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 09:13:49 +03:00
dependabot[bot]
5403f956e4
chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 ( #19377 )
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/time
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>
2024-08-05 09:11:54 +03:00
dependabot[bot]
e9d6431780
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 ( #19379 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.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>
2024-08-05 09:11:40 +03:00
pengbanban
dc544da6ae
chore: fix function names ( #19371 )
...
Signed-off-by: pengbanban <pengbanban@aliyun.com >
2024-08-04 12:48:46 -07:00
github-actions[bot]
5188ea2969
[Bot] docs: Update Snyk reports ( #19367 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-08-04 17:51:25 +00:00
Aleksander Korzynski
e83abdace8
docs: add Priceline to USERS.md ( #19364 )
...
Signed-off-by: Aleksander Korzynski <89802643+akorzy-pl@users.noreply.github.com >
2024-08-03 20:51:40 +05:30
itaiatu
f110570512
feat: Add custom health check for cluster-api AWSManagedControlPlane ( #19304 )
...
* add custom health check for awsmanagedcontrolplane
Signed-off-by: Iulian Taiatu <itaiatu@adobe.com >
* chore(deps): bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.4 (#19295 )
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.55.3 to 1.55.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.4 )
---
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>
Signed-off-by: Iulian Taiatu <itaiatu@adobe.com >
* add new line at the end of health_test.yaml file
Signed-off-by: Iulian Taiatu <itaiatu@adobe.com >
---------
Signed-off-by: Iulian Taiatu <itaiatu@adobe.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 10:54:00 -07:00
Andrii Korotkov
4a7a82cdba
chore: Update kustomize to v5.4.3 ( #19133 ) ( #19357 )
...
Fixes #19133
A critical vulnerability CVE-2024-24790 was discovered in previous version of kustomize due to stdlib dependency. Bump the version to one without this vulnerability.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-08-02 11:42:47 -04:00
Alexander Matyushentsev
b5a3712303
fix: ArgoCD 2.11 - Loop of PATCH calls to Application objects ( #19340 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-08-01 14:55:55 -04:00
Michael Crenshaw
db02eaa7e0
feat(askpass): make askpass socket path configurable ( #19313 )
...
* feat(askpass): make askpass socket path configurable
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove unused const
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove unnecessary fmt call
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-08-01 13:12:41 -04:00
Alexandre Gaudreault
6ee584594a
feat(rbac): allow validation of fine-grained policy in project ( #19338 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-08-01 10:37:25 -04:00
dependabot[bot]
60c53c6fc4
chore(deps): bump tj-actions/changed-files from 44.5.6 to 44.5.7 ( #19331 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.6 to 44.5.7.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](6b2903bdce...c65cd88342 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-08-01 04:00:20 +00:00
Alexander Matyushentsev
26fb098ae8
feat!: disable profile endpoint by default ( #19327 )
...
* feat: disable metrics endpoint by default
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* support managing the profile endpoint in argocd-cmd-params-cm
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* return 401 if profile endpoint is disabled
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-07-31 23:13:33 +00:00
Andrii Korotkov
267f243a89
fix: Put app to the operation queue after refresh queue processing to avoid race condition - Fixes [ #18500 ] ( #18694 )
...
Adding app to the operation queue and refresh queue could cause waiting for resource for minutes to tens of minutes.
Sync state operates on resources gathered from reconciliation, so if the app operation event is processed before the refresh one (when triggered on resource update/creation), the refresh doesn’t help sync to progress and it essentially needs to wait for another app refresh.
The fix seems to be to schedule app operation event after refresh event is finished processing. There’s one place where operation event is scheduled without refresh event (which can be kept there), and one place where refresh even is scheduled without the operation one during the app deletion handling 3e2cfb1387/controller/appcontroller.go (L2177) . It’s probably safe to schedule operation even after that, since it has some code to check that app was deleted. If not, an update can be made to have refresh queue storing a tuple with app key and bool whether to enqueue app operation.
If there are issues: try keeping both old places to add to app operation queue and new addition after refresh.
Note on cherry pick: add to as many releases as you can. This can be a significant performance boost.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-07-31 14:56:26 -07:00
Michael Crenshaw
8362ecc94b
chore: mark generated files as generated to suppress diffs in PRs ( #19321 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-31 17:51:55 +00:00
Jacco Mook
3658f8ec37
Implement workaround for namespaced app navigation bug ( #17800 )
...
Signed-off-by: jacco <jaccomook.98@gmail.com >
2024-07-31 17:48:37 +03:00
dependabot[bot]
d9337a3849
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 ( #19317 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.55.4 to 1.55.5.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.4...v1.55.5 )
---
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>
2024-07-31 09:18:38 -04:00
Pavel
0894ddc89e
fix( #19306 ): close redis cache gzip writer ( #19307 )
...
* close redis cache writer
flush is not enough, we need to close the writer too
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
* test compressed redis value
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
---------
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
2024-07-31 08:57:46 +05:30
Clif Houck
42de68d67f
feat(5388): Allow multiple external URLs for SSO access ( #18927 )
...
* Add new field to the documentation
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Fix codeql issue
codeql restricts logging fields from user input. Remove log to avoid complex escapes
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Add a test to ensure validity of the documented cm
Currently, the documented configmap is invalid and raises error at the
time of applying it.
Ensure the configmap is valid with a unit test
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* rename additionalURLs for URLs
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Allow responses redirected from SSO to alternate URLs
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Consider dex enabled when there are additional URLs configured
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Parse new URLs config from argocd-cm
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Detect additional SSO URLs from requests
With HTTP servers, the `url` field of `http.Requests` does not contain
the host nor the protocol.
To work around this, consider `request.Host` and
`request.URL.RequestURI()`
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Handle logout properly
Currently, while login is correctly handled, when logging out from
an alternate URL, we are redirected to the main URL.
Fix this by applying the same principles as for the login part
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Fix ClientApp.oath2Config
Signed-off-by: Clif Houck <me@clifhouck.com >
* Fix test compile time error
Signed-off-by: Clif Houck <me@clifhouck.com >
* Fix TestDocumentedArgoCDConfigMapIsValid to parse in the same way as other spots in the codebase
Signed-off-by: Clif Houck <me@clifhouck.com >
* Fix warning messages for external URLs when attemping to load them from config map
Signed-off-by: Clif Houck <me@clifhouck.com >
* Revert change to IsDexConfigured since Dex does not use URLs setting
Signed-off-by: Clif Houck <me@clifhouck.com >
* Remove unnecessary receiver nil check in favor of fixing test
Signed-off-by: Clif Houck <me@clifhouck.com >
* Fix typo
Signed-off-by: Clif Houck <me@clifhouck.com >
* Add a unit test for RedirectURLForRequest
Signed-off-by: Clif Houck <me@clifhouck.com >
* Rename settings.URLs to AdditionalURLs
Signed-off-by: Clif Houck <me@clifhouck.com >
* Fix use of URLs in TestClientApp_HandleLogin
Signed-off-by: Clif Houck <me@clifhouck.com >
* Renamed urls to additionalUrls
Signed-off-by: Clif Houck <me@clifhouck.com >
* Integrate settings.AdditionalURLs with dex config and test settings.RedirectAdditionalURLs
Signed-off-by: Clif Houck <me@clifhouck.com >
* Reload ArgoCDServer when settings.AdditionalURLs changes
Signed-off-by: Clif Houck <me@clifhouck.com >
* Add note about additionalUrls to user-managament docs
Signed-off-by: Clif Houck <me@clifhouck.com >
* Add G-Research
Signed-off-by: Clif Houck <me@clifhouck.com >
* Change G-Research URL to point to open-source page
Signed-off-by: Clif Houck <me@clifhouck.com >
* Update docs/operator-manual/argocd-cm.yaml
Correct misspelling of additionalUrls
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Update util/settings/settings.go
Fix incorrect key for additionalUrls
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* Update util/settings/settings.go
Fix key name
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
* fix additional urls config key in test config
Signed-off-by: Clif Houck <me@clifhouck.com >
---------
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com >
Signed-off-by: Clif Houck <me@clifhouck.com >
Co-authored-by: Thibault Jamet <tjamet@users.noreply.github.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-07-30 22:57:33 +00:00
Michael Crenshaw
2edc1bad9a
chore(deps): bump expr from 1.15.2 to 1.16.9 ( #19277 )
...
* chore(deps): bump expr from 1.15.2 to 1.16.9
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test, make tests nicer
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-07-30 17:58:04 -04:00
Michael Crenshaw
234c7ecdf9
feat: gracefully shut down repo-server on SIGTERM ( #19309 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-30 14:44:47 -04:00
Rajat Toshniwal
f8a4399033
fix( #19271 ): update Content-Disposition filename extension to .log ( #19272 )
...
* fix: update Content-Disposition filename extension to .log
Downloaded log files to have the extension ".log" instead of ".txt"
Signed-off-by: Rajat Toshniwal <rnt.rajat@gmail.com >
* chore: update log file extension for downloaded logs
Signed-off-by: Rajat Toshniwal <rnt.rajat@gmail.com >
* Update docs/operator-manual/upgrading/2.12-2.13.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Rajat Toshniwal <rnt.rajat@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 >
2024-07-30 17:19:52 +00:00
vfaergestad
ad7438312f
feat: Adding author/creator as a template key for Pull Request Generator ( #18974 )
...
Signed-off-by: Vegard Færgestad <vegardf@mnemonic.no >
Co-authored-by: Vegard Færgestad <vegardf@mnemonic.no >
2024-07-30 12:31:58 -04:00
Kevin
6a18c21ea8
docs: update users.md ( #19292 )
...
Signed-off-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
2024-07-30 11:25:54 -04:00
dependabot[bot]
2a0a0ea1cc
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 ( #19297 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](a4f60bb28d...aaa42aa062 )
---
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>
2024-07-30 11:25:22 -04:00
dependabot[bot]
3c7b6886bf
chore(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 ( #19296 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.5.0 to 3.6.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](aa33708b10...988b5a0280 )
---
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>
2024-07-30 11:24:59 -04:00
dependabot[bot]
44b1dfce90
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.4 ( #19295 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.55.3 to 1.55.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.4 )
---
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>
2024-07-30 08:21:36 -04:00
Hazar Guney
3996a18bc9
Add Instruqt ( #19299 )
...
Signed-off-by: Hazar Guney <hazar+github@instruqt.com >
2024-07-30 10:58:58 +02:00
shangchengbabaiban
592e0b5879
chore: fix some comments ( #19290 )
2024-07-29 22:04:12 -04:00
Michael Crenshaw
7878ddf086
chore: fix lint ( #19293 )
2024-07-29 22:02:27 -04:00
Kevin
e2c5a555ce
docs: Notification Controller is not included in Argo CD Core install ( #19267 )
...
Signed-off-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
2024-07-29 10:15:44 -06:00
github-actions[bot]
348f5013ff
[Bot] docs: Update Snyk reports ( #19278 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-07-29 11:44:17 -04:00
Doug Goldstein
34b411cca7
feat: implement source refs for helm set-file ( #17941 )
...
In multi-source applications helm values files can come from other repos
if you use the ref syntax but it is not possible for the --set-file
param to take files from other repos via the ref syntax. This extends
the behavior to cover set-file parameters as well as the values files.
fixes #13220 , refs #17822
Signed-off-by: Doug Goldstein <cardoe@cardoe.com >
2024-07-29 11:43:52 -04:00
kahoulei
75e73834bf
feat: Add ignore-resources-tracking annotation to ignore resources update ( #18343 )
...
* feat: Add ignore-resources-tracking annotation to ignore resources update
Signed-off-by: kahoulei <kahou.lei@okta.com >
* add doc
Signed-off-by: kahoulei <kahou.lei@okta.com >
* update annotation doc
Signed-off-by: kahoulei <kahou.lei@okta.com >
* refactor annotation usage base on comment feedback
Signed-off-by: kahoulei <kahou.lei@okta.com >
* update annotation
Signed-off-by: kahoulei <kahou.lei@okta.com >
* do not store boolean in resourceInfo
Signed-off-by: kahoulei <kahou.lei@okta.com >
* typo
Signed-off-by: kahoulei <kahou.lei@okta.com >
* update logic
Signed-off-by: kahoulei <kahou.lei@okta.com >
* refactor
Signed-off-by: kahoulei <kahou.lei@okta.com >
* add comment
Signed-off-by: kahoulei <kahou.lei@okta.com >
* add tests
Signed-off-by: kahoulei <kahou.lei@okta.com >
* update doc
Signed-off-by: kahoulei <kahou.lei@okta.com >
* update code base on comment feedback
Signed-off-by: kahoulei <kahou.lei@okta.com >
* update annotation doc
Signed-off-by: kahoulei <kahou.lei@okta.com >
* fix goimport
Signed-off-by: kahoulei <kahou.lei@okta.com >
* fix golint
Signed-off-by: kahoulei <kahou.lei@okta.com >
* update comments
Signed-off-by: kahoulei <kahou.lei@okta.com >
* update docs
Signed-off-by: kahoulei <kahou.lei@okta.com >
* update annotation name
Signed-off-by: kahoulei <kahou.lei@okta.com >
* rename annotation
Signed-off-by: kahoulei <kahou.lei@okta.com >
* lint check
Signed-off-by: kahoulei <kahou.lei@okta.com >
---------
Signed-off-by: kahoulei <kahou.lei@okta.com >
Co-authored-by: kahoulei <kahou.lei@okta.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-07-29 11:26:50 -04:00
dependabot[bot]
6cc898ff37
chore(deps): bump code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0 ( #19287 )
...
Bumps code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0.
---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
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>
2024-07-29 10:07:07 -04:00
dependabot[bot]
2769dd3931
chore(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 ( #19286 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](dc50aa9510...62b2cac7ed )
---
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>
2024-07-29 08:52:05 -04:00
Iskander Sitdikov
8b1bddd5f7
fix: Pre-process KubeVersion before passing it to kustomize ( #19258 )
...
It should be done in the same way as for plugins.
Signed-off-by: Iskander Sitdikov <thoughteer@zerion.io >
2024-07-26 19:03:59 -04:00
dependabot[bot]
473a695585
chore(deps): bump github.com/xanzy/go-gitlab from 0.91.1 to 0.107.0 ( #19227 )
...
* chore(deps): bump github.com/xanzy/go-gitlab from 0.91.1 to 0.107.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.91.1 to 0.107.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.91.1...v0.107.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 >
* fix type
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle empty labels list
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 >
2024-07-26 19:03:08 -04:00
dependabot[bot]
aa2b331153
chore(deps): bump github.com/prometheus/client_golang ( #19242 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.18.0 to 1.19.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.18.0...v1.19.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>
2024-07-26 16:59:29 -04:00
dependabot[bot]
0019042c9d
chore(deps): bump @babel/traverse from 7.14.7 to 7.25.0 in /ui ( #19270 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.14.7 to 7.25.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.0/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 19:58:20 +00:00
Dillen Padhiar
8e5bf5dadc
test: minor fix for Numaplane CRD Health Checks ( #19241 )
...
* test: small improvement for Numaplane CRD Health Checks
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: correct reason check
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
---------
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-07-26 15:51:39 -04:00
dependabot[bot]
d894d22a63
chore(deps): bump github.com/go-openapi/runtime from 0.26.0 to 0.28.0 ( #19244 )
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.26.0 to 0.28.0.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.26.0...v0.28.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>
2024-07-26 15:25:22 -04:00
dependabot[bot]
3ec6604149
chore(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.6.1 ( #19247 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.0.5 to 9.6.1.
- [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.5...v9.6.1 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
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>
2024-07-26 15:24:08 -04:00
dependabot[bot]
7c41233419
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.67 to 0.9.80 ( #19246 )
...
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.67 to 0.9.80.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.67...v0.9.80 )
---
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>
2024-07-26 15:22:57 -04:00
dependabot[bot]
11629d18d3
chore(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 ( #19245 )
...
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket ) from 1.5.0 to 1.5.3.
- [Release notes](https://github.com/gorilla/websocket/releases )
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.3 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
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>
2024-07-26 15:21:40 -04:00
dependabot[bot]
25c2f2fbc6
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 ( #19249 )
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.10.0...v3.11.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>
2024-07-26 05:10:18 +00:00
dependabot[bot]
714d1ad01f
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.2 to 1.55.3 ( #19248 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.55.2 to 1.55.3.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.2...v1.55.3 )
---
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>
2024-07-26 05:01:38 +00:00
thisishwan2
889c36cd21
chore: improve error logs( #10592 ) ( #19197 )
...
* chore: improve error logs
Signed-off-by: thisishwan2 <feel000617@gmail.com >
* chore: format change
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: thisishwan2 <112103038+thisishwan2@users.noreply.github.com >
Signed-off-by: thisishwan2 <feel000617@gmail.com >
* chore: change format message
Signed-off-by: thisishwan2 <feel000617@gmail.com >
* chore: Rollback of error formats for generateParamsForGitFiles function
Signed-off-by: thisishwan2 <feel000617@gmail.com >
---------
Signed-off-by: thisishwan2 <feel000617@gmail.com >
Signed-off-by: thisishwan2 <112103038+thisishwan2@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-26 03:03:52 +00:00
dependabot[bot]
929e85553d
chore(deps): bump golang.org/x/net from 0.25.0 to 0.27.0 ( #19226 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.25.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
2024-07-26 01:22:13 +00:00
dependabot[bot]
dcfa738f1c
chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 ( #19230 )
...
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation ) from 2.6.0 to 2.11.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases )
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.6.0...v2.11.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>
2024-07-26 01:12:36 +00:00
dependabot[bot]
4c158faf32
chore(deps): bump oras.land/oras-go/v2 from 2.3.0 to 2.5.0 ( #19234 )
...
Bumps [oras.land/oras-go/v2](https://github.com/oras-project/oras-go ) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/oras-project/oras-go/releases )
- [Commits](https://github.com/oras-project/oras-go/compare/v2.3.0...v2.5.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>
2024-07-25 20:41:53 -04:00
dependabot[bot]
be042e2dcf
chore(deps): bump github.com/casbin/casbin/v2 from 2.97.0 to 2.98.0 ( #19235 )
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.97.0 to 2.98.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.97.0...v2.98.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>
2024-07-25 23:26:35 +00:00
dependabot[bot]
2465ebbab0
chore(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.6.1 ( #19232 )
...
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model ) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/prometheus/client_model/releases )
- [Commits](https://github.com/prometheus/client_model/compare/v0.5.0...v0.6.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
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>
2024-07-25 23:18:48 +00:00
dependabot[bot]
a03bda68f2
chore(deps): bump github.com/cyphar/filepath-securejoin ( #19225 )
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.4 to 0.3.1.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.4...v0.3.1 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
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>
2024-07-25 23:18:24 +00:00
dependabot[bot]
fec106a260
chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.65.0 ( #19229 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.59.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.65.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>
2024-07-25 19:12:31 -04:00
dependabot[bot]
58f16c1c58
chore(deps): bump golang.org/x/sync from 0.5.0 to 0.7.0 ( #19219 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.5.0 to 0.7.0.
- [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.7.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>
2024-07-25 22:51:16 +00:00
dependabot[bot]
dba8086f4a
chore(deps): bump github.com/aws/aws-sdk-go from 1.50.8 to 1.55.2 ( #19218 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.50.8 to 1.55.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.8...v1.55.2 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
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>
2024-07-25 21:00:52 +00:00
odubajDT
ddc0b0fd3f
feat: Introduce KeptnWorkloadVersion custom resource ( #15951 )
...
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-25 21:00:02 +00:00
dependabot[bot]
f1018e88a0
chore(deps): bump github.com/itchyny/gojq from 0.12.13 to 0.12.16 ( #19224 )
...
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.13 to 0.12.16.
- [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.13...v0.12.16 )
---
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>
2024-07-25 20:11:27 +00:00
dependabot[bot]
8952273d1f
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 ( #19231 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.1 )
---
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>
2024-07-25 16:08:00 -04:00
dependabot[bot]
f05de86401
chore(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 ( #19228 )
...
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/go-logr/logr/releases )
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
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>
2024-07-25 19:26:34 +00:00
dependabot[bot]
e85d97bbc1
chore(deps): bump github.com/gosimple/slug from 1.13.1 to 1.14.0 ( #19222 )
...
Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug ) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/gosimple/slug/releases )
- [Commits](https://github.com/gosimple/slug/compare/v1.13.1...v1.14.0 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 19:24:46 +00:00
dependabot[bot]
b95347c5e3
chore(deps): bump github.com/felixge/httpsnoop from 1.0.3 to 1.0.4 ( #19221 )
...
Bumps [github.com/felixge/httpsnoop](https://github.com/felixge/httpsnoop ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/felixge/httpsnoop/releases )
- [Commits](https://github.com/felixge/httpsnoop/compare/v1.0.3...v1.0.4 )
---
updated-dependencies:
- dependency-name: github.com/felixge/httpsnoop
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>
2024-07-25 19:24:28 +00:00
dependabot[bot]
1cef4de066
chore(deps): bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0 ( #19220 )
...
Bumps [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash ) from 2.2.0 to 2.3.0.
- [Commits](https://github.com/cespare/xxhash/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: github.com/cespare/xxhash/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>
2024-07-25 19:24:17 +00:00
dependabot[bot]
30f05e8726
chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.21.0 ( #19217 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.13.0 to 0.21.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.21.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>
2024-07-25 19:20:53 +00:00
Michael Crenshaw
21fe286f6e
chore(refactor): move util function to util package ( #19192 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-25 10:33:16 -04:00
Michael Crenshaw
25909f1671
chore(ci): allow more go dependabot updates ( #19190 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-25 10:32:01 -04:00
Michael Crenshaw
6f94113935
chore(ci): group otel updates ( #19187 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-25 10:31:40 -04:00
Michael Crenshaw
56bb5734de
chore(deps): bump node images and types ( #19188 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-25 10:31:26 -04:00
Andreas
326cc4a06b
feat(health): Added KeptnMetric ( #19210 )
...
Signed-off-by: asamonik <49288593+asamonik@users.noreply.github.com >
2024-07-25 10:26:06 -04:00
Andreas
e26c105e52
feat(health): Added Keptn Analysis ( #19211 )
...
Signed-off-by: asamonik <49288593+asamonik@users.noreply.github.com >
2024-07-25 10:23:26 -04:00
dependabot[bot]
20f55285cd
chore(deps): bump github.com/casbin/govaluate from 1.1.0 to 1.2.0 ( #19205 )
...
Bumps [github.com/casbin/govaluate](https://github.com/casbin/govaluate ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/casbin/govaluate/releases )
- [Changelog](https://github.com/casbin/govaluate/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/govaluate/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/casbin/govaluate
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>
2024-07-25 10:21:13 -04:00
dependabot[bot]
9026f14a0b
chore(deps): bump github.com/gorilla/handlers from 1.5.1 to 1.5.2 ( #19206 )
...
Bumps [github.com/gorilla/handlers](https://github.com/gorilla/handlers ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/gorilla/handlers/releases )
- [Commits](https://github.com/gorilla/handlers/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/handlers
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>
2024-07-25 10:20:51 -04:00
William Parr
67776ad864
fix(applicationset): ensure that older applicationStatus is updated with new required values ( #19165 )
...
Signed-off-by: wparr-circle <william.parr@circle.com >
2024-07-25 10:10:33 -04:00
Tobias Verbeke
3406078b89
fix: add Open Analytics ( #19214 )
...
Signed-off-by: Tobias Verbeke <tobias.verbeke@openanalytics.eu >
2024-07-25 01:52:40 -10:00
vaboston
58b56767bc
docs: add LeFigaro to USERS.md ( #19212 )
...
Signed-off-by: Valentin Bouin <vbouin@lefigaro.fr >
Co-authored-by: Valentin Bouin <vbouin@lefigaro.fr >
2024-07-24 22:48:59 -10:00
Michael Crenshaw
d0313c5ba4
Revert "feat: removed legacy app tracking label ( #13203 )" ( #19196 )
...
This reverts commit 4d8436b7e1 .
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-24 19:10:38 +00:00
dependabot[bot]
9ca2c53d1d
chore(deps): bump library/redis in /test/container ( #19172 )
...
Bumps library/redis from `fb534a3` to `5a82749`.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-07-24 20:32:08 +03:00
Dillen Padhiar
ba32783a40
fix: bug fixes and improvements for Numaplane CRD health checks ( #19168 )
...
* fix: bugs and improvements for Numaplane CRD health checks
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* test: update paused PipelineRollout test case
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* test: add new cases for isbservicerollout and numaflowcontrollerrollout
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
---------
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-07-24 17:25:34 +00:00
Yevhen Tienkaiev
85a782e91e
Fix target for external urls ( #19124 )
...
Signed-off-by: Dan Garfield <dan@codefresh.io >
2024-07-24 17:25:11 +00:00
dependabot[bot]
3daaca9211
chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.2 ( #18934 )
...
Bumps google.golang.org/protobuf from 1.33.0 to 1.34.2.
---
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>
2024-07-24 10:44:15 -04:00
Rajesh Muthusamy
3bc3d22b2a
docs: Update USERS.md added Name Cognizant ( #19186 )
...
* docs Update USERS.md added Company name Cognizant
added Company name Cognizant
Signed-off-by: Rajesh Muthusamy <m.rajesh2005@gmail.com >
* docs: Update to USERS.md added company name Cognizant
Added Company name Cognizant to USERS.md
Signed-off-by: Rajesh Muthusamy <m.rajesh2005@gmail.com >
* Remove dupe line
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Rajesh Muthusamy <m.rajesh2005@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 >
2024-07-24 14:25:17 +00:00
pasha-codefresh
e36248cb22
Merge commit from fork
...
* feat: verify rbac on each message and not just during handshake
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* cover with tests
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: linter and e2e tests
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: linter and e2e tests
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-07-24 12:18:15 +03:00
dependabot[bot]
e647690860
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /ui-test ( #19154 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
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>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-07-23 12:32:33 -04:00
Arthur Outhenin-Chalandre
edf631c979
feat(kustomize): add support for helm args to pass api and kube versions ( #16583 )
...
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@ledger.fr >
2024-07-23 11:30:11 -04:00
dependabot[bot]
77a8100d3a
chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.2.0 ( #19155 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](68827325e0...49b3bc8e6b )
---
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>
2024-07-23 14:25:44 +00:00
rumstead
975449c8d8
docs(appset): adding examples to argocd-cmd-params-cm for reconciling and git globbing ( #19166 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-07-23 14:02:46 +00:00
fsl
560c7c2cde
chore: fix ui vuln ( #19153 )
...
Signed-off-by: fsl <1171313930@qq.com >
2024-07-23 10:00:05 -04:00
github-actions[bot]
5eafab12bc
[Bot] docs: Update Snyk reports ( #19127 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-07-23 09:36:08 -04:00
dependabot[bot]
386d848178
chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 ( #19156 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](0d4c9c5ea7...9780b0c442 )
---
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>
2024-07-23 09:30:17 -04:00
dependabot[bot]
66eac6dd80
chore(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 ( #19157 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4fd812986e...aa33708b10 )
---
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>
2024-07-23 09:29:25 -04:00
dependabot[bot]
555dbba268
chore(deps): bump docker/build-push-action from 6.4.1 to 6.5.0 ( #19158 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](1ca370b3a9...5176d81f87 )
---
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>
2024-07-23 09:28:38 -04:00
appiepollo14
ff3e36c3ce
fix: Fixes x509 cert issue by passing trusted certs via CM for BitBucketServer and GitLab ( #19002 )
...
* Fixes https://github.com/argoproj/argo-cd/issues/9607
for BitBucketServer by allowing to pass a CM holding trusted certificates. Refactors implementation for GitLab.
Signed-off-by: asjervanasten <asjer94@live.com >
* Fixes https://github.com/argoproj/argo-cd/issues/9607
for BitBucketServer by allowing to pass a CM holding trusted certificates. Refactors implementation for GitLab.
Signed-off-by: asjervanasten <asjer94@live.com >
* Implemented review feedback. Util class for retrieving Secret and CM, renamed caRef.
Signed-off-by: asjervanasten <asjer94@live.com >
---------
Signed-off-by: asjervanasten <asjer94@live.com >
2024-07-23 07:09:08 -04:00
Kolawole Olowoporoku
834223a59c
docs: update users.md ( #19161 )
...
* Update USERS.md
Signed-off-by: Kolawole Olowoporoku <79517443+kollzey@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Kolawole Olowoporoku <79517443+kollzey@users.noreply.github.com >
* Update USERS.md
chore: remove whitespace
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Kolawole Olowoporoku <79517443+kollzey@users.noreply.github.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-07-23 01:02:40 -10:00
fsl
3d77d9ced0
fix: enable logging for the controller runtime ( #19129 )
...
Signed-off-by: fsl <1171313930@qq.com >
2024-07-22 20:04:21 -04:00
Michael Crenshaw
65fddab260
chore: use .mockery.yaml for all mocks ( #19149 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-22 20:03:50 -04:00
Michael Crenshaw
745ec52d9c
chore(deps): bump go-github from v35 to v63 ( #19152 )
...
* chore(deps): bump go-github from v35 to v63
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use old default
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 >
2024-07-22 19:49:09 -04:00
Michael Crenshaw
4c34678c24
docs: document built-in resource actions ( #19145 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-22 18:17:24 -04:00
Reinier Timmer
9dd1083c98
fix: update job name for manual cronjob creation ( #19137 )
...
* fix: update job name for manual cronjob creation
Changes the name of Job resources when manually starting a CronJob from ArgoCD to be in accordance to kubernetes CronJob spec.
Signed-off-by: Reinier Timmer <reinier.timmer@ah.nl >
* docs: added upgrading note for changed Job name format
Signed-off-by: Reinier Timmer <reinier.timmer@ah.nl >
* docs: update Argo CD name based on suggestion
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Reinier Timmer <reinier.timmer@ah.nl >
---------
Signed-off-by: Reinier Timmer <reinier.timmer@ah.nl >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-22 17:15:15 -04:00
Cheng Fang
f6c06046e6
docs(rbac): add role and effect to the sample policy formats ( #19151 )
...
Signed-off-by: Cheng Fang <cfang@redhat.com >
2024-07-22 17:11:52 -04:00
Kevin
13be1aec2c
chore: wrap error when setting new revision manifests ( #19148 )
...
Signed-off-by: Juwon Hwang (Kevin) <juwon8891@gmail.com >
2024-07-22 14:36:29 -04:00
pasha-codefresh
c9c7989f8c
Merge commit from fork
...
* feat: limit payload size
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* cover with tests and provide ability to define variable from CM
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* cover with tests and provide ability to define variable from CM
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* improve error message and add documentation
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix tests
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix comments
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-07-22 17:08:17 +03:00
Matthieu Simon
5d21725225
docs: fix typo on 2.13 upgrade manual ( #19139 )
...
Signed-off-by: tieum <matthieu@bluegreen.sh >
2024-07-22 03:32:05 -10:00
Michael Crenshaw
505998298f
chore(deps): bump protoc from 3.17.3 to (3.).27.2 ( #19120 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-21 23:04:47 -04:00
Jellyfrog
f26b76a7aa
feat(health): support for some rds.crossplane.io resources ( #19076 )
...
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
2024-07-21 23:03:06 -04:00
Julio
f9078f78b6
feat(appset): add key title to PR generator ( #16447 ) ( #17907 )
...
Signed-off-by: ggjulio <juligonz@student.42.fr >
2024-07-21 22:36:39 -04:00
thecooldrop
a7cb6ed9bb
fix: tree output with app selector permission denied. ( #18990 )
...
* Fix: wrong application name passed into function
The application name which was passed into the function
was a namespace-qualified name for the application, but
actually a simple non-qualified name was needed.
This leads to issue on the kube-apiserver side
where qualified app name is used to retrieve
the resource from a lister, leading to a cache-miss
basically, since app was looked up by namespace/namespace/appname
key, instead of namespace/appname key.
Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com >
* chore: Fix the name of the application used with tree=detailed output
Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com >
---------
Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com >
2024-07-21 22:32:15 -04:00
dependabot[bot]
64b76f2fa0
chore(deps): bump tj-actions/changed-files from 44.5.5 to 44.5.6 ( #19116 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.5 to 44.5.6.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](cc733854b1...6b2903bdce )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-07-19 11:44:37 -04:00
Andrii Korotkov
c59cb52b27
chore: Use more optimal iterate hierarchy v2 ( #18929 ) ( #18972 )
...
Closes #18929
Helps with #18500
Use iterate hierarchy v2 to have a roughly linear performance for getting the resource tree instead of up to quadratic.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-07-19 11:37:13 -04:00
dependabot[bot]
22e498e9ca
chore(deps): bump softprops/action-gh-release from 2.0.7 to 2.0.8 ( #19117 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](fb2d03176f...c062e08bd5 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-19 08:28:09 -04:00
Dillen Padhiar
ea725a9c7c
fix: Numaplane CRD health checks - bug fixes ( #19099 )
...
* fix: Numaplane CRD health checks - phase check for Healthy
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: return diff message when phase is Failed
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: NumaflowControllerRollout test
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* fix: return statements added
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
---------
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
2024-07-18 15:11:07 -04:00
yyzxw
b6960973b7
chore: replace deprecated func ( #18291 )
...
Signed-off-by: xiaowu.zhu <xiaowu.zhu@daocloud.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-07-18 12:59:52 -04:00
dependabot[bot]
bb1bb3f4eb
chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11 in /ui-test ( #19092 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.10 to 20.14.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-07-18 08:23:32 -04:00
dependabot[bot]
530bcd7cf6
chore(deps): bump chromedriver from 126.0.4 to 126.0.5 in /ui-test ( #19100 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 126.0.4 to 126.0.5.
- [Commits](https://github.com/giggio/node-chromedriver/compare/126.0.4...126.0.5 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-07-18 08:22:50 -04:00
dependabot[bot]
07db0e0937
chore(deps): bump docker/build-push-action from 6.4.0 to 6.4.1 ( #19102 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](a254f8ca60...1ca370b3a9 )
---
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>
2024-07-18 07:46:28 -04:00
dependabot[bot]
54646ed55c
chore(deps): bump softprops/action-gh-release from 2.0.6 to 2.0.7 ( #19101 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](a74c6b72af...fb2d03176f )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 07:46:05 -04:00
Dillen Padhiar
d6bc02b195
feat: health checks for Numaplane CRDs ( #19077 )
...
* feat: health checks for Numaplane CRDs
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
* test: update health_test for NumaflowController
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
---------
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-07-17 20:17:09 +03:00
Adrian Berger
824d0dced7
feat: Add custom resource health for flux resources ( #19082 )
...
* feat: Add custom resource health for flux resources
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch >
* chore: Update upgrade docs
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch >
---------
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-07-17 20:16:57 +03:00
Andrii Korotkov
a06cdb3880
docs: Add an explanation of using ignoring differences for app of apps pattern ( #18945 )
...
Some fields updates trigger app of apps being out of sync on a regular basis, or prevent from persistently modifying some behaviors like auto sync without doing the change in the code. This update shows how to do this using ignore differences configuration.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-07-17 16:23:53 +00:00
Cyril Duchon-Doris
484e83d210
chore: add My Job Glasses to users of argo-cd ( #19095 )
...
Signed-off-by: Cyril Duchon-Doris <Startouf@users.noreply.github.com >
2024-07-17 03:07:31 -10:00
Arthur Outhenin-Chalandre
30a1623e38
fix(applicationset): use requeue after if generate app errors out ( #18761 )
...
The `GenerateApplications` can call to external resources like Github
API for instance which might be rate limited or fail. If those requests
somehow fail we should requeue them after some time like (same
reason as e98d3b2a87/applicationset/controllers/applicationset_controller.go (L154) ).
For instance, in our environments we were rate limited by Github and the ArgoCD
applicationset controller was logging the following error about every
second or less for every application set using the pull request generator
that we have:
```
time="2024-06-21T14:17:15Z" level=error msg="error generating params" error="error listing repos: error listing pull requests for LedgerHQ/xxx: GET https://api.github.com/repos/LedgerHQ/xxx/pulls?per_page=100 : 403 API rate limit exceeded for installation ID xxx. If you reach out to GitHub Support for help, please include the request ID xxx and timestamp 2024-06-xx xxx UTC. [rate reset in 8m18s]" generator="&{0xc000d652c0 0x289a100 {0xc00087bdd0} [] true}"
time="2024-06-21T14:17:15Z" level=error msg="error generating application from params" applicationset=argocd/xxx error="error listing repos: error listing pull requests for LedgerHQ/xxxx: GET https://api.github.com/repos/LedgerHQ/xxx/pulls?per_page=100 : 403 API rate limit exceeded for installation ID xxx. If you reach out to GitHub Support for help, please include the request ID xxx and timestamp 2024-06-xx xxx UTC. [rate reset in 8m18s]" generator="{nil nil nil nil nil &PullRequestGenerator{Github:&PullRequestGeneratorGithub{Owner:LedgerHQ,Repo:xxx,API:,TokenRef:nil,AppSecretName:xxxx,Labels:[argocd/preview],},GitLab:nil,Gitea:nil,BitbucketServer:nil,Filters:[]PullRequestGeneratorFilter{},RequeueAfterSeconds:*1800,Template:ApplicationSetTemplate{ApplicationSetTemplateMeta:ApplicationSetTemplateMeta{Name:,Namespace:,Labels:map[string]string{},Annotations:map[string]string{},Finalizers:[],},Spec:ApplicationSpec{Source:nil,Destination:ApplicationDestination{Server:,Namespace:,Name:,},Project:,SyncPolicy:nil,IgnoreDifferences:[]ResourceIgnoreDifferences{},Info:[]Info{},RevisionHistoryLimit:nil,Sources:[]ApplicationSource{},},},Bitbucket:nil,AzureDevOps:nil,} nil nil nil nil}"
```
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@ledger.fr >
2024-07-16 17:56:36 -04:00
Michael Crenshaw
45b7593e82
docs(appset): clarify global sync policy config ( #19085 )
...
* docs(appset): clarify global sync policy config
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 >
2024-07-16 13:58:41 -04:00
dependabot[bot]
32e6ca2337
chore(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 ( #19079 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](1a162644f9...a254f8ca60 )
---
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>
2024-07-16 10:52:06 -04:00
Leonardo Luz Almeida
c5d0acf7ec
feat: forward the Argo CD logged in user to the proxy extension ( #19075 )
...
* feat: forward the Argo CD logged in user to the proxy extension
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-07-16 09:40:08 -04:00
Michael Crenshaw
7af5793c5b
chore(deps): bump Dex from 2.38.0 to 2.40.0 ( #19057 )
...
* chore(deps): bump Dex from 2.38.0 to 2.40.0
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 >
2024-07-15 21:35:38 -04:00
Michael Crenshaw
4f22dbda14
docs: update release cadence doc w/ future releases ( #19065 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-15 21:34:34 -04:00
Rachel Sheikh
c14143635c
fix(cli): add optional password setting for headless redis client ( #19035 ) ( #19039 )
...
* chore: add optional password setting for headless redis client
Signed-off-by: Rachel Sheikh <rsheikh@squareup.com >
* fix: remove import cycle
Signed-off-by: Rachel Sheikh <rsheikh@squareup.com >
* fix: add shared SetOptionalRedisPasswordFromKubeConfig method
Signed-off-by: Rachel Sheikh <rsheikh@squareup.com >
* fix: export redis consts
Signed-off-by: Rachel Sheikh <rsheikh@squareup.com >
* test: add test cases for SetOptionalRedisPasswordFromKubeConfig()
Signed-off-by: Rachel Sheikh <rsheikh@squareup.com >
* chore: go mod tidy
Signed-off-by: Rachel Sheikh <rsheikh@squareup.com >
* fix: use require instead of assert
Signed-off-by: Rachel Sheikh <rsheikh@squareup.com >
* fix: Update common/common.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Rachel Sheikh <sheikhrachel97@gmail.com >
---------
Signed-off-by: Rachel Sheikh <rsheikh@squareup.com >
Signed-off-by: Rachel Sheikh <sheikhrachel97@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-15 15:09:49 -04:00
Adrian Berger
7fdddbe59b
feat: Add custom resource actions for flux resources ( #18922 )
...
* feat: Add custom resource actions for flux resources
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch >
* chore: Add upgrade docs, change annotation text
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch >
---------
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch >
2024-07-15 13:44:32 -04:00
github-actions[bot]
dfaacef76f
[Bot] docs: Update Snyk reports ( #19046 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-07-15 11:11:27 -04:00
Andy Goldstein
7631d207e3
fix(controller): incorrect pruning of cluster-level resources and watches deadlock ( #19040 )
...
This update includes critical fixes that resolve an issue where
cluster-scoped resources could have been accidentally deleted during an
application sync if pruning is enabled.
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com >
2024-07-15 15:02:07 +00:00
Matthieu MOREL
ed336c222e
testifylint: fixes with upstream version ( #19049 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-07-15 11:01:48 -04:00
lrost
c6f2d2896d
docs: Add organisation to USERS.MD ( #19050 )
...
* Update USERS.md
Added Lely
Signed-off-by: lrost <luukrost@gmail.com >
* added municipality of The Hague
---------
Signed-off-by: lrost <luukrost@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-15 10:24:17 -04:00
Javier Solana
e7760b5e93
feat: Allow return the client without performing a matchRepository ( #18053 )
...
* return the client without performing a matchRepository operation when the application'plugin be configured by its name
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* add CheckPluginConfiguration pre-flight operation
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* fix lint
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* Missing comment
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* remove WithFields
Signed-off-by: Javier Solana <javier.solana@cabify.com >
* fix captLocal
Signed-off-by: Javier Solana <javier.solana@cabify.com >
---------
Signed-off-by: Javier Solana <javier.solana@cabify.com >
Co-authored-by: Javier Solana <javier.solana@cabify.com >
2024-07-15 09:02:25 -04:00
Jellyfrog
7f338e910f
feat(health): support for aws.crossplane.io resources ( #19029 )
...
* feat(health): support for iam.aws.crossplane.io resources
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
* feat(health): support for bucket s3.aws.crossplane.io resource
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
---------
Signed-off-by: Jellyfrog <Jellyfrog@users.noreply.github.com >
2024-07-12 10:46:06 -04:00
Blake Pettersson
da7467bea7
chore: add issue template for proposing new dev-tools ( #19001 )
...
A while back @csantanapr proposed to add devcontainers to the Argo CD
tree (see #17286 ). After a few rounds in the contributors' meeting it
was proposed to add an issue template, so that for tools like this
there would at least be two maintainers that commit to keeping it
up-to-date.
See [proposal](https://docs.google.com/document/d/1mvfnaeCQgVpCixHchjMPtoW5WdtzLAp8cIr3nWFUSiU/edit )
for context.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-07-11 18:25:29 +02:00
dependabot[bot]
10ce884f7c
chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 ( #19020 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](cdcb360436...0a12ed9d6a )
---
updated-dependencies:
- dependency-name: actions/setup-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>
2024-07-11 11:17:36 -04:00
Jellyfrog
9712642eea
fix: filename typo ( #19028 )
2024-07-11 14:29:19 +00:00
dependabot[bot]
79e43e85ab
chore(deps): bump library/golang in /test/container ( #19021 )
...
Bumps library/golang from `e94e015` to `a7c0d04`.
---
updated-dependencies:
- dependency-name: library/golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 10:07:51 +03:00
dependabot[bot]
f7e7c2fc44
chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 ( #19008 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](60edb5dd54...1e60f620b9 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2024-07-10 21:08:16 -04:00
appiepollo14
de76937242
Fixes https://github.com/argoproj/argo-cd/issues/18845 ( #18854 )
...
Signed-off-by: asjervanasten <asjer94@live.com >
2024-07-10 16:09:54 +00:00
dependabot[bot]
57baaad030
chore(deps): bump library/node from 22.4.0 to 22.4.1 in /ui-test ( #19007 )
...
Bumps library/node from 22.4.0 to 22.4.1.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-07-10 11:11:01 +03:00
dependabot[bot]
2b340f7139
chore(deps): bump bitnami/kubectl in /test/container ( #19005 )
...
Bumps bitnami/kubectl from `225dae6` to `dc190b7`.
---
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>
2024-07-10 11:08:20 +03:00
dependabot[bot]
fdf05670aa
chore(deps): bump library/node from 22.4.0 to 22.4.1 in /test/container ( #19006 )
...
Bumps library/node from 22.4.0 to 22.4.1.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-07-10 11:07:59 +03:00
Andrii Korotkov
69908ceadd
chore: Fix comparison_with_nothing_ms ( #18923 ) ( #18975 )
...
The timing started before reconciliation timing started including get from the queue, leading to very big times reported, not making sense for what's actually going on.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-07-09 21:15:10 -04:00
Ishita Sequeira
19e3c1ae49
fix: pass refSources when calling GetAppDetails ( #18962 )
...
* Get refSources when calling GetAppDetails
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint errors
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix unit tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix unit tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-07-09 10:42:54 -04:00
Gergely Fábián
aa2837deac
chore: bump go version to 1.22.5 ( #18997 )
...
Signed-off-by: Gergely Fábián <gergo.fb@gmail.com >
2024-07-09 15:08:41 +03:00
github-actions[bot]
9347d8d587
[Bot] docs: Update Snyk reports ( #18967 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-07-08 14:44:46 +00:00
dependabot[bot]
c69dd943bc
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 ( #18978 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](65462800fd...0b2256b8c0 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 10:33:56 -04:00
dependabot[bot]
af1217ffad
chore(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 ( #18979 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](65a9edc588...fa0a91b85d )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 10:33:33 -04:00
dependabot[bot]
a071f93b71
chore(deps-dev): bump @types/node from 20.14.9 to 20.14.10 in /ui-test ( #18977 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.9 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-07-08 14:10:29 +03:00
dependabot[bot]
ddb809f3ce
chore(deps): bump bitnami/kubectl in /test/container ( #18976 )
...
Bumps bitnami/kubectl from `031d565` to `225dae6`.
---
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>
2024-07-08 14:08:19 +03:00
dependabot[bot]
b9099935bc
chore(deps): bump github.com/rs/cors from 1.9.0 to 1.11.0 ( #18963 )
...
Bumps [github.com/rs/cors](https://github.com/rs/cors ) from 1.9.0 to 1.11.0.
- [Commits](https://github.com/rs/cors/compare/v1.9.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/cors
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 21:10:54 +00:00
dependabot[bot]
fd677c6570
chore(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 ( #18933 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](15560696de...1a162644f9 )
---
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>
2024-07-05 11:16:24 -04:00
dependabot[bot]
91c935b6d8
chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.4.0 ( #18949 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.0.0 to 3.4.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f95db51fdd...4fd812986e )
---
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>
2024-07-05 11:14:45 -04:00
david-wu-octopus
6db9186b58
fix(cli): Get Redis password from secret in loadClusters() ( #18951 )
...
* Get Redis password from secret in `loadClusters()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* feat: support redis password in admin stats command
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* Simplify code
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
---------
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Co-authored-by: pashakostohrys <pavel@codefresh.io >
2024-07-05 08:17:53 +00:00
dependabot[bot]
5c6c0c8c4f
chore(deps): bump bitnami/kubectl in /test/container ( #18950 )
...
Bumps bitnami/kubectl from `a9e1c14` to `031d565`.
---
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>
2024-07-05 10:07:11 +03:00
Alexandre Gaudreault
a47243a935
fix(appset): missing permissions ( #18829 ) ( #18943 )
2024-07-04 10:33:46 -04:00
Andrii Korotkov
b0024d145b
chore: Add more logs with timing information to application controller [ #18923 ] ( #18926 )
...
Closes #18923
There are some gaps in debugging information for long reconciliations. Fill in a lot of those gaps by adding more debug logs with timing information about different code execution steps.
Also, fix a flaky test in app_test.go.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-07-04 13:18:18 +03:00
dependabot[bot]
cc250aef32
chore(deps): bump library/golang in /test/container ( #18938 )
...
Bumps library/golang from `e763c65` to `e94e015`.
---
updated-dependencies:
- dependency-name: library/golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 13:05:57 +03:00
dependabot[bot]
f8966d837f
chore(deps): bump library/node in /test/container ( #18937 )
...
Bumps library/node from `6507334` to `2558f19`.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-07-04 12:08:40 +03:00
dependabot[bot]
4653a9b150
chore(deps): bump bitnami/kubectl in /test/container ( #18939 )
...
Bumps bitnami/kubectl from `3f6d478` to `a9e1c14`.
---
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>
2024-07-04 11:13:48 +03:00
dependabot[bot]
1bf2b7148b
chore(deps): bump library/redis in /test/container ( #18936 )
...
Bumps library/redis from `9b68bd6` to `fb534a3`.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-07-04 11:12:34 +03:00
dependabot[bot]
21a64d3a6a
chore(deps): bump library/node from 6507334 to 2558f19 in /ui-test ( #18931 )
...
Bumps library/node from `6507334` to `2558f19`.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-07-04 11:12:15 +03:00
Michael Crenshaw
14ae4c43d9
docs: faq for 'field not declared in schema' ( #18924 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-03 19:53:21 -04:00
Andrii Korotkov
79b18e03dc
docs: Update health checks customizations documentation to use new format - Closes [ #6175 ] ( #18512 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-07-03 16:41:53 +03:00
dependabot[bot]
866b248df8
chore(deps): bump github.com/go-openapi/loads from 0.21.2 to 0.22.0 ( #18911 )
...
Bumps [github.com/go-openapi/loads](https://github.com/go-openapi/loads ) from 0.21.2 to 0.22.0.
- [Commits](https://github.com/go-openapi/loads/compare/v0.21.2...v0.22.0 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 07:09:04 -04:00
Alan Clucas
20b5969b8f
fix (dev): remove ubuntu user from test dockerimage ( #18917 )
...
Fixes #18773
In ubuntu 23.04 images and higher there is a default `ubuntu` user
with UID 1000. This is [by
design](https://bugs.launchpad.net/cloud-images/+bug/2005129 ) and
won't be reverted. The image was bumped to 24.04 in #17976 .
Often a linux user will also be running as UID 1000, so the test image
creator will attempt to create the `user` user as that same UID, which
fails.
This change uses the workaround suggesed in
https://bugs.launchpad.net/cloud-images/+bug/2005129/comments/2 which
is a minimal change and "works for me".
We could attempt to use the `ubuntu` user instead of creating our own
user, and switch it's UID. This is a more invasive change and seems
more prone to not working, hence doing this.
Signed-off-by: Alan Clucas <alan@clucas.org >
2024-07-03 13:42:57 +03:00
dependabot[bot]
99c243cf81
chore(deps): bump gitpod/workspace-full from 8dd34e7 to fbff2dc ( #18909 )
...
Bumps gitpod/workspace-full from `8dd34e7` to `fbff2dc`.
---
updated-dependencies:
- dependency-name: gitpod/workspace-full
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 06:39:16 -04:00
dependabot[bot]
6061fd8d0c
chore(deps): bump SonarSource/sonarqube-scan-action from 2.2.0 to 2.3.0 ( #18913 )
...
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases )
- [Commits](540792c588...aecaf43ae5 )
---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-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>
2024-07-03 06:38:33 -04:00
dependabot[bot]
2e7ebf77d5
chore(deps): bump library/node from 22.3.0 to 22.4.0 in /ui-test ( #18910 )
...
Bumps library/node from 22.3.0 to 22.4.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-07-03 10:47:08 +03:00
dependabot[bot]
efb394fb86
chore(deps): bump library/golang in /test/container ( #18914 )
...
Bumps library/golang from 1.22.4 to 1.23rc1.
---
updated-dependencies:
- dependency-name: library/golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 10:44:30 +03:00
dependabot[bot]
48a0dad326
chore(deps): bump library/node from 22.3.0 to 22.4.0 in /test/container ( #18915 )
...
Bumps library/node from 22.3.0 to 22.4.0.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-07-03 10:44:12 +03:00
dependabot[bot]
f02d8f4fdf
chore(deps): bump library/redis in /test/container ( #18916 )
...
Bumps library/redis from `e422889` to `9b68bd6`.
---
updated-dependencies:
- dependency-name: library/redis
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>
2024-07-03 10:43:58 +03:00
david-wu-octopus
18ccd7a667
feat: Add flag --sso-launch-browser to login and relogin commands (issue #16208 ) ( #18865 )
...
* Add flag `--sso-launch-browser` to `login` and `relogin` commands
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Run `make codegen`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add `ssoBrowserFlow()` and refactor `oauth2Login()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Update references to "default browser" to "system default browser"
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Add test case for `ssoBrowserFlow()` with `ssoLaunchBrowser` as `false`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Run `make codegen`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Update `Test_ssoBrowserFlow_ssoLaunchBrowser_false()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix typo in unit test
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix linting issues
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Rename `ssoBrowserFlow()` to `ssoAuthFlow()`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
---------
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-07-03 07:26:24 +00:00
Michael Crenshaw
b96be4c5e4
fix(ui): incorrect notifications annotation regex ( #18901 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-07-02 14:44:24 -06:00
Michael Crenshaw
5fffcfaf6b
fix: update static schemas ( #18891 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-07-02 19:37:32 +00:00
Zeus Arias Lucero
74c09a563e
docs: Add Kustomize options to application.yaml ( #18866 )
...
* docs: Add Kustomize options to application.yaml
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
* Update application.yaml
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
* Update docs/operator-manual/application.yaml
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/operator-manual/application.yaml
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@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 >
2024-07-02 19:05:01 +00:00
Helias Rodrigues
3c5ff60759
Update USERS.md ( #18898 )
...
Add CloudScript Argocd User company.
Signed-off-by: Helias Rodrigues <helias.rodrigues@cloudscript.com.br >
2024-07-02 18:33:21 +00:00
Ishita Sequeira
9a8f3cd6b0
remove unwanted updating of source-position in app set command ( #18887 )
...
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-07-02 17:12:10 +00:00
Harshita Sao
12b626b82a
chore: changed the scorecard badge link to the standard format ( #18878 )
...
Signed-off-by: harshitasao <harshitasao@gmail.com >
2024-07-02 11:54:46 -04:00
dependabot[bot]
a2e6434811
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.10.0 ( #18882 )
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.6.0 to 3.10.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.6.0...v3.10.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>
2024-07-02 11:53:44 -04:00
Cayde6
06b0f957b8
chore(migrate): migrate mockery codegen to use packages( #18579 ) ( #18617 )
...
* chore(migrate): mockery migrate to packages
migrate interface
- remove go:generate
- generate mock
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com >
* chore(migrate: mockery migrate to package
add mockgen stage
- add mockgen command to Makefile
- add generate-mock.sh
- add install mockery to install-codegen-go-tool.sh
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com >
---------
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com >
2024-07-02 10:48:38 -04:00
A S Rakesh Krishna
c6f96d7615
fix(cli): skip printing summary when output mode is set to json/yaml (issue: #18620 ) ( #18797 )
...
* skip printing summary when output mode is set to json/yaml
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
* add test
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
* add test
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
* add check in timeout func
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
* add test for wide mode
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
* remove comment
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
* remove comment and revert un-used parts of changes
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
* remove comment and revert un-used parts of changes
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
---------
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
2024-07-02 10:20:46 +03:00
dependabot[bot]
1d59f46997
chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.0 to 4.6.1 ( #18883 )
...
Bumps [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/bmatcuk/doublestar/releases )
- [Commits](https://github.com/bmatcuk/doublestar/compare/v4.6.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: github.com/bmatcuk/doublestar/v4
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>
2024-07-02 09:35:40 +03:00
dependabot[bot]
1de81a4db2
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 in /ui-test ( #18880 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
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>
2024-07-02 09:35:00 +03:00
dependabot[bot]
73bdbb511a
chore(deps): bump github.com/casbin/casbin/v2 from 2.77.2 to 2.97.0 ( #18862 )
...
* chore(deps): bump github.com/casbin/casbin/v2 from 2.77.2 to 2.97.0
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.77.2 to 2.97.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.77.2...v2.97.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 >
* fixes after version updates
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: 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 >
2024-07-01 12:58:58 -04:00
Jaeseok Lee
4312bc059f
docs: Fix .path to .path.segments go template ( #18872 )
...
Signed-off-by: Jaeseok Lee <devsunb@gmail.com >
2024-07-01 10:48:03 -04:00
thecooldrop
eca1f21d64
Fix issue in starting telepresence for remote debugging ( #18860 )
...
Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-07-01 07:23:30 +00:00
dependabot[bot]
dc8be08e0b
chore(deps): bump bitnami/kubectl in /test/container ( #18863 )
...
Bumps bitnami/kubectl from `e704ebf` to `3f6d478`.
---
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>
2024-07-01 10:19:26 +03:00
dependabot[bot]
c3f108f85c
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.4 to 2.33.0 ( #18861 )
...
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis ) from 2.30.4 to 2.33.0.
- [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.30.4...v2.33.0 )
---
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>
2024-07-01 10:14:47 +03:00
pasha-codefresh
1aa898cbb4
feat: support log level in cmp plugin, possibility to trace generated manifest ( #18851 )
...
* feat: support log level in cmp plugin, and add possibility to trace generated manifest
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: support log level in cmp plugin, and add possibility to trace generated manifest
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-06-30 15:49:07 -04:00
AvivGuiser
9b3a4d150d
feat: add set-finallizer on argocd admin app generate-spec command ( #18855 )
...
* added set-finallizer on argocd admin command
Signed-off-by: AvivGuiser <aviv.guiser@placer.ai >
* ran make-codegen
Signed-off-by: AvivGuiser <aviv.guiser@placer.ai >
---------
Signed-off-by: AvivGuiser <aviv.guiser@placer.ai >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-06-30 19:11:21 +00:00
github-actions[bot]
5a034f2261
[Bot] docs: Update Snyk reports ( #18856 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-06-30 12:15:03 +03:00
Omer Aplatony
d171d05997
Add ArgoCD version metric ( #18852 )
...
Signed-off-by: Omer Aplatony <omerap12@gmail.com >
2024-06-30 12:09:10 +03:00
Yuan Tang
e6a034995c
chore: Add Michael to owners ( #18849 )
...
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
2024-06-29 12:24:37 -04:00
Michael Crenshaw
3d3620e6a0
fix(controller): bad server-side diffs ( #18213 ) ( #18840 )
...
* fix(controller): bad server-side diffs (#18213 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use upstream commit
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-06-29 11:03:36 -04:00
adam tombleson
51c8013d9c
docs: update notifications secret name ( #18850 )
...
All other examples reference `argocd-notifications-secret`, this seems to be the correct name
Signed-off-by: adam tombleson <rekarnar@gmail.com >
2024-06-28 20:09:54 -06:00
Andreas Lindhé
0a14ef9b25
docs: Fix bad cluster generator parameters ( #17770 )
...
* docs: Fix bad cluster generator parameters
The previous variant used parameters `cluster` and `url`, which are
nowhere to be found (I'm guessing it's from an old version of the
Cluster generator). This change replaces them with the current
`.nameNormalized` and `.server` parameters.
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
* docs: Add reference to cluster generator docs
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
---------
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
2024-06-28 17:36:56 -06:00
Javier Solana
8ca96a9d0e
add cabify ( #18842 )
...
Signed-off-by: Javier Solana <javiersolanahuertas@gmail.com >
2024-06-28 10:01:28 +02:00
dependabot[bot]
2988401c47
chore(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 ( #18834 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](31159d49c0...15560696de )
---
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>
2024-06-27 13:33:49 -04:00
Jae Ryong Song
dafb37c88d
fix: docs version regex changed ( #18756 )
...
Signed-off-by: jasong <jasong@student.42seoul.kr >
2024-06-26 19:23:14 +05:30
Dhruvang Makadia
95be90b5f9
fix: Process webhook refresh in background to not block the request ( #14269 ) ( #18173 )
...
Signed-off-by: dhruvang1 <dhruvang1@users.noreply.github.com >
2024-06-26 19:20:09 +05:30
dependabot[bot]
428da83bde
chore(deps): bump library/registry in /test/container ( #18746 )
...
Bumps library/registry from `4fac7a8` to `38d1c15`.
---
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>
2024-06-26 16:22:13 +03:00
dependabot[bot]
5355430bce
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /ui-test ( #18751 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
2024-06-26 16:21:36 +03:00
dependabot[bot]
81151d5fc0
chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 in /ui-test ( #18823 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.8 to 20.14.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-06-26 16:19:53 +03:00
dependabot[bot]
ee2dc25ff1
chore(deps): bump chromedriver from 126.0.3 to 126.0.4 in /ui-test ( #18822 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 126.0.3 to 126.0.4.
- [Commits](https://github.com/giggio/node-chromedriver/compare/126.0.3...126.0.4 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-06-26 16:19:32 +03:00
Yonatan Sasson
999b75fdc0
fix: Handle nil health check in post-delete hooks ( #18270 ) ( #18767 )
...
* fix: Handle nil health check in post-delete hooks
Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com >
* test: Validate deletion of RBAC resources for post-delete hook
Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com >
* Update appcontroller_test.go
Signed-off-by: Yonatan Sasson <107778824+Yuni-sa@users.noreply.github.com >
---------
Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com >
Signed-off-by: Yonatan Sasson <107778824+Yuni-sa@users.noreply.github.com >
2024-06-26 08:53:09 -04:00
Alexy Mantha
6f84afca3b
feat(appset): make K8s client configurable ( #18623 )
...
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
2024-06-26 08:47:05 -04:00
Atıl Sensalduz
ad5f6724b5
chore: add Hazelcast to USERS.md ( #18824 )
...
Signed-off-by: atilsensalduz <atil.eren@outlook.com >
2024-06-26 12:26:32 +02:00
Orhan Gazi Dizdaroğlu
b33922fafb
chore: add Getir to USERS.md ( #18820 )
...
Signed-off-by: Gazi Dizdaroğlu <orhan@gazidizdaroglu.com >
2024-06-25 23:50:56 +03:00
Alexandre Gaudreault
f358e8ddba
fix(webhook): bitbucket and azure not triggering refresh ( #18289 ) ( #18765 )
...
* fix(webhook): bitbucket and azure webhook not triggering refresh
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* update unit test
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix merge
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* adjust logic for reposerver using ls-remote
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-06-25 18:16:55 +00:00
ymktmk
ba0ee5d01f
fix: argo checkbox ( #18793 )
...
Signed-off-by: ymktmk <ymktmk.tt@gmail.com >
2024-06-25 13:24:22 -04:00
Michael Crenshaw
0183aac005
Revert "fix(appset): keep reconciling even when params error occurred ( #17062 )" ( #18781 )
...
This reverts commit 86369ca71d .
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-25 20:21:18 +03:00
dependabot[bot]
56c12db389
chore(deps-dev): bump @types/node from 20.14.7 to 20.14.8 in /ui-test ( #18784 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.7 to 20.14.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-06-25 19:18:19 +03:00
dependabot[bot]
73984bdcab
chore(deps): bump chromedriver from 126.0.2 to 126.0.3 in /ui-test ( #18785 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 126.0.2 to 126.0.3.
- [Commits](https://github.com/giggio/node-chromedriver/compare/126.0.2...126.0.3 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-06-25 19:18:06 +03:00
dependabot[bot]
03acafef1c
chore(deps): bump library/node in /test/container ( #18786 )
...
Bumps library/node from `5e4044f` to `b98ec1c`.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-06-25 19:17:48 +03:00
dependabot[bot]
a5805416df
chore(deps): bump library/golang in /test/container ( #18787 )
...
Bumps library/golang from `c2010b9` to `a66eda6`.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-06-25 19:17:28 +03:00
dependabot[bot]
6b433e3bd1
chore(deps): bump library/golang from c2010b9 to a66eda6 ( #18789 )
...
Bumps library/golang from `c2010b9` to `a66eda6`.
---
updated-dependencies:
- dependency-name: library/golang
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>
2024-06-25 19:17:03 +03:00
github-actions[bot]
13b70c56ce
[Bot] docs: Update Snyk reports ( #18772 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-06-25 08:56:15 -07:00
dependabot[bot]
b92e00d598
chore(deps): bump github.com/hashicorp/go-retryablehttp ( #18805 )
...
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp ) from 0.7.4 to 0.7.7.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.4...v0.7.7 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 10:16:15 -04:00
dependabot[bot]
f11de952a6
chore(deps): bump tj-actions/changed-files from 44.5.4 to 44.5.5 ( #18809 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.4 to 44.5.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](cc3bbb0c52...cc733854b1 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-06-25 10:15:27 -04:00
Jessie Teng
41b8e4406b
fix(ui): break external links to lines for each ( #17679 ) ( #18768 )
...
* break external links to lines for each
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
* update for better layout css style
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
---------
Signed-off-by: Jessie Teng <jessie.teng@fmr.com >
Co-authored-by: Jessie Teng <jessie.teng@fmr.com >
2024-06-25 00:07:06 +03:00
Justin Marquis
587c5ba1c6
chore: provide a better example of using cosign ( #18803 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-06-24 20:47:36 +00:00
adam tombleson
b35acd4ffe
docs: fix minor typo on ingress page ( #18799 )
...
Signed-off-by: adam tombleson <rekarnar@gmail.com >
2024-06-24 16:29:48 -04:00
Keith Chong
ad6508b9de
fix: Bug in edit support in Sources tab; Input to loader ( #17588 ) ( #18800 )
2024-06-24 13:08:16 -04:00
dependabot[bot]
c95d4eef58
chore(deps): bump library/node from 5e4044f to b98ec1c in /ui-test ( #18790 )
...
Bumps library/node from `5e4044f` to `b98ec1c`.
---
updated-dependencies:
- dependency-name: library/node
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>
2024-06-24 10:50:58 -04:00
dependabot[bot]
25e3a61938
chore(deps): bump docker/build-push-action from 6.0.2 to 6.1.0 ( #18791 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](f6010ea701...31159d49c0 )
---
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>
2024-06-24 09:29:37 -04:00
dependabot[bot]
9d72f1ec5c
chore(deps): bump tj-actions/changed-files from 44.5.3 to 44.5.4 ( #18792 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.3 to 44.5.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](eaf854ef0c...cc3bbb0c52 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-06-24 09:29:04 -04:00
Michael Crenshaw
a624c90845
fix(server): could not find source for metadata revision ( #18744 ) ( #18763 )
...
* fix(server): could not find source for metadata revision (#18744 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* the linter behaves poorly
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 >
* share logic with chart endpoint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more intuitive check
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove debug line
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-06-23 21:08:17 -04:00
Matthieu MOREL
3dcddee199
chore: enable float-compare rule from testifylint ( #18721 )
...
* chore: enable float-compare rule from testifylint
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update managed_fields_test.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update managed_fields_test.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
---------
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-21 14:16:32 -04:00
dependabot[bot]
1e916d9bb9
chore(deps): bump tj-actions/changed-files from 44.5.2 to 44.5.3 ( #18737 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44.5.2 to 44.5.3.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](d6babd6899...eaf854ef0c )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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>
2024-06-21 14:15:15 -04:00
dependabot[bot]
f655b0b2df
chore(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.6 ( #18736 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](69320dbe05...a74c6b72af )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 14:14:12 -04:00
dependabot[bot]
cbb4c50018
chore(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 ( #18727 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6.0.5 to 6.1.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](6d6857d369...c5a7806660 )
---
updated-dependencies:
- dependency-name: peter-evans/create-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>
2024-06-21 14:13:44 -04:00
dependabot[bot]
e98d3b2a87
chore(deps): bump docker/build-push-action from 6.0.0 to 6.0.2 ( #18749 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](c382f710d3...f6010ea701 )
---
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>
2024-06-21 09:23:56 -04:00
dependabot[bot]
f7d854ec9e
chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7 in /ui-test ( #18750 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.6 to 20.14.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-06-21 09:23:16 -04:00
Toni Grabulosa
d2436d9f4d
Update USERS.md ( #18743 )
...
Signed-off-by: Toni Grabulosa <71640433+toniGrabulosa@users.noreply.github.com >
2024-06-20 18:25:09 +03:00
dependabot[bot]
1aeed6a6b1
chore(deps-dev): bump @types/node from 20.14.4 to 20.14.6 in /ui-test ( #18738 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.4 to 20.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2024-06-20 11:57:28 +03:00
dependabot[bot]
c83a988009
chore(deps): bump chromedriver from 126.0.1 to 126.0.2 in /ui-test ( #18739 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 126.0.1 to 126.0.2.
- [Commits](https://github.com/giggio/node-chromedriver/compare/126.0.1...126.0.2 )
---
updated-dependencies:
- dependency-name: chromedriver
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>
2024-06-20 11:57:13 +03:00
Tim Schrumpf
331944aa6a
fix(docs): fix example in userguide/diffing ( #18730 )
...
Signed-off-by: tillepille <github@tillepille.io >
2024-06-19 19:23:25 +03:00
Blake Pettersson
e6dc415d34
fix(ui): set project to empty string if undefined ( #18732 )
...
There are some situations where the project will be `undefined`. When
that happens, attempting to delete a repo won't be possible, since
the backend will be looking for a project with the literal name
`undefined`. To fix this, set an empty string for `undefined|null`
values.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-06-19 19:22:46 +03:00
Alexandre Gaudreault
6bc0b29dfe
test(cli): unstable unit test caused by unsorted array ( #18722 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-06-18 19:24:12 +00:00
github-actions[bot]
7c7af4040a
chore: Bump version in master ( #18717 )
...
* Bump version in master
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update SECURITY-INSIGHTS.yml
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: ishitasequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-18 15:57:01 +00:00
Michael Crenshaw
ff1d37fae6
fix(ci): use commit hash instead of release number in security insights ( #18718 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-18 15:35:26 +00:00
Alexandre Gaudreault
70755aa3c5
feat(cli): add cmd to preview generated apps of appsets ( #10895 ) ( #16781 )
...
* feat(cli): add cmd to preview generated apps
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix build
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix local proto gen
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* dry run client
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix: allow to run codegen outside GOPATH
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* clientgen
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* openapigen
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* remove ensure-gopath
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix tests and templatePatch
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix build
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* convert to interfaces
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* codegen
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* extract common code
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* use appset params in server
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* codegen
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix test build
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* unit tests
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* move test to new package
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* move to correct folders
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix build
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* review
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* lint
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 lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* auto generate mocks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* better error handling
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* lint
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.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 >
2024-06-18 15:15:12 +00:00
Michael Crenshaw
5bf93d4955
docs: don't populate tested versions on latest ( #18719 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-18 14:54:51 +00:00
dependabot[bot]
c88d3a9ab4
chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 ( #18708 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](ca052bb54a...c382f710d3 )
---
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>
2024-06-18 10:06:49 -04:00
Matthieu MOREL
04edbe90d1
chore: enable error-is-as rule from testifylint linter ( #18710 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-18 10:05:03 -04:00