Leonardo Luz Almeida
|
0cdd44bda7
|
chore: fix gitops-engine mod name so it can be referenced by external repos (#26407)
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
|
2026-02-12 09:29:40 -05:00 |
|
Papapetrou Patroklos
|
a2e0b6f902
|
chore: bumps golang version to 1.26 in all places (#26393)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
|
2026-02-12 12:15:13 +02:00 |
|
Matthieu MOREL
|
27433929c0
|
chore(applicationset): Fix modernize linter (#26326)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2026-02-09 14:27:21 +02:00 |
|
Matthieu MOREL
|
34ccf865f6
|
chore(applicationset): Fix modernize linter (#26320)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2026-02-09 00:48:06 -10:00 |
|
Matthieu MOREL
|
849815ee1a
|
chore(applicationset): Fix modernize linter (#26299)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2026-02-06 10:16:31 -05:00 |
|
Ekene Chris
|
bde6f667e1
|
fix: correct typos across codebase (#25959)
Signed-off-by: Ekene Chris <ekenechris53@gmail.com>
|
2026-01-14 14:54:34 +01:00 |
|
rumstead
|
f83906d877
|
feat(appset): optimize appset controller performance when grabbing cluster secrets (#25624) (#25577)
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
|
2026-01-12 18:37:48 -05:00 |
|
OpenGuidou
|
bb894e8c16
|
fix(appset): do not trigger reconciliation on appsets not part of allowed namespaces when updating a cluster secret (#25622)
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com>
|
2026-01-08 13:21:04 -05:00 |
|
Alexandre Gaudreault
|
a2659e9560
|
fix(hydrator): appset should preserve annotation when hydration is requested (#25644)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-12-14 22:36:35 +00:00 |
|
pbhatnagar-oss
|
bbc3e99aa4
|
feat(repo): add support for github app authentication without installationid (#25339) (#25374)
Signed-off-by: pbhatnagar-oss <pbhatifiwork@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-12-14 16:11:49 -05:00 |
|
Alexandre Gaudreault
|
40e9a060d7
|
fix(appset): handle pre/post delete hook finalizers conflicts (#25539)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-12-14 16:04:34 -05:00 |
|
Blake Pettersson
|
e932dc2575
|
fix: use custom cluster secret informer (#25534)
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com>
|
2025-12-10 10:08:03 -05:00 |
|
rumstead
|
482440b131
|
feat(appset): use clone instead of replace on sprig templates to reduce function copies (#25576)
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
|
2025-12-09 17:17:10 -05:00 |
|
dependabot[bot]
|
cc57831808
|
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.87 to 0.9.88 (#25544)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: reggie-k <regina.voloshin@codefresh.io>
|
2025-12-08 13:40:57 +02:00 |
|
dependabot[bot]
|
a62e3687f2
|
chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.0 to 1.5.0 (#25481)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: reggie-k <regina.voloshin@codefresh.io>
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
|
2025-12-04 14:02:38 +02:00 |
|
Michael Crenshaw
|
e77acec858
|
feat: allow limiting clusterResourceWhitelist by resource name (#12208) (#24674)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-12-03 20:55:28 +00:00 |
|
Kanika Rana
|
e5829757e7
|
fix(appset): ensure finalizer is added when deletionOrder is set as reverse (#25125)
Signed-off-by: Kanika Rana <krana@redhat.com>
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
|
2025-12-03 05:39:17 +00:00 |
|
Matthieu MOREL
|
4ea276860c
|
chore: refactor test functions to pass context from testing.T to fixtures (#25134)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-11-02 13:39:24 +01:00 |
|
Matthieu MOREL
|
f26533ab37
|
chore: use Expecter Structs from mockery (#25133)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-11-01 13:07:08 +00:00 |
|
Jakub Ciolek
|
bf0661ea81
|
fix: make webhook payload handlers recover from panics (#24862)
Signed-off-by: Jakub Ciolek <jakub@ciolek.dev>
|
2025-10-09 17:26:22 -04:00 |
|
Matthieu MOREL
|
7357465ea6
|
chore: enable noctx linter (#24765)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-09-29 20:20:53 +02:00 |
|
Atif Ali
|
d59276a397
|
fix: Clear ApplicationSet applicationStatus when ProgressiveSync is disabled (#24587)
Signed-off-by: Atif Ali <atali@redhat.com>
|
2025-09-23 15:19:56 -04:00 |
|
Alexander Matyushentsev
|
f6f1a42492
|
feat: add status.resourcesCount field to appset and change limit default (#24698)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
2025-09-23 12:11:36 -04:00 |
|
Alexander Matyushentsev
|
452f6c68b8
|
fix: limit number of resources in appset status (#24690)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
2025-09-22 12:45:29 -07:00 |
|
Alexandre Gaudreault
|
c377101491
|
fix(appset): progressive sync loop when application has sync errors (#24507)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-09-16 17:56:55 +00:00 |
|
Jongwon Youn
|
ba38778d8c
|
fix: improve CMP logging and error messages (#24022)
Signed-off-by: Jongwon Youn <eatingcookieman@gmail.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-09-12 16:54:58 +00:00 |
|
Tony
|
873c2fcfc7
|
fix: labels field is nil in values interpolation (#24501) (#24502)
Signed-off-by: tonychg <tonychg7@pm.me>
|
2025-09-11 18:52:43 -04:00 |
|
Nitish Kumar
|
670d383f69
|
fix: change the appset namespace to server namespace when generating appset (#23900)
Signed-off-by: nitishfy <justnitish06@gmail.com>
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-09-08 15:47:17 -04:00 |
|
Donghyun Kang
|
22c652cf97
|
fix: correct typo in applicationset/utils/utils.go (#24352)
Signed-off-by: augustkang <iamaugustkang@gmail.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
|
2025-09-03 11:11:03 +02:00 |
|
portly-halicore-76
|
b1b157068e
|
fix: prevent idle connection buildup by cloning http.DefaultTransport in Bitbucket SCM/PR generator #24209 (#24210)
Signed-off-by: portly-halicore-76 <170707699+portly-halicore-76@users.noreply.github.com>
|
2025-08-23 07:23:41 -04:00 |
|
SoMin Park
|
b1a9fab70c
|
feat(appset): enhance ApplicationSet status debugging logs (#23869)
Signed-off-by: Somin Park <ps4708@naver.com>
|
2025-08-18 16:33:11 +00:00 |
|
Fernando Carletti
|
fca42e3fd4
|
feat: log a warning instead of debug when repository webhook does not match an application (#23939)
Signed-off-by: Fernando Carletti <contato@fernandocarletti.net>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2025-07-28 18:42:43 +00:00 |
|
SoMin Park
|
0a1572b9d9
|
fix(server): preserve webhook secret references on server restart (#22588) (#23905)
Signed-off-by: Somin Park <ps4708@naver.com>
|
2025-07-24 12:20:42 +03:00 |
|
sangeer
|
ac4ae1779e
|
fix(appset): When Appset is deleted, the controller should reconcile applicationset #23723 (#23823)
Signed-off-by: Sangeetha Madamanchi <smadamanchi@expediagroup.com>
Co-authored-by: Sangeetha Madamanchi <smadamanchi@expediagroup.com>
|
2025-07-17 07:44:02 -04:00 |
|
Kanika Rana
|
79f152c1ba
|
feat(appset): deleting applications in order when Progressive sync enabled on applicationSet (#23465)
Signed-off-by: Kanika Rana <krana@redhat.com>
|
2025-07-10 18:16:42 -04:00 |
|
Yusuke Abe
|
56f8797a2b
|
chore: fix contradiction between function name and comment (#23736)
Signed-off-by: chansuke <moonset20@gmail.com>
|
2025-07-10 11:55:47 -04:00 |
|
Regina Voloshin
|
be042c4474
|
feat: AppSet PR generator return 0 results upon repo not found instead of failing (#23447)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Regina Voloshin <regina.voloshin@codefresh.io>
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
Co-authored-by: dudinea <dudinea@gmail.com>
|
2025-07-02 17:37:14 +03:00 |
|
Alexandre Gaudreault
|
6ec1aa1b84
|
fix(appset): do not remove progressive sync conditions (#23506)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
|
2025-07-01 15:28:06 +00:00 |
|
Oliver Gondža
|
5107ec1ce3
|
chore(sonar): Fix sonar warnings in applicationset/generators/cluster.go (#23210)
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
|
2025-06-30 13:16:27 -04:00 |
|
Nitish Kumar
|
29df864ae1
|
feat: add title matching filter for Pull Request Generator (#23569)
Signed-off-by: nitishfy <justnitish06@gmail.com>
|
2025-06-30 16:13:09 +05:30 |
|
ChristianCiach
|
460111f7bc
|
fix(applicationset): Git generator: Don't append default object to literal empty json array (#23500) (#23513)
Signed-off-by: Christian Ciach <christian.ciach@gmail.com>
|
2025-06-24 13:56:56 -04:00 |
|
Collin Walker
|
f7590fa302
|
fix(appset): Add token to enterprise client (#23240) (#23455)
Signed-off-by: Collin Walker <cwalker@ancestry.com>
Co-authored-by: Collin Walker <cwalker@ancestry.com>
|
2025-06-18 11:13:06 +05:30 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|