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
dependabot[bot]
029b5acd54
chore(deps): bump ws from 8.17.0 to 8.17.1 in /ui-test ( #18711 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 14:13:52 +03:00
dependabot[bot]
3f0d8d5629
chore(deps): bump ws from 8.17.0 to 8.17.1 in /ui ( #18712 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 14:13:32 +03:00
dependabot[bot]
fe965ed14d
chore(deps): bump library/redis in /test/container ( #18707 )
...
Bumps library/redis from `f5ef9e2` to `e422889`.
---
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-06-18 10:46:24 +03:00
dependabot[bot]
e5eddc3b46
chore(deps): bump library/golang in /test/container ( #18706 )
...
Bumps library/golang from `4950c1c` to `c2010b9`.
---
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-18 10:44:42 +03:00
dependabot[bot]
3fb9d9551d
chore(deps-dev): bump @types/node from 20.14.2 to 20.14.4 in /ui-test ( #18705 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.2 to 20.14.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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 10:44:07 +03:00
dependabot[bot]
50f889c8b2
chore(deps): bump library/golang from 4950c1c to c2010b9 ( #18704 )
...
Bumps library/golang from `4950c1c` to `c2010b9`.
---
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-18 10:43:27 +03:00
Yonatan Sasson
f8e2ca717c
fix: JSON unmarshaling error handling and nil return ( #18700 )
...
* fix: JSON unmarshaling error handling and nil return in ExecuteHealthLua function
Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com >
* Update util/lua/lua.go
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-06-18 02:41:51 +00:00
yyzxw
9f0d2a8fb4
fix: docs site version selector broken ( #18378 )
...
Signed-off-by: xiaowu.zhu <xiaowu.zhu@daocloud.io >
Signed-off-by: root <root@daocloud.io >
2024-06-17 21:52:08 -04:00
Matthieu MOREL
8f281996c6
chore: enable require-error from testifylint on cmpserver and reposerver folders ( #18702 )
...
* chore: enable require-error from testifylint on cmpserver and reposerver folders
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update app_k8s_events_test.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
---------
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-17 21:35:35 -04:00
Siddhesh Ghadi
4c6ad9dcc1
feat: Add labels on Application's k8s events ( #11381 ) ( #18160 )
...
* Add labels on Application's k8s events
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Fix typo
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Add new cm keys & doc
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Fix typo
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* correct rebase changes
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Fix linting
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
---------
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
2024-06-17 13:27:54 -04:00
Matthieu MOREL
d7fc1bf2d7
chore: enable require-error rule from errorlint linter on controller folder ( #18690 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
Signed-off-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-06-17 13:05:27 +00:00
Matthieu MOREL
4494fe5d3d
chore: enable require-error rule from errorlint linter on applicationset folder ( #18689 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
Signed-off-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-06-17 09:51:06 +00:00
Matthieu MOREL
89a0cc33c5
chore: enable require-error rule from errorlint linter on pkg folder ( #18691 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-17 11:54:22 +03:00
dependabot[bot]
e5c0526de4
chore(deps): bump library/golang from 0f76912 to a1dc408 ( #18655 )
...
Bumps library/golang from `0f76912` to `a1dc408`.
---
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-17 10:29:27 +03:00
dependabot[bot]
af6021542a
chore(deps): bump library/golang in /test/container ( #18653 )
...
Bumps library/golang from `0f76912` to `a1dc408`.
---
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-17 10:29:00 +03:00
dependabot[bot]
1fd2f627e4
chore(deps): bump library/redis in /test/container ( #18652 )
...
Bumps library/redis from `01afb31` to `2cf43d9`.
---
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-06-17 09:53:54 +03:00
dependabot[bot]
d57800fbae
chore(deps): bump chromedriver from 126.0.0 to 126.0.1 in /ui-test ( #18699 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 126.0.0 to 126.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/126.0.0...126.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-06-17 09:53:00 +03:00
Matthieu MOREL
130c0f4f2e
chore: missing qtar in go exclusions ( #18698 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-16 23:21:45 +00:00
dependabot[bot]
52b1b434a3
chore(deps): bump tj-actions/changed-files from 42.0.2 to 44.5.2 ( #18461 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.0.2 to 44.5.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](90a06d6ba9...d6babd6899 )
---
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-06-15 21:26:20 -04:00
github-actions[bot]
b3b090b086
[Bot] docs: Update Snyk reports ( #18692 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-06-16 00:31:59 +00:00
Matthieu MOREL
c556cf7ea5
chore: enable require-error rule from errorlint linter on server folder ( #18687 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-15 19:13:40 -04:00
Michael Crenshaw
2aefa9c4b2
chore(deps): bump gitops engine ( #18679 )
...
* chore(deps): bump gitops engine
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* switch back to upstream
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-15 19:54:55 +00:00
Shady Rafehi
336cc29f14
feat(reposerver): Skip calling git fetch if commit to checkout exists locally ( #18657 )
...
* Skip fetch if revision to check out exists locally
Signed-off-by: Shady Rafehi <shady@canva.com >
* Test reposerver/repository.checkoutRevision
Signed-off-by: Shady Rafehi <shady@canva.com >
* Test client.IsRevisionPresent
Signed-off-by: Shady Rafehi <shady@canva.com >
* Signoff
Signed-off-by: Shady Rafehi <shady@canva.com >
* Update reposerver/repository/repository.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Shady Rafehi <shady@canva.com >
---------
Signed-off-by: Shady Rafehi <shady@canva.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-15 15:10:13 -04:00
Michael Crenshaw
dbb9bc8f92
chore: add codecov config to CI approvers ( #18686 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-15 18:57:39 +00:00
Michael Crenshaw
1ecd39741f
chore: ignore mocks in codecov ( #18685 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-15 18:54:26 +00:00
Matthieu MOREL
f770a2a73a
chore: enable require-error rule from errorlint linter on test folder ( #18684 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-15 18:54:09 +00:00
Michael Crenshaw
ad461c2fe1
chore(deps): bump Kustomize from 3.14.4 to 3.15.2 ( #18680 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-15 14:47:19 -04:00
Matthieu MOREL
38d6db6e69
chore: enable require-error rule from errorlint linter on cmd folder ( #18683 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-15 13:52:21 -04:00
Matthieu MOREL
eac08dcf79
chore: extend require-error rule from testifylint ( #18681 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-15 13:51:18 -04:00
Michael Crenshaw
e3fa52dd83
chore: bump version ( #18677 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-15 00:44:19 +00:00
Michael Crenshaw
cc700df89b
chore(ci): only test four latest k8s versions ( #18676 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-14 23:42:37 +00:00
Matthieu MOREL
0d1d1a1b18
chore: extend require-error rule from testifylint ( #18675 )
...
* chore: extend require-error rule from testifylint
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update helm_test.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
---------
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-14 17:40:33 -04:00
Michael Crenshaw
2c0cc027c2
docs(cli): remove docs for non-existing argocd app set flags ( #18671 ) ( #18673 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-14 17:35:58 -04:00
Michael Crenshaw
170d5431d3
chore(deps): bump library/golang from 0f76912 to a1dc408 ( #18674 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-14 17:29:42 -04:00
dependabot[bot]
57965576f0
chore(deps): bump library/node in /test/container ( #18651 )
...
Bumps library/node from `f73cc32` to `5e4044f`.
---
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-14 14:16:02 -04:00
dependabot[bot]
57ee536f5f
chore(deps): bump library/node from f73cc32 to 5e4044f ( #18654 )
...
Bumps library/node from `f73cc32` to `5e4044f`.
---
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-14 14:15:51 -04:00
dependabot[bot]
1405413ac9
chore(deps): bump library/node from f73cc32 to 5e4044f in /ui-test ( #18656 )
...
Bumps library/node from `f73cc32` to `5e4044f`.
---
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-14 14:15:41 -04:00
Suraj yadav
2d5c59c94e
fix(ui): dropdown-fixed in logs ( #18470 )
...
* dropdown-fixed
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* removed-extra-css
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-06-14 12:37:46 -04:00
Josh Soref
48eb7f3608
docs: Improve the FAQ ( #12039 ) ( #18645 )
...
* docs: Fix whitespace around after open paren in FAQ
Signed-off-by: Josh Soref <jsoref@gmail.com >
* docs: Fix trailing whitespace
Signed-off-by: Josh Soref <jsoref@gmail.com >
* docs: Fix grammar in FAQ wrt redis auth
Signed-off-by: Josh Soref <jsoref@gmail.com >
* docs: Fix FAQ markdown for turning off redis auth
Signed-off-by: Josh Soref <jsoref@gmail.com >
* docs: Start talking about manifest generation
Signed-off-by: Josh Soref <jsoref@gmail.com >
---------
Signed-off-by: Josh Soref <jsoref@gmail.com >
2024-06-14 14:18:21 +00:00
Ishita Sequeira
03e6f8ae3f
chore: update docs and skip gpg tests on appset ( #18637 )
...
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-06-14 14:11:52 +00:00
Blake Pettersson
e02519467c
fix: minor ui fixes for repositories ( #18648 )
...
* minor fixes
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* fix: remove double import
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-06-14 09:20:54 -04:00
Matthieu MOREL
c9ea5b13d2
chore: extend require-error rule from testifylint ( #18658 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-14 09:15:31 -04:00
dependabot[bot]
f8557d2586
chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 ( #18650 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](125fc84a9a...e28ff129e5 )
---
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-06-14 09:13:25 -04:00
dependabot[bot]
1757b7e285
chore(deps): bump SonarSource/sonarqube-scan-action from 2.1.0 to 2.2 ( #18649 )
...
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action ) from 2.1.0 to 2.2.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases )
- [Commits](86fe817756...540792c588 )
---
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-06-14 09:12:40 -04:00
Ishita Sequeira
7efde25890
docs: update multiple sources docs ( #18662 )
...
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-06-14 09:04:16 -04:00
Keith Chong
ae61752c29
feat: Provide Edit support in Sources tab for multi-source app ( #17588 ) ( #17890 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-06-14 08:46:22 -04:00
Matthieu MOREL
9f1e2e8453
chore: enable gocritic linter ( #18633 )
...
* chore: enable gocritic linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update settings.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update app.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update grpcproxy.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update grpcproxy.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update util.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update server.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update app_management_ns_test.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update app_management_test.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update path_traversal.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update sessionmanager.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update .golangci.yaml
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
---------
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-13 15:10:00 -04:00
rumstead
9592b84bcb
feat: adding gocover to e2e tests ( #18130 ) ( #18537 )
...
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* try putting profiles in different directories
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* does this upload the whole directory?
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* create directories and only run one test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* shut everything down before uploading coverage
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't fail on goreman failure
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* sleep 30
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* always upload server output
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix: implement graceful shutdown for api server
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Shutdown servers in parallel
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add noop shutdown function on api server constructor
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix waitgroup
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* more attempts to gracefully shut down
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* cleanup
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* revert graceful shutdown work, needs more work
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more graceful shutdown cleanup
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 >
* feat: adding go coverage to e2e tests
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-06-13 14:17:07 -04:00
dependabot[bot]
5efa404843
chore(deps): bump library/golang in /test/container ( #18625 )
...
Bumps library/golang from `969349b` to `0f76912`.
---
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: pasha-codefresh <pavel@codefresh.io >
2024-06-13 10:22:04 -07:00
Raghavi
2040bd6871
fix: Correction in Rocket.chat documentation ( #18498 )
...
* Replaced email to SAMAccountName
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
* Replaced email to SAMAccountName
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
* Updated go.mod
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
* Revert "Updated go.mod"
This reverts commit a6466530041cb541fca020024c77047dcfed2ba5.
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
* Updated go.mod
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
* Fixed failing CI
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
* Fixed failing CI
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
* Fixed failing CI
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
* Fixed failing CI
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
---------
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com >
2024-06-13 12:58:01 -04:00
Keith Chong
9bc1578055
feat: Support Rollback multi-source apps; Follow-up to PR 14124 ( #18615 )
...
* feat: Support Rollback multi-source apps; Follow-up to PR 14124
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Common up code
Signed-off-by: Keith Chong <kykchong@redhat.com >
---------
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-06-13 12:53:24 -04:00
Blake Pettersson
7adec6efb2
ci: updated yarn version ( #18631 )
...
With the Dependabot Node bump in #18610 , the test container no longer
builds due to a change in Yarn version.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-06-13 10:20:24 -04:00
dependabot[bot]
6f76e7130f
chore(deps): bump chromedriver from 125.0.3 to 126.0.0 in /ui-test ( #18627 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 125.0.3 to 126.0.0.
- [Commits](https://github.com/giggio/node-chromedriver/compare/125.0.3...126.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-06-13 10:42:32 +03:00
dependabot[bot]
6232d73c45
chore(deps): bump bitnami/kubectl in /test/container ( #18626 )
...
Bumps bitnami/kubectl from `cdca6c1` to `e704ebf`.
---
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-06-13 10:30:29 +03:00
dependabot[bot]
fba3c2eac3
chore(deps): bump library/golang from 969349b to 0f76912 ( #18628 )
...
Bumps library/golang from `969349b` to `0f76912`.
---
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-13 10:29:35 +03:00
Matthieu MOREL
f7341ae652
chore: enable errorlint linter on cmpserver and reposerver folders ( #18629 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-13 10:29:03 +03:00
Matthieu MOREL
311c0599d9
chore: enable require-error rule from testifylint linter ( #18621 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-12 21:53:29 -04:00
Matthieu MOREL
f1848f5455
chore: enable errorlint linter on server folder ( #18624 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-12 19:43:25 -04:00
Matthieu MOREL
204176a06b
chore: enable errorlint linter on applicationset folder ( #18618 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-12 16:29:03 -04:00
Suraj yadav
74a420dc61
fix(ui): pod log view dark mode toggle ( #18424 )
...
* moon-button-fixed
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* reverted
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* as it is
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-06-12 08:49:39 -04:00
dependabot[bot]
8f280cfdc6
chore(deps): bump braces from 3.0.2 to 3.0.3 in /ui-test ( #18584 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 11:21:19 +03:00
dependabot[bot]
33df5acd5c
chore(deps): bump library/node from 22.2.0 to 22.3.0 ( #18611 )
...
Bumps library/node from 22.2.0 to 22.3.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-06-12 11:17:57 +03:00
dependabot[bot]
6c1f0f8cff
chore(deps): bump library/node from 22.2.0 to 22.3.0 in /test/container ( #18610 )
...
Bumps library/node from 22.2.0 to 22.3.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-06-12 11:15:03 +03:00
dependabot[bot]
2c532580b3
chore(deps): bump library/node from 22.2.0 to 22.3.0 in /ui-test ( #18609 )
...
Bumps library/node from 22.2.0 to 22.3.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-06-12 11:14:49 +03:00
Ishita Sequeira
48bdf949a5
feat(appset): appset git generator verifies GPG signatures ( #18545 )
...
* feat(appset): appset git generator verifies GPG signatures
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix unit tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix generated code
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add check for signatures in project and fix tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add e2e tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address golang ci lint issue
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix golangci lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase and resolve conflicts
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-06-12 07:57:25 +00:00
janiskemper
3e2cfb1387
docs: Add Syself to USERS.md ( #18593 )
...
Signed-off-by: janiskemper <janis.kemper@syself.com >
2024-06-11 15:33:45 -04:00
Matthieu MOREL
140f17255a
chore: enable errorlint linter on controller folder ( #18596 )
...
* chore: enable errorlint linter on controller folder
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update cache.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
* Update cache.go
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
---------
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-11 15:33:22 -04:00
Matthieu MOREL
3160369469
chore: enable compare and nil-compare rules from testifylint linter ( #18581 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-11 16:38:35 +00:00
Matthieu MOREL
7cf5ed06d4
chore: enable gofumpt and whitespace linters ( #18567 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-11 15:41:55 +00:00
Matthieu MOREL
d7e99224d4
chore: enable errorlint linter on util folder ( #18588 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-11 10:42:32 -04:00
dependabot[bot]
355ec75bed
chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 ( #18583 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](2cdde995de...ca052bb54a )
---
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-11 04:43:07 +00:00
Jorge Turrado Ferrero
0e531c956e
feat(application-controller): Add support for rollback multi-source applications ( #14124 )
...
* feat(application-controller): Add support for rollback multi-source applications
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* regenerate codegen after rebase
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* fix tests
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* fix front linting
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* update test
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* update codegen
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* Update server/application/application.go
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es >
* apply feedback
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* fix errors
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* add support for switching between single and multi
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* fix dereference issue
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* remove unnecesary code
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* Rebase master
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
* fix style
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* fix reference
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
* add a comment
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
---------
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es >
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es >
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-06-10 17:54:07 -04:00
Michael Crenshaw
d8c8300f30
chore: add sonar-project.properties to cd in CODEOWNERS ( #18577 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-10 21:41:17 +00:00
Matthieu MOREL
4a01f8a69a
chore: enable expected-actual rule from testifylint linter ( #18575 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-10 20:33:00 +00:00
Matthieu MOREL
772c31680b
chore: enable errorlint linter on cmd folder ( #18578 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-10 20:32:45 +00:00
Michael Crenshaw
879cc60c7b
chore(ci): ignore test files from sonar monitoring ( #18573 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-10 15:36:30 -04:00
Justin Marquis
020881af84
chore(deps): upgrade haproxy to 2.6.17-alpine ( #18574 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-06-10 19:06:22 +00:00
bmopuri
45d68422da
fix: InferenceService healthy condition change ( #18340 )
...
* fix: InferenceService healthy condition change
With Kerver upgrade to v12.0, Inference graphs and Inference Services can be deployed in raw mode that reduces overall resources that gets created.
Several knative resource dependency has been reduced. There by reduces the number of conditions in the status field as well.
Signed-off-by: Mopuri, Bharath <bharath_mopuri@intuit.com >
* fix: addressed code review comments
Protected new changes with a specific kserve v12 onwards Rawdeployment mode while keeping the existing resource checks as is.
Signed-off-by: Mopuri, Bharath <bharath_mopuri@intuit.com >
* Update resource_customizations/serving.kserve.io/InferenceService/health.lua
Co-authored-by: Rachit Chauhan <rachitchauhan43@gmail.com >
Signed-off-by: bmopuri <bharath.mopuri@gmail.com >
---------
Signed-off-by: Mopuri, Bharath <bharath_mopuri@intuit.com >
Signed-off-by: bmopuri <bharath.mopuri@gmail.com >
Co-authored-by: Mopuri, Bharath <bharath_mopuri@intuit.com >
Co-authored-by: Rachit Chauhan <rachitchauhan43@gmail.com >
2024-06-10 18:25:44 +00:00
rumstead
2547abc82d
fix: sonar scanner #18513 ( #18559 )
...
* fix: sonar scanning
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* updating action to use sha
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
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 >
2024-06-10 16:38:32 +00:00
Matthieu MOREL
32519c70a5
chore: enable error-nil rule from testifylint linter ( #18544 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-10 10:38:55 -04:00
Matthieu MOREL
0d153ef253
chore: enable errorlint linter on pkg folder ( #18563 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-10 09:20:23 -04:00
Matthieu MOREL
33df2ce698
chore: enable goimports linter ( #18564 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-10 09:18:12 -04:00
github-actions[bot]
1d83e65e43
[Bot] docs: Update Snyk reports ( #18561 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-06-10 10:02:05 +03:00
Blake Pettersson
4fd478b271
feat: project-scoped repository credential improvements ( #18388 )
...
* feat: project-scoped repo cred improvements
Implementation of #18290
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: missed a test
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* wip project key changes
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: update mocks
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: fix tests
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: equivalence even if project is empty
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: wip delete
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* refactor: remove repositorydb
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: improve logging
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: pass project to getrepository
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: fix failing test
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: compare with project secret instead of app secret
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: get repository needs same logic as delete
Need to update the spec accordingly.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* feat: add project flag to repo rm command
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: make codegen
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: fix failing test
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: more failing tests
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: minor cleanups
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: propagate project from ui
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: add new test cases
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: code review, improve formulation
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* refactor: address cr feedback
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-06-07 18:47:55 -07:00
Matthieu MOREL
44b8dc1a4c
chore: enable len and empty rules from testifylint linter ( #18516 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-06-07 15:12:50 -04:00
Justin Marquis
50745f08e6
chore(deps): upgrade helm to 5.4.2 ( #18556 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-06-07 11:10:42 -07:00
Michael Crenshaw
c4756c53e1
fix(ci): run codegen for docs changes ( #18536 )
...
* fix(ci): run codegen for docs changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* test docs change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* revert test change
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: Blake Pettersson <blake.pettersson@gmail.com >
2024-06-07 12:09:50 +00:00
Justin Marquis
37238ab7c3
chore: bump go version to 1.22.4 ( #18539 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-06-07 13:37:06 +02:00
Justin Marquis
d2fddb862f
fix: github.com/cloudflare/circl High CVE ( #18538 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-06-07 13:27:07 +02:00
Michael Crenshaw
2077688828
test: fix e2e tests after GHSA-3cqf-953p-h5cp ( #18543 )
2024-06-06 19:23:15 -04:00
William Parr
8107303398
fix(applicationset): prevent applicationset progressive sync from stalling in pending ( #17296 )
...
* fix(applicationset): prevent applicationset progressive sync from stalling in pending
Signed-off-by: wparr-circle <william.parr@circle.com >
* chore: remove out of date misleading comment
Signed-off-by: William Parr <william.parr@circle.com >
* chore: add reflect package removed by merge
Signed-off-by: wparr-circle <william.parr@circle.com >
---------
Signed-off-by: wparr-circle <william.parr@circle.com >
Signed-off-by: William Parr <william.parr@circle.com >
2024-06-06 16:29:15 -04:00
pasha-codefresh
c2647055c2
Merge pull request from GHSA-3cqf-953p-h5cp
...
* fix: prevent enumerating by cluster name, return exact error for case when cluster exists and not
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: prevent cluster enumeration by name
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: prevent cluster enumeration by name
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linter and add unit test
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linter and add unit test
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linter and add unit test
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linter and add unit test
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linter and add unit test
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-06-06 11:30:10 +03:00
Blake Pettersson
256d90178b
Merge pull request from GHSA-87p9-x75h-p4j2
...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-06-06 11:25:55 +03:00
Nicholas Hawkes
60cdd7dde2
docs: update notifications troubleshooting-errors doc with custom secret ( #18490 )
...
* Update troubleshooting-errors with custom secret
Adding section for a custom secret
Signed-off-by: Nicholas Hawkes <hawkesn@gmail.com >
* Update troubleshooting-errors.md
Signed-off-by: Nicholas Hawkes <hawkesn@gmail.com >
---------
Signed-off-by: Nicholas Hawkes <hawkesn@gmail.com >
2024-06-06 10:45:51 +03:00
dependabot[bot]
362b82123e
chore(deps): bump bitnami/kubectl in /test/container ( #18517 )
...
Bumps bitnami/kubectl from `0aef4af` to `cdca6c1`.
---
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-06-06 10:44:58 +03:00
dependabot[bot]
240c008ef5
chore(deps-dev): bump @types/node from 20.14.1 to 20.14.2 in /ui-test ( #18519 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.1 to 20.14.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-06-06 10:44:37 +03:00
Paul Larsen
92b22fd70b
Move code around to fix commit attribution. ( #18515 )
...
Signed-off-by: Paul Larsen <pnvlarsen@gmail.com >
2024-06-06 00:35:06 +00:00
Pablo Aguilar
e54e45e1fd
feat: changes git client to resolve semantic versioning tags ( #17566 )
...
* feat: changes git client to resolve semantic versioning tags
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
* docs: update documentation
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
* feat: simplify `resolveSemverRevision` method
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
* chore: add two more test cases
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
* chore: update `resolveSemverRevision` behavior
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
* chore: add end to end test
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
* chore: fix end to end test
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
* chore: improve semver constraint e2e testing
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
---------
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
2024-06-05 20:25:06 -04:00
Blake Pettersson
175d7eecf0
docs: proposal for enhancing scoped repository credentials ( #18290 )
...
* docs: proposal for enhancing scoped repository credentials
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: flesh out section on project matching
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: scope down proposal
For the sake of time and simplicity, we will not do any modifications
of `repo-creds` secrets for this proposal.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: added feedback
Feedback from contributors' meeting, part one.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: modification date
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: remove use cases
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: spec update
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: clarify backward-compatability
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: further clarification of backwards compatibility
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Update docs/proposals/project-scoped-repository-enhancements.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Update docs/proposals/project-scoped-repository-enhancements.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Update docs/proposals/project-scoped-repository-enhancements.md
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: behavior in line with current impl
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: add reviewers
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Update docs/proposals/project-scoped-repository-enhancements.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-06-05 12:58:38 -10:00
Matthieu MOREL
71e1f30741
fix: enable bool-compare rule from testifylint linter ( #18414 )
2024-06-05 18:13:45 -04:00
Akram Ben Aissi
75cd97d6d4
feat: Consistent hashing with bounded loads algorithm for sharding ( #16564 )
...
* Adds consistent hashing with bound loads sharding algorithm
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Make the assignement consistent accross all clusters
- The assignment or running of the algorithm has to be consistent across all the clusters. Changed the function to return a map where the consistent hash will be used to build the map
- Modifications to the createConsistentHashsingWithBoundLoads function. This will create the map for cluster to shard. Note that the list must be consistent across all shards so that is why the cluster list must be sorted before going through the consistent hash algorithm
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Extracting constant and simplifying boolean expression
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Update docs: consistent-hashing sharding algorithm
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
---------
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
2024-06-05 18:28:19 +00:00
bhargav joshi
ea909fe820
Update ingress.md ( #18491 )
...
https://github.com/argoproj/argo-cd/issues/16611
Signed-off-by: bhargav joshi <bhargav.joshi@gmail.com >
2024-06-05 18:25:43 +00:00
dependabot[bot]
05576fdcd7
chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 ( #18504 )
...
* chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](5742e2a039...286f3b13b1 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* bump goreleaser version
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-06-05 13:42:48 -04:00
Zadkiel AHARONIAN
69e82ccbd6
chore: allow override of default e2e test args ( #18415 )
...
Signed-off-by: Zadkiel AHARONIAN <hello@zadkiel.fr >
2024-06-04 22:45:53 -04:00
yyzxw
3703a1ee7d
fix: prevent preview changes sync ( #18400 )
...
Signed-off-by: xiaowu.zhu <xiaowu.zhu@daocloud.io >
2024-06-04 22:19:19 -04:00
Sn0rt
c99fd49ab2
feat: argocd cli support fish completion ( #18484 )
...
* feat: argocd cli support fish completion
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com >
* fix: update user doc for argocd fish completion
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com >
---------
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com >
2024-06-04 17:15:58 -04:00
github-actions[bot]
f19825e79a
[Bot] docs: Update Snyk reports ( #18471 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-06-04 15:30:07 +03:00
dependabot[bot]
6f43b68aff
chore(deps): bump chromedriver from 125.0.2 to 125.0.3 in /ui-test ( #18477 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 125.0.2 to 125.0.3.
- [Commits](https://github.com/giggio/node-chromedriver/compare/125.0.2...125.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-04 15:26:35 +03:00
dependabot[bot]
c1960b5b87
chore(deps): bump @types/selenium-webdriver in /ui-test ( #18476 )
...
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver ) from 4.1.22 to 4.1.23.
- [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-06-04 15:25:59 +03:00
dependabot[bot]
d959a68450
chore(deps-dev): bump @types/node from 20.12.13 to 20.14.1 in /ui-test ( #18493 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.13 to 20.14.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-06-04 15:25:26 +03:00
Mathieu Parent
d90cfafd21
docs: fix indentation ( #18494 )
...
Signed-off-by: Mathieu Parent <math.parent@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-06-04 15:24:32 +03:00
dependabot[bot]
1f0c658e3f
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #18492 )
...
Bumps library/busybox from `5eef5ed` to `9ae97d3`.
---
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-06-04 13:51:22 +03:00
Michael Crenshaw
2639c59bc6
chore: use redis secret when running locally ( #18489 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-06-03 16:29:27 -04:00
Keith Chong
85ed1b96ea
fix: Update braces package to 3.0.3 ( #18459 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-06-02 10:51:41 +03:00
dependabot[bot]
4fda009ea3
chore(deps): bump foundation-sites from 6.7.5 to 6.8.1 in /ui ( #18462 )
...
Bumps [foundation-sites](https://github.com/foundation/foundation-sites ) from 6.7.5 to 6.8.1.
- [Release notes](https://github.com/foundation/foundation-sites/releases )
- [Commits](https://github.com/foundation/foundation-sites/compare/v6.7.5...v6.8.1 )
---
updated-dependencies:
- dependency-name: foundation-sites
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-05-31 17:47:14 +03:00
Jann Fischer
ef37b39754
Revert "feat(server): log app Spec along with event ( #16416 )" ( #18458 )
...
This reverts commit 820f4d861a .
Signed-off-by: jannfis <jann@mistrust.net >
2024-05-30 20:03:34 +03:00
Tim Collins
1450f1031c
chore: add pipekit to argocd USERS ( #18457 )
...
* chore: add pipekit to argocd USERS
Signed-off-by: Tim Collins <tim@thecollins.team >
* Trigger Build
Signed-off-by: Tim Collins <tim@thecollins.team >
---------
Signed-off-by: Tim Collins <tim@thecollins.team >
2024-05-30 13:35:48 +00:00
Tim Collins
7acd9f0659
docs: remove the recommendation to optionally auth redis for secrets mgmnt ( #18455 )
...
Signed-off-by: Tim Collins <tim@thecollins.team >
2024-05-30 16:34:12 +03:00
Nabil BENDAFI
7ccf826721
feat: Kyriba is using ArgoCD ( #18456 )
...
Signed-off-by: Nabil BENDAFI <nabilbendafi@users.noreply.github.com >
2024-05-30 03:18:20 -10:00
Miguel de Barros
1e2f5987d2
feat(issue/#17003): implement camel.apache.org/Integration CRD health checks ( #17004 )
...
* feat: implement camel.apache.org/Integration CRD health checks
Added custom health checks for Camel-K Integration CRDs
Signed-off-by: mdebarros <migueld@debarros.me >
* chore: cleanup up main health.lua
Signed-off-by: mdebarros <miguel@debarros.me >
---------
Signed-off-by: mdebarros <migueld@debarros.me >
Signed-off-by: mdebarros <miguel@debarros.me >
Co-authored-by: mdebarros <migueld@debarros.me >
2024-05-30 14:35:19 +03:00
Soumya Ghosh Dastidar
4d8436b7e1
feat: removed legacy app tracking label ( #13203 )
...
* feat: removed legacy app tracking label
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: refactor SetAppInstanceLabel func
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: refactor SetAppInstance func
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: refactor SetAppInstanceAnnotation func
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: refactored SetAppInstance() func
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-05-30 11:50:20 +03:00
dependabot[bot]
e3dff07163
chore(deps-dev): bump monaco-editor-webpack-plugin in /ui ( #18450 )
...
Bumps [monaco-editor-webpack-plugin](https://github.com/microsoft/monaco-editor ) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases )
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/commits )
---
updated-dependencies:
- dependency-name: monaco-editor-webpack-plugin
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-05-30 10:37:24 +03:00
dependabot[bot]
ced9a4aa62
chore(deps-dev): bump @types/node from 20.12.12 to 20.12.13 in /ui-test ( #18449 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.12 to 20.12.13.
- [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-05-30 10:34:39 +03:00
dependabot[bot]
807754ce41
chore(deps-dev): bump sass-loader from 12.6.0 to 14.2.1 in /ui ( #18451 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.6.0 to 14.2.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v14.2.1 )
---
updated-dependencies:
- dependency-name: sass-loader
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-05-30 10:34:21 +03:00
Huseyin Caliskan
2d2fb087ab
Update ingress.md ( #17766 )
...
Replace argocd-redis-ha-haproxy in the istio documentation with argocd-redis.
Signed-off-by: Huseyin Caliskan <14217365+sakirma@users.noreply.github.com >
2024-05-29 21:12:47 -06:00
dependabot[bot]
55416adfcf
chore(deps): bump @fortawesome/fontawesome-free in /ui ( #18397 )
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.4.0 to 6.5.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.5.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
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-05-29 18:04:28 +03:00
Alexandre Gaudreault
ef9de40afa
feat(ui): list dependent resources in delete popup ( #18116 )
...
* add icon in app table view
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* use defaut menu in tree-grouped
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* use default menu in pod views
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix custom delete actions
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* menu item in list
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix pod wrongly identified as root in network graph
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* update docs error
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* call delete pod action if kind is pod
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* add logs action to pods
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* delete in app details
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* use managed instead of root for menu items
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* lint fix
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix lint again
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* feat(ui): list dependent resources in delete popup
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* linting
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* childs to children
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* update ui dep
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-05-29 10:53:08 -04:00
Philipp Erbelding
a36f50fce8
docs: Fix "core" link in getting started ( #18437 )
...
Signed-off-by: Philipp Erbelding <philipp@copythat.de >
Signed-off-by: Philipp Erbelding <philipp.erbelding@cleverbridge.com >
2024-05-29 09:44:55 +03:00
dependabot[bot]
21b1514465
chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 ( #18440 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](e92390c5fb...0d4c9c5ea7 )
---
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-05-29 09:01:30 +03:00
BarAshkenazi
dd3bb2bad4
fix: repo-server should allow not to skip hidden directories ( #17957 )
...
* Update repository.go
Signed-off-by: BarAshkenazi <barashkenazi2@gmail.com >
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
* support hidden directories in repo server
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
* support hidden directories in repo server
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
* add dir exclusion pattern
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
* support hidden directories
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
* support hidden directories in repo server
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
* support hidden directories in repo server
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
* support hidden directories in repo server
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
* support hidden directories in repo server
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
* support hidden directories in repo server
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
---------
Signed-off-by: BarAshkenazi <barashkenazi2@gmail.com >
Signed-off-by: Bar <bar.ashkenazi@appsflyer.com >
Co-authored-by: Bar <bar.ashkenazi@appsflyer.com >
2024-05-28 14:25:23 -04:00
Matthieu MOREL
9fe1dbfcad
fix: enable misspell linter ( #18412 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-05-28 12:51:04 +03:00
dependabot[bot]
8a28279921
chore(deps): bump library/redis in /test/container ( #18421 )
...
Bumps library/redis from `b32ea6e` to `01afb31`.
---
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-05-27 10:17:39 +03:00
github-actions[bot]
8f02ec1c3e
[Bot] docs: Update Snyk reports ( #18413 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-05-27 10:16:28 +03:00
Matthieu MOREL
cd3c478a7a
ci(lint): create .golangci.yaml ( #18410 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-05-25 18:27:25 -04:00
Ishita Sequeira
d871b7f0c2
fix source ordering issue in manifest generation for multi-source app while using manifests and diff commands ( #18395 )
2024-05-24 16:50:56 -04:00
dependabot[bot]
1432f11bd9
chore(deps): bump chromedriver from 125.0.1 to 125.0.2 in /ui-test ( #18399 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 125.0.1 to 125.0.2.
- [Commits](https://github.com/giggio/node-chromedriver/compare/125.0.1...125.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-05-24 13:38:51 +03:00
Rafael Broseghini
97648eeb60
fixes list generator cluster element ( #18389 )
...
Signed-off-by: Dan Garfield <dan@codefresh.io >
2024-05-23 14:32:07 -06:00
dependabot[bot]
a95d595394
chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 ( #18376 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](7ec5c2b0c6...5742e2a039 )
---
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-05-23 11:48:00 -04:00
dependabot[bot]
45832ce1ab
chore(deps): bump @types/superagent from 4.1.21 to 8.1.6 in /ui ( #17606 )
...
Bumps [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent ) from 4.1.21 to 8.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/superagent )
---
updated-dependencies:
- dependency-name: "@types/superagent"
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-05-23 13:53:05 +03:00
dependabot[bot]
781261aab4
chore(deps-dev): bump @types/react-autocomplete in /ui ( #18374 )
...
Bumps [@types/react-autocomplete](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-autocomplete ) from 1.8.6 to 1.8.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-autocomplete )
---
updated-dependencies:
- dependency-name: "@types/react-autocomplete"
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-05-23 13:06:45 +03:00
dependabot[bot]
5452bf1250
chore(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 ( #18182 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](e1523de757...59acb6260d )
---
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-05-23 11:33:21 +03:00
Blake Pettersson
049900e646
chore: automate mock generation v2 ( #18371 )
...
* Add go:generate statements for mockery
Signed-off-by: Will Roden <will@roden.cc >
* revert whitespace change
Signed-off-by: Will Roden <will@roden.cc >
* go generate everything
Signed-off-by: Will Roden <will@roden.cc >
* make gogen
Signed-off-by: Will Roden <will@roden.cc >
* chore: upgrade to mockery v2.40.2
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Will Roden <will@roden.cc >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Will Roden <will@roden.cc >
2024-05-23 11:15:15 +03:00
dependabot[bot]
9f27197da6
chore(deps): bump chromedriver from 125.0.0 to 125.0.1 in /ui-test ( #18375 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 125.0.0 to 125.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/125.0.0...125.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-05-23 11:13:19 +03:00
dependabot[bot]
37900ee774
chore(deps-dev): bump @types/react-paginate from 6.2.1 to 7.1.4 in /ui ( #18373 )
...
Bumps [@types/react-paginate](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-paginate ) from 6.2.1 to 7.1.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-paginate )
---
updated-dependencies:
- dependency-name: "@types/react-paginate"
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-05-22 23:50:52 -04:00
Nikhil Vaidyar
600737abe4
feat: Added the comment to support CLI message to get extended output ( #18253 )
...
* feat: Added the comment to support CLI message to get extended output #18226
Signed-off-by: nikzayn <nikhilvaidyar1997@gmail.com >
* feat: Updated proto and swagger #18226
Signed-off-by: nikzayn <nikhilvaidyar1997@gmail.com >
* feat: Updated manifest files
Signed-off-by: nikzayn <nikhilvaidyar1997@gmail.com >
---------
Signed-off-by: nikzayn <nikhilvaidyar1997@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-05-23 01:35:51 +00:00
May Zhang
d73eb8f7fd
fix: remove Egress NetworkPolicy for argocd-redis and argocd-redis-ha-haproxy ( #18367 )
...
* fix: runing local failed
Signed-off-by: xiaowu.zhu <xiaowu.zhu@daocloud.io >
* fix: Redis egress removal
Signed-off-by: May Zhang <may_zhang@intuit.com >
---------
Signed-off-by: xiaowu.zhu <xiaowu.zhu@daocloud.io >
Signed-off-by: May Zhang <may_zhang@intuit.com >
Co-authored-by: yyzxw <1020938856@qq.com >
2024-05-22 19:47:09 -04:00
github-actions[bot]
52acbd55a7
[Bot] docs: Update Snyk reports ( #18365 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-05-22 10:24:50 -07:00
dependabot[bot]
8776cc1a69
--- ( #18362 )
...
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-05-22 16:08:43 +00:00
Dan Garfield
22a3a68fbb
docs: Remove special characters from update doc ( #18363 )
...
* Remove special characters from update doc
Signed-off-by: Dan Garfield <dan@codefresh.io >
* remove extra line
* remove additional line
---------
Signed-off-by: Dan Garfield <dan@codefresh.io >
2024-05-22 09:44:50 -06:00
rkriplani76
cd1435608d
removing strikeout as it was populating special character issue #14139 ( #14823 )
...
Signed-off-by: Rajesh Kriplani <rajesh.kriplani@gmail.com >
2024-05-22 18:26:03 +03:00
Michael Chen
00672a8ff5
docs: Clarify how Argo CD detects and uses Kustomize ( #11417 )
...
* Add an example similar to the Helm topic
This topic is missing a simple example like the next topic "Helm" to show how to define a Kustomize based application.
https://argo-cd.readthedocs.io/en/stable/user-guide/helm/
Signed-off-by: Michael Chen <4326639+mcgitty@users.noreply.github.com >
* Clarify how Argo CD detects and use Kustomize
This description seems trivial to the designer of Argo CD, but it is a critical information for people learning Argo CD.
Signed-off-by: Michael Chen <4326639+mcgitty@users.noreply.github.com >
* Also mention 'path' in spec.source
Signed-off-by: Michael Chen <4326639+mcgitty@users.noreply.github.com >
* Update docs/user-guide/kustomize.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Update docs/user-guide/kustomize.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
---------
Signed-off-by: Michael Chen <4326639+mcgitty@users.noreply.github.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-05-22 15:13:11 +00:00
Cayde6
ee9b38fe5c
feat: add ls-remote request fail metric ( #18250 )
...
Added argocd_git_lsremote_fail_total metric.
Increment this metric if a git ls-remote request fails.
Signed-off-by: Jack-R-lantern <tjdfkr2421@gmail.com >
2024-05-22 17:37:22 +03:00
Zack Robinson
59ce337d32
fix: app names with non-alphanumeric characters in position 63 break syncs (issue #18237 ) ( #18256 )
...
* Ensure truncated app label does not end in a special character
Signed-off-by: Zack Robinson <robinsoz@arcesium.com >
* Move regex to global variable and add out of bounds check
Signed-off-by: Zack Robinson <robinsoz@arcesium.com >
* Add test for out-of-bounds check
Signed-off-by: Zack Robinson <robinsoz@arcesium.com >
---------
Signed-off-by: Zack Robinson <robinsoz@arcesium.com >
2024-05-22 08:30:54 -06:00
dependabot[bot]
4606476adb
--- ( #18313 )
...
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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 15:03:58 +03:00
dependabot[bot]
6a68b95dfc
--- ( #18352 )
...
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-05-22 14:16:19 +03:00
Michael Crenshaw
bd671e8473
chore(deps): bump golang.org/x/net from v0.21.0 to v0.25.0 ( #18176 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-22 14:15:24 +03:00
dependabot[bot]
96c2a95503
--- ( #18346 )
...
updated-dependencies:
- dependency-name: assert
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-05-22 12:36:50 +03:00
dependabot[bot]
cef69c3bb1
--- ( #18345 )
...
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-05-22 12:29:25 +03:00
dependabot[bot]
0ec7f82fa4
--- ( #18349 )
...
updated-dependencies:
- dependency-name: html-webpack-plugin
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-05-22 12:26:28 +03:00
dependabot[bot]
4aa62699da
--- ( #18353 )
...
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 12:25:19 +03:00
Mark Tallentire
6110581e97
Update docs for azure workload identity cluster setup ( #18357 )
...
Adds a missing step to the docs for declarative setup of an AKS cluster using workload identity for adding annotations to the service accounts.
Signed-off-by: Mark Tallentire <lonelycooler@googlemail.com >
2024-05-22 12:00:53 +03:00
david-wu-octopus
462c9ecd11
fix(ui): Fix jumpy "Source" panel when typing (issue #15961 ) ( #18227 )
...
* Debounce `props.onAppChanged()` with a wait time of 500ms
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Increase debounce wait time to 800ms
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix linting error
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-05-22 11:59:39 +03:00
Michael Crenshaw
bc53266591
chore(deps): bump golangci/golangci-lint-action from v3.7.0 to 6.0.1 ( #18148 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-21 18:06:03 -04:00
Michael Crenshaw
1453dc4c34
fix(ci): codecov ( #18335 )
...
* fix(ci): codecov
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* build UI for frontend or backend
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use token, fail ci on error
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-05-21 21:09:09 +00:00
Michael Crenshaw
78e0fc4b7d
docs: redis-ha registry change ( #18329 )
...
* docs: redis-ha registry change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update language
Co-Authored-By: Avo Sepp <68659218+avo-sepp@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Avo Sepp <68659218+avo-sepp@users.noreply.github.com >
2024-05-21 19:30:26 +00:00
May Zhang
8dff209cba
Merge pull request from GHSA-9766-5277-j5hr
...
* fix: Enable Redis authentication in the default installation
Signed-off-by: May Zhang <may_zhang@intuit.com >
* chore: fix git_test unit test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: May Zhang <may_zhang@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: pashakostohrys <pavel@codefresh.io >
2024-05-21 16:23:09 +03:00
May Zhang
13d5803e75
Merge pull request from GHSA-9766-5277-j5hr
...
* fix: Enable Redis authentication in the default installation
Signed-off-by: May Zhang <may_zhang@intuit.com >
* chore: fix git_test unit test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: May Zhang <may_zhang@intuit.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: pashakostohrys <pavel@codefresh.io >
2024-05-21 16:22:43 +03:00
dependabot[bot]
2dd5cd8b9a
--- ( #18318 )
...
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 13:52:50 +03:00
lenglet-k
f13861740c
feat: Implement KafkaConnector,KafkaBridge CRD health checks ( #18316 )
2024-05-21 12:10:53 +03:00
dependabot[bot]
e0968177e0
--- ( #18314 )
...
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@types/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-05-21 11:46:22 +03:00
A S Rakesh Krishna
43cb8003d1
add fullscreen prop ( #18309 )
...
Signed-off-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com >
2024-05-21 11:16:11 +03:00
dependabot[bot]
441367ff52
--- ( #18307 )
...
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-05-21 11:01:02 +03:00
dependabot[bot]
fda368b6bb
chore(deps-dev): bump @types/node from 14.14.14 to 20.12.12 in /ui-test ( #18301 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.14 to 20.12.12.
- [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-05-21 10:35:30 +03:00
dependabot[bot]
e34aa2f4b4
--- ( #18315 )
...
updated-dependencies:
- dependency-name: yarn
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-05-21 10:34:32 +03:00
dependabot[bot]
63743315a6
--- ( #18311 )
2024-05-21 09:37:12 +03:00
dependabot[bot]
36b8ff51d7
--- ( #18312 )
2024-05-21 09:36:40 +03:00
Brice Burgess
4c754c8ad4
docs(webhook): include installation instructions on Triggers and Templates page ( #18304 )
2024-05-21 09:07:05 +03:00
dependabot[bot]
d1135c133b
chore(deps-dev): bump dotenv from 8.2.0 to 16.4.5 in /ui-test ( #18298 )
2024-05-21 09:04:07 +03:00
dependabot[bot]
5d31b03d7d
chore(deps): bump gitpod/workspace-full from 511cecd to f569b00 ( #17565 )
2024-05-21 09:03:37 +03:00
dependabot[bot]
b447dccde8
chore(deps): bump chromedriver from 94.0.0 to 125.0.0 in /ui-test ( #18303 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 94.0.0 to 125.0.0.
- [Commits](https://github.com/giggio/node-chromedriver/compare/94.0.0...125.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-05-20 23:09:47 +03:00
pasha-codefresh
aa7f1c5c2e
chore: update jest version ( #18295 )
...
* update jest version in order to resolve
https://github.com/argoproj/argo-cd/pull/14585/files
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* update jest version in order to resolve
https://github.com/argoproj/argo-cd/pull/14585/files
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* update ts jest
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* update ts jest
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-05-20 23:06:40 +03:00
dependabot[bot]
ddc85238f4
chore(deps): bump library/node from 21.7.0 to 22.2.0 ( #18297 )
...
Bumps library/node from 21.7.0 to 22.2.0.
---
updated-dependencies:
- dependency-name: library/node
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-05-20 22:20:35 +03:00
dependabot[bot]
90df1e6d5d
chore(deps-dev): bump prettier from 1.19.1 to 2.8.8 in /ui-test ( #18302 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.8.8 )
---
updated-dependencies:
- dependency-name: prettier
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-05-20 22:18:52 +03:00
dependabot[bot]
3c19fdbdc7
chore(deps-dev): bump typescript from 4.1.3 to 5.4.5 in /ui-test ( #18300 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.3 to 5.4.5.
- [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/v4.1.3...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
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-05-20 22:18:35 +03:00
Justin Marquis
95d37dc87d
fix(deps): upgrade otel dependency ( #18285 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
2024-05-20 13:35:29 -04:00
Cheng Fang
4f6666940b
chore(ci): add /ui-test/ directory to dependabot.yml ( #16235 )
...
Signed-off-by: Cheng Fang <cfang@redhat.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-05-20 15:17:08 +00:00
dependabot[bot]
8480f5cd87
chore(deps): bump library/node from 21.6.2 to 21.7.0 ( #17446 )
...
Bumps library/node from 21.6.2 to 21.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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-05-20 16:53:51 +03:00
Nikhil Vaidyar
9c8d652471
feat: Adding the domain_hint as an optional field in OIDC configuration ( #18214 )
...
* [18066] - Added DomainHint key in OIDCConfig struct
Signed-off-by: nikzayn <nikhilvaidyar1997@gmail.com >
* [18066] - Added DomainHint in options for grantType
Signed-off-by: nikzayn <nikhilvaidyar1997@gmail.com >
* [18066] - Auth0 readme.md --updated
Signed-off-by: nikzayn <nikhilvaidyar1997@gmail.com >
---------
Signed-off-by: nikzayn <nikhilvaidyar1997@gmail.com >
2024-05-20 12:08:28 +03:00
happyso
4d61974d58
fix(ui): Add title for full content without clicking (issue #17600 ) ( #18243 )
...
* fix: Add title for full content without clicking
Signed-off-by: sunyeongchoi <suoung0716@gmail.com >
* fix: apply ui lint
Signed-off-by: sunyeongchoi <suoung0716@gmail.com >
* fix: apply argo-ui Tooltip and define local variable
Signed-off-by: sunyeongchoi <suoung0716@gmail.com >
---------
Signed-off-by: sunyeongchoi <suoung0716@gmail.com >
2024-05-20 11:18:19 +03:00
condaatje
257b242efd
add apiVersion so yaml applies properly in-cluster ( #18282 )
...
Signed-off-by: condaatje <condaatje@users.noreply.github.com >
2024-05-20 09:53:20 +02:00
david-wu-octopus
22993deb86
fix(ui): Fix excessive padding on system level extension pages (issue #17929 ) ( #18207 )
...
* Remove CSS class `.cd-layout--extension`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Remove all usages of CSS class `.cd-layout--extension`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Remove unused prop `isExtension` from `<Layout />`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Remove unused property `extension` from type `Routes`
Signed-off-by: David Wu <155603967+david-wu-octopus@users.noreply.github.com >
* Fix linting error
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-05-19 21:29:52 -04:00
github-actions[bot]
8cf3e05fd4
[Bot] docs: Update Snyk reports ( #18276 )
2024-05-19 18:54:12 +03:00
Tomáš Novák
210f26ae83
fix(reposerver): fix OCI repository matching ( #17955 )
...
Signed-off-by: Tomáš Novák <tomas.novak@bcas.cz >
2024-05-17 22:41:23 +03:00
Justin Marquis
2e43af50da
chore(deps): upgrade helm to 3.14.4 ( #18255 )
...
* chore(deps): upgrade helm to 3.14.4
Signed-off-by: Justin Marquis <justin@akuity.io >
* place checksums where they belong
Signed-off-by: Justin Marquis <justin@akuity.io >
---------
Signed-off-by: Justin Marquis <justin@akuity.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-05-17 13:58:22 +03:00
dependabot[bot]
e6ea861561
chore(deps): bump bitnami/kubectl in /test/container ( #18262 )
...
Bumps bitnami/kubectl from `09c66fb` to `0aef4af`.
---
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-05-17 13:55:59 +03:00
dependabot[bot]
cd21752d25
chore(deps): bump library/node from 22.1.0 to 22.2.0 in /test/container ( #18261 )
...
Bumps library/node from 22.1.0 to 22.2.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-05-17 13:55:42 +03:00
dependabot[bot]
800cc5e2dc
chore(deps): bump library/node from 22.1.0 to 22.2.0 in /ui-test ( #18260 )
...
Bumps library/node from 22.1.0 to 22.2.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-05-17 13:55:20 +03:00
Isaac Gaskin
fe02d884fd
docs: update workflows readme ( #18263 )
...
Signed-off-by: Isaac Gaskin <isaac.gaskin@circle.com >
2024-05-17 13:54:46 +03:00
Nicholas Morey
c9c3c1de24
docs: expand appset post selector examples ( #18257 )
...
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-05-16 14:46:27 -06:00
dependabot[bot]
5e6ca70904
chore(deps): bump bitnami/kubectl in /test/container ( #18224 )
...
Bumps bitnami/kubectl from `5129237` to `09c66fb`.
---
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-05-16 13:52:05 +03:00
Malte Hviid-Magnussen
5e58bac61b
Add proper spacing ( #18244 )
...
Signed-off-by: Malte Hviid-Magnussen <maltehviidmagnussen@gmail.com >
2024-05-16 13:51:42 +03:00
hanzala1234
2c5b9738ea
Bump gitops-engine-version ( #18233 )
...
Signed-off-by: hanzala <muhammadhanzala12@gmail.com >
2024-05-15 18:40:46 +03:00
dependabot[bot]
2b89d6c222
chore(deps): bump library/node in /test/container ( #18225 )
2024-05-15 09:17:01 +03:00
dependabot[bot]
3862aecc06
chore(deps): bump library/node from f9b4b4b to 5a254b7 in /ui-test ( #18222 )
2024-05-15 09:16:38 +03:00
Arata Furukawa
36ff5cf1e1
fix: copy visited map #11699 ( #12667 )
...
This commit fixed an issue #11699 that caused a warning even if the cycle didn't exist.
Fix false cycle discovery by copying the visited resource map before recursively calling of getAppRecursive.
Fixes #11699
Signed-off-by: Arata Furukawa <old.river.new@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-05-14 15:37:20 -07:00
dependabot[bot]
346ae95587
chore(deps): bump bitnami/kubectl in /test/container ( #18186 )
...
Bumps bitnami/kubectl from `aa73edb` to `5129237`.
---
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-05-14 22:04:27 +03:00
Leonardo Luz Almeida
5ae342a6de
chore: fix unit-tests ( #18215 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-05-14 13:30:57 -04:00
Michael Crenshaw
2abfafd025
chore(deps): bump github/codeql-action bundle to v2.17.2 ( #18150 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-14 08:56:59 -04:00
dependabot[bot]
f9f674953d
chore(deps): bump library/node from 64c46a6 to f9b4b4b in /ui-test ( #18206 )
...
Bumps library/node from `64c46a6` to `f9b4b4b`.
---
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-05-14 14:55:06 +03:00
dependabot[bot]
5729c61421
chore(deps): bump library/node in /test/container ( #18204 )
...
Bumps library/node from `64c46a6` to `f9b4b4b`.
---
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-05-14 14:54:47 +03:00
dependabot[bot]
52e94fdd0f
chore(deps): bump actions/download-artifact from 4.1.5 to 4.1.7 ( #18185 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.5 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](8caf195ad4...65a9edc588 )
---
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-05-13 21:20:49 -07:00
dependabot[bot]
2162aaf727
chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 ( #18183 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](0864cf1902...dc50aa9510 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 17:17:05 -07:00
Ishita Sequeira
710bb76107
update resolveRevision to use the correct source for multi-source app ( #18194 )
2024-05-13 23:42:14 +03:00
Andrii Korotkov
532f5a8a43
chore: Add Verkada to ArgoCD users ( #18199 )
...
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-05-13 22:08:51 +02:00
Andrii Korotkov
4faad946f0
chore: Improve appcontroller logs further - Closes [ #18113 ] ( #18174 )
...
* chore: Improve appcontroller logs further - Closes [#18113 ]
Add application fully qualified name as a logrus field to several places that were missing it.
Remove appNamespace field and replace application name with a fully qualified name in a few places for consistency.
Add app project to the log fields.
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
* chore: Switch to using separate field for application name and qualified name, add a common function for app log entry - Closes[#18113 ]
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
---------
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com >
2024-05-13 16:07:24 -04:00
Alexandre Gaudreault
49059113c2
feat(rbac): fine-grained update/delete for application resources ( #18124 )
...
* feat(rbac): fine-grained update/delete for application resources
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* rewrite rbac (draft)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* add other stuff
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* spellcheck
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* update map
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* spell check
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* linter not happy about deprecated claims
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* not happy about claims at all
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* generated
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix list syntax
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* use same link pattern
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* rewrite permissions to policy when it applies
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* Update docs/operator-manual/rbac.md
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-05-13 15:04:18 -04:00
onee-only
8a0757efc5
Fix logging hash with multiple sources ( #18189 )
...
Signed-off-by: onee-only <kimww0306@gmail.com >
2024-05-13 09:22:17 -04:00
github-actions[bot]
c3b89ca015
[Bot] docs: Update Snyk reports ( #18171 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-05-11 22:12:34 -04:00
dependabot[bot]
971fc3ef12
chore(deps): bump tar from 6.1.11 to 6.2.1 in /ui ( #17791 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 22:03:09 -04:00
dependabot[bot]
df3bb3e753
chore(deps): bump js-yaml and @types/js-yaml in /ui ( #18168 )
...
* chore(deps): bump js-yaml and @types/js-yaml in /ui
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) and [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml ). These dependencies needed to be updated together.
Updates `js-yaml` from 3.14.1 to 4.1.0
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...4.1.0 )
Updates `@types/js-yaml` from 3.12.1 to 4.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* use new function names
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-05-11 21:57:02 -04:00
Ha Van
f4fd97d659
fix: BanzaiCloud KafkaCluster healthcheck to return Progressing during rolling update ( #17994 )
...
* Update ClusterRollingUpgrading state to always be in Progressing state regardless of broker status
Signed-off-by: Ha Van <musubi7726@gmail.com >
* Retrigger CI pipeline
Signed-off-by: Ha Van <musubi7726@gmail.com >
---------
Signed-off-by: Ha Van <musubi7726@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-05-11 15:36:33 -04:00
Michael Crenshaw
5849a0650f
chore(deps): bump actions/cache from v3.3.2 to 4.0.2 ( #18146 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-11 15:24:12 -04:00
raweber
653fc8da1f
docs: replace image to one which includes ca-certificates ( #18068 )
...
* Replace image to include ca-certificates
Signed-off-by: raweber <99535319+raweber42@users.noreply.github.com >
* Update comment
Signed-off-by: raweber <99535319+raweber42@users.noreply.github.com >
* Update docs/operator-manual/config-management-plugins.md
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/operator-manual/config-management-plugins.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: raweber <99535319+raweber42@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-05-10 08:22:17 -06:00
Erik Frederiksen
968dc1ad53
docs: add Andgo Systems to users list ( #18157 )
...
Signed-off-by: Erik Frederiksen <rik.the.vik@gmail.com >
2024-05-09 15:12:33 -06:00
Alexander Matyushentsev
5bb3c87370
fix: Argo CD app is out of sync right after sync ( #18155 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-05-09 12:52:11 -07:00
Leonardo Luz Almeida
62d9838076
fix: handle nil ParseableType from GVKParser ( #18154 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-05-09 15:03:38 -04:00
Michael Crenshaw
e0e9dcfc5a
chore(deps): bump softprops/action-gh-release from v0.1.15 to 2.0.5 ( #18149 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-09 18:01:26 +00:00
Michael Crenshaw
13c7434645
chore(deps): bump docker/setup-qeum-action from v2.2.0 to 3.0.0 ( #18145 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-09 17:17:12 +00:00
Michael Crenshaw
408295fb4f
chore(deps): bump actions/setup-go from 4.x to 5.0.1 ( #18144 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-09 12:57:32 -04:00
Alexandre Gaudreault
a89e3589b4
fix(ui): consistent resource menu across views ( #18060 ) ( #18069 )
...
* add icon in app table view
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* use defaut menu in tree-grouped
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* use default menu in pod views
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix custom delete actions
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* menu item in list
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix pod wrongly identified as root in network graph
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* update docs error
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* call delete pod action if kind is pod
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* add logs action to pods
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* delete in app details
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* use managed instead of root for menu items
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* lint fix
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix lint again
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-05-09 09:16:50 -06:00
Blake Pettersson
ebb92d8c3b
fix: add endpointslice replace ( #18141 )
...
Since #17491 I got a bunch of weird errors in Goland, along with the
error message below:
```
go: k8s.io/endpointslice@v0.0.0: invalid version: unknown revision v0.0.0
```
Adding an endpointslice alias fixes that.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-05-09 08:52:49 -04:00
dependabot[bot]
f65399af14
chore(deps): bump library/node from 22.0.0 to 22.1.0 in /test/container ( #18136 )
...
Bumps library/node from 22.0.0 to 22.1.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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-05-09 12:05:25 +03:00
dependabot[bot]
bab0ee0821
chore(deps): bump bitnami/kubectl in /test/container ( #18135 )
...
Bumps bitnami/kubectl from `b330450` to `aa73edb`.
---
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-05-09 10:49:50 +03:00
dependabot[bot]
0a408a6e30
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #18134 )
...
Bumps library/busybox from `6776a33` to `5eef5ed`.
---
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-05-09 10:49:29 +03:00
Michael Crenshaw
2605a9845b
chore(ci): fix release notes ( #18132 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-08 16:50:09 -06:00
dependabot[bot]
0ca4f74155
chore(deps): bump library/node from 22.0.0 to 22.1.0 in /ui-test ( #18063 )
...
Bumps library/node from 22.0.0 to 22.1.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-05-08 21:22:24 +03:00
dependabot[bot]
247055207d
chore(deps): bump bitnami/kubectl in /test/container ( #18085 )
...
Bumps bitnami/kubectl from `b909f3a` to `b330450`.
---
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-05-08 21:18:08 +03:00
Mikael Sennerholm
440fbac12b
feat(health): Implement k8s.mariadb.com CRD health checks ( #17995 )
...
* Copied MariaDB from old name and change to new name
Adding Backup, SqlJobs, Grant, Database and User
Signed-off-by: Mikael Sennerholm <mikael@sennerholm.net >
* Set progressing as default
Signed-off-by: Mikael Sennerholm <mikael@sennerholm.net >
---------
Signed-off-by: Mikael Sennerholm <mikael@sennerholm.net >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-05-08 19:22:05 +03:00
Togie Mcdogie
1cd6fcac4f
feat(health): Added Humio Operator Healthchecks ( #11628 )
...
* Added Humio Operator Healthchecks
Signed-off-by: togie6 <22466611+togie6@users.noreply.github.com >
* Retrigger CI pipeline
Signed-off-by: togie6 <22466611+togie6@users.noreply.github.com >
* Removed duplicate if statement from HumioView
Signed-off-by: togie6 <22466611+togie6@users.noreply.github.com >
* Add HumioCluster Health Check
Signed-off-by: togie6 <22466611+togie6@users.noreply.github.com >
---------
Signed-off-by: togie6 <22466611+togie6@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-05-08 19:21:56 +03:00
Parvesh Mourya
9bc9ff9c7a
feat: implement keda health-checks ( #16715 )
...
Signed-off-by: parmou <parveshmourya96@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-05-08 15:47:14 +00:00
Mayursinh Sarvaiya
7945b26d95
chore(ui-dev): migrate tslint to eslint ( #11652 ) ( #18079 )
...
* feat(ui): setup eslint
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com >
* chore(ui): update `lint:fix` command
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com >
* fix(ui-lint): run `yarn lint:fix`
> solve remaining manually
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com >
* chore(ui): remove tslint from `ui`
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com >
* chore(docs-ui): add docs for VSCode configuration eslint
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com >
* chore(ui): prettier set `trailingComma` to `none`
> prettier config default is changed after version bump - https://prettier.io/docs/en/options.html#trailing-commas
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com >
---------
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com >
2024-05-08 11:30:58 -04:00
sivchari
ef96dec5b2
chore: Bump Kubernetes 1.29.2 ( #17491 )
...
* run: go mod tidy
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* change interface of Broadcaster
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* modify some logic due to updating controller-runtime version
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* modify some logic due to updating controller-runtime version
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* fix args of GetInformer
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* fix signature for mock
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* update mock
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* use ptr instead of pointer
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* use recommended function instead of deprecated it in wait package
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* run make codegen
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* re-run codegen
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* fix codegen tasks to pass the codegen
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* replace pointer package with ptr package
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* add option to manage subresource
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* fix len args
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* fix: error message for updating lib-version
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* use poll
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* add cache opt
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* use ptr instead of pointer
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* add status subresource
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* use latest commit
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* fix watch namespace
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* use latest gitops-engine
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* delete unnecessary polling
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* revert changes in Makefile
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* re-add openapi-gen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* codegen w/ correct versions
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* revert
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* extend timeout
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* break loop even if service account does not have secrets
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* fix review points
Signed-off-by: sivchari <shibuuuu5@gmail.com >
* replace gitops-engine
Signed-off-by: sivchari <shibuuuu5@gmail.com >
---------
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 >
2024-05-08 11:16:18 -04:00
Daan Verstraten
2727aec4b7
docs(update): Adding an example for deeplinks in using property that contains - or / ( #18119 )
...
* Extending deeplinks documentation with examples for labels or annotations that use / or -
Signed-off-by: Daan Verstraten <104772968+DaanQ42@users.noreply.github.com >
* Fixing double quotes
Signed-off-by: Daan Verstraten <104772968+DaanQ42@users.noreply.github.com >
* Update docs/operator-manual/deep_links.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
---------
Signed-off-by: Daan Verstraten <104772968+DaanQ42@users.noreply.github.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-05-08 14:52:05 +00:00
pgumpoldsberger
20fada8364
Update ingress.md to work wirth traefik 3.0 ( #18103 )
...
Signed-off-by: pgumpoldsberger <60177408+pgumpoldsberger@users.noreply.github.com >
2024-05-07 13:31:23 -06:00
Dan Garfield
82db16664e
Docs: Clarify that we don't actually follow semver ( #18111 )
...
Signed-off-by: Dan Garfield <dan@codefresh.io >
2024-05-07 14:49:05 -04:00
Michael Crenshaw
c1787cff4a
docs: document go-based health checks ( #18117 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-07 14:47:51 -04:00
Michael Crenshaw
fe6bcc1cb9
docs: clarify local user/SSO scope RBAC ambiguity ( #18059 )
...
* docs: clarify local user/SSO scope RBAC ambiguity
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* better phrasing
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-05-07 12:04:20 -06:00
João Estrela
05d10c870e
typo on Cluster Generator doc ( #18110 )
...
Signed-off-by: João Estrela <jestrela@barracuda.com >
2024-05-07 18:51:47 +03:00
Michael Crenshaw
414be63696
chore(deps): bump Ubuntu from 22.04 to 24.04 ( #17973 ) ( #18093 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-05-07 09:35:58 -04:00
Yoshitaka Fujii
13506ad5c8
doca: Update argocd_architecture image ( #18073 )
...
Signed-off-by: ystkfujii <ystk.fujii0731@gmail.com >
2024-05-07 09:06:03 -04:00
Michael Crenshaw
b0a3433d00
docs: fix 404 styling ( #18094 )
...
* docs: fix 404 styling
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* hack around custom tag destruction
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-05-07 09:03:34 -04:00
daftping
e5c0e09651
fix(ui): respect Application destination.name in cluster summary calculation ( #18081 )
...
Signed-off-by: daftping <21245083+daftping@users.noreply.github.com >
2024-05-07 09:02:22 -04:00
github-actions[bot]
5c175e38c5
[Bot] docs: Update Snyk reports ( #18080 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-05-07 12:57:43 +00:00
Lawrence Aiello
37c813bd82
docs: add rogo to users.md ( #18074 )
...
* chore: add Rogo to users
Signed-off-by: aiell0 <lawrence@rogodata.com >
* sign off
Signed-off-by: aiell0 <lawrence@rogodata.com >
---------
Signed-off-by: aiell0 <lawrence@rogodata.com >
2024-05-06 23:22:48 -10:00
dependabot[bot]
8aa88b6731
chore(deps): bump jinja2 from 3.0.3 to 3.1.4 in /docs ( #18091 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.0.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
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-05-06 14:36:14 -04:00
Andrew Jeffree
a2a0360cd8
feat(paths): Add support for glob patterns ( #18055 )
...
as per https://github.com/argoproj/argo-cd/issues/17825
Signed-off-by: Andrew Jeffree <andrew@jeffree.id.au >
2024-05-03 14:31:11 -04:00
Alexander Matyushentsev
ec09937fe0
fix: status.sync.comparedTo should use replace patch strategy ( #18061 )
...
* fix: status.sync.comparedTo should use replace patch strategy
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* add e2e tests
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-05-03 11:03:50 -04:00
David Costa
8e66b3e4f2
Update kustomize.md ( #18065 )
...
typo in docs: managment -> management
Signed-off-by: David Costa <david@zarel.net >
2024-05-03 00:02:17 -10:00
Joe Bowbeer
4c096ed2cb
docs: use compliant name in Generators-List.md ( #18062 )
...
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com >
2024-05-02 15:56:02 -04:00
Michael Haigh
220dee0200
Adding astra.netapp.io CRD health checks ( #17999 )
2024-05-01 19:22:23 +03:00
Rodolfo Martínez Vega
50027733db
docs: Update Getting started documentation ( #17975 )
...
This PR adds some sentences to explain the process of "Syncing via UI" screenshots to have a good understanding of the process on the UI.
Signed-off-by: Rodolfo Martínez Vega <rodomar@outlook.com >
2024-05-01 08:28:06 -06:00
Max Gautier
b738f1fec4
docs: add soft documentation for ignoreMissingValueFiles ( #17996 )
...
The Helm source has the ability to ignore missing values files since
99d1dcad0 (feat: added a new Helm option ignoreMissingValueFiles,
2022-01-03).
This is however not obvious from reading the user guide on Helm.
Document the parameters along with a reference to the use case which
motivated it.
Signed-off-by: Max Gautier <mg@max.gautier.name >
2024-05-01 08:11:41 -06:00
dependabot[bot]
3ab8e266b4
chore(deps): bump library/registry in /test/container ( #18040 )
...
Bumps library/registry from `fb9c9ae` to `4fac7a8`.
---
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-05-01 10:45:01 +03:00
dependabot[bot]
ca75b60692
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #18039 )
...
Bumps library/busybox from `bb02074` to `6776a33`.
---
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-05-01 10:44:31 +03:00
Marc Arndt
a63068d06f
fix: enable sha256 and sha512 for git ssh ( #18028 )
...
* fix: bumping the knownhosts to v1.2.2 since this contains a fix that allows for sha256 and sha512 algorithms when using git ssh
Signed-off-by: Marc Arndt <marc@marcarndt.com >
Signed-off-by: Marc Arndt <m.arndt@evana.de >
* chore: remove older version of module from go sum
Signed-off-by: Marc Arndt <m.arndt@evana.de >
---------
Signed-off-by: Marc Arndt <marc@marcarndt.com >
Signed-off-by: Marc Arndt <m.arndt@evana.de >
Co-authored-by: Marc Arndt <m.arndt@evana.de >
2024-04-30 09:12:52 -04:00
dependabot[bot]
1e6ca4d7af
chore(deps): bump library/node from 21.7.3 to 22.0.0 in /test/container ( #18022 )
...
Bumps library/node from 21.7.3 to 22.0.0.
---
updated-dependencies:
- dependency-name: library/node
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-04-30 12:32:30 +03:00
Daniel R. Dagfinrud
ba2ea258c6
docs: update wording in diffing.md ( #18027 )
...
* docs: update wording in diffing.md
The wording in "If you have a slash / in your pointer path, you can use the ~1 character" is inaccurate. The ~1 character is mandatory if you have a slash.
Signed-off-by: Daniel R. Dagfinrud <danieldagfinrud@gmail.com >
* docs: update wording in docs/user-guide/diffing.md
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Daniel R. Dagfinrud <danieldagfinrud@gmail.com >
---------
Signed-off-by: Daniel R. Dagfinrud <danieldagfinrud@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-04-29 23:27:03 -10:00
dependabot[bot]
7003d06dc4
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #18023 )
...
Bumps library/busybox from `c3839dd` to `bb02074`.
---
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-04-30 10:47:58 +03:00
dependabot[bot]
737f7428a1
chore(deps): bump library/node from 21.7.3 to 22.0.0 in /ui-test ( #18024 )
...
Bumps library/node from 21.7.3 to 22.0.0.
---
updated-dependencies:
- dependency-name: library/node
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-04-30 10:27:22 +03:00
Radon Rosborough
ba15569322
Document units for argocd_app_reconcile ( #18018 )
...
Signed-off-by: Radon Rosborough <rrosborough@plaid.com >
2024-04-29 20:47:50 -04:00
dependabot[bot]
c38c8a9aa3
chore(deps): bump library/ubuntu from 22.04 to 24.04 in /test/container ( #17976 )
...
Bumps library/ubuntu from 22.04 to 24.04.
---
updated-dependencies:
- dependency-name: library/ubuntu
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-04-29 22:43:30 +03:00
Alex Ellis
2a05ae02ab
Add health status for OpenFaaS functions ( #18015 )
...
Adds test-case for Progressing, Degraded, Healthy and
Suspended, to avoid users having to update their Argo ConfigMaps
by hand.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2024-04-29 14:19:12 -04:00
dependabot[bot]
17cca81c09
chore(deps): bump bitnami/kubectl from 1.27 to 1.30 in /test/container ( #18012 )
...
Bumps bitnami/kubectl from 1.27 to 1.30.
---
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-04-29 15:14:58 +03:00
github-actions[bot]
7581c20e92
[Bot] docs: Update Snyk reports ( #18008 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-29 11:26:54 +03:00
Ishita Sequeira
c204f247d3
feat(cli): add support for multiple sources to sync command ( #17808 )
...
* update sync command
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* use arrays instead of map to display ApplicationManifetQuery fields in swagger
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase and update logic for sync command
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update conditions
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update displayRevisions on OperationState
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* remove rerunreport file
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix index 0 out of bounds error
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rename GetSourcePtrBySourceIndex to GetSourcePtrByIndex
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rename GetSourcePtrBySourcePosition to GetSourcePtrByPosition
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* rebase with master and resolve conflicts
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix codegen
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Address feedback and add tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix unit test
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-04-29 11:23:49 +03:00
Takumi Sue
e6200cae12
fix(appset): add debug logs around deleting ownerReferences and add warning docs about policy behavior ( #18006 )
...
* chore(appset): add logs for debug
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
* fix(appset): remove finalizer regardless with deleteAllowed
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
* docs: update about appset policy
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
* fix: wrong log message
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
* fix: log messages
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
* fix: log message
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: Takumi Sue <23391543+mikutas@users.noreply.github.com >
* docs: add explanation
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
---------
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
Signed-off-by: Takumi Sue <23391543+mikutas@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-04-28 19:26:12 -04:00
Lukas Aldershaab
5baba93721
chore: update notifications-engine to f4856710 ( #17971 )
...
* update notifications-engine
Signed-off-by: Lukas Peter Aldershaab <lukas.aldershaab@lego.com >
* Fix build of conflicting git-urls libraries
Signed-off-by: Lukas Peter Aldershaab <lukas.aldershaab@lego.com >
* align telegrom dependency with notifications-engine
Signed-off-by: Lukas Peter Aldershaab <lukas.aldershaab@lego.com >
* fix: codegen
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: Lukas Peter Aldershaab <lukas.aldershaab@lego.com >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Co-authored-by: pashakostohrys <pavel@codefresh.io >
2024-04-28 09:20:16 +00:00
Joe Bowbeer
575575a78a
Fix post-delete finalizer in appset ( #18003 )
...
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com >
2024-04-26 16:41:32 -07:00
pasha-codefresh
96e796edff
chore: fix codegen after security fix ( #17982 )
2024-04-26 07:44:39 -04:00
pasha-codefresh
57431b2177
Merge pull request from GHSA-9m6p-x4h2-6frq
...
* feat: limit jq.Run with timeout
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: ignore normalizer jq execution timeout as env variable
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: customize error message and add doc section
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: improve log and change a way how to get variable
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: fix import`s order
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: rename variable inside sts
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: fix import order
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-04-26 12:24:32 +03:00
pasha-codefresh
e23060540f
Merge pull request from GHSA-9m6p-x4h2-6frq
...
* feat: limit jq.Run with timeout
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: ignore normalizer jq execution timeout as env variable
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: customize error message and add doc section
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: improve log and change a way how to get variable
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: fix import`s order
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: rename variable inside sts
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: fix import order
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-04-26 12:24:02 +03:00
yyzxw
334d5c5607
chore:change file name for readthedocs compatibility ( #17978 )
...
Signed-off-by: xiaowu.zhu <xiaowu.zhu@daocloud.io >
2024-04-26 12:20:39 +03:00
Cyril Houdellier
badac51530
feat: Add width change and full revision display for badge ( #17502 )
...
Signed-off-by: Cyril Houdellier <cyril.houdellier@amadeus.com >
2024-04-26 10:28:06 +05:30
Doug Goldstein
0f11dfb596
docs: document helm fileParameters / helm-set-file ( #17822 )
...
Added documentation for fileParameters in a helm source Application or
the --helm-set-file cli option from #2751 . Added a note about #13220 so
users are aware. #17941 aims to remove this limitation so the warning
will be adjusted to mention the version that lands that support.
Signed-off-by: Doug Goldstein <cardoe@cardoe.com >
2024-04-25 11:12:21 -04:00
dependabot[bot]
6d3abb36c2
chore(deps): bump library/node in /test/container ( #17959 )
...
Bumps library/node from `c384290` to `bda5312`.
---
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-04-25 00:11:51 -04:00
dependabot[bot]
b19a0d0f76
chore(deps): bump library/node in /test/container ( #17946 )
...
Bumps library/node from `162d92c` to `c384290`.
---
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-04-24 21:54:36 -04:00
g1franc
2dbe5c17d1
Update sync-kubectl.md - Correct indentation for a sample ( #17953 )
...
Correct indentation for a sample as "hook" element is supposed to be a child of syncStrategy
Signed-off-by: g1franc <guillaume.francois55@gmail.com >
2024-04-24 06:09:38 -07:00
Bulat Saifullin
fcdaee9857
fix: jwtTokens are reset when creating new tokens for new role ( #17298 )
...
* fix: jwtTokens are reset when creating new tokens for new role
Signed-off-by: Bulat Saifullin <bulat@saifullin.ru >
* add back NormalizeJWTTokens
Signed-off-by: Bulat Saifullin <bulat@saifullin.ru >
* add tests
Signed-off-by: BulatSaif <bulat@parity.io >
* add fix
Signed-off-by: BulatSaif <bulat@parity.io >
---------
Signed-off-by: Bulat Saifullin <bulat@saifullin.ru >
Signed-off-by: BulatSaif <bulat@parity.io >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
2024-04-24 17:16:09 +05:30
rumstead
1eec8eb777
fix: use cmp vs reflect.DeepEqual for comparing Applications ( #17861 ) ( #17940 )
...
* fix(compare): appset compare the child apps with cmp vs reflect
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* remove debug lines
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* remove debug lines
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-04-23 20:50:11 +00:00
Keith Chong
719dc83497
fix: Add Sources tab to show all sources of a multi-source app ( #17939 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-04-23 16:34:01 -04:00
Jakub Ciolek
56b796dc1c
docs: Add AlphaSense to USERS.md ( #17942 )
...
Mention AlphaSense as a user.
Signed-off-by: Jakub Ciolek <jakub@ciolek.dev >
2024-04-23 15:54:17 -04:00
ChristianCiach
634645f32c
docs: Mention configmap to enable new git file globbing by name ( #17936 )
...
Signed-off-by: Christian Ciach <christian.ciach@gmail.com >
2024-04-23 09:39:57 -04:00
dependabot[bot]
4f40c3e3e2
chore(deps): bump jlumbroso/free-disk-space ( #17932 )
...
Bumps [jlumbroso/free-disk-space](https://github.com/jlumbroso/free-disk-space ) from 4d9e71b726748f254fe64fa44d273194bd18ec91 to 54081f138730dfa15788a46383842cd2f914a1be.
- [Release notes](https://github.com/jlumbroso/free-disk-space/releases )
- [Commits](4d9e71b726...54081f1387 )
---
updated-dependencies:
- dependency-name: jlumbroso/free-disk-space
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-04-23 09:38:44 -04:00
dependabot[bot]
dec655c712
chore(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.4 ( #17931 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5.0.2 to 6.0.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](153407881e...9153d834b6 )
---
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-04-23 09:38:02 -04:00
dependabot[bot]
589da837d6
chore(deps): bump thehanimo/pr-title-checker from 1.4.0 to 1.4.2 ( #17933 )
...
Bumps [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/thehanimo/pr-title-checker/releases )
- [Commits](0cf5902181...1d8cd483a2 )
---
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-04-23 09:35:45 -04:00
dependabot[bot]
56a0da8575
chore(deps): bump slsa-framework/slsa-github-generator ( #17934 )
...
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) from 1.10.0 to 2.0.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.10.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
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-04-23 09:35:16 -04:00
Alexy Mantha
77c27c3c10
feat(appset): implement ResourceTree for ApplicationSets ( #15741 )
...
* update types
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* Update generated code
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* wip
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* add resource tree
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* Update generated code
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* cleanup
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* format
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix lint
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* Update generated code
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fmt
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* add tests
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* cleanup
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fmt
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix conflicts
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* codegen
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* regen
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix codegen
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
---------
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
2024-04-23 09:32:26 -04:00
Nolan Emirot
67e6c6cf94
docs: fix typp ( #17927 )
...
Signed-off-by: emirot <nolan.emirot@workday.com >
Co-authored-by: emirot <nolan.emirot@workday.com >
2024-04-22 21:57:50 +02:00
dependabot[bot]
50cec22d10
chore(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 ( #17926 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](1746f4ab65...65462800fd )
---
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-04-22 17:40:09 +00:00
Michael Crenshaw
f3f55ddd87
chore(deps): bump actions/*-artifact ( #17923 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-04-22 12:32:28 -04:00
Michael Crenshaw
85e04f5bd4
docs(cli): remove docs for non-existing argocd admin commands ( #17924 )
2024-04-22 15:44:42 +00:00
github-actions[bot]
3e4d12c6c2
[Bot] docs: Update Snyk reports ( #17912 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-04-22 14:32:44 +00:00
dependabot[bot]
cb32a140e0
chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 ( #17901 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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-04-19 14:32:59 -04:00
Michael Crenshaw
ba2e6acb01
chore: bump go version to 1.22.1 ( #17895 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-19 11:57:48 +00:00
Ishita Sequeira
4f6a8dce80
remove mention of beta state from apps-in-any-namespace doc ( #17896 )
...
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-04-19 10:52:07 +03:00
Michael Crenshaw
33f5714c83
chore: upgrade controller-gen from 0.4.1 to 0.14.0 ( #17893 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-04-18 18:31:14 -04:00
Reed Palmer
3a46e8c1c7
Update USERS.md ( #17891 )
...
Signed-off-by: Reed Palmer <81371878+Palmer-Reed-bah@users.noreply.github.com >
2024-04-18 23:08:36 +03:00
dependabot[bot]
73d341a5a9
chore(deps): bump library/ubuntu in /test/container ( #17879 )
...
Bumps library/ubuntu from `77906da` to `1b8d8ff`.
---
updated-dependencies:
- dependency-name: library/ubuntu
dependency-type: direct:production
...
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-04-18 21:52:45 +03:00
Alexander Matyushentsev
b8b4b51545
fix: UI Error caused by missing RBAC Permission ( #10955 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-18 11:55:03 -04:00
Michael Crenshaw
1e35e685b2
chore: improve codegen error output ( #17873 )
...
* chore: improve codegen error output
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove accidental file
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-18 15:14:18 +00:00
dependabot[bot]
1f8acf4a30
chore(deps): bump code.gitea.io/sdk/gitea from 0.15.1 to 0.18.0 ( #17880 )
...
Bumps code.gitea.io/sdk/gitea from 0.15.1 to 0.18.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-04-18 10:30:08 -04:00
Michał Małyska
1cffa15f0d
add argocd-secret-replacer ( #10494 )
...
Adding new tool that can replace secret from sops.
It replaces specific string with encrypted values also It provides ability to encode values to base64.
It is different from ksops in a way that it is not dependent on kustomize to generate secrets.
Signed-off-by: Michał Małyska <999598+mmalyska@users.noreply.github.com >
2024-04-18 11:50:15 +03:00
Ragnar Paide
ee020273c0
Update USERS.md ( #17881 )
...
Add Pipedrive.
Signed-off-by: Ragnar Paide <16119863+ragnarpa@users.noreply.github.com >
2024-04-18 10:47:30 +03:00
Michael Crenshaw
852f744265
fix(api): respect all allowed audiences, regardless of check order ( #17876 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-04-17 20:42:58 -04:00
Alexander Matyushentsev
f91179f07e
fix: invalid revision in re-used manifest cache ( #17874 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-04-17 22:00:38 +00:00
Josh Wolf
b867c9ea66
fix: remove deprecated default cipher for golang >=1.22 ( #17569 )
...
* remove deprecated default cipher
Signed-off-by: Josh Wolf <josh@wolfs.io >
* regenerate CLI docs
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Josh Wolf <josh@wolfs.io >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Jann Fischer <jann@mistrust.net >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-04-17 19:38:03 +00:00
Kota Kimura
db615ed1c5
chore: update gitops engine for force sync option ( #5882 ) ( #17866 )
...
* chore: update gitops engine version
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com >
* add: e2e and docs for force sync options
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com >
* docs: Add warning description of force sync options
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com >
---------
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-17 16:31:12 +00:00
Daco
1c6b6eb837
docs: fix metrics labels name in notification monitoring ( #17869 )
...
Signed-off-by: philippe.dacosta <philippe.dacosta@adevinta.com >
Co-authored-by: philippe.dacosta <philippe.dacosta@adevinta.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-17 17:39:14 +03:00
Matt Hughes
2031a07a51
fix: Pass logger to differ in diff command ( #17871 )
...
So that log messages are propagated up, this caused issues for me when
trying to diagnose an issue linked to issue #17811 . I've just copied the
approach used e.g. in `controller/appcontroller.go` when calling
`argodiff.NewDiffConfigBuilder`.
Sample output before this change:
$ argocd --loglevel debug --server argocd-system.dev.aws.uw.systems app diff dev-enablement/dev-enablement
===== apps/Deployment dev-enablement/go-docs ======
272c272
< cpu: "0"
---
> cpu: 0m
275c275
< cpu: "0"
---
> cpu: 0m
Output with this change:
$ argocd --loglevel debug --server argocd-system.dev.aws.uw.systems app diff dev-enablement/dev-enablement
INFO[0000] Could not unmarshal to object of type apps/v1, Kind=Deployment: json: unknown field "restartPolicy"
INFO[0000] Could not unmarshal to object of type apps/v1, Kind=Deployment: json: unknown field "restartPolicy"
===== apps/Deployment dev-enablement/go-docs ======
272c272
< cpu: "0"
---
> cpu: 0m
275c275
< cpu: "0"
---
> cpu: 0m
INFO[0000] Could not create new object of type argoproj.io/v1alpha1, Kind=Application: no kind "Application" is registered for version "argoproj.io/v1alpha1" in scheme "pkg/runtime/scheme.go:100"
INFO[0000] Could not create new object of type argoproj.io/v1alpha1, Kind=Application: no kind "Application" is registered for version "argoproj.io/v1alpha1" in scheme "pkg/runtime/scheme.go:100"
INFO[0000] Could not create new object of type traefik.containo.us/v1alpha1, Kind=IngressRoute: no kind "IngressRoute" is registered for version "traefik.containo.us/v1alpha1" in scheme "pkg/runtime/scheme.go:100"
INFO[0000] Could not create new object of type traefik.containo.us/v1alpha1, Kind=IngressRoute: no kind "IngressRoute" is registered for version "traefik.containo.us/v1alpha1" in scheme "pkg/runtime/scheme.go:100"
INFO[0000] Could not create new object of type traefik.containo.us/v1alpha1, Kind=IngressRoute: no kind "IngressRoute" is registered for version "traefik.containo.us/v1alpha1" in scheme "pkg/runtime/scheme.go:100"
INFO[0000] Could not create new object of type traefik.containo.us/v1alpha1, Kind=IngressRoute: no kind "IngressRoute" is registered for version "traefik.containo.us/v1alpha1" in scheme "pkg/runtime/scheme.go:100"
Signed-off-by: Matt Hughes <mhughes@uw.co.uk >
2024-04-17 17:24:56 +03:00
isihu
60f3332568
document possibility to specify request timeout in plugin generator ( #17872 )
...
Signed-off-by: isihu <62214125+isihu@users.noreply.github.com >
2024-04-17 17:22:14 +03:00
dependabot[bot]
74805d55f6
chore(deps): bump library/golang in /test/container ( #17865 )
...
Bumps library/golang from `7d0dcbe` to `81811f8`.
---
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-04-17 09:16:50 +03:00
Keith Chong
f819870313
feat: Add Sources tab to show all sources of a multi-source app ( #17274 ) ( #17275 )
...
* feat: Add Sources tab to show all sources of a multi-source app (#17274 )
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Update ui/src/app/applications/components/resource-details/resource-details.tsx
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Remove getAppSources
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Add address Ishita's comments. Add missing Ref field
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Use single quotes
Signed-off-by: Keith Chong <kykchong@redhat.com >
---------
Signed-off-by: Keith Chong <kykchong@redhat.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-04-16 17:40:01 -04:00
pasha-codefresh
a1472aed6b
chore: add Octopus Deploy to USERS.md ( #17858 )
...
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-04-16 17:34:16 -04:00
pasha-codefresh
48b636e32b
chore: native client mock should be generated with go gen ( #17864 )
...
* fix: native client mock should be generated with go gen
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: native client mock should be generated with go gen
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: native client mock should be generated with go gen
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* adopt repository_test.go to new helm mock client
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-04-16 17:33:47 -04:00
Adrian Berger
e12fae8a5a
fix: Excessive HTTP requests when navigating in list view ( #17757 )
...
Signed-off-by: Adrian Berger <adria.berger94@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-16 13:35:14 +03:00
Tais P. Hansen
4d527f8705
chore: upgrade redis to 7.0.15 ( #17665 )
...
Upgrade to latest stable 7.0.x version to fix CVEs:
CVE-2023-41056
Signed-off-by: Tais P. Hansen <taishansen@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-04-16 11:39:59 +03:00
dependabot[bot]
27b592e2a3
chore(deps): bump library/golang from 7d0dcbe to ff6cfbd ( #17794 )
...
Bumps library/golang from `7d0dcbe` to `ff6cfbd`.
---
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-04-16 10:37:43 +03:00
dependabot[bot]
a8b3663087
chore(deps): bump library/node from 21.7.1 to 21.7.3 in /ui-test ( #17815 )
...
Bumps library/node from 21.7.1 to 21.7.3.
---
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-04-16 10:34:37 +03:00
dependabot[bot]
6263604dcd
chore(deps): bump library/node from 21.7.1 to 21.7.3 in /test/container ( #17816 )
...
Bumps library/node from 21.7.1 to 21.7.3.
---
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-04-16 10:32:53 +03:00
Soumya Ghosh Dastidar
957170edc8
fix: run codegen check in ci for docs ( #17853 )
2024-04-15 20:37:15 +00:00
Jann Fischer
c740412639
chore: Add rerunreport.txt to .gitignore ( #17848 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2024-04-15 16:07:42 +00:00
github-actions[bot]
831bfc355c
[Bot] docs: Update Snyk reports ( #17829 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-15 17:56:37 +03:00
pullmerge
cbbb99d348
Fix some comments ( #17830 )
...
Signed-off-by: pullmerge <watchmessi@outlook.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-15 17:19:01 +03:00
pasha-codefresh
44894e9e43
fix: docker build fails due to ' http://deb.debian.org/debian buster-backports Release' does not have a Release file. ( #17836 )
...
* fix: docker build fails due to "The repository 'http://deb.debian.org/debian buster-backports Release' does not have a Release file."
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: linter issue
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix codegen issue
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix e2e tests
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-04-15 08:50:06 -04:00
pasha-codefresh
6646c6b102
Merge pull request from GHSA-2gvw-w6fj-7m3c
...
* chore: Update USERS.md (#17683 )
Add Shield.com as one of the users in the USER.md file
Signed-off-by: suhas-chikkanna <162577490+suhas-chikkanna@users.noreply.github.com >
sec: validate project before execute action
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* sec: validate a project before execute an action
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Co-authored-by: suhas-chikkanna <162577490+suhas-chikkanna@users.noreply.github.com >
2024-04-15 10:20:07 +03:00
Juho Syrjänen
659f426b72
docs: Add Metacore Games to USERS.md ( #17827 )
...
This PR adds Metacore Games to USERS.md. Metacore Games uses ArgoCD as part of our Kubernetes Platform and IDP.
Signed-off-by: Juho Syrjänen <juho.syrjanen@metacoregames.com >
2024-04-13 09:25:53 +02:00
Ishita Sequeira
922abefc81
fix(api): use arrays instead of map to display ApplicationManifetQuery fields in swagger ( #17804 )
...
* use arrays instead of map to display ApplicationManifetQuery fields in swagger
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix equality conditions for souce-position check
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-04-12 16:07:31 -04:00
Jonathan West
5ac8d05201
fix: prevent leak of files to /dev/shm in corner cases ( #17658 ) ( #17659 )
...
Signed-off-by: Jonathan West <jonwest@redhat.com >
2024-04-11 11:47:38 +00:00
Anton Hörnquist
0cf6fdb9ee
docs: Add IFS to USERS.md ( #17806 )
...
Signed-off-by: Anton Hörnquist <anton.hornquist@gmail.com >
2024-04-11 09:37:46 +02:00
rumstead
4e433c6d86
fix(snyk): use version sort ( #17798 )
...
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
2024-04-10 15:39:14 +00:00
Bryce Lowe
c2dfab5560
fix: update rbac validation to support applications in different namespaces ( #17777 )
...
* fix: policies in namespaces
The introduction of applications in any namespace doesn't appear to include support for specifying namespaces in rbac policy objects. This causes valid rbac objects (like `some-project/some-namespace/some-application`) to fail when they are really valid. Update the regex to include the ability to specify a namespace.
Signed-off-by: Bryce Lowe <blowe@patreon.com >
* fix: update verbiage of failing test
Signed-off-by: Bryce Lowe <blowe@patreon.com >
* feedback: test for policy and project
Signed-off-by: Bryce Lowe <blowe@patreon.com >
* fix: update test name
Signed-off-by: Bryce Lowe <blowe@patreon.com >
---------
Signed-off-by: Bryce Lowe <blowe@patreon.com >
2024-04-09 21:52:54 -04:00
Blake Pettersson
ebe4804974
chore: bump protobuf ( #17788 )
...
Similar to #17419 , with the difference that this builds.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-04-09 18:09:15 -04:00
Keith Chong
4abc992928
docs: Proposal to support multi-source apps in the UI ( #17106 ) ( #17108 )
...
* docs: Proposal to support multi-source apps in the UI (#17106 )
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Update docs/proposals/multiple-sources-for-applications-ui.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Update docs/proposals/multiple-sources-for-applications-ui.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Update docs/proposals/multiple-sources-for-applications-ui.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Update docs/proposals/multiple-sources-for-applications-ui.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Update docs/proposals/multiple-sources-for-applications-ui.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Update docs/proposals/multiple-sources-for-applications-ui.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Update docs/proposals/multiple-sources-for-applications-ui.md
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Keith Chong <kykchong@redhat.com >
* Minor edits
Signed-off-by: Keith Chong <kykchong@redhat.com >
---------
Signed-off-by: Keith Chong <kykchong@redhat.com >
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-04-08 09:57:48 -04:00
Serg Shalavin
1d13dc2ea2
docs: Add CloudGeometry to USERS.md ( #17774 )
...
Signed-off-by: Serg Shalavin <sshalavin@cloudgeometry.io >
2024-04-08 07:27:39 -04:00
Alexy Mantha
a539f95597
chore: cleanup follow up for enforce manifest generate path ( #15636 ) ( #17761 )
...
* cleanup
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* update docs
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
---------
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
2024-04-07 13:26:33 -04:00
pasha-codefresh
cbafc13bdd
feat: support grpc message size as env ( #17728 )
2024-04-06 04:19:05 +03:00
Young-Zen
496ac5e294
fix(cli): ARGOCD_OPTS supports --header and other parameters ( #17553 )
...
Signed-off-by: yanghaojia <2453883990@qq.com >
2024-04-05 09:37:16 -07:00
Ishita Sequeira
35deccb486
chore: rename source-indexes to source-positions ( #17746 )
...
* chore: rename source-indexes to source-positions
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update documentation
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-04-05 09:36:43 -04:00
Michael Crenshaw
040eb36740
fix(security): use Chainguard fork of git-urls ( #17732 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-04-04 16:44:43 -04:00
AS
6523f251b8
chore(ui): improve the msg to user when deleteing the resource ( #17734 )
...
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
2024-04-04 16:06:50 -04:00
Alexy Mantha
4e46a5e8fa
feat(controller): use manifest generate path during comparison ( #14242 ) ( #15636 )
...
* squash commits
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* Update util/git/client.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix error message
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* add git client options
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* Update generated code
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* run fmt
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix tests
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* failed gen
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* tweak logs and rename cache
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* validate revisions
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix tests
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix tests
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fmt
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix linting
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fixes from review
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* generate
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* use log context
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
---------
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-04-04 16:01:11 -04:00
dependabot[bot]
618a4e914b
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #17664 )
...
Bumps library/busybox from `650fd57` to `c3839dd`.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-04-04 09:27:15 -04:00
dependabot[bot]
3654d7f941
chore(deps): bump library/golang from 1.21.3 to 1.21.9 ( #17722 )
...
Bumps library/golang from 1.21.3 to 1.21.9.
---
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-04-04 09:26:23 -04:00
pasha-codefresh
c09e5b0003
chore: add v2.11 release cadence ( #17727 )
2024-04-04 12:24:42 +00:00
dependabot[bot]
a4b8c6645b
chore(deps): bump library/golang in /test/container ( #17721 )
...
Bumps library/golang from 1.21.8 to 1.21.9.
---
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-04-04 15:08:50 +03:00
Alexander Matyushentsev
44da2063c7
fix: fix calculating patch for respect ignore diff feature ( #17693 )
...
* test: unit test for respectIgnoreDifferences bug
Signed-off-by: Jesse Suen <jesse@akuity.io >
* test: simplify unit test
Signed-off-by: Jesse Suen <jesse@akuity.io >
* fix: fix calculating patch for respect ignore diff feature
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Jesse Suen <jesse@akuity.io >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Jesse Suen <jesse@akuity.io >
2024-04-03 22:56:59 +00:00
Ishita Sequeira
4b11524242
feat(cli): add support for multiple sources to app diff|manifests command with revisions flag ( #17650 )
...
* Add support for multiple source to manifests --revision command
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Update GetManifests to support multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* remove testing logs
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update cli docs
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add extra validation for diff command
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Empty-Commit
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* revert apimachinery version
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Update docs based on comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-04-03 18:26:56 +00:00
Petr Šťastný
c8d912f104
docs/user-guide/helm.md: fix typo valuesFile ( #17716 )
...
Signed-off-by: Petr Šťastný <petr@stastny.eu >
2024-04-03 14:08:25 -04:00
Lukasz
614f44c26c
feat(server): Add maxPodLogsToRender setting ( #14617 )
...
Signed-off-by: lukasz <lukasz.luszczynski@getyourguide.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-04-03 13:06:12 -04:00
Philipp Trulson
affd1cb251
fix(ui): Fix color generation for pod name in logs viewer. Fixes #17704 ( #17706 )
...
* Fix color generation for pod name in logs viewer
Signed-off-by: Philipp Trulson <der-eismann@users.noreply.github.com >
* Add rebuy to users.md
Signed-off-by: Philipp Trulson <der-eismann@users.noreply.github.com >
---------
Signed-off-by: Philipp Trulson <der-eismann@users.noreply.github.com >
2024-04-02 16:12:06 -04:00
Kostis (Codefresh)
405949b127
docs: clarify multiple sources example ( #17698 )
...
Signed-off-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
2024-04-02 13:07:58 -04:00
suhas-chikkanna
f287daba0d
chore: Update USERS.md ( #17683 )
...
Add Shield.com as one of the users in the USER.md file
Signed-off-by: suhas-chikkanna <162577490+suhas-chikkanna@users.noreply.github.com >
2024-04-01 11:08:38 -04:00
Suraj yadav
7deafc4014
feat(ui): metadata.annotations: too long message Improved ( #17452 )
...
* metadata.annotations: too long
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* added as a default case
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-03-31 22:16:36 -04:00
Mangaal
766a6da2cd
feat: Enhance ArgoCD CLI: Dynamic Repo Server Retrieval with --core and --refresh Flags ( #17613 )
...
* add const key value for ComponentRepoServer
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* update NewRepoServerClient() to look for service with ComponentRepoServer labels , if the label exist construct label selector PortForward
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* add comment for the new constants
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* instead of passing nil which leads to nil ptr referance error, pass empty ClusterSharding{}
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* check for operator install repo server name
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* handle empty nil ptr dereference error
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* handle nil prt dereference
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* typo correction
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* run clidocsgen
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
---------
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
2024-03-29 14:49:16 -04:00
Kostis (Codefresh)
b711c5b7d7
docs: added warning for multiple sources ( #17670 )
...
* docs: added warning for multiple sources
Signed-off-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
* docs: minor spelling
Signed-off-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
---------
Signed-off-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
2024-03-29 10:00:50 -04:00
Deniz Erdogan
e26f4fbdc1
docs: 2 link fixes + hint ( #17657 )
...
* Update security.md
fix RBAC link
Signed-off-by: Deniz Erdogan <91744937+deer-wmde@users.noreply.github.com >
* Update security.md
Signed-off-by: Deniz Erdogan <91744937+deer-wmde@users.noreply.github.com >
* Update security.md
fix link to application-controller role
Signed-off-by: Deniz Erdogan <91744937+deer-wmde@users.noreply.github.com >
* Update security.md
Signed-off-by: Deniz Erdogan <91744937+deer-wmde@users.noreply.github.com >
---------
Signed-off-by: Deniz Erdogan <91744937+deer-wmde@users.noreply.github.com >
2024-03-28 04:36:35 -10:00
Leonardo Luz Almeida
8631e7ef9b
docs: fix contrib meeting time description ( #17655 )
...
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
2024-03-28 09:57:32 -04:00
pasha-codefresh
ae29279cbe
Merge pull request from GHSA-jhwx-mhww-rgc3
...
* sec: limit helm index max size
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* sec: limit helm index max size
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: fix tests and linter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-03-28 14:38:03 +02:00
dependabot[bot]
53b08426bc
chore(deps): bump express from 4.17.3 to 4.19.2 in /ui ( #17648 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.19.2 )
---
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-03-28 13:13:55 +02:00
olivier beyler
4b80393108
Update USERS.md ( #17651 )
...
Add arturia as users
Signed-off-by: olivier beyler <beyler_olivier@yahoo.fr >
2024-03-28 00:41:21 -04:00
dependabot[bot]
31aa4d9af9
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /ui-test ( #17541 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 15:56:27 -04:00
github-actions[bot]
e9547bce42
[Bot] docs: Update Snyk reports ( #17601 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-03-27 18:16:25 +00:00
treble-snake
442dac12a7
docs(user-guide): fix a typo ( #17642 )
...
Signed-off-by: treble-snake <treble.snake@gmail.com >
2024-03-27 16:39:58 +02:00
danqixu
ad372cf716
wrap error for SyncKeyRingFromDirectory ( #17633 )
...
Signed-off-by: danqixu <yzxudanqi@gmail.com >
2024-03-27 09:22:21 -04:00
Michael Crenshaw
1bddee2e5d
fix(cmp): pass env to plugin discovery ( #13947 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Jann Fischer <jann@mistrust.net >
2024-03-26 12:44:00 -04:00
Wout Scheepers
12ccb52498
docs(goTemplate): Fix bullet list ( #17611 )
...
Signed-off-by: Wout Scheepers <wscheep@users.noreply.github.com >
2024-03-26 09:38:26 -04:00
Charles Coupal-Jetté
295dff6a38
fix: Appcontroller respects sync windows ( #16492 )
...
* fix: Appcontroller keeps op running when denied by sync window
Signed-off-by: Charles Coupal-Jetté <charles.coupaljette@goto.com >
* fix: Update test name
Signed-off-by: Charles Coupal-Jetté <charles.coupaljette@goto.com >
---------
Signed-off-by: Charles Coupal-Jetté <charles.coupaljette@goto.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-03-26 08:45:35 -04:00
Justin Marquis
a5a499a2c6
chore: update and fix scorecard ( #17617 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-03-25 19:18:09 +00:00
Jann Fischer
f87897c53c
chore: Bump Golang to 1.21.8 ( #17616 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2024-03-25 13:20:13 -04:00
Mangaal
8cf03812a1
fix: flaky test - app history command not printing source in consistent order ( #17615 )
...
* instead if ranging over the map varHistory to print the history, inroduced a string array varHistoryKeys
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* update unit test expectation, remove new line in the beginning
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
---------
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
2024-03-25 16:58:56 +00:00
Mangaal
38d86a911e
feat: Update command argocd app history to support multiple sources ( #17530 )
...
* update argocd app history command to print app history group by thier sources along with all the REVISIONS
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* upadte unit test to ahve both Source and Sources and update function to overlooked source if sources is persent
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* remove magic no 7 and introduc a variable MAX_ALLOWED_REVISIONS
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* remove extra unit test
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* remove extra unit test TestPrintApplicationHistoryTableForWhenBothSourcesAndSourceFiledsExist()
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
---------
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-03-25 11:29:03 -04:00
Nathan Romriell
c4fdc54195
fix(repo-server): excess git requests, add shared cache lock on revisions (Issue #14725 ) ( #17109 )
...
* fix(repo-server): excess git requests, cache lock on revisions
Signed-off-by: nromriell <nateromriell@gmail.com >
* fix: pr feedback, simplify, add configurable variable
Signed-off-by: nromriell <nateromriell@gmail.com >
* fix: codegen, lint
Signed-off-by: nromriell <nateromriell@gmail.com >
* fix: test print, no opts set, var type nit
Signed-off-by: nromriell <nateromriell@gmail.com >
* chore: add additional logging for unexpected cache error
Signed-off-by: nromriell <nateromriell@gmail.com >
---------
Signed-off-by: nromriell <nateromriell@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-03-25 11:26:14 -04:00
Vipin M S
37c5f4d8ee
Adds count of resource on resource tile ( #14904 )
...
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-03-24 01:56:54 +00:00
Alexandre Gaudreault
a49880e0a5
fix: invalid badge validation ( #15507 ) ( #17580 )
...
* fix: invalid badge validation
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* use util methods
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* rfc accept both lower and upper
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* fix unit test affecting each other with var modification
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Jann Fischer <jann@mistrust.net >
2024-03-23 16:35:38 -04:00
dependabot[bot]
2b28683419
chore(deps): bump ip from 1.1.5 to 1.1.9 in /ui ( #17256 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
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-03-22 15:45:11 -04:00
dependabot[bot]
ec7b49d82d
chore(deps): bump docker/login-action from 2.2.0 to 3.1.0 ( #17524 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.2.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](465a07811f...e92390c5fb )
---
updated-dependencies:
- dependency-name: docker/login-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-03-22 19:08:38 +00:00
dependabot[bot]
f0490090cd
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /ui ( #17542 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 14:22:20 -04:00
dependabot[bot]
427965c497
chore(deps-dev): bump postcss from 8.4.37 to 8.4.38 in /ui ( #17582 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.37 to 8.4.38.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.37...8.4.38 )
---
updated-dependencies:
- dependency-name: postcss
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-03-22 14:21:51 -04:00
dependabot[bot]
7350a55e57
chore(deps): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /ui ( #17598 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.1 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.1...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 14:21:14 -04:00
dependabot[bot]
3ec63b222c
chore(deps): bump slsa-framework/slsa-github-generator ( #17593 )
...
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 13:11:54 -04:00
Jann Fischer
d11e146ab5
chore: Fix linter issue with session manager ( #17597 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2024-03-22 15:05:18 +00:00
dependabot[bot]
1c938e2aea
chore(deps-dev): bump postcss from 8.4.36 to 8.4.37 in /ui ( #17573 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.36 to 8.4.37.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.36...8.4.37 )
---
updated-dependencies:
- dependency-name: postcss
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-03-20 07:29:58 -04:00
Suraj yadav
5ada5c2810
feat(UI): Added link for docs to add clusters ( #17395 )
...
* cluster-add-link
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* docs
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* docs-panel
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* added
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* fixed
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-03-19 23:06:34 -04:00
Ishita Sequeira
ed0218f98e
feat: add cli commands to create/set/unset/edit sources for multi-source application ( #17425 )
...
* "feat:add cli commands to create/set/unset/edit sources for multi-source app"
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fixed the ci failure
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update commands
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* error out if source-index not specified for multi-source applications
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fixed the ci failure
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* set 0 as default source index for app create
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add index to ParameterOverrides function
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* do not allow overrides for applications with multiple sources
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* remove create with override example
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update examples in docs
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update logs
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add test and update docs
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-03-18 11:15:08 -07:00
ario0
997688e94b
docs: mention that the argocd diff command does not include secrets ( #15950 )
...
* doc(cli): update argocd_app_diff
Adding the fact that secrets are ignored by the diff (not really stated in the doc so far)
Signed-off-by: ario0 <118843430+ario0@users.noreply.github.com >
* doc: remove whitespace
Signed-off-by: ario0 <118843430+ario0@users.noreply.github.com >
---------
Signed-off-by: ario0 <118843430+ario0@users.noreply.github.com >
Signed-off-by: Alexis Renard <renard.alexis@hotmail.fr >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-03-18 10:47:47 -07:00
dependabot[bot]
09407a21be
chore(deps): bump library/registry in /test/container ( #17554 )
...
Bumps library/registry from `f4e1b87` to `fb9c9ae`.
---
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-03-18 19:04:55 +02:00
dependabot[bot]
16fc00841e
chore(deps-dev): bump postcss from 8.4.35 to 8.4.36 in /ui ( #17555 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.35 to 8.4.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.36 )
---
updated-dependencies:
- dependency-name: postcss
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-03-18 19:03:38 +02:00
jannfis
d69c61ae1a
Merge pull request from GHSA-6v85-wr92-q4p7
...
* fix: Fix concurrency issue in session manager
Signed-off-by: jannfis <jann@mistrust.net >
* Add note that modification to the map must be done in a thread safe manner
* chore: fix linter issues
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: pashakostohrys <pavel@codefresh.io >
2024-03-18 03:59:06 -04:00
pasha-codefresh
6596e088ac
Merge pull request from GHSA-2vgg-9h6w-m454
...
* feat: pick random user and exclude admin user and current user from deletion candidates
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: increase default max cache size
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* add nil protection
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* Update util/session/sessionmanager.go
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
* chore: fix linter issues
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-03-18 03:58:18 -04:00
Mangaal
63a72ee1e7
docs: Update the status of the feature, app in any namespace, from beta to stable ( #17529 )
...
* Update the status of the feature, app in any namespace, from beta to stable
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* adding warning and removing **Current feature state**
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
---------
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
2024-03-15 17:26:32 -04:00
AS
2f58d73612
fix(ui): add confirmation box in resource summary delete action ( #17485 )
...
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
2024-03-15 12:06:25 -04:00
dependabot[bot]
2b75efd24a
chore(deps): bump docker/build-push-action from 5.2.0 to 5.3.0 ( #17537 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](af5a7ed5ba...2cdde995de )
---
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-03-15 11:03:28 -04:00
David Bunn
aaabb050b2
chore(deps): upgrade helm to 3.14.3 ( #17531 )
...
* chore(deps): upgrade helm to 3.14.3
Signed-off-by: David Bunn <david.bunn@prodigygame.com >
* chore(deps): upgrade helm to 3.14.3
Signed-off-by: David Bunn <david.bunn@prodigygame.com >
---------
Signed-off-by: David Bunn <david.bunn@prodigygame.com >
2024-03-14 17:33:20 +00:00
danqixu
4a92ab782f
chore: Add error messages to return statements in BlockingDial function ( #17521 )
...
* Add error messages to return statements in BlockingDial function
Signed-off-by: danqixu <yzxudanqi@gmail.com >
* amend error wrapping from %s to %w
Signed-off-by: danqixu <yzxudanqi@gmail.com >
---------
Signed-off-by: danqixu <yzxudanqi@gmail.com >
2024-03-14 03:33:40 +00:00
dependabot[bot]
739fa0c26e
chore(deps): bump actions/checkout ( #17493 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to 8410ad0602e1e429cee44a835ae9f77f654a6694.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](3df4ab11eb...8410ad0602 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-03-13 23:27:04 -04:00
Alexander Matyushentsev
138b37bd6c
fix: Argo CD unnecessary enforce sequential helm manifest generation for one chart ( #17518 )
...
* fix: Argo CD unnecessary enforce sequential helm manifest generation for one chart
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* Update docs/operator-manual/high_availability.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-03-13 23:39:39 +00:00
Andreas Hunkeler
77899cb285
docs: add attestation of SBOM to release assets in signed-release-assets.md ( #17520 )
...
Closes https://github.com/argoproj/argo-cd/issues/17200 .
Signed-off-by: Andreas Hunkeler <karneades@protonmail.com >
2024-03-13 15:06:30 -06:00
Savely Kalinov
f0b03071fc
feat: Add support to enable FullTimeStamp in logging ( #15127 )
...
* Add support to enable FullTimeStamp in logging
Signed-off-by: skalinov <skalinov@tradingview.com >
* fix: Fix go linter file exist issue
Signed-off-by: skalinov <skalinov@tradingview.com >
* fix: Remove --skip-pkg-cache
Signed-off-by: skalinov <skalinov@tradingview.com >
* Update util/log/logrus_test.go
Use custom set env for prevent linter to be failed
Signed-off-by: pasha-codefresh <pavel@codefresh.io >
* Update common/common.go
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Update util/log/logrus_test.go
Signed-off-by: pasha-codefresh <pavel@codefresh.io >
* Update util/log/logrus_test.go
remove os import
Signed-off-by: pasha-codefresh <pavel@codefresh.io >
* Update util/log/logrus_test.go
sort dependencies
Signed-off-by: pasha-codefresh <pavel@codefresh.io >
* fix formatting
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Co-authored-by: skalinov <skalinov@tradingview.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-03-13 20:19:26 +00:00
Michael Crenshaw
3b8f673f06
Merge pull request from GHSA-g623-jcgg-mhmm
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-03-13 14:28:43 -04:00
RyotaK
479b5544b5
Merge pull request from GHSA-jwv5-8mqv-g387
...
* fix: Validate external URLs for applicatins
Signed-off-by: Ry0taK <49341894+Ry0taK@users.noreply.github.com >
* fix(ui): remove invalid external-link
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* linting
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Ry0taK <49341894+Ry0taK@users.noreply.github.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-03-13 14:26:47 -04:00
Blake Pettersson
51cfd50dd9
fix: elements should be optional ( #17424 )
...
A bug was reported, where an applicationset with an empty elements
array, when created with `argocd appset create <filename>.yaml` gets a
`...list.elements: Required value` error.
My hypothesis is that when calling the K8s API, golang JSON marshalling
mangles the empty `elements` array to `nil`, rather than creating an
empty array when submitting the `POST`.
Still need to figure out why the same setup seemingly works fine when
the same appset is in an app-of-apps.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-03-13 09:52:19 -07:00
Hoang Quoc Trung
85a2145401
Add documentation for google transitive groups ( #9487 )
...
Signed-off-by: Trung <trung.hoang@pricehubble.com >
Co-authored-by: Michael Crenshaw <michael@crenshaw.dev >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-03-13 17:39:26 +02:00
Mario Adrián Domínguez González de Eiris
27c174384b
docs: Add note in installation step 1 with argocd cli ( #8030 )
...
* Add note in installation stesps
Added notes in installation step 1:
kubectl config set-context --current --namespace=argocd
* Updated doc
* Update docs/getting_started.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
---------
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-03-13 17:26:50 +02:00
Harshvir Potpose
be69bcc010
docs: added all available fields for applicationset.yaml #16095 ( #16104 )
...
* adding all available filds for generators
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
* add remaining fields in applicationset.yml
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
* Update docs/operator-manual/applicationset.yaml
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
* Update docs/operator-manual/applicationset.yaml
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
* Update docs/operator-manual/applicationset.yaml
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
* Update docs/operator-manual/applicationset.yaml
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
* fix
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
---------
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-03-13 15:24:52 +00:00
Dan Garfield
f4bb860fb8
Make evergreen ( #17507 )
...
This example uses an old revision `v1.0.1` instead it should just use stable.
Signed-off-by: Dan Garfield <dan@codefresh.io >
2024-03-13 17:23:57 +02:00
dependabot[bot]
565aa8e1f5
chore(deps): bump library/node in /test/container ( #17494 )
...
Bumps library/node from `f358dfc` to `b9ccc4a`.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-03-13 12:12:57 +02:00
dependabot[bot]
e4885db6ad
chore(deps): bump library/redis in /test/container ( #17496 )
...
Bumps library/redis from `e647cfe` to `7dd7070`.
---
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-03-13 10:49:02 +02:00
dependabot[bot]
0b5d9afd40
chore(deps): bump library/golang in /test/container ( #17495 )
...
Bumps library/golang from `34ce21a` to `0b55ab8`.
---
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-03-13 09:51:49 +02:00
dependabot[bot]
2a747c65ed
chore(deps): bump library/node from 21.7.0 to 21.7.1 in /ui-test ( #17498 )
...
Bumps library/node from 21.7.0 to 21.7.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-03-13 09:49:43 +02:00
Xavier Krantz
5b77e8d448
docs(EKS): Fix ArgoCD management role AssumeRole policy for IRSA ( #17455 )
...
Signed-off-by: Xavier Krantz <xakraz@gmail.com >
2024-03-12 21:46:00 -04:00
similark
86369ca71d
fix(appset): keep reconciling even when params error occurred ( #17062 )
...
* fix(appset): keep reconcile even when params error occurred
Signed-off-by: Or Koren <or.koren@similarweb.com >
* requeue on generator rendering error
Signed-off-by: Or Koren <or.koren@similarweb.com >
* test ignoring partial rendering errors
Signed-off-by: Or Koren <or.koren@similarweb.com >
* e2e test create app with param error
Signed-off-by: Or Koren <or.koren@similarweb.com >
---------
Signed-off-by: Or Koren <or.koren@similarweb.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-03-12 21:20:28 -04:00
jannfis
7cfb9d6e13
chore: Support running and testing locally using podman instead of docker ( #17481 )
...
* chore: Support rootless podman for run/test
Signed-off-by: jannfis <jann@mistrust.net >
* Note DOCKER env in docs
Signed-off-by: jannfis <jann@mistrust.net >
---------
Signed-off-by: jannfis <jann@mistrust.net >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-03-13 00:02:20 +00:00
Michael Crenshaw
ff055300a2
docs: remove configManagementPlugins from argocd-cm.yaml ( #17486 )
...
That field is no longer supported.
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-03-12 16:13:19 -04:00
dependabot[bot]
de44e14d90
chore(deps): bump docker/build-push-action from 5.1.0 to 5.2.0 ( #17463 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](4a13e500e5...af5a7ed5ba )
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-03-12 13:33:37 -04:00
jannfis
e60996814e
chore: Fix containerized toolchain ( #17480 )
...
Signed-off-by: jannfis <jann@mistrust.net >
2024-03-12 19:09:39 +02:00
Pablo Aguilar
57d6e6557b
fix: registry argument to be only the host instead full URL ( #17381 )
...
Signed-off-by: Pablo Aguilar <pablo.aguilar@outlook.com.br >
2024-03-12 10:21:53 -04:00
pasha-codefresh
dd29300fc1
fix(notifications): Helm.GetParameterValueByName should take helm.parametes first ( #17472 )
...
* fix: Helm.GetParameterValueByName should take helm.parametes first
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix linters
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2024-03-12 10:06:24 -04:00
dependabot[bot]
dc242da748
chore(deps): bump library/golang in /test/container ( #17415 )
...
Bumps library/golang from 1.21.3 to 1.22.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-03-12 10:40:54 +02:00
dependabot[bot]
76c64796cc
chore(deps): bump library/node from 21.6.2 to 21.7.1 in /test/container ( #17475 )
...
Bumps library/node from 21.6.2 to 21.7.1.
---
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-03-12 10:39:43 +02:00
Jonas Bakken
6ca29a3c0b
docs: fix kustomize example resources url ( #17468 )
...
Signed-off-by: Jonas Bakken <jonasbakken@protonmail.com >
2024-03-11 19:18:18 +02:00
github-actions[bot]
cc235e4a06
[Bot] docs: Update Snyk reports ( #17458 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2024-03-11 15:57:49 +00:00
Anirudh Sudhir
05eea87162
feat: add option manual to the --sync-policy flag of the app create command ( #17459 )
...
* feat: add sync policy option 'manual' for app create command
Signed-off-by: Anirudh Sudhir <anirudh.sudhir1@gmail.com >
* chore: Update tests to reflect sync policy option changes
Signed-off-by: Anirudh Sudhir <anirudh.sudhir1@gmail.com >
---------
Signed-off-by: Anirudh Sudhir <anirudh.sudhir1@gmail.com >
2024-03-11 16:36:15 +02:00
avoidalone
085ed0f65a
chore: remove repetitive words ( #17464 )
...
Signed-off-by: avoidalone <wuguangdong@outlook.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-03-11 14:27:46 +00:00
dependabot[bot]
9b965700b3
chore(deps): bump library/ubuntu in /test/container ( #17414 )
...
Bumps library/ubuntu from `f9d633f` to `77906da`.
---
updated-dependencies:
- dependency-name: library/ubuntu
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-03-11 16:24:24 +02:00
mamccorm
31776d49f4
make CGO_ENABLED configurable ( #17462 )
...
Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev >
2024-03-11 13:51:53 +02:00
dependabot[bot]
de4cac4165
chore(deps): bump library/node from 21.6.2 to 21.7.0 in /ui-test ( #17444 )
...
Bumps library/node from 21.6.2 to 21.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-03-11 13:19:18 +02:00
dependabot[bot]
0fe1acb357
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #17445 )
...
Bumps library/busybox from `3fbc632` to `650fd57`.
---
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-03-11 13:17:13 +02:00
Joe Wingard
da49d3eed9
add Oncourse Home ( #17457 )
2024-03-11 10:50:40 +00:00
Ikko Eltociear Ashimine
542890f739
docs: Update site.md ( #17454 )
...
erros -> errors
Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com >
2024-03-09 08:12:48 -05:00
Aiman Ismail
fd3462e9c0
docs: dex google oidc: add note on dex connector type ( #17453 )
...
Signed-off-by: Aiman Ismail <m.aimanismail@gmail.com >
2024-03-08 18:58:03 -05:00
Justin Marquis
1901cb56bc
chore: update slsa3 generate ( #17451 )
...
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-03-08 18:44:19 +00:00
Justin Marquis
3fee8cbf81
chore: update cosign and version ( #17441 )
...
* chore: update cosign and version
Signed-off-by: Justin Marquis <justin@akuity.io >
* fix typo
Signed-off-by: Justin Marquis <justin@akuity.io >
---------
Signed-off-by: Justin Marquis <justin@akuity.io >
2024-03-08 07:09:02 -05:00
Nguyen Thai
98a888ed52
Fixed project parameter docs for Gitlab pull request generator ( #17429 )
...
Signed-off-by: Nguyen Thai <tknguyen@linagora.com >
2024-03-07 22:32:34 -05:00
Albin Björk
7bb92d7d61
docs: re-worded updated a link in release-process-and-cadance.md ( #17438 )
...
Signed-off-by: AlbinB97 <devalbinbjork@gmail.com >
2024-03-07 22:19:01 -05:00
Collin Walker
2b6b9bf93e
chore: Fix Helm Installation Breaking on Mac ( #17426 )
...
* fix helm installation to work with mac
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* fix checksums
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* change install filename and makefile
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* change name to just helm - fix dockerfile
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
---------
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
2024-03-07 20:35:37 -05:00
dependabot[bot]
2ad06a6308
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 ( #17442 )
...
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose ) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md )
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
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-03-07 19:36:25 -05:00
Carlos Santana
edc6f5f39e
feat: Allow mkdocs to livereload when using docker ( #17383 )
...
* feat: Allow mkdocs to livereload when using docker
Signed-off-by: Carlos Santana <csantana23@gmail.com >
* update the docs
Signed-off-by: Carlos Santana <csantana23@gmail.com >
---------
Signed-off-by: Carlos Santana <csantana23@gmail.com >
2024-03-07 15:03:26 -05:00
Alexander Matyushentsev
138a112172
docs: proposal to implement sync timeout and termination settings ( #16630 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-03-07 16:46:02 +00:00
Caio Paiva
fda25d0b93
fix(ui): align resource nodegroup ( #17427 )
...
Signed-off-by: Caio Paiva <cclp94@gmail.com >
2024-03-07 09:52:54 -05:00
Pelen
d76976ff12
fix: add retry condition with kube-apiserver sent GOAWAY ( #17422 )
...
Signed-off-by: penglongli <pelenli@tencent.com >
2024-03-07 09:50:34 -05:00
Nate Douglas
8aa9625870
docs: Small edits to docs/user-guide/application-set.md ( #17434 )
...
* Update application-set.md
Signed-off-by: Nate Douglas <ndouglas@users.noreply.github.com >
* Make example code consistent with examples elsewhere.
Signed-off-by: Nathan Douglas <github@darkdell.net >
---------
Signed-off-by: Nate Douglas <ndouglas@users.noreply.github.com >
Signed-off-by: Nathan Douglas <github@darkdell.net >
2024-03-07 09:34:53 -05:00
Takahiro Suzuki
0c2934a339
docs: Clarify for valueFiles behaviour with path field ( #17431 )
...
This commit adds clarification by explaining that `valueFiles` must be a relative path to the root of sources, even if the `path` field is set.
Signed-off-by: Takahiro Suzuki <tkasuz.dev@gmail.com >
Signed-off-by: tkasuz <takahiro.suzuki@hennge.com >
2024-03-07 08:53:48 -05:00
Mangaal
0d020f0079
feat(cli): enable --app-namespace flag for argocd app subcommand ( #17437 )
...
* add --app-namespace flag for set/unset command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* add --app-namespace flag for add-source/remove-source command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* fix bug, handle array out of-bound when --source-index=len(source)
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* add documentation
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
---------
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
2024-03-07 13:38:43 +00:00
John
d0331eefe4
docs: remove repetitive words ( #17430 )
...
Signed-off-by: hishope <csqiye@126.com >
2024-03-07 10:49:22 +01:00
Duncan
1b919879ab
docs (aks cluster): update workloadidentity documentation ( #17401 )
...
Signed-off-by: duncan485 <bakkerduncan@gmail.com >
2024-03-06 13:18:59 -07:00
Nate Douglas
58993b1a01
docs: Fix some awkward phrasing in core.md ( #17412 )
...
Signed-off-by: Nate Douglas <ndouglas@users.noreply.github.com >
2024-03-06 21:06:16 +01:00
Bogay
4db89427a8
fix(grpcproxy): parse headers contain colon ( #13274 ) ( #14294 )
...
* fix(grpcproxy): parse headers contain colon
Signed-off-by: bogay <pojay11523@gmail.com >
* test(apiclient): headers in wrong format
Signed-off-by: bogay <pojay11523@gmail.com >
---------
Signed-off-by: bogay <pojay11523@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-03-06 14:23:50 -05:00
Leonardo Luz Almeida
8786ec243a
chore: add more unit tests around useDiffCache function ( #17404 )
...
* chore: add more unit tests around useDiffCache function
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-03-05 19:19:09 -05:00
Suraj yadav
ee78d02a42
fix(ui): application-summary-help-icon fix ( #17385 )
...
* Update application-summary.tsx
revision-history icon fix
Signed-off-by: Suraj yadav <harrypotter1108@gmail.com >
* icons
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Suraj yadav <harrypotter1108@gmail.com >
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-03-05 16:56:01 -05:00
Suraj yadav
24ac326384
fix(ui): Highlight failing containers in the UI ( #17143 )
...
* failing container icon added
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* lint-fix
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* ..
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* tried yarn lint-fix
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* margin
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* running
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-03-04 18:15:30 -05:00
Collin Walker
839526e976
feat: Allow Kustomize common labels to not apply to selectors ( #17329 )
...
* modify crds
Signed-off-by: Collin <cwalker@ancestry.com >
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* cmd opts and test
Signed-off-by: Collin <cwalker@ancestry.com >
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* kustomize build and test
Signed-off-by: Collin <cwalker@ancestry.com >
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* fix option order and add ancestry to users
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* fix users format
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* generated files
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* set flag value
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* modify crds
Signed-off-by: Collin <cwalker@ancestry.com >
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* chore(deps): bump library/registry in /test/container (#17317 )
Bumps library/registry from `b209a41` to `f4e1b87`.
---
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>
Signed-off-by: Collin <cwalker@ancestry.com >
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* generated files
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* add docs
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* fix doc
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* remove debug prints
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
* fix autogen docs
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
---------
Signed-off-by: Collin <cwalker@ancestry.com >
Signed-off-by: lets-call-n-walk <cw404@hotmail.com >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Collin Walker <10523817+lets-call-n-walk@users.noreply.github.com >
Co-authored-by: Collin <cwalker@ancestry.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 18:13:34 -05:00
DongHo Jung
7eda6e01f4
docs: use service-name instead of service-id ( #17389 )
...
* use service-name instead of service-id
Signed-off-by: DongHo Jung <dongho971220@gmail.com >
* trigger CICD
Signed-off-by: DongHo Jung <dongho971220@gmail.com >
---------
Signed-off-by: DongHo Jung <dongho971220@gmail.com >
2024-03-04 10:48:28 -07:00
Soumya Ghosh Dastidar
88e4da625e
fix: disable rate limiting sompletely by default ( #17355 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2024-03-04 10:46:55 -05:00
Eric Bissonnette
e2f87940e4
fix: preserve escape codes in repo url of git webhook payload ( #17376 )
...
Signed-off-by: Eric Bissonnette <ebisso.dev@gmail.com >
2024-03-04 11:03:19 +02:00
Mangaal
82e20a4fc9
feat: enable users to run commands related to Argo Applications in any namespace ( #17360 )
...
* enable --app-namespace falg for application get command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* enable --app-namespace falg for application diff command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* enable --app-namespace falg for application wait command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* enable --app-namespace falg for application rollback command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* enable --app-namespace falg for application patch command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* enable --app-namespace falg for application edit command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* enable --app-namespace falg for application history command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* enable --app-namespace falg for application sync command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* enable --app-namespace falg for application delete command
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
* cli doc generated
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
---------
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-03-01 17:35:31 -05:00
Ishita Sequeira
3cf54af2be
feat: add cli commands to add/remove sources for multi-source applications ( #17310 )
...
* Initial commit
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add cli commands to add/remove sources for multi-source app
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add checks
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add docs
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* refactor code and update tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* add removed additional switch case
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix suggested nits
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-03-01 22:13:14 +00:00
Suraj yadav
e3ee9ee831
fix(ui): Dark-mode-enhancements ( #17241 )
...
* dark-mode-enhancements
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* monaco
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
Signed-off-by: Suraj yadav <harrypotter1108@gmail.com >
2024-03-01 15:56:09 -05:00
Michael Crenshaw
28112c65a4
chore(ci): free up disk space for goreleaser ( #17373 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-03-01 20:39:31 +00:00
Blake Pettersson
99128c27f5
feat: add ability to auto label clusters from k8s clusterinfo ( #17289 )
...
* feat: add ability to auto label clusters
This gives the ability to automatically label cluster secrets on a cluster-by-cluster basis. If `enableClusterInfoLabels` is set on a cluster secret, the controller will (eventually) label the cluster secret with the current k8s version detected by the cluster info.
This needs documentation, e2e tests, as well as CLI/UI additions.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* refactor: use labels instead of secret data
This is easier to work with, especially in the context where we need
this feature.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* docs: add description on how to use dynamic labeling
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-03-01 15:18:19 -05:00
Raghavi
e9b1af5885
feat: add cli commands to add/delete sourceNamespaces from AppProject ( #17337 )
...
* Add cli to add/delete sourceNamespaces
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
* update command/comments
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
* update command/comments(1)
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
* update user-guide docs
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
* Retrigger CI pipeline
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
* add check for '*' & rename command to remove-source-namespace
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
* update command/comments(2)
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
* update command/comments(3)
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
* Retrigger CI pipeline
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
---------
Signed-off-by: Raghavi Shirur <rshirur@redhat.com >
2024-03-01 14:07:27 -05:00
Andrea Sannuto
f132628866
docs: Update USERS.md ( #17371 )
...
Hi, I added IABAI as using officially ArgoCD
Signed-off-by: Andrea Sannuto <andrea@iab.ai >
2024-03-01 13:58:02 -05:00
Enclavet
d73304ea1c
feat: Add app data to sharding cache to allow sharding by apps ( #17014 )
...
* Adding app list to sharding cache
Signed-off-by: Andrew Lee <andrewkl@enclavenet.com >
* Add shard by apps test
Signed-off-by: Andrew Lee <andrewkl@enclavenet.com >
* Fix lint
Signed-off-by: Andrew Lee <andrewkl@enclavenet.com >
* Add coverage to test
Signed-off-by: Andrew Lee <andrewkl@enclavenet.com >
* Fix lint
Signed-off-by: Andrew Lee <andrewkl@enclavenet.com >
* Converted cluster/app accesors to private, add apps-in-any-namespace suport in shardingcache init, added read lock to GetAppDistribution
Signed-off-by: Andrew Lee <andrewkl@enclavenet.com >
* Fix tests
Signed-off-by: Andrew Lee <andrewkl@enclavenet.com >
---------
Signed-off-by: Andrew Lee <andrewkl@enclavenet.com >
2024-03-01 13:56:48 -05:00
Arthur Outhenin-Chalandre
62003f0152
feat: allow webhook settings to be referenced by external secret ( #16262 )
...
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@ledger.fr >
2024-02-29 13:58:38 +02:00
Michael Firestone
d4251ef7cf
chore(notifications): remove unneeded operations from templates ( #17307 )
...
* chore(deps): bump library/ubuntu in /test/container (#13409 )
Bumps library/ubuntu from `9a0bdde` to `67211c1`.
---
updated-dependencies:
- dependency-name: library/ubuntu
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: Michael Firestone <mike.firestone@electriphi.ai >
* rm unneeded operations from templates
Signed-off-by: Michael Firestone <firestonem@gmail.com >
Signed-off-by: Michael Firestone <mike.firestone@electriphi.ai >
* rm more unneeded ops
Signed-off-by: Michael Firestone <mike.firestone@electriphi.ai >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Michael Firestone <mike.firestone@electriphi.ai >
Signed-off-by: Michael Firestone <firestonem@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Firestone <mike.firestone@electriphi.ai >
2024-02-29 13:54:15 +02:00
Rafal
a4b5051538
fix(ui): The tiles in Applications List are too wide #17220 ( #17340 )
...
* fix(ui): The tiles in Applications List are too wide
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
* change min width of app tiles
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
---------
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
2024-02-28 19:42:20 +00:00
Alexander Matyushentsev
bb4e47a12d
fix: The argocd server api-content-type flag does not allow empty content-type header ( #17331 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-02-28 09:45:44 -08:00
dependabot[bot]
c973f7013b
chore(deps): bump library/node from 21.6.1 to 21.6.2 in /test/container ( #17316 )
...
Bumps library/node from 21.6.1 to 21.6.2.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-28 11:47:58 +02:00
David Bunn
e492e1469c
chore(deps): upgrade helm to 3.14.2 ( #17330 )
...
* chore(deps): upgrade helm to 3.14.2
Signed-off-by: David Bunn <david.bunn@prodigygame.com >
* Signing commit
Signed-off-by: David Bunn <david.bunn@prodigygame.com >
---------
Signed-off-by: David Bunn <david.bunn@prodigygame.com >
2024-02-27 20:48:41 -05:00
Keith Chong
48f4392b26
fix: multi-source app breaks application parameters UI ( #16910 ) ( #17033 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-02-27 20:15:50 -05:00
Suraj yadav
8b89722eee
fix(ui): Added dashed line between collapsed sections in Compact-diff ( #17173 )
...
* dashed-line-breaker
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* dark-mode
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* dark-mode-text-fix
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
2024-02-27 16:39:47 -05:00
Juliusz Jaksa
5ffbca4cce
docs: fixed name of environment variable and config map property enabling scm providers for applicationsets ( #17326 )
...
Signed-off-by: Juliusz <juliusz.jaksa@xylem.com >
Co-authored-by: Juliusz <juliusz.jaksa@xylem.com >
2024-02-27 16:36:07 -05:00
dependabot[bot]
d42004fa86
chore(deps): bump library/registry in /test/container ( #17317 )
...
Bumps library/registry from `b209a41` to `f4e1b87`.
---
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-02-27 19:48:59 +02:00
Carlos Santana
891d089304
fix: use simple python image to build mkdocs ( #17313 )
...
* fix: use simple python image to build mkdocs
Signed-off-by: Carlos Santana <csantana23@gmail.com >
* use python 3.7
Signed-off-by: Carlos Santana <csantana23@gmail.com >
---------
Signed-off-by: Carlos Santana <csantana23@gmail.com >
2024-02-26 14:12:21 -05:00
dependabot[bot]
2ac96a55ba
chore(deps): bump library/busybox in /test/e2e/multiarch-container ( #14592 )
...
Bumps library/busybox from `2376a0c` to `3fbc632`.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-26 14:45:03 +02:00
dependabot[bot]
09798b5713
chore(deps): bump library/registry in /test/container ( #13050 )
...
Bumps library/registry from `41f413c` to `b209a41`.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-26 12:48:21 +02:00
dependabot[bot]
4d1eb5515f
chore(deps): bump library/redis in /test/container ( #17309 )
...
Bumps library/redis from `11c3e41` to `e647cfe`.
---
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-02-26 11:09:22 +02:00
dependabot[bot]
37eacec208
chore(deps): bump library/ubuntu in /test/container ( #13409 )
...
Bumps library/ubuntu from `9a0bdde` to `67211c1`.
---
updated-dependencies:
- dependency-name: library/ubuntu
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-02-25 19:07:58 +02:00
Debdut Chakraborty
8712d03e9e
chore: add Rocket.Chat to users ( #17306 )
...
Signed-off-by: Debdut Chakraborty <debdutdeb@outlook.com >
2024-02-25 11:52:47 +01:00
dependabot[bot]
99723143b9
chore(deps): bump bitnami/kubectl in /test/container ( #14220 )
...
Bumps bitnami/kubectl from `670fe3f` to `14ab746`.
---
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-02-24 23:36:59 +02:00
dependabot[bot]
6de1037eb3
chore(deps): bump react-helmet and @types/react-helmet in /ui ( #11556 )
...
Bumps [react-helmet](https://github.com/nfl/react-helmet ) and [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ). These dependencies needed to be updated together.
Updates `react-helmet` from 5.2.1 to 6.1.0
- [Release notes](https://github.com/nfl/react-helmet/releases )
- [Changelog](https://github.com/nfl/react-helmet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nfl/react-helmet/commits/6.1.0 )
Updates `@types/react-helmet` from 5.0.19 to 6.1.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet )
---
updated-dependencies:
- dependency-name: react-helmet
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/react-helmet"
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-24 22:44:42 +02:00
dependabot[bot]
e4c8568393
chore(deps): bump library/redis in /test/container ( #17137 )
...
Bumps library/redis from `cc8b0b8` to `11c3e41`.
---
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-02-24 22:03:47 +02:00
dependabot[bot]
c435260f13
chore(deps-dev): bump postcss from 8.2.13 to 8.4.35 in /ui ( #17140 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.13 to 8.4.35.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.13...8.4.35 )
---
updated-dependencies:
- dependency-name: postcss
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-24 15:44:12 +02:00
Carlos Santana
8bb41eda04
fix: Update test image ssl/crypto libs ( #17303 )
...
Signed-off-by: Carlos Santana <csantana23@gmail.com >
2024-02-24 14:52:09 +02:00
Sonam
7fe1263300
fix(ui): Include application name in status badge ( #17126 )
...
* Added application name to badge
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
* Rever svg change
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
* Doc for disabling application name
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
* Flag to not display application name
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
* Added tests
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
* Make no app name the default
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
* Have enable app name as a query parameter
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
* Have enable app name as a query parameter
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
* argocd to original
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
* Update docs/user-guide/status-badge.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
---------
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-02-24 14:04:30 +02:00
Blake Pettersson
5bc1850aa1
chore(ci): use changed files action ( #17180 )
...
`dorny/paths-filter` doesn't seem to handle (multiple) negations well.
Therefore, this PR switches to `tj-actions/changed-files`, since it is
already successfully used in argo-workflows.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-02-23 10:51:09 -05:00
Muhammad Zain ul abidin
4dc91dcb9d
docs for PR #9791 ( #16021 )
...
Signed-off-by: mzain <zainawan89@gmail.com >
2024-02-22 10:01:44 -07:00
Damon Edstrom
262d287645
docs: Added examples for alternate EKS cluster authentication methods ( #17270 )
...
* Added examples for alternate EKS cluster authentication methods
Signed-off-by: Damon Edstrom <dedstrom@venerated.io >
* Update docs/operator-manual/declarative-setup.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
---------
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-02-22 16:10:11 +00:00
Oscar Wieman
df2b0e2711
fix typo ( #17272 )
...
Signed-off-by: Oscar Wieman <oscar@oscarr.nl >
2024-02-22 02:07:44 +00:00
Wilson Wang
5d4c0ecdee
reduce unnecessary unmarshal ( #17187 )
...
Signed-off-by: Wilson Wang <wilson.wang@bytedance.com >
2024-02-21 20:56:06 -05:00
Dan Garfield
6aa79f283c
Update contributors-quickstart.md ( #17266 )
...
Signed-off-by: Dan Garfield <dan@codefresh.io >
2024-02-21 09:14:02 -08:00
Adrian Moisey
17ef8b9579
docs: Fix typo in notifications example ( #17250 )
...
* Fix typo in notifications example
I'm not too sure what the example should look like, so I'm taking a guess here.
Signed-off-by: Adrian Moisey <adrian@changeover.za.net >
* Update docs/operator-manual/notifications/troubleshooting.md
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
Signed-off-by: Adrian Moisey <adrian@changeover.za.net >
---------
Signed-off-by: Adrian Moisey <adrian@changeover.za.net >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
2024-02-21 20:21:01 +05:30
Gaston Festari
4761255608
docs(metrics): add release label to haproxy ( #17264 )
...
Add missing `release` label to `argocd-redis-haproxy-metrics`
ServiceMonitor example.
Signed-off-by: Gaston Festari <cilindrox@gmail.com >
2024-02-21 16:36:14 +02:00
itayvolo
d55e926a63
docs: Update USERS.md ( #17248 )
...
* Update USERS.md
Signed-off-by: itayvolo <72027444+itayvolo@users.noreply.github.com >
* Update USERS.md
Signed-off-by: itayvolo <72027444+itayvolo@users.noreply.github.com >
* Update USERS.md
Signed-off-by: itayvolo <72027444+itayvolo@users.noreply.github.com >
---------
Signed-off-by: itayvolo <72027444+itayvolo@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-21 14:34:43 +00:00
dependabot[bot]
3cc02779ca
chore(deps): bump library/node from 50703e6 to 65998e3 ( #17243 )
...
Bumps library/node from `50703e6` to `65998e3`.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-20 13:23:01 +02:00
Dong Wang
fa1ad0c375
Add AppName to the RepoServerAppDetailsQuery for notification-controller ( #17233 )
...
Signed-off-by: Dong Wang <wd@wdicc.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-20 12:24:32 +02:00
dependabot[bot]
b80015e27e
chore(deps): bump library/golang in /test/remote ( #17244 )
...
Bumps library/golang from `ef61a20` to `7b297d9`.
---
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-02-20 10:33:55 +02:00
dependabot[bot]
8a866492db
chore(deps): bump library/node from 6fb1883 to 65998e3 in /ui-test ( #17245 )
...
Bumps library/node from `6fb1883` to `65998e3`.
---
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-02-20 10:33:31 +02:00
Luke
078eb6c56d
feat(grafana-dashboard): Update example dashboard, add AppSet Telemetry ( #17232 )
...
Signed-off-by: lukepatrick <lukephilips@gmail.com >
2024-02-19 19:29:27 +02:00
dependabot[bot]
d9e0666795
chore(deps): bump library/golang in /test/remote ( #17138 )
...
Bumps library/golang from `094e47e` to `ef61a20`.
---
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: pasha-codefresh <pavel@codefresh.io >
2024-02-19 18:42:02 +02:00
dependabot[bot]
47eddf169e
chore(deps): bump library/node from 21.6.1 to 21.6.2 ( #17223 )
...
Bumps library/node from 21.6.1 to 21.6.2.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-19 14:58:46 +02:00
dependabot[bot]
4e224ee878
chore(deps): bump library/node from 21.6.1 to 21.6.2 in /ui-test ( #17226 )
...
Bumps library/node from 21.6.1 to 21.6.2.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-19 13:56:27 +02:00
Mikołaj Przybysz
50284f7c5c
Count git checkout failures ( #15657 )
...
Signed-off-by: Mikołaj Przybysz <1093404+mikolajprzybysz@users.noreply.github.com >
Co-authored-by: Mikołaj Przybysz <1093404+mikolajprzybysz@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-02-19 12:44:44 +02:00
Keith Chong
c0e679a66c
fix: Permission Denied error when calling GetAppDetails API ( #17221 ) ( #17229 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-02-16 12:20:08 -08:00
NextBasket-Petyo
d5a4f81b8e
docs: Add Nextbasket to USERS.md ( #17228 )
...
Signed-off-by: NextBasket-Petyo <100193556+NextBasket-Petyo@users.noreply.github.com >
2024-02-16 17:55:40 +01:00
Matt Menzenski
d5b0a4f029
docs: Add PayIt to USERS.md ( #17215 )
...
* docs: Add PayIt to USERS.md
Signed-off-by: Matt Menzenski <matt@payitgov.com >
* docs: Add PayIt to USERS.md
Signed-off-by: Matt Menzenski <matt@payitgov.com >
---------
Signed-off-by: Matt Menzenski <matt@payitgov.com >
2024-02-15 17:56:40 -05:00
Alexandre Gaudreault
79e94b8fe0
chore(deps): upgrade helm to 3.14.1 ( #17213 )
...
* chore(deps): upgrade helm to 3.14.1
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* move files to folder......
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-02-15 08:26:32 -07:00
Alexandre Gaudreault
ff7192bfc5
fix(controller): add missing workqueue metrics ( #16315 ) ( #17013 )
...
* fix(controller): add missing kubernetes metrics
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* validate workqueue metrics are present
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* use newer metrics registry
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix duplicated
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* init runtime controller in test to have correct metrics
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix lint error
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
* update controller-runtime to remove metrics with high cardinality
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-02-14 11:48:39 -05:00
Michael Morris
6d0ba1fad7
feat: wait until resources are deleted #6085 ( #16733 )
...
* feat: wait until resources are deleted
Signed-off-by: MichaelMorris <michael.morris@est.tech >
* Added unit and e2e test
Signed-off-by: MichaelMorris <michael.morris@est.tech >
---------
Signed-off-by: MichaelMorris <michael.morris@est.tech >
2024-02-14 15:01:34 +02:00
Lukas Wöhrl
5d6111b745
fix: infer correct shard in statefulset setup ( #17124 , #17016 ) ( #17167 )
...
* fix: infer correct shard in statefulset setup
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix the case if only a single replica
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: resolving pointer on shard compare
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: add readlock for cluster accessor
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: use defer to protect access of 'shard'
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: revert locking in getclusteraccessor
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: handle nil shard case
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: handle any nil shard value as false
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: handle nil case and fix another missing pointer dereference
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* revert
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: added tests and fixed some behaviour bugs
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* test: add test to validate that Shard value is not overriden
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* fix: added tests and fixe the case when server is changed inside a secret
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
* tests: add test cases for infering the shard logic
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
---------
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
2024-02-13 11:51:41 -05:00
Suraj yadav
db34f98451
docs: Private-helm-repo section target added to helm.md ( #16697 )
...
* helm-repo
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* Update docs/user-guide/helm.md
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Suraj yadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
Signed-off-by: Suraj yadav <harrypotter1108@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-02-13 14:16:09 +01:00
Ajay Chidambaram
5406a1a5e8
docs: fixes Template.md targetRevision typo ( #17190 )
...
* Template.md targetRevision typo fixed
Signed-off-by: Ajay Chidambaram <105060495+chidambaram27@users.noreply.github.com >
* retrigger checks
Signed-off-by: Ajay Chidambaram <105060495+chidambaram27@users.noreply.github.com >
* sign off
Signed-off-by: chidambaram27 <chidambaramk.27@gmail.com >
Signed-off-by: Ajay Chidambaram <105060495+chidambaram27@users.noreply.github.com >
* sign off
Signed-off-by: Ajay Chidambaram <105060495+chidambaram27@users.noreply.github.com >
---------
Signed-off-by: Ajay Chidambaram <105060495+chidambaram27@users.noreply.github.com >
Signed-off-by: chidambaram27 <chidambaramk.27@gmail.com >
2024-02-13 13:03:16 +01:00
David Grizzanti
c082a0cca5
Update triggers doc to fix typo ( #17185 )
...
Signed-off-by: David Grizzanti <dgrizzanti@users.noreply.github.com >
2024-02-12 22:35:22 -05:00
Jan Schumann
82433ff1a8
feat: query escape function for notifications ( #16343 )
...
Signed-off-by: Jan Schumann <js@schumann-it.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-12 12:34:16 +02:00
Soumya Ghosh Dastidar
4458d5fa80
fix: stop initializing deployment informer if dynamic sharding is disabled ( #17097 )
...
* fix: stop initializing deployment informer if dynamic sharding is disabled
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: updated sharding cache getter func
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2024-02-11 13:32:17 -05:00
shlomi tubul
adceae9ec8
feat: Add support for passing Redis Sentinel username(ACL) and password ( #17168 )
...
* Add support for passing Sentinel username and password
Signed-off-by: ShlomiTubul <shlomi.tubul@placer.ai >
* fix align with var naming
Signed-off-by: ShlomiTubul <shlomi.tubul@placer.ai >
* fix align with var naming
Signed-off-by: ShlomiTubul <shlomi.tubul@placer.ai >
---------
Signed-off-by: ShlomiTubul <shlomi.tubul@placer.ai >
Co-authored-by: ShlomiTubul <shlomi.tubul@placer.ai >
2024-02-11 00:48:15 -05:00
AS
bb1c1ed44d
chore(dex): 2.37.0 to 2.38.0 ( #17157 )
...
Signed-off-by: asingh51 <ashutosh_singh@intuit.com >
Co-authored-by: asingh51 <ashutosh_singh@intuit.com >
2024-02-09 09:37:04 -05:00
Alexandre Gaudreault
d7da05f3aa
docs: fix error in toolchain setup ( #17154 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com >
2024-02-08 18:09:17 -08:00
Blake Pettersson
7e80f1e8e5
chore(ci): tweak backend filters ( #17134 )
...
The existing backend filters get triggered even on frontend-only or
docs-only changes, which should not be the case. The reason for this
seems to be the fact that each filter line is ORed rather than ANDed.
To remedy this, we put all the filters on the same line.
I tried the filter out in a REPL
(https://runkit.com/blakepettersson/65c3daba99653f0008c74eda ). This is
a filter using picomatch (the same library `dorny/paths-filter` uses).
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-02-07 18:43:50 -05:00
Prune Sebastien THOMAS
f77cf94908
fix(kustomize): set build dir ( #15057 ) #16229 #16652 ( #16653 )
...
* use repo root, not app path
Signed-off-by: Prune <prune@lecentre.net >
correct patch
Signed-off-by: Prune <prune@lecentre.net >
* use Getwd to find the root path for diff commands
Signed-off-by: Prune <prune@lecentre.net >
* set dot a default for argo app commands
Signed-off-by: Prune <prune@lecentre.net >
* revert default values
Signed-off-by: Prune <prune@lecentre.net >
* patch diff in TestNamespacedResourceDiffing
Signed-off-by: Prune <prune@lecentre.net >
* patching some diff and sync
Signed-off-by: Prune <prune@lecentre.net >
* patch remaining diff in error
Signed-off-by: Prune <prune@lecentre.net >
---------
Signed-off-by: Prune <prune@lecentre.net >
2024-02-07 14:00:00 -05:00
fsl
52ffd7df4d
chore(deps): bump library/node from 20.7.0 to 21.6.1 ( #17065 )
...
Signed-off-by: fengshunli <1171313930@qq.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-07 16:21:00 +02:00
dependabot[bot]
3c9a2fbc59
chore(deps): bump library/node from 20.6.1 to 21.6.1 ( #17053 )
...
Bumps library/node from 20.6.1 to 21.6.1.
---
updated-dependencies:
- dependency-name: library/node
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-02-07 15:06:57 +02:00
Sorav Kumar Sharma
93a668ac09
fix the typo ( #17116 )
2024-02-07 18:32:07 +05:30
dependabot[bot]
98d5a2bf86
chore(deps-dev): bump yarn from 1.22.10 to 1.22.21 in /ui ( #17096 )
...
Bumps [yarn](https://github.com/yarnpkg/yarn ) from 1.22.10 to 1.22.21.
- [Release notes](https://github.com/yarnpkg/yarn/releases )
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yarnpkg/yarn/compare/1.22.10...v1.22.21 )
---
updated-dependencies:
- dependency-name: yarn
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: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-07 14:11:05 +02:00
dependabot[bot]
7ce342fb88
chore(deps): bump library/redis from 7.0.11 to 7.2.4 in /test/container ( #16806 )
...
Bumps library/redis from 7.0.11 to 7.2.4.
---
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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-07 12:55:20 +02:00
dependabot[bot]
b23e71f578
chore(deps-dev): bump yarn from 1.22.10 to 1.22.13 in /ui-test ( #17092 )
...
Bumps [yarn](https://github.com/yarnpkg/yarn ) from 1.22.10 to 1.22.13.
- [Release notes](https://github.com/yarnpkg/yarn/releases )
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yarnpkg/yarn/compare/1.22.10...v1.22.13 )
---
updated-dependencies:
- dependency-name: yarn
dependency-type: direct:development
...
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-02-07 11:54:46 +02:00
dependabot[bot]
8ac7b6da38
chore(deps): bump library/golang from 1.21.3 to 1.22.0 in /test/remote ( #17111 )
...
Bumps library/golang from 1.21.3 to 1.22.0.
---
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-02-07 10:53:43 +02:00
Soumya Ghosh Dastidar
d494d3a331
fix: ci failures ( #17107 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2024-02-07 00:56:14 +01:00
borisssmidtCET
b93874e741
Add a description for using contour httpproxy CRD ( #14614 )
...
Which allows you to reuse the same hostname.
Co-authored-by: Boris Smidt <boris.smidt@restore.eu >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2024-02-06 23:56:30 +02:00
jcourteau
af20dae498
docs: Update Okta OIDC SSO docs ( #13811 )
...
* Update the Okta SSO docs
* fill out the OIDC section with step-by-step instructions on using Okta
with custom authorization servers
* adjust outdated docs about updating the docs
Signed-off-by: Jonas Courteau <jonas.courteau@abcellera.com >
* Add the Okta version that these docs are written against
Signed-off-by: Jonas Courteau <jonas.courteau@abcellera.com >
---------
Signed-off-by: Jonas Courteau <jonas.courteau@abcellera.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2024-02-06 13:33:12 -07:00
Petr Studeny
4bf4629231
docs(webhook): use real cm name instead of placeholder ( #17002 )
...
The document says I should registed configMap named argocd-notifications-cm but then uses placeholder in examples.
Signed-off-by: Petr Studeny <studenyp@gmail.com >
2024-02-07 01:31:13 +05:30
Tal Yitzhak
c4a9df6570
Updated otelgrpc to remediate CVE found by JFrog Xray ( #17084 )
...
Signed-off-by: Tal Yitzhak <taly@lightrun.com >
Co-authored-by: Tal Yitzhak <taly@lightrun.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-02-07 00:04:54 +05:30
Adam Huganir
ca27c41bc2
typo registires -> registries ( #17099 )
...
Signed-off-by: Adam Huganir <adam@huganir.com >
2024-02-06 09:54:11 -07:00
Eshwar Hebbur Shivakumar
0b22a1198a
fix(ui): Change path to "root" when path is root directory ( #14949 )
...
* change path to display root
Signed-off-by: Eshwar Hebbur Shivakumar <eshwar1011235@gmail.com >
* Fix inequality typo
Signed-off-by: Eshwar Hebbur Shivakumar <eshwar1011235@gmail.com >
* Fix lint issues
Signed-off-by: Eshwar Hebbur Shivakumar <eshwar1011235@gmail.com >
---------
Signed-off-by: Eshwar Hebbur Shivakumar <eshwar1011235@gmail.com >
2024-02-06 10:27:05 -05:00
Blake Pettersson
228eda5e1e
chore(ci): run ci checks conditionally ( #16982 )
...
* chore(ci): run ci checks conditionally
This should prevent docs changes from having the need to run e2e tests
etc, and prevent backend changes from needing to run ui tests, and vice
versa.
This is similar to previous attempts (see #16706 and #13507 ), with the
difference here that we add the if checks on each _step_ rather than
each _job_ - the reason being that most of these jobs are required, and
if we skip whole jobs any PR which does this will be left hanging
indefinitely, so Github forces us to do this on a step level instead.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore(ci): run ci checks conditionally
Try conditional jobs, according to https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/troubleshooting-required-status-checks#handling-skipped-but-required-checks
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore(ci): add composite test-e2e action
This is a workaround for the e2e tests which do not run yet report `pending` when they are actually skipped.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-02-06 10:26:38 -05:00
Anand Francis Joseph
555f6f42d2
docs(proposal): decoupling app sync from control plane user w/ impersonation ( #14255 )
...
* Proposal for decoupling application sync from control plane user using impersonation
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Moved the proposal document to the right directory
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Update docs/decouple-application-sync-user-using-impersonation
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Anand Francis Joseph <anandfrancis.joseph@gmail.com >
* Update docs/decouple-application-sync-user-using-impersonation
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Anand Francis Joseph <anandfrancis.joseph@gmail.com >
* Update docs/decouple-application-sync-user-using-impersonation
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Anand Francis Joseph <anandfrancis.joseph@gmail.com >
* Modified the proposal to have control in AppProjects alone instead of Application and AppProject
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Removed proposal placed in wrong directory and corrected examples
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Update docs/proposals/decouple-application-sync-user-using-impersonation
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Anand Francis Joseph <anandfrancis.joseph@gmail.com >
* Update docs/proposals/decouple-application-sync-user-using-impersonation
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Anand Francis Joseph <anandfrancis.joseph@gmail.com >
* Addressed review comments
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Additional corrections
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed alternative proposals section to include only AppProject based approach
Signed-off-by: anandf <anjoseph@redhat.com >
* Added information on impersonation and added related links
Signed-off-by: anandf <anjoseph@redhat.com >
* Added examples for remote cluster destination with the required RBAC access
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed clusterrole and clusterrolebinding creation commands
Signed-off-by: anandf <anjoseph@redhat.com >
* Addressed review comments from Akram
Signed-off-by: anandf <anjoseph@redhat.com >
* Corrected RBAC to include serviceaccounts that can be impersonated as swell
Signed-off-by: anandf <anjoseph@redhat.com >
* Address few more review comments from Ishita, Akram
Signed-off-by: anandf <anjoseph@redhat.com >
* Fixed a typo and updated the last updated date field
Signed-off-by: anandf <anjoseph@redhat.com >
* Added information of the sync hook behaviour and also corrected the namespace to match that of destination
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Changed proposal to meet the latest api design using destinationServiceAccounts
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Fixed proposal document to use destinationServiceAccounts struct
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Renamed proposal file to have .md extension
Signed-off-by: anandf <anjoseph@redhat.com >
* Using glob pattern instead of regex, and corrected the order of precedence when multiple matches are available
Signed-off-by: anandf <anjoseph@redhat.com >
---------
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
Signed-off-by: Anand Francis Joseph <anandfrancis.joseph@gmail.com >
Signed-off-by: anandf <anjoseph@redhat.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-02-06 10:18:00 -05:00
Thomas Decaux
5100726fd6
feat: add health-checks for eck elastic beat ( #16563 )
...
* feat: add health-checks for eck elastic beat
Signed-off-by: ebuildy <ebuildy@gmail.com >
* fix tests
Signed-off-by: ebuildy <ebuildy@gmail.com >
---------
Signed-off-by: ebuildy <ebuildy@gmail.com >
2024-02-06 03:01:04 +00:00
Michael Crenshaw
769836e6ea
fix: log all token verification failures ( #16625 )
...
* fix: log all token verification failures
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* better
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-02-06 02:56:39 +00:00
Linghao Su
2082a21121
fix(ui): prevent app name too long hide open icon ( #16983 )
...
* fix(ui): prevent app name too long hide open icon
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
* fix(ui): fix app resource list lint
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
---------
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2024-02-05 20:56:58 -05:00
Gustavo Esser
b1c6dc5742
DOC: add Fly Security and Telavita in USERS.md ( #17076 )
...
Signed-off-by: Gustavo Esser <esser1997@hotmail.com >
2024-02-06 02:26:17 +01:00
Bardia Heydari
5246429cad
chore: improve error logs ( #10592 ) ( #17089 )
...
Signed-off-by: Bardia Heydari <az.bardia13@gmail.com >
2024-02-05 16:42:20 -05:00
Ishita Sequeira
3fda27e8d9
fix(controller): fix application controller deployment crashing ( #16984 )
...
* fix application controller deployment crashing and update manifests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* remove environment variable ARGOCD_ENABLE_DYNAMIC_CLUSTER_DISTRIBUTION
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix auto-generated docs
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-02-05 21:09:35 +00:00
Michael Crenshaw
55713b3474
fix(ci): correct helm checksum path ( #17081 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-02-02 20:03:12 +00:00
Leonardo Luz Almeida
dc1ccea568
feat: add prometheus metrics around proxy extension requests ( #17012 )
...
* feat: add prometheus metrics around proxy extension requests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* update go.mod
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix metrics bugs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix unit-test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add unit suffix in the duration metric
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* update doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-02-02 16:56:48 +00:00
Michael Crenshaw
fa31c2323a
chore(ci): bump k3s versions to latest patches ( #17060 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-02-01 13:39:20 -05:00
Kerwood
b8aeb781a6
fix: removed pkce code challange check for WebUI ( #16730 )
...
Signed-off-by: Patrick Kerwood <patrick@kerwood.dk >
2024-02-01 08:27:30 -08:00
Carlos Santana
0c8bc1d61e
chore(deps): Upgrade aws-sdk-go to support eks pod identity ( #17063 )
...
* chore: Upgrade aws-sdk-go to support eks pod identity
---------
Signed-off-by: Carlos Santana <carrlos@amazon.com >
Co-authored-by: Mathieu Bruneau <brunemat@amazon.com >
* add cogen for notifications
Signed-off-by: Carlos Santana <carrlos@amazon.com >
---------
Signed-off-by: Carlos Santana <carrlos@amazon.com >
Co-authored-by: Mathieu Bruneau <brunemat@amazon.com >
2024-01-31 21:30:32 -05:00
dependabot[bot]
28f362b886
chore(deps): bump github.com/evanphx/json-patch ( #17021 )
...
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch ) from 5.6.0+incompatible to 5.9.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases )
- [Commits](https://github.com/evanphx/json-patch/compare/v5.6.0...v5.9.0 )
---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
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-01-31 15:29:36 -05:00
Simon HEGE
f4019b7657
chore(deps): bump Helm to 3.14.0 ( #17031 ) ( #17032 )
...
* bump helm to 3.14.0
Signed-off-by: Simon HEGE <simonhege@gmail.com >
* Add a note about helm bump in upgrade instructions
Signed-off-by: Simon HEGE <simonhege@gmail.com >
---------
Signed-off-by: Simon HEGE <simonhege@gmail.com >
2024-01-31 15:26:28 -05:00
Shyukri Shyukriev
291445f132
chore: use kubernetes 1.29.0 in CI ( #17050 )
...
Keeping 1.25 for now.
Signed-off-by: Shyukri Shyukriev <shukera@gmail.com >
2024-01-31 15:23:45 -05:00
Andrew Block
c691d366a5
Corrected certificate managment for OCI helm charts ( #16656 )
...
Signed-off-by: Andrew Block <andy.block@gmail.com >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
2024-01-30 21:45:11 -05:00
Nicholas Morey
7f749c62b8
docs(hooks): add postdelete to table ( #17048 )
...
Add `PostDelete` to the hooks table, and clean up wording and old availability statement (all the way back to v1, probably irrelevant).
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-01-30 20:51:25 -05:00
Nicholas Morey
55918abd77
docs(argocd-cm): add timeout.reconciliation.jitter example ( #17044 )
...
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-01-30 10:21:49 -08:00
Nicholas Morey
4d53d36268
docs(kustomize): add components yaml example ( #17043 )
...
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-01-30 10:21:29 -08:00
Nicholas Morey
981bceecb0
docs(applicationset): explain impact of empty spec in templatePatch ( #17042 )
...
* docs: explain impact of empty spec in templatePatch
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: not conditional helm values
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
---------
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-01-30 09:55:50 -08:00
Siddhesh Ghadi
e5c88c914b
feat: Prune resources in reverse order of syncwave during sync ( #15074 ) ( #16748 )
...
* Add e2e & doc for prune order during sync
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Point gitops-engine to fork with reverse prune changes
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Fix ci linting failures
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
* Update gitops-engine commit ref
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
---------
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
2024-01-30 10:08:59 -05:00
saeedhosseini
3c21242356
Fix typo in documentation ( #17022 )
...
Signed-off-by: saeedhosseini <saeedhosseini21@gmail.com >
2024-01-29 21:04:01 +05:30
Yudi A Phanama
be1f0eafb8
fix(redis): go-redis v9 regression missing metrics and reconnect hook ( #13415 ) ( #15275 )
...
* fix(redis): go-redis v9 regression missing metrics and reconnect hook
Signed-off-by: phanama <yudiandreanp@gmail.com >
* fix: golangci lint return values not checked in tests
Signed-off-by: phanama <yudiandreanp@gmail.com >
* chore: move dnsError var locally into func
Signed-off-by: phanama <yudiandreanp@gmail.com >
---------
Signed-off-by: phanama <yudiandreanp@gmail.com >
2024-01-29 10:31:15 -05:00
Nicholas Morey
4e084ace8c
docs(helm): fix yaml formatting on code block ( #17001 )
...
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-01-26 15:38:49 -05:00
Sonam
8c9abb27ef
Badge for apps in any namespace ( #16739 )
...
Signed-off-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
Co-authored-by: sshenoy6 <sonamkaup_shenoy@intuit.com >
2024-01-26 15:01:30 -05:00
Nicholas Morey
344f23b5e8
docs(helm): add example of public oci chart ( #17000 )
...
There doesn't appear to be an example of using an OCI helm chart repository, so this adds a simple declarative example. This is a common question from the community.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-01-26 15:42:52 +00:00
Fish-pro
85009d941c
Clean up repeated package import ( #16987 )
...
Signed-off-by: Zechun Chen <zechun.chen@daocloud.io >
2024-01-25 09:51:43 -05:00
Michael Crenshaw
8932036d53
fix(server): allow disabling content-type check ( #16959 )
...
* fix(server): allow disabling content-type check
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix spacing
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-01-24 14:45:09 -05:00
fsl
6d0850749b
chore(deps): rm go-jose Cxb6dee8d5-b814 high vuln ( #16947 )
...
Signed-off-by: fengshunli <1171313930@qq.com >
2024-01-24 09:42:42 -05:00
1102
666499f610
feat(health): support for resourcerecordsets aws.crossplane.io resource ( #16823 )
...
Signed-off-by: nueavv <nuguni@kakao.com >
2024-01-24 00:23:58 -05:00
Christian Hernandez
0012e787f3
docs: Added an example of downloading the latest stable version ( #16968 )
...
* added an example of downloading the latest stable version
Signed-off-by: Christian Hernandez <christian@chernand.io >
* Update docs/cli_installation.md
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: Christian Hernandez <christianh814@users.noreply.github.com >
---------
Signed-off-by: Christian Hernandez <christian@chernand.io >
Signed-off-by: Christian Hernandez <christianh814@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-01-24 03:32:29 +00:00
Keith Chong
fec5708ea5
docs: Update argocd-cm.yaml bannerposition description ( #16961 ) ( #16962 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com >
2024-01-23 18:32:52 -05:00
Anand Francis Joseph
97727cbb59
fix(appcontroller): Uptake fix in gitops engine which fixes application sync with auto create ns and server side apply ( #16942 )
...
* Uptake fix in gitops engine to fix auto create ns with server side apply
Signed-off-by: anandf <anjoseph@redhat.com >
* Moved the new e2e test to different location
Signed-off-by: anandf <anjoseph@redhat.com >
* Fix test name to be less than 63 char for creating ns
Signed-off-by: anandf <anjoseph@redhat.com >
* update gitops-engine with latest master
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: anandf <anjoseph@redhat.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2024-01-23 12:55:30 -05:00
Linghao Su
b234264d79
fix(ui): fix display banner when not explicit set position ( #16741 )
...
Signed-off-by: linghaoSu <linghao.su@daocloud.io >
2024-01-23 12:09:00 -05:00
Ishita Sequeira
c29f6da00c
separate application controller roles into a separate manifests directory ( #16884 )
...
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-01-22 15:39:56 -05:00
Arnold
f7236d794b
feat: Add PITS Globale Datenrettungsdienste to user list ( #16765 )
...
* Add PITS Globale Datenrettungsdienste to user list
Signed-off-by: Arnold <87698848+arnoldberlin@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Arnold <87698848+arnoldberlin@users.noreply.github.com >
---------
Signed-off-by: Arnold <87698848+arnoldberlin@users.noreply.github.com >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
2024-01-22 15:26:26 +00:00
Blake Pettersson
9042f415b7
Revert "chore: Preventing runnings jobs when updating documentation ( #16706 )" ( #16943 )
...
This reverts commit 65869a3860 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-01-22 08:49:50 -05:00
Sergey Lanzman
397063fea4
fix(action): Add validation for Kustomize Build Options white space ( #16704 )
...
Signed-off-by: Sergey Lanzman <sergeylanz@gmail.com >
2024-01-21 12:18:36 +05:30
Alexandre Gaudreault
7302a52ea1
feat(controller): add sync jitter( #14241 ) ( #16820 )
...
* feat(controller): add sync jitter
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* convert to duration for simplicity
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* docs
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* add config to manifests
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix tests
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
2024-01-21 11:52:32 +05:30
Michael Crenshaw
9ecc5aec2a
fix(ui): set content-type for certain UI requests ( #16923 ) ( #16930 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-01-19 16:47:14 +00:00
1102
21c384f423
feat(health): support for distribution aws.crossplane.io resource ( #16827 )
...
Signed-off-by: nueavv <nuguni@kakao.com >
2024-01-19 11:20:10 -05:00
Siddhesh Ghadi
32e373829b
Initialize & send forceHttpBasicAuth & enableOCI params correctly during repo update from UI ( #16794 )
2024-01-19 10:14:38 -05:00
Aymen Ben Tanfous
80683acb71
docs: Fixed Slugify doc in GoTemplate.md ( #16685 )
...
* docs: Fixed Slugify doc in GoTemplate.md
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
* Update docs/operator-manual/applicationset/GoTemplate.md
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
* Update docs/operator-manual/applicationset/GoTemplate.md
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
---------
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-01-19 15:12:22 +00:00
Sergiy Kulanov
8a0bf41863
fix(cli): add support for Application in any namespace for app delete cmd ( #16898 )
...
Use fully qualified application names when operate with Applications
Closes : #16896
Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com >
2024-01-18 10:57:16 -05:00
dependabot[bot]
f0cbf516fc
chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 ( #16711 )
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.8.1 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.8.1...v5.11.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
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-01-18 10:25:06 -05:00
Aymen Ben Tanfous
65869a3860
chore: Preventing runnings jobs when updating documentation ( #16706 )
...
* Preventing runnings jobs when updating documentation
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
* Empty line added to .md file
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
---------
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
Co-authored-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com >
2024-01-18 10:27:14 +01:00
Ryan Flynn
2b95bc0d3e
docs: Update Azure AD to Entra ID ( #16869 )
...
* Update Azure AD to Entra ID
https://learn.microsoft.com/en-us/entra/fundamentals/new-name
Signed-off-by: Ryan Flynn <mr.ryanflynn@gmail.com >
* Add formerly known as azuread
Signed-off-by: Ryan Flynn <mr.ryanflynn@gmail.com >
---------
Signed-off-by: Ryan Flynn <mr.ryanflynn@gmail.com >
2024-01-17 22:55:27 +00:00
Chetan Deshmukh
d5e119c251
Adding CNCF blog to readme file ( #16893 )
...
Signed-off-by: Chetan Deshmukh <cdeshmukh@infracloud.io >
2024-01-17 14:12:34 +00:00
Blake Pettersson
d367b727c8
chore: allow @approvers-docs to approve readme.md ( #16897 )
...
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-01-17 09:09:43 -05:00
Regina Scott
3997dbef8e
update follow-redirects to 1.15.5 ( #16899 )
...
Signed-off-by: Regina Scott <rescott@redhat.com >
2024-01-17 09:08:41 -05:00
Yuan Tang
c7bf0648e5
docs: Add LinkedIn badge to README.md ( #16889 )
...
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
2024-01-17 11:15:17 +05:30
Sergiy Kulanov
256c2ae5dc
fix(cli): add support for Application in any namespace for app wait (argoproj#16812) ( #16816 )
...
Use fully qualified application names in ApplicationWaitCommand
Closes : #16812
Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com >
2024-01-16 22:51:54 -05:00
doxsch
180b99010e
fix: added logging if repo credentials collide ( #16833 )
...
Signed-off-by: doxsch <28098153+doxsch@users.noreply.github.com >
2024-01-16 22:51:03 -05:00
Zubair Haque
15060e1d73
adding tests for githandlers ( #16678 )
...
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
2024-01-16 22:27:20 -05:00
Alexander Matyushentsev
7ec9999b01
fix: enforce content type header for API requests ( #16860 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-01-16 18:54:13 +00:00
Isaac Gaskin
d9df2525c5
feat: adding option to specify an aws profile to use by the argocd-server when adding a EKS cluster ( #16767 )
...
useful for argocd-servers which are not running in AWS and want to add multiple EKS clusters using
separate keys instead of assuming roles
#16766
Signed-off-by: Isaac Gaskin <isaac.gaskin@circle.com >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
2024-01-12 18:39:41 -05:00
eddimull
b12630c4be
typo in comment ( #16834 )
...
Signed-off-by: eddimull <eddimull@gmail.com >
2024-01-11 18:08:42 +01:00
mugi
54de532940
fix(manifests): applicationset-controller dir is not added to cluster-rbac/kustomization.yaml. ( #16810 )
...
* fix(manifests): applicationset-controller dir is not added to cluster-rbac/kustomization.yaml.
Related PR: https://github.com/argoproj/argo-cd/pull/16699 .
I missed adding a new folder(applicationset-controller) to kustomization.yaml.
So, i addressed it.
Signed-off-by: mugioka <okamugi0722@gmail.com >
* chore: exec `make manifests`.
Signed-off-by: mugioka <okamugi0722@gmail.com >
* chore: exec `make manifests`.
Signed-off-by: mugioka <okamugi0722@gmail.com >
---------
Signed-off-by: mugioka <okamugi0722@gmail.com >
2024-01-11 07:52:18 -05:00
Akram Ben Aissi
cd4fc97c9d
fix: Use the cache for sharding ( #15237 )
...
* feat(sharding): use a cache
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* cluster cmd
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* - Assign shard 0 to in-cluster cluster and nil check updates
- Caching clusters while sharding: Fixing unit tests
- Update generated docs
- Debug e2e tests
- Default the shardNumber to the number of replicas if it is calculated to a higher value
- defered Unlock only when a lock is set
- Disabling temporarly other versions of k3s to check if e2e passes
- Do not fail if hostname format is not abc-n
- Fix unit test and skip some e2e
- Skip TestGitSubmoduleHTTPSSupport test
- Remove breaking defer c.lock.Unlock()
- Reverting testing all k3s version
- Default sharding fix
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* fixes related to code review: renaming structure param, moving db initialisation
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Code review
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Set default shard to 0
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Set different default value for Sts and Deployment mode
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Expose ClusterShardingCache
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Removing use of argoDB.db for DistributionFunction
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Update generated documentation
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
* Fix comment about NoShardingDistributionFunction and NoShardingAlgorithm
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com >
Co-authored-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
2024-01-11 01:32:11 -05:00
Alexandre Gaudreault
54f1572d46
fix: allow to run codegen outside GOPATH ( #16511 )
...
* 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 >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
2024-01-09 21:09:34 -05:00
Mahesh Kasbe
d6da9f2a15
Added Openkruise workload integration health check scripts ( #16238 )
...
Signed-off-by: Mahesh <maheshkasbe010@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2024-01-09 21:05:07 -05:00
Anand Francis Joseph
9b27aeb1a4
Added socks5 proxy support for ssh based git URL, upgraded go-git to 5.10.1 ( #15864 )
...
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
2024-01-09 09:41:12 -05:00
mugi
2024659696
chore(manifests): add ClsuterRole/ClusterRoleBinding for applicationset controller. ( #16699 )
...
Closes https://github.com/argoproj/argo-cd/issues/16698 .
Signed-off-by: mugioka <okamugi0722@gmail.com >
2024-01-08 22:57:27 -05:00
Ishita Sequeira
8ebe1cd3c4
fix: add list permission deployments ( #16785 )
...
* add list permissions for deployments to application controller
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* revert redis-ha chart changes
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* revert redis-ha chart changes
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2024-01-08 21:58:34 -05:00
Alexander Matyushentsev
c5b9c67073
fix: support specifying username/password for redis holding manifests in argocd-server ( #16786 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-01-09 00:04:46 +00:00
Lie Ryan
40760eb852
Document restarting argocd after modifying argocd-cm ( #12405 )
...
Signed-off-by: Lie Ryan <lie.1296@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2024-01-07 17:48:54 +01:00
mfreeman451
ecbd24da10
docs: Update signed-release-assets.md ( #16755 )
...
Missing \ in example
Signed-off-by: mfreeman451 <mfreeman451@gmail.com >
2024-01-05 19:04:54 -05:00
Michael Crenshaw
c4ac5aaa97
docs: add context to configmap example ( #16763 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-01-05 20:13:35 +00:00
Alexander Matyushentsev
4afddf71cc
feat: webhook should use 'rename' to copy app manifests of previous commit ( #16754 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2024-01-05 08:53:52 -08:00
Yi Cai
1372529d56
fix(ui):Fixed log horizontal scroll for issue #16411 ( #16727 )
...
* Fixed log horizontal scroll
Signed-off-by: Yi Cai <yicai@redhat.com >
* Updated log line-height
Signed-off-by: Yi Cai <yicai@redhat.com >
---------
Signed-off-by: Yi Cai <yicai@redhat.com >
2024-01-05 08:53:08 -08:00
Greg Werner
d5955508da
Update USERS.md with IllumiDesk ( #16742 )
...
Signed-off-by: Greg Werner <werner.greg@gmail.com >
2024-01-04 11:05:33 +05:30
Nicholas Morey
1975074de5
docs: remove core install commands from getting started ( #16735 )
...
* docs: remove core install commands from getting started
I often accidentally run the core install commands when quickly copying and pasting commands from the getting started guide, which leads to confusion. I've also spent plenty of time helping newcomers to Argo CD who have done the same and are confused when they can't reach the UI.
Given that this is a "getting started" guide, it's ideal to provide only the commands required. I've removed the commands and left the link out to the core install page for those who are interested in going down that path.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: use link to install commands in core docs
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: use tip and improve wording
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
---------
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2024-01-03 17:58:26 +00:00
Michael Crenshaw
a40330f5c8
docs: configmap items are strings ( #16737 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2024-01-03 17:08:24 +00:00
Noam Gal
80ca563909
fix broken link ( #16722 )
...
Signed-off-by: Noam Gal <noam.gal@codefresh.io >
2023-12-31 17:46:58 +01:00
Nenad Strainovic
f0f4a4e438
Multiple hook delete policies can be specified as a comma separated list ( #16659 )
...
Based on https://github.com/argoproj/gitops-engine/blob/master/pkg/sync/hook/delete_policy.go#L13 multiple hook delete policies are also allowed.
Signed-off-by: Nenad Strainovic <nenad.strainovic@asseco-see.rs >
2023-12-28 12:32:15 +01:00
Mark Estiller
20f7182489
Update contributors-quickstart.md to include a link to Go's installation guide ( #16691 )
...
Signed-off-by: Mark Estiller <markalestiller@gmail.com >
2023-12-28 11:17:00 +01:00
Sanchaai Mathiyarasan
7d1f6a1e94
Update contributors-quickstart.md to include minikube as local cluster alternative. ( #16690 )
...
Signed-off-by: Sanchaai Mathiyarasan <sanchaai.mathi@gmail.com >
2023-12-28 11:15:36 +01:00
Robin Lieb
0e67ed89ac
feat: add initiated by in history and rollback view ( #16654 )
...
Signed-off-by: Robin Lieb <robin.j.lieb@gmail.com >
2023-12-22 16:50:33 +00:00
Abhishek Veeramalla
7847e7f393
chore: fix typo in application controller description ( #16671 )
...
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
2023-12-21 08:34:06 +00:00
dependabot[bot]
3224102664
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 ( #16645 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 00:25:22 +00:00
Alexy Mantha
87e95b7485
feat(ui): add status panel extensions ( #15780 )
...
* add extension
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* rename to status panel
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* wip
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* cleanup
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* add docs
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* add key
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* fix copy/paste
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* wip
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* flyout
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* cleanup
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* lint
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* document flyout
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* rename
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
* linting
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
---------
Signed-off-by: Alexy Mantha <alexy@mantha.dev >
2023-12-18 15:38:53 -05:00
Leonardo Luz Almeida
82ca7a7f9c
feat: Implement Server-Side Diff ( #13663 )
...
* feat: Implement Server-Side Diff
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* propagate the refreshtype to the diff config
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Create the serverSideDiff config
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* chore: add featureflag utility package
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove featureflag package
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add param
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* make ssd configurable with app annotation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* add server-side-diff flags
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* apply the same logic regardless of the refresh type
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix gitops-engine reference
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* docs: add docs related to server-side-diff
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* docs: update doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add config to include mutation webhooks
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* go mod update
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add sdd cache test case
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix ssd cache unit test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Update clidocs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* update manifests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Fix procfile
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* additional doc changes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* update gitops-engine version
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-12-18 20:37:13 +00:00
AS
9abc1cc837
feat(ui): Show prompt when every resource requires pruning ( #16603 )
...
* fix(ui): show prompt when using prune option
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix(ui): show prompt when using prune option
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix(ui): show prompt when using prune option
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
fix(ui): show prompt when using prune option
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* chore: update message and simplify code
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* don't warn on partial sync
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix(ui): lint
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
---------
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-12-18 20:15:42 +00:00
Alexander Matyushentsev
dcc17f70bf
feat: PostDelete hook support ( #16595 )
...
* feat: PostDelete hooks support
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-12-18 08:40:23 -08:00
Michael Crenshaw
23e0d527e1
feat(security): log user when access is blocked ( #16558 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-12-18 09:41:32 -05:00
Sam Greening
c5d5cdb31a
fix(appset): Use case insensitive comparison of repo details in appset webhook handler ( #16503 ) ( #16504 )
...
* fix: case insensitive comparison of repo details in appset webhook handler
Signed-off-by: Sam Greening <2552620+SG60@users.noreply.github.com >
* chore(appset test): test case-insensitivity of appset github webhooks
Signed-off-by: Sam Greening <2552620+SG60@users.noreply.github.com >
* chore(appset test): test case for PR labeled event
And fix a couple of spelling errors
Signed-off-by: Sam Greening <2552620+SG60@users.noreply.github.com >
---------
Signed-off-by: Sam Greening <2552620+SG60@users.noreply.github.com >
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com >
2023-12-17 18:07:25 +00:00
morre
0b35e2f1fe
docs: add documentation for the argocd cluster commands ( #16555 )
...
* docs: add documentation for the argocd cluster commands
This adds initial non-reference documentation for the `argocd cluster` commands as part of #14531 .
The main goal here is to bootstrap that page and point users wanting to remove the `in-cluster` cluster to
the right setting.
Signed-off-by: Maurice Meyer <mmeyer@anaconda.com >
* fixup! docs: add documentation for the argocd cluster commands
Signed-off-by: Morre <morre@mor.re >
* fixup! docs: add documentation for the argocd cluster commands
Signed-off-by: Maurice Meyer <mmeyer@anaconda.com >
---------
Signed-off-by: Maurice Meyer <mmeyer@anaconda.com >
Signed-off-by: Morre <morre@mor.re >
2023-12-15 10:51:42 -07:00
Robin Lieb
bdf2c6a18c
docs: update telepresence quickstart link ( #16616 )
...
Signed-off-by: Robin Lieb <robin.j.lieb@gmail.com >
2023-12-15 10:44:14 -07:00
Dennis Pan
2f22a690e7
docs: callout the need to restart pods to pickup service accounts ( #16610 )
...
Signed-off-by: Dennis Pan <dennis.pan@outlook.com >
2023-12-15 08:48:26 +01:00
afrancis101
a6d8a01c07
fix(action): Add missing owner refs and annotation to create-job action ( #16607 )
...
Signed-off-by: Arron Francis <arron.francis@mettle.co.uk >
2023-12-14 11:49:18 -05:00
Matthew Hughes
a7d0da941c
Add meta.Duration as known type for diffing ( #16587 )
...
So that this can be used for custom resources. The motivation for this
is issue #6008 : with this change one should be able to use the known
type to ensure equal durations don't present a diff, e,g. via adding to
`argocd-cm`:
data:
resource.customizations.knownTypeFields.cert-manager.io_Certificate: |
- field: spec.duration
type: meta/v1/Duration
This change is based on 5b464c996b , though
I've included the API version in the type path to be consistent with the
generated type (i.e. `meta/v1/Duration` and not `meta/Duration`).
For documentation I've just manually listed the extra types that aren't
auto-generated, though this requires having to keep this list and the
code in-sync but this is probably not a big issue since the number of
extra types is not frequently changed.
In the tests I've used `require.*` methods since I find this simpler
than `if !assert.Blah(...) { return }` which the other tests in this
file are using.
Signed-off-by: Matthew Hughes <matthewhughes934@gmail.com >
2023-12-14 17:33:33 +05:30
flux-ricky
23959ca1f7
fix(cli): argocd admin settings resource-overrides health to not ignore wildard customizations ( #16461 )
...
Signed-off-by: Ricky McMillen <ricky.mcmillen@fluxfederation.com >
2023-12-14 17:27:21 +05:30
Nathan Romriell
2ad419bf63
fix(repo-server): excess git requests, short-circuit GenerateManifests ref only ( #16501 )
...
* fix(repo-server): excess git requests part 2, short-circuit GenerateManifests ref only
Signed-off-by: nromriell <nateromriell@gmail.com >
* chore(logging): pr feedback, add debug log to short circuit
Signed-off-by: nromriell <nateromriell@gmail.com >
* chore: pr feedback, add ref to debug statement
Signed-off-by: nromriell <nateromriell@gmail.com >
---------
Signed-off-by: nromriell <nateromriell@gmail.com >
2023-12-14 17:05:55 +05:30
yedayak
ecef174301
docs: fix indentation for preserve file mode ( #16598 )
...
The preserveFileMode isn't under parameters, it should be right under spec. It's correct in the other example here.
Signed-off-by: yedayak <yedaya.ka@gmail.com >
2023-12-14 16:48:30 +05:30
Jason Wang
cde68e0691
Add Statsig as a user ( #16604 )
...
Signed-off-by: Jason Wang <7304774+jasonwzm@users.noreply.github.com >
2023-12-14 09:36:12 +01:00
John
d70f9a49b1
docs(monitoring): add new ServiceMonitors for redis, dex, notifications ( #16534 )
...
Signed-off-by: dmpe <cincenko@outlook.com >
2023-12-13 08:48:20 +01:00
Elouan Keryell-Even
10bb8b0f68
docs: fix broken link in secret-management.md ( #16588 )
...
Signed-off-by: Elouan Keryell-Even <elouan.keryell@gmail.com >
2023-12-11 12:03:13 +00:00
Zoltán Reegn
a761a495f1
chore: upgrade kubernetes dependencies from 0.26.4 to 0.26.11 ( #16581 )
...
* chore: upgrade kubernetes dependencies from 0.26.4 to 0.26.11
Fixes some vulnerabilities trivy is reporting on (not necessarily
vulnerabe, trivy tends to have a lot of false positives when it comes to
golang projects):
* CVE-2023-3676
* CVE-2023-3955
* CVE-2023-5528
* CVE-2023-2431
* CVE-2023-2727
* CVE-2023-2728
Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com >
* go mod tidy
Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com >
* Add go mod tidy to kubernetes updater script
Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com >
---------
Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com >
2023-12-08 15:01:05 -05:00
Jay Shah
f67dcac945
docs: Add Kong Inc. as a user ( #16582 )
...
Signed-off-by: Jay Shah <jay.shah@konghq.com >
2023-12-08 18:40:34 +01:00
Takumi Sue
9179835ec1
fix(appset): Always remove ownerReferences when appset policy doesn't allow app's deletion ( #12172 ) ( #16506 )
...
* fix(appset): remove unnecessary condition
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
* docs: update explanation about policy
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
---------
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
2023-12-08 09:20:01 -05:00
Rotem Tamir
35f1ee7844
resource_customizations/db.atlasgo.io: atlas operator resources ( #16364 )
...
Signed-off-by: Rotem Tamir <rotemtamir@gmail.com >
2023-12-07 13:11:07 +02:00
Jesse Suen
710777e261
chore: update PR template to suggest cherry-pick releases ( #16560 )
...
Signed-off-by: Jesse Suen <jesse@akuity.io >
2023-12-06 19:49:40 +00:00
Phil Nichol
86f79ecd74
docs: Fix minor typo in Declarative Setup ( #16550 )
...
Signed-off-by: Phil Nichol <35630607+philnichol@users.noreply.github.com >
2023-12-06 09:37:14 +01:00
Elouan Keryell-Even
07a2e64323
docs: Fix format issue in rbac.md ( #16521 )
...
Wrongly placed horizontal line (`----`) was formatting code-block as a header. Fixed it with a necessary line break
Signed-off-by: Elouan Keryell-Even <elouan.keryell@gmail.com >
2023-12-05 16:04:55 -05:00
Josh Soref
5c51dcb6a1
fix(ui): use background delete to match k8s terminology ( #15579 )
...
Signed-off-by: Josh Soref <jsoref@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-12-05 19:00:39 +00:00
ffppmm
7484f1df65
Added missing 'alias:' prefix for repository name as described here: ( #15902 )
2023-12-05 09:56:58 +05:30
Ondrej Sika
99c2859560
fix: Use math.MaxInt (instead of math.MaxInt64) to fix builds on 32bit platforms ( #16065 )
...
Signed-off-by: Ondrej Sika <ondrej@ondrejsika.com >
2023-12-04 23:14:32 +01:00
Chris Murray
888687452f
fix: cert-manager.io/certificate health.lua for consistent issuing (Issue #16523 ) ( #16520 )
...
* Update cert-manager.opcertificate health.lua
Signed-off-by: Chris Murray <chris@distrail.io >
* adding test case for cert issuing
Signed-off-by: Chris Murray <chris@distrail.io >
* fixing typo
Signed-off-by: Chris Murray <chris@distrail.io >
---------
Signed-off-by: Chris Murray <chris@distrail.io >
2023-12-05 01:12:33 +05:30
Geoffrey MUSELLI
30b92b246d
fix(doc): Fix documentation templatePatch ( #16522 )
...
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
2023-12-04 15:59:18 +00:00
Dhruvang Makadia
7408292bb0
fix(appset): Don't use revision cache when reconciling after webhook ( #16062 ) ( #16241 )
...
* fix(appset): store sha from webhook to get latest change during reconcile (#16062 )
Signed-off-by: dhruvang1 <dhruvang1@users.noreply.github.com >
* fix(appset): Don't use revision cache when reconciling after webhook(#16062 )
Signed-off-by: dhruvang1 <dhruvang1@users.noreply.github.com >
---------
Signed-off-by: dhruvang1 <dhruvang1@users.noreply.github.com >
2023-12-03 17:54:55 -08:00
Jonas Eilers
017b08a61c
feat(ui): Add sourceNamespaces in Projects UI and only show it if AppsInAnyNamespaceEnabled flag is set ( #16249 )
...
Signed-off-by: Eilers, Jonas <133217951+jdvgh@users.noreply.github.com >
2023-12-01 15:15:42 -05:00
Geoffrey MUSELLI
a08c573d32
feat(appset): Advanced Templating using templatePatch ( #14893 )
...
* fix(11164): Advanced templating using patchTemplate
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* small changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-12-01 11:13:33 -05:00
Jessie Teng
86565852a4
fix: Tooltips point in wrong direction#11935 ( #12578 )
...
* fix: Tooltips point in wrong direction#11935
Signed-off-by: Teng, Jessie <yilin.teng@fmr.com >
* fix: Tooltips point in wrong direction#11935
Signed-off-by: Teng <yilin.teng@fmr.com >
---------
Signed-off-by: Teng, Jessie <yilin.teng@fmr.com >
Signed-off-by: Teng <yilin.teng@fmr.com >
Co-authored-by: Teng, Jessie <a715260@fmr.com >
2023-12-01 10:07:34 -05:00
May Zhang
19fa5b9418
feat: Argocd notification self service ( #16488 )
...
* self service notification
Signed-off-by: May Zhang <may_zhang@intuit.com >
* revert back the changes for redis-ha
Signed-off-by: May Zhang <may_zhang@intuit.com >
* revert back the changes for redis-ha
Signed-off-by: May Zhang <may_zhang@intuit.com >
* update notification engine
Signed-off-by: May Zhang <may_zhang@intuit.com >
* re-trigger build
Signed-off-by: May Zhang <may_zhang@intuit.com >
* self service notification
Signed-off-by: May Zhang <may_zhang@intuit.com >
* revert back the changes for redis-ha
Signed-off-by: May Zhang <may_zhang@intuit.com >
* revert back the changes for redis-ha
Signed-off-by: May Zhang <may_zhang@intuit.com >
* update notification engine
Signed-off-by: May Zhang <may_zhang@intuit.com >
* re-trigger build
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix conflict
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix conflict
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix conflict
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix conflict
Signed-off-by: May Zhang <may_zhang@intuit.com >
* update notification enginer version
Signed-off-by: May Zhang <may_zhang@intuit.com >
* update notification enginer version
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* add back checkAppNotInAdditionalNamespaces
Signed-off-by: May Zhang <may_zhang@intuit.com >
* add cm and secret to clusterRole
Signed-off-by: May Zhang <may_zhang@intuit.com >
* if applicationNamespaces is not used, then use namespaced appClient
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix merge conflict
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix doc and test based on review
Signed-off-by: May Zhang <may_zhang@intuit.com >
* self service notification
Signed-off-by: May Zhang <may_zhang@intuit.com >
* revert back the changes for redis-ha
Signed-off-by: May Zhang <may_zhang@intuit.com >
* revert back the changes for redis-ha
Signed-off-by: May Zhang <may_zhang@intuit.com >
* update notification engine
Signed-off-by: May Zhang <may_zhang@intuit.com >
* re-trigger build
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix conflict
Signed-off-by: May Zhang <may_zhang@intuit.com >
* self service notification
Signed-off-by: May Zhang <may_zhang@intuit.com >
* revert back the changes for redis-ha
Signed-off-by: May Zhang <may_zhang@intuit.com >
* revert back the changes for redis-ha
Signed-off-by: May Zhang <may_zhang@intuit.com >
* update notification engine
Signed-off-by: May Zhang <may_zhang@intuit.com >
* re-trigger build
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix conflict
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix conflict
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix conflict
Signed-off-by: May Zhang <may_zhang@intuit.com >
* update notification enginer version
Signed-off-by: May Zhang <may_zhang@intuit.com >
* update notification enginer version
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fixing go tidy
Signed-off-by: May Zhang <may_zhang@intuit.com >
* add back checkAppNotInAdditionalNamespaces
Signed-off-by: May Zhang <may_zhang@intuit.com >
* add cm and secret to clusterRole
Signed-off-by: May Zhang <may_zhang@intuit.com >
* if applicationNamespaces is not used, then use namespaced appClient
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix doc and test based on review
Signed-off-by: May Zhang <may_zhang@intuit.com >
* disable defining and using secrets within notification templates for self-service
Signed-off-by: May Zhang <may_zhang@intuit.com >
* tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix docs formatting
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more docs and Procfile update for local run convenience
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: May Zhang <may_zhang@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 >
2023-11-30 21:40:33 +00:00
Michael Crenshaw
27e927be82
chore(deps): bump cosign-installer from 3.1.2 to 3.2.0 ( #16495 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-11-30 12:02:08 -05:00
Nathan Romriell
5c187a1955
fix(repo-server): excess git requests, resolveReferencedSources and runManifestGenAsync not using cache (Issue #14725 ) ( #16410 )
...
* fix(repo-server): excess git requests part 1, resolveReferencedSources and runManifestGenAsync
Signed-off-by: nromriell <nateromriell@gmail.com >
* fix: remove unnecessary settings instantiation
Signed-off-by: nromriell <nateromriell@gmail.com >
---------
Signed-off-by: nromriell <nateromriell@gmail.com >
2023-11-30 10:03:34 -05:00
Ashin Sabu
673d661821
Fix extra space in application tree pod group ( #16358 )
...
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
2023-11-30 09:55:15 +05:30
AS
9e92f55541
fix(ui): add exec check to avoid API calls ( #16168 )
...
* bug: add parent ref node info on resource list
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* bug: add parent ref node info on resource list
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* bug: add parent ref node info on resource list
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* bug: add parent ref node info on resource list
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* bug: add parent ref node info on resource list
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* bug: add parent ref node info on resource list
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
---------
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
2023-11-30 09:23:46 +05:30
Suraj yadav
8070725eec
feat(cli): Added example to admin-cluster.go and projectwindow.go files ( #16128 )
...
* cluster.go, projectwindow.go
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* updated-examples
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* format-corrected
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* spell-mistake
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* format-correction
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* retrigger
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* retrigger-2
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* retirgger-3
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
* update
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
---------
Signed-off-by: Surajyadav <harrypotter1108@gmail.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2023-11-30 09:22:07 +05:30
filiprafaj
c602302d62
fix PerconaXtraDBCluster health ( #16434 )
...
Signed-off-by: Filip Rafaj <filip.rafaj@prusa3d.cz >
Co-authored-by: Filip Rafaj <filip.rafaj@prusa3d.cz >
2023-11-30 09:02:42 +05:30
Leonardo Luz Almeida
4875b02b88
fix(controller): Address diff cache miss issues ( #16458 )
...
* fix: Address diff cache miss issues
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* validate mergo.Merge errors
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Allow setting log level at the controller
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* remove unnecessary log setup
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-11-29 11:08:29 -05:00
Yudi A Phanama
23f2767250
fix(cli): pass redis compression to cluster stats and shards commands ( #16060 ) ( #16421 )
2023-11-29 17:56:40 +05:30
Gilad Salmon
0c21ef9598
fix: upgrade notifications-engine ( #16354 )
...
* fix: upgrade notifications-engine
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com >
* update notification-engine version
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use correct go version in codeql
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* silly
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* make notifications-docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-11-29 10:17:49 +02:00
nandinisingh759
820f4d861a
feat(server): log app Spec along with event ( #16416 )
...
* adding in spec to logappevent params ARGO-1017:
Signed-off-by: Nandini <nandinisingh759@gmail.com >
* updating logappevent to include spec
Signed-off-by: Nandini <nandinisingh759@gmail.com >
* updated logevent to take marshal logfields into json
Signed-off-by: Nandini <nandinisingh759@gmail.com >
* removing spec from parameters just grabbing from app.spec
Signed-off-by: Nandini <nandinisingh759@gmail.com >
* removing app.spec from test
Signed-off-by: Nandini <nandinisingh759@gmail.com >
---------
Signed-off-by: Nandini <nandinisingh759@gmail.com >
Co-authored-by: Nandini Singh <nandini_singh@intuit.com >
2023-11-28 16:36:52 -05:00
shijiadong2022
b34e587163
fix(ui): User Info blob is too far to the right relative to Applications/Settings/Documentation ( #12016 )
...
Signed-off-by: Shi, Stone <jiadong.shi@fmr.com >
2023-11-28 08:30:52 +00:00
Andrew Block
0cb9980824
Renamed/corrected OCI proposal filename ( #16452 )
...
Signed-off-by: Andrew Block <andy.block@gmail.com >
2023-11-27 09:22:30 +01:00
Prashant Shahi
11df9900ff
feat(opentelemetry): ✨ support for secured OTLP endpoint and headers ( #15573 )
...
* feat(opentelemetry): ✨ support for secured OTLP endpoint and headers
Signed-off-by: Prashant Shahi <me@prashantshahi.dev >
* docs(opentelemetry): 📝 include new otlp headers in docs
Signed-off-by: Prashant Shahi <me@prashantshahi.dev >
* docs(opentelemetry): 📝 update readme docs as per integration tests
Signed-off-by: Prashant Shahi <me@prashantshahi.dev >
* docs(opentelemetry): 📝 update readme docs as per integration tests
Signed-off-by: Prashant Shahi <me@prashantshahi.dev >
* chore: resolve indentation issues
Signed-off-by: Prashant Shahi <me@prashantshahi.dev >
* chore: fix indentation issues
Signed-off-by: Prashant Shahi <me@prashantshahi.dev >
* chore: include OTLP options in deployment manifests
Signed-off-by: Prashant Shahi <me@prashantshahi.dev >
* fix: update manifests to resolve failing CI
Signed-off-by: Prashant Shahi <me@prashantshahi.dev >
---------
Signed-off-by: Prashant Shahi <me@prashantshahi.dev >
2023-11-27 10:45:00 +05:30
Soumya Ghosh Dastidar
2f2958a0f4
fix: fixed cli admin dashboard cmd ( #16430 )
...
* fix: fixed cli admin dashboard cmd
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: update docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2023-11-27 09:56:35 +05:30
Kyle Dodson
1600c03aba
chore: Update USERS.md ( #16425 )
...
Add Salad Technologies
Signed-off-by: Kyle Dodson <kyle@salad.com >
2023-11-22 13:26:16 -05:00
dlorenc
78460c4b36
chore: Bump otel to 1.21.0 ( #16420 )
...
This actually wasn't that bad. It was just a few bumps in the right order.
I ran tests and built everything and it appears to work.
Signed-off-by: Dan Lorenc <dlorenc@chainguard.dev >
2023-11-22 09:44:07 -05:00
dependabot[bot]
cbe6e2b9fd
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 ( #16418 )
...
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md )
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:34:10 -05:00
Nathanael Liechti
819f0b3e87
feat(oidc): optionally query OIDC UserInfo to gather group claims ( #12062 )
...
Signed-off-by: Nathanael Liechti <technat@technat.ch >
2023-11-21 10:16:50 -05:00
dependabot[bot]
ccdc453aeb
chore(deps): bump docker/build-push-action from 4.1.1 to 5.1.0 ( #16392 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.1.1 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](2eb1c1961a...4a13e500e5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 10:48:51 -05:00
Ferenc Kovacs
a6b80df6ee
feat(app): Support app sync --dry-run --revision some-revision with arbitrary revisions( #12592 ) ( #16387 )
...
Signed-off-by: Ferenc Kovacs <info@tyrael.hu >
2023-11-20 10:47:42 -05:00
yushiwho
8d8009d676
feat: add support for ALL_PROXY ( #10451 )
...
Signed-off-by: xniu <cnxuniu@gmail.com >
Co-authored-by: xniu <xniu@nvidia.com >
2023-11-20 20:29:32 +05:30
Brian Fox
61abc80573
fix: set max for max cookie number to math.MaxInt ( #16388 )
...
* fix: set max for max cookie number to `math.MaxInt32`
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
* refactor: set max for max cookie number to `math.MaxInt`
Co-authored-by: gdsoumya <44349253+gdsoumya@users.noreply.github.com >
Signed-off-by: Brian Fox <878612+onematchfox@users.noreply.github.com >
---------
Signed-off-by: OneMatchFox <878612+onematchfox@users.noreply.github.com >
Signed-off-by: Brian Fox <878612+onematchfox@users.noreply.github.com >
Co-authored-by: gdsoumya <44349253+gdsoumya@users.noreply.github.com >
2023-11-20 11:58:28 +00:00
Marco Maurer (-Kilchhofer)
841339d2ff
chore: Use safe example domains defined in RFC 2606 ( #16389 )
2023-11-20 04:34:04 -05:00
Ivan Smirnov
9fa5e25fda
Add traefik pending ingress solution ( #16391 )
2023-11-20 04:33:11 -05:00
Tim Schrumpf
b2a52de806
fix(appset): use topics for Gitlab SCM Provider ( #13169 ) ( #13170 )
...
* fix(scm gitlab): use project topics instead of tags
Signed-off-by: tillepille <github@tillepille.io >
* feat(scm gitlab): add testcase for labels
Signed-off-by: tillepille <github@tillepille.io >
fix test
Signed-off-by: tillepille <github@tillepille.io >
* feat(scm gitlab): update docs for gitlab filtering
Signed-off-by: tillepille <github@tillepille.io >
* feat(scm gitlab): add fallback for old gitlab versions
Signed-off-by: tillepille <github@tillepille.io >
---------
Signed-off-by: tillepille <github@tillepille.io >
2023-11-20 03:01:11 -05:00
Talia Stocks
6fa9b17eb7
docs: fix documentation of ignoreApplicationDifferences ( #16365 )
...
Signed-off-by: Talia Stocks <928827+taliastocks@users.noreply.github.com >
2023-11-17 15:24:41 -05:00
Nicholas Morey
6ede1a8c0a
docs: fix kustomize patches example ( #16353 )
...
* docs: fix kustomize patches example
Related to: https://github.com/argoproj/argo-cd/issues/16352 Also, add an ApplicationSet example.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* fix: spelling
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
---------
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
2023-11-15 13:51:03 -08:00
dependabot[bot]
ae07eb667e
chore(deps): bump @types/superagent from 4.1.15 to 4.1.21 in /ui ( #16342 )
...
Bumps [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent ) from 4.1.15 to 4.1.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/superagent )
---
updated-dependencies:
- dependency-name: "@types/superagent"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 12:02:35 -05:00
Katie Lamkin
8df4bba96b
docs: Katie as Release Champion for 2.10 and Added a column for Release Approver ( #16341 )
...
Signed-off-by: Katie Lamkin <katie_lamkin@intuit.com >
2023-11-15 12:01:41 -05:00
Aymen Ben Tanfous
ebb8649c4e
feat(appset): Added 'slugify' sprig function ( #15188 )
...
* Added 'slugify' sprig function
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
* Retrigger CI
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
---------
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com >
2023-11-15 09:44:19 -05:00
Michael Crenshaw
3dffaa4c94
docs: update release doc and issue template ( #16329 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-11-14 15:25:13 -05:00
Zubair Haque
841d989963
chore(deps): fix superagent vulnerability ( #16305 )
...
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
2023-11-14 13:50:08 -05:00
Michael Crenshaw
43cc65bef7
docs: fix upgrade instructions ( #16326 )
...
* docs: fix upgrade instructions
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more things
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-11-14 13:38:12 -05:00
Yuan (Terry) Tang
33f075e286
docs: Add @gdsoumya to approvers in OWNERS ( #16331 )
...
Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com >
2023-11-14 13:18:03 -05:00
Michael Over
f2c51de26c
chore(deps): bump Helm to 3.13.2 ( #16320 ) ( #16321 )
...
* bump helm 3.13.2
Signed-off-by: Michael Over <michael.over@mimacom.com >
* bump helm 3.13.2
Signed-off-by: Michael Over <michael.over@mimacom.com >
* Retrigger CI pipeline
Signed-off-by: Michael Over <michael.over@mimacom.com >
* remove checksums from root
Signed-off-by: Michael Over <michael.over@mimacom.com >
---------
Signed-off-by: Michael Over <michael.over@mimacom.com >
Co-authored-by: Michael Over <michael.over@mimacom.com >
2023-11-14 10:12:49 -05:00
Rafal
edc213d229
fix(ui): Issues with overlapping content in the app details view on smaller screens ( #16268 )
...
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
2023-11-11 10:47:25 -08:00
Rafal
c18dec1276
chore(deps): bump argo-ui ( #16264 )
...
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
2023-11-10 07:21:10 -06:00
Noam Gal
4fe2dd8328
copy ServerName into clientOpts ( #16267 )
...
Signed-off-by: Noam Gal <noam.gal@codefresh.io >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2023-11-10 09:57:54 +00:00
Takumi Sue
30ff2e59e0
fix(appset): prevent app deletion according to appset policy ( #12172 ) ( #15903 )
...
* fix(applicationset): prevent app deletion according to appset policy
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
* test: add unit test
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
* fix: unit test
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
* fix: remove TODO
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
---------
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
2023-11-09 23:06:54 -05:00
Matt Hughes
3d6568d404
docs: Document ApplyOutOfSyncOnly in application spec ( #16282 )
...
I found this being used in an application I was working on but had a
hard time discovering its meaning since it wasn't in the
specification[1] though it was in the `sync-options` docs[2] (see also
baa0f2e39c )
[1] https://argo-cd.readthedocs.io/en/stable/user-guide/application-specification/
[2] https://argo-cd.readthedocs.io/en/stable/user-guide/sync-options/#selective-sync
Signed-off-by: Matt Hughes <mhughes@uw.co.uk >
2023-11-09 11:18:00 -05:00
Rafal
b33b7fad6a
chore(ui): Change testEnvironment from node to jsdom ( #16287 )
...
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
2023-11-09 08:49:34 -06:00
Takumi Sue
72245e8557
fix: failing lint and unit test ( #16275 )
...
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com >
2023-11-08 13:28:21 +01:00
Blake Pettersson
d4dc155a89
fix: check for double definition ( #15670 )
...
* fix: check for double definition
As found in #13965 (and as a follow-up to #13999 ), we also need to
define what happens if _both_ managedNamespaceMetadata _and_ an
Application manifest are both defined for the same namespace.
The idea here is that if that happens, we emit an
`ApplicationConditionRepeatedResourceWarning`, and set the sync status
to `Unknown`, since it's unclear what is supposed to happen.
The user will then have the option of removing one of the two
definitions.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: check for double definition
A simpler fix - don't add a managed namespace to the targetObjs list if
a namespace already exists in the application source.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* test: add test cases
This adds a test case showing that an ns manifest will override
`managedNamespaceMetadata` without failing horribly (as it currently
does on `HEAD`), as well as a "standard" mNMd diff vs live.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-11-07 22:04:07 -05:00
Alex Jones
4254889a0c
Update USERS.md ( #16251 )
...
Add Fortra to Official USers
Signed-off-by: Alex Jones <39532774+AlexMichaelJonesNC@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2023-11-07 03:37:27 +00:00
pasha-codefresh
58da6a33ab
feat: Support for Kustomize Components ( #16230 )
...
* feat: support components in kustomize
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: support components in kustomize
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: support components in kustomize
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: support components in kustomize
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: typo in kustomization word
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: typo in kustomization word
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: typo in kustomization word
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* fix: typo in kustomization word
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2023-11-06 09:57:32 -06:00
Geoffrey MUSELLI
3c9a1ec9dd
fix(appset): Fix name conflict in appset controller ( #16207 ) ( #16222 )
...
* fix(16207): Fix name conflict in appset controller
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* fix(16207): e2e
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* Update test/e2e/fixture/applicationsets/utils/fixture.go
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
---------
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Signed-off-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2023-11-06 00:57:28 +00:00
Alexey Vazhnov
0b59bf800c
Documentation "Annotations and Labels used by Argo CD": fix internal link to ../faq.md#why-is-my-app-out-of-sync-even-after-syncing ( #16236 )
...
The broken link is visible in https://argo-cd.readthedocs.io/en/stable/user-guide/annotations-and-labels/#labels
Signed-off-by: Alexey Vazhnov <vazhnov@boot-keys.org >
2023-11-05 14:01:36 -05:00
Kazakov Stepan
740df9a13e
fix(ui): summary: fix sync options block layout ( #16152 )
...
Signed-off-by: Kazakov Stepan <ksrt12group@gmail.com >
2023-11-03 18:11:32 -04:00
pasha-codefresh
a01a4b910f
chore: update gitops engine version ( #16232 )
...
* chore: update gitops engine version
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* chore: update gitops engine version
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
2023-11-03 19:04:29 +02:00
Jeremy Chabernaud
4ce5bb8546
docs: add Axians ACSP to users ( #16226 )
...
Signed-off-by: djerfy <djerfy@gmail.com >
2023-11-03 15:21:50 +00:00
Pavel
aced025e60
feat: add retry logic for k8s client #7692 ( #16154 )
...
* add retry logic for k8s client
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
* add docs for retry logic and envs to manifests
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
---------
Signed-off-by: Pavel Aborilov <aborilov@gmail.com >
Signed-off-by: Pavel <aborilov@gmail.com >
2023-11-02 17:07:50 +00:00
gdsoumya
be2a01c231
feat: grace period for repo errors to prevent aggressive unknown sync state ( #16085 )
...
* feat: added grace period for repo errors to prevent aggressive sync state unknowns
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: updated docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: e2e test
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: resolved review comments
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: update unit test
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* fix: codegen
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: gdsoumya <44349253+gdsoumya@users.noreply.github.com >
2023-11-02 11:51:16 -04:00
Michael Crenshaw
162c2d3001
chore: add SECURITY-INSIGHTS.yml ( #16135 )
...
automation
Update SECURITY-INSIGHTS.yml
Update SECURITY-INSIGHTS.yml
Update SECURITY-INSIGHTS.yml
Update SECURITY-INSIGHTS.yml
add snyk as security tester
reorganize
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-11-02 11:49:10 -04:00
Shyukri Shyukriev
570c24e38e
chore: Upgrade Redis to redis:7.0.14 ( #16164 )
...
Fixes https://github.com/argoproj/argo-cd/issues/15448
Signed-off-by: Shyukri Shyukriev <shukera@gmail.com >
Co-authored-by: Shyukri Shyukriev <shyukri.shyukriev@mariadb.com >
2023-11-02 11:21:56 -04:00
Harshvir Potpose
481cf81279
feat: add examples to --help output for admin.go file ( #16030 )
...
* add examples to admin.go
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
* Update argocd_admin.md
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
---------
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
2023-11-02 02:03:21 +00:00
Gestalt LUR
8796307344
fix(docs): repo field name in GCP Cloud Source Repositories should be url ( #16107 )
...
Signed-off-by: Gestalt LUR <1104224+nyanshell@users.noreply.github.com >
2023-11-01 20:59:32 -04:00
Harshvir Potpose
7525b603f7
feat: add examples to --help ouput for argocd_server.go file ( #16032 )
...
* add examples to argocd_server.go
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
* Update argocd-server.md
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
* fix
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
* fix
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
* fix
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
* fix
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
* Update argocd_server.go
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
---------
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com >
2023-11-01 20:58:59 -04:00
Christian Hernandez
f8416996bd
Added an example of project scoped cluster ( #16210 )
...
Signed-off-by: Christian Hernandez <christian@chernand.io >
2023-11-02 00:46:02 +00:00
Adam Harvey
8d6c0927e3
docs: Ensure consistent proper case of Kubernetes ( #16205 )
...
* docs: Consistent proper case of Kubernetes
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com >
* docs: Fix minor typo
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com >
* fix: Proper case Kubernetes
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com >
---------
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com >
2023-11-01 19:05:01 -04:00
Jimmy Neville
51b4b20211
feat: Allow 'both' option for uibannerposition ( #14623 )
...
* fix(ui): Drop ready from Completed container status (#14434 ) (#14629 )
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (#14641 )
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.7.0...v5.8.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: webhook handler fails to refresh when alternate application namespaces are configured (#13976 )
* fix: Add failing test for webhooks in all namespaces
This adds a failing test that properly exercises this functionality over
all namespaces. The issue with the code that is under test is that it
does not pass the namespace correctly to the patch of the application,
resulting in the patch not taking place in the correct namespace
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* fix: queue webhook refresh for apps in all namespaces
This passes the test in the previous commit, to ensure that webhooks
correctly refresh applications across all namespaces.
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* fix: Use existing NamespacedName type
Use the existing type instead of a custom type
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
---------
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: ApplicationSet Controller crashes when tag is not closed; panic: Cannot find end tag="}}"(#14227 ) (#14651 )
* ApplicationSet bug fix
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* Update applicationset/utils/utils_test.go
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: schakrad <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ui): The default pod group filter should be removed if fewer than 15 pods (#14590 )
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(deep-links): sprig support (#14660 )
Signed-off-by: daftping <21245083+daftping@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: Print in-cluster svr addr disabled warning when server starts (#14553 )
* chore: Print in-cluster svr addr disabled warning when server starts
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
* fix: mock
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
* no interface change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: Upgrade semver to avoid cve (#14710 )
Signed-off-by: Yi Cai <yicai@redhat.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: adding a autosync_enabled field to the argocd_app_info gauge (#14424 )
Signed-off-by: Gerardo Corea <gerardocorea92@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(controller): log failed attempts to update operation state (#14273 )
* fix(controller): log failed attempts to update operation state
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* new package name
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update controller/appcontroller_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 >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(server): handle PATCH in http/s server (#2677 ) (#14530 )
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: manifest generation error with null annotations (#14336 ) (#14680 )
* fix: manifest generation error with null annotations
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix test
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix unit tests
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Clean up repeated package import (#13889 )
Signed-off-by: Zechun Chen <zechun.chen@daocloud.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(sso): Set redirectURI for gitea, google, oauth Dex connectors (#11237 )
Signed-off-by: ylxianzhe <ylxianzhe@outlook.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(appset): Restrict scm provider urls (#14286 )
* 9353: Restrict scm provider urls
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 9353: Enforce restriction
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 9353: Fix after review
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 9353: Remove comment
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 9353: Fix units tests
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
* 9353: Code review, update comment
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 9353: Code review, update comment 2
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 9353: Remove doc issues
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 9353: Fix e2e
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 9353: Fix e2e goTemplate
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* 9353: Fix e2e pullRequestGenerator
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
---------
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 (#14744 )
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.8.0...v5.8.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/aws/aws-sdk-go from 1.44.305 to 1.44.309 (#14746 )
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.305 to 1.44.309.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.305...v1.44.309 )
---
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: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ui): display valuesobject if set (#14257 )
* fix: display valuesobject if set
With #11538 we now have the ability to set helm values as an object
instead of a string, but we also need to be able to correctly display
it in the UI if it is set.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: set valuesobject on save
If `valuesObject` is present, set it to the value of
`input.spec.source.helm.values` on save, as an unmarshaled json string.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: set `helm.values` to empty string on save
If `valuesObject` exists, set `input.spec.source.helm.values` to an
empty string once `valuesObject` has been unmarshalled from the
values input. This is to prevent unnecessary duplication of the values.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: eslint
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: eslint
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: deep clone app
This is so that we can conditionally set `source.helm.values` without
inadvertently affecting other parts of the app. Only when the edit
button is pressed do we toggle `source.helm.values`.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: eslint
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: OCI dependency url can't contain part of repository (#14699 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Add missing value (#14538 )
Signed-off-by: felix <felix@psy-coding.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* [Bot] docs: Update Snyk reports (#14781 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/aws/aws-sdk-go from 1.44.309 to 1.44.312 (#14782 )
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.309 to 1.44.312.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.309...v1.44.312 )
---
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: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/xanzy/go-gitlab from 0.88.0 to 0.89.0 (#14784 )
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.88.0 to 0.89.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.88.0...v0.89.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/casbin/casbin/v2 from 2.72.1 to 2.73.0 (#14783 )
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.72.1 to 2.73.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.72.1...v2.73.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add Autodesk to USERS.md (#14778 )
Signed-off-by: Dylan Page <dylan.page@autodesk.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: Add query-scoped cluster URL in Cluster Secret E2E tests (#14446 )
* Add query-scoped cluster URL in Cluster Secret E2E tests
Signed-off-by: Jonathan West <jonwest@redhat.com >
* Respond to review comments
Signed-off-by: Jonathan West <jonwest@redhat.com >
---------
Signed-off-by: Jonathan West <jonwest@redhat.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Clarify that security policy covers last 3 versions (#14786 )
* docs: Clarify that security policy covers last 3 versions
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
* Update SECURITY.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(controller): cache deadlock on delete and re-add cluster (#14780 )
Signed-off-by: Nathan Romriell <nateromriell@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: make `helm template` errors less verbose (#14772 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(deep-links): alias `application` as `apps` for consistency with notifications engine (#14761 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ui): no hyphen for "create job" action + nice icon (#14776 ) (#14777 )
* chore(actions): space instead of hyphen in action name (#14776 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* new field for backwards-compatibility
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* align icons for maximum synergy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* delete unused function
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* revert unnecessary changes
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/operator-manual/upgrading/2.7-2.8.md
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: Jimmy Neville <jimmyeneville@gmail.com >
* fix: Correct broken `forever` option in pod logs viewer. Fixes #14762 (#14763 )
Signed-off-by: Alex Collins <alex_collins@intuit.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Update application.yaml (#14742 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: add ignoreDifferences name and namespace fields (#14741 )
* Update 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: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/node from 20.4.0 to 20.5.0 (#14664 )
Bumps library/node from 20.4.0 to 20.5.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/node from 20.4.0 to 20.5.0 in /ui-test (#14662 )
Bumps library/node from 20.4.0 to 20.5.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Update Controlling-Resource-Modification.md (#14751 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(notifications-catalog): Add nil check for notifications_catalog triggers (#14795 )
* Add nil check for notifications_catalog triggers
Signed-off-by: Trung <trung.hoang@pricehubble.com >
* Use correct nil check
Signed-off-by: Trung <trung.hoang@pricehubble.com >
* Add missing catalog generation to makefile
Signed-off-by: Trung <trung.hoang@pricehubble.com >
* Revert changes to update-manifests.sh
Signed-off-by: Trung <trung.hoang@pricehubble.com >
---------
Signed-off-by: Trung <trung.hoang@pricehubble.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: ManagedResources API should not return diff for hooks (#14816 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Change Generator docs for List Generator to note any key/value pairs can be used (#14825 )
This is no longer limited to cluster/url value pairs.
Signed-off-by: JesseBot <jessebot@linux.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: improve app destination docstrings (#14836 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: Adding kubelogin capability to argocd-k8s-auth (#9460 ) (#10700 )
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: Add header support for proxy extension requests (#14800 )
* chore: add server URL in the header of proxy extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* feat: add header support for proxy extension requests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
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 >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: use consistent password in plugin generator examples (#14837 )
* docs: use consistent password in plugin generator examples
The example secret with the token is using `strong-password`, but the later examples use `string-password`.
This updates all of the examples to use `strong-password`.
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
* docs: update another-secret example to include `strong-password`
Consistent with above example of client token in argocd-secret
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
---------
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: give context to error logs #10592 (#14851 )
* chore: give context to error logs
Signed-off-by: ashinsabu3 <ashin.sabu@harness.io >
* Update reposerver/repository/repository.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: ashinsabu3 <ashin.sabu@harness.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add more tests in proxy extension headers (#14842 )
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: revert #12255 (#14858 )
This reverts commit c651bd8de5 .
Due to the imminent release of 2.8, this needs to be rolled back since
the proposed fix in #14210 cannot make it in time.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: Repo URL link for unsupported sources links to https://<argocd>/null/path/to/chart (#14861 )
* Fix #14860
Fix #14860
Signed-off-by: Talia Stocks <928827+taliastocks@users.noreply.github.com >
* Update USERS.md
Signed-off-by: Talia Stocks <928827+taliastocks@users.noreply.github.com >
---------
Signed-off-by: Talia Stocks <928827+taliastocks@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: correct discrepancies in generated swagger file (#14813 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: wrap ComparisonError messages (#14886 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ui): Fixes health icon positioning (#14708 ) (#14852 )
* fix: Fixes health icon positioning #14708
Signed-off-by: ashinsabu3 <ashin.sabu@harness.io >
* fix: Fixes alignment of app health application status panel #14708
Signed-off-by: ashinsabu3 <ashin.sabu@harness.io >
* fix: Added line height to App Status to fix its positioning #14708
Signed-off-by: ashinsabu3 <ashin.sabu@harness.io >
---------
Signed-off-by: ashinsabu3 <ashin.sabu@harness.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: fix non-deterministic test (#14905 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: Change underscore (_) back to plus (+) to get valid SemVer when when reading tags from OCI registry (#14537 )
* fix: Change underscore (_) back to plus (+) to get valid SemVer when reading tags from OCI registry
Signed-off-by: xashr <saschasynaos@gmail.com >
* Add test coverage for SemVer tags in TestGetTagsFromUrl
Signed-off-by: xashr <saschasynaos@gmail.com >
---------
Signed-off-by: xashr <saschasynaos@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(appset): typo in ARGOCD_APPLICATIONSET_CONTROLLER_ALLOWED_SCM_PROVIDERS (#14902 ) (#14913 )
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: provide short revision in ARGOCD_APP_REVISION_SHORT env variable (#14926 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/aws/aws-sdk-go from 1.44.312 to 1.44.317 (#14925 )
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.312 to 1.44.317.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.312...v1.44.317 )
---
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: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#14922 )
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.10.0...v0.11.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Update Generators-Git.md (#14921 )
Remove a misleading symbol from the pattern for the path.Match function. The pipe symbol doesn't have any special meaning.
Signed-off-by: German Lashevich <german.lashevich@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Update helm.md - add missing syntax highlighting for YAML and Dockerfile blocks (#14911 )
Signed-off-by: JesseBot <jessebot@linux.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ui): COPY JSON for ArgoCD version should include trailing newline (#5117 ) (#14917 )
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* [Bot] docs: Update Snyk reports (#14919 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: give context to error logs (#10592 ) (#14915 )
* chore: wrap error objects to include context
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
* chore: wrap error objects to include context
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
* chore: wrap error objects to include context
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
* chore: wrap error objects to include context
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
* Update applicationset/controllers/applicationset_controller.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Vipin M S <vipinachar2016@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: Jimmy Neville <jimmyeneville@gmail.com >
* feat(appset): Add SCM Provider option for Gitlab generator to filter shared projects from subgroups projects (#14831 )
* added option to disable gitlab to fetch shared project from a subgroup
Signed-off-by: Prune <prune@lecentre.net >
* Correct gitlab SCM provider mock test
Signed-off-by: Prune <prune@lecentre.net >
* updated test to validate shared-groups
Signed-off-by: Prune <prune@lecentre.net >
* reworked shared project tests
Signed-off-by: Prune <prune@lecentre.net >
* added subgroups only test
Signed-off-by: Prune <prune@lecentre.net >
---------
Signed-off-by: Prune <prune@lecentre.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(cmp): send sigterm to cmp commands before sigkill to allow for potential cleanup (#9180 ) (#14955 )
* fix: send sigterm to cmp commands before sigkill to allow for potential cleanup
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* fix: unit test for runCommand in cmpserver to test cleanup modified
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* fix: change unit test for plugin/runCommand to avoid bad trap along with lint fix
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
---------
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Feature bounty proposal (Experimental) (#14234 )
* Create bounty proposal
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Update docs/proposals/feature-bounties.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Update docs/proposals/feature-bounties.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Update docs/proposals/feature-bounties.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Update docs/proposals/feature-bounties.md
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/proposals/feature-bounties.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Update docs/proposals/feature-bounties.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Update docs/proposals/feature-bounties.md
Signed-off-by: Dan Garfield <dan@codefresh.io >
---------
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(actions): check if CronWorkflow has labels in create-workflow action (#14962 ) (#14974 )
Signed-off-by: Mickaël Canévet <mickael.canevet@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add Jellysmack in USERS.md (#14975 )
Signed-off-by: Mickaël Canévet <mickael.canevet@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0 (#14970 )
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](fac708d667...93397bea11 )
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Adding native OCI support proposal (#13516 )
Signed-off-by: Andrew Block <andy.block@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: space in 'Argo CD' (#14987 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: Add Support for AzureDevops Webhooks (#14969 )
* feat: Add Support for AzureDevops Webhooks
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* document azure devops webhook configuration
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: api server fails to call dex with istio (#14995 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ui): Update default and max count for maxCookieNumber (#14979 )
* Update default and max count for maxCookieNumber
Signed-off-by: zvlb <vl.zemtsov@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: correct the swagger ui link to support --rootpath (#14845 )
Signed-off-by: Kevin Yue <yuezk001@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): upgrade nhooyr.io/websocket dependency (#15000 )
Upgrade from 1.8.6 to 1.8.7 due to high security issue
Was solved in dependency with https://github.com/nhooyr/websocket/pull/291
Signed-off-by: jmeridth <jmeridth@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: upgrade to go 1.21 (#14992 )
Signed-off-by: Robin Lieb <robin.j.lieb@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#14996 )
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](336e29918d...3fa32b8bb5 )
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: bump ubuntu base image (#15020 ) (#15021 )
Latest version of the ubuntu image addresses CVE-2023-38408.
https://ubuntu.com/security/notices/USN-6242-1
https://github.com/docker-library/repo-info/blob/master/repos/ubuntu/remote/22.04.md
resolves #15020
Signed-off-by: Mason Cole <macole@beyondtrust.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: give context to errors (#10592 ) (#15022 )
* chore: give context to errors
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
* Update util/settings/settings.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Update util/settings/settings.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Update util/tls/tls.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Update util/settings/settings.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Update util/settings/settings.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Update util/settings/settings.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Update util/settings/settings.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Update util/settings/settings.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Update util/tls/tls.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Update util/tls/tls.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: give context to errors (#15019 )
* chore: give context to error logs in reposerver
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* chore: give context to errors in applicationset
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* chore: give context to errors(tweaks in error messages)
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* chore: give context to errors(fix unit test)
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
---------
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add Carrefour Group to USERS.md (#15039 )
Signed-off-by: Zadkiel Aharonian <zadkiel_aharonian@carrefour.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(health): spec.executor.instances is Optional, Support a flexible number of executors (#11877 )
Support a flexible number of executors. For example with a mounted ConfigMap inside the Spark-Operator.
Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* [Bot] docs: Update Snyk reports (#15031 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(reposerver): loosen source not permitted helm errors (#14210 )
* fix: loosen source not permitted helm errors
With #12255 , we check if a source is first permitted before running
`helm template`. This works a bit too well, since this may break
previously working manifests. If an `AppProject` has a set of
`sourceRepos` which are more restrictive than `*`, and it also has Helm
public dependencies (repos with credentials would not work with 2.7x
due to the fact they get filtered out before ending up on the repo
server). Whereas before this would work, this currently fails on
`HEAD` but not in `2.7x`.
What we instead do here is that we only run this check if the chart
failed to download - if it does then we run a check to see if the repo
is in the allowed repos list. If the repo is not in the allowed repos
list, we return the same error as in #12555 , otherwise we bubble up the
error.
Should fix #13833 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: check for 401 unauthorized in error
The regex check works fine for OCI artifacts, but the flow is slightly
different for standard Helm charts (specifically when running
`helm repo add`). To get around that, we also check the error for
`401 Unauthorized`.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: loosen string check
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* Revert "chore: revert #12255 (#14858 )"
This reverts commit c8ae5bc3e7 .
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* wip
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* wip
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: reword test to reduce confusion
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(appset): Fix helm valuesObject with ApplicationSet (#14912 ) (#14920 )
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(cli): support apply out of sync flag only (#14624 )
* feat: support apply out of sync flag only
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* update engine version
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* update gitops engine version
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* add cli option
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: verify apply out of sync flag
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* redundant comment
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* improve test logic
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* change command description and do codegen
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs(github): comment out notational pieces of PR template (#14888 )
- the DCO and FAQ sentences are not filled out during PRs and are purely notational
- comment them out with HTML comments, as is common practice
- example from argo-helm: 962342fe2a/.github/pull_request_template.md (L1)
- copied this practice from other repos I maintain and from other repos before that
- these comments are still visible to the PR author, just not visible when rendered, keeping the PR more concise
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#15053 )
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](639cd343e1...3a91952989 )
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (#15054 )
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](e33196f742...bea5baf987 )
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Update bank vaults link to point to the new org (#15069 )
Bank-Vaults recently migrated to a new organization. The old repository is archived.
Signed-off-by: Anton Lindholm <LinAnt@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: improve error logs (#10592 ) (#15059 )
* chore: improve error logs
Signed-off-by: AvhiMaz <avhimazumder5@outlook.com >
* chore: Changes made according to the reviewer
Signed-off-by: AvhiMaz <avhimazumder5@outlook.com >
* chore: Chnages according to the reviewerI"
Signed-off-by: AvhiMaz <avhimazumder5@outlook.com >
* Update cmpserver/apiclient/plugin.pb.go
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: AvhiMaz <avhimazumder5@outlook.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: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Update link to KubeCon China 2021 talk in README.md (#14887 )
Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: document permitOnlyProjectScopedClusters field (#15076 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: kubectl to synchronize argocd apps (#14881 )
We can use kubectl to synchronize argocd applications the same way we can use
the argocd cli or ui, however there's no documentation.
This PR adds documentation for kubectl.
Signed-off-by: Jordi Grant Esteve <jgrant.esteve@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: fix typo (#15083 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: add timeout for update cluster info (#14511 )
* chore: simplified parsing of startup parameters
Signed-off-by: yyzxw <1020938856@qq.com >
* feat: add timeout for update cluster info
Signed-off-by: yyzxw <1020938856@qq.com >
---------
Signed-off-by: yyzxw <1020938856@qq.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: requeue ApplicationSet if there are validation errors (#14429 )
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: fix link for `argocd-repo-creds.yaml` sample (#15091 )
Signed-off-by: SHIMADA Kento <shimada.kento8974@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: wrap error objects to include context (#10592 ) (#15055 )
* chore: wrap error objects to include context (#10592 )
Signed-off-by: Pawank06 <pawan06kumar2003@gmail.com >
* chore: resolved common_test.go file as per reviewer's feedback
Signed-off-by: Pawank06 <pawan06kumar2003@gmail.com >
* chore:changes in ulits.go
Signed-off-by: Pawank06 <pawan06kumar2003@gmail.com >
* chore: resolving utils_test.go file
Signed-off-by: Pawank06 <pawan06kumar2003@gmail.com >
---------
Signed-off-by: Pawank06 <pawan06kumar2003@gmail.com >
Signed-off-by: B Pawan Kumar <pawan06kumar2003@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(#12862 ): Update FlinkDeployment health check to support Flink v1.x (#15065 )
Signed-off-by: Dylan Slavin <dylan@sla.vin >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: add docs for various annotations and labels (#14020 )
* docs: add docs for various annotations
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more info
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 >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(appset): bitbucket server scm provider EOF on empty repo (#14411 )
* fix bitbucket server scm provider EOF on empty repo default branch check
Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com >
* add unit test for bitbucketServer empty repo
Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com >
* check for EOF explicitly
Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com >
---------
Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: update confusing variable name (#15106 )
Signed-off-by: jmcshane <james.mcshane@superorbital.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs(progressive syncs): specify which ConfigMap to use (#15119 )
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(appset): added topic filter for Gitlab SCM (#14965 )
* added topic (tag) filter for Gitlab SCM
Signed-off-by: Prune <prune@lecentre.net >
* corrected few comments
Signed-off-by: Prune <prune@lecentre.net >
* removed latest tag references
Signed-off-by: Prune <prune@lecentre.net >
---------
Signed-off-by: Prune <prune@lecentre.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: Add kustomization.yaml for server app RBAC (#15124 )
This change adds a `kustomization.yaml` file for the example RBAC
role/rolebinding for argocd server applications.
This makes it easier to include them as resources in another `kustomization.yaml`.
Instead of including
```yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.0/examples/k8s-rbac/argocd-server-applications/argocd-server-rbac-clusterrole.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.0/examples/k8s-rbac/argocd-server-applications/argocd-server-rbac-clusterrolebinding.yaml
```
the user can now instead include
```yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/argoproj/argo-cd/examples/k8s-rbac/argocd-server-applications?ref=v2.8.0
```
This change was performed by running:
```console
kustomize create
kustomize edit add resource argocd-server-rbac-clusterrole.yaml
kustomize edit add resource argocd-server-rbac-clusterrolebinding.yaml
```
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: ✏️ fix typo on configmap name for private certs (#9596 )
Signed-off-by: Gaël Jourdan-Weil <gael.jourdan-weil@kelkoogroup.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Merge pull request from GHSA-c8xw-vjgf-94hr
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ui): code lint (#15150 )
Signed-off-by: ebuildy <ebuildy@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: windows build (#15154 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: run refresh from UI in parallel (#15138 )
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(cli): add support for components with non-default names (#10200 ) (#14605 )
* fix(cli): add support for components with non-default names (#10200 )
Co-Authored-By: maheshbaliga <mahesh.baliga@infracloud.io >
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: maheshbaliga <mahesh.baliga@infracloud.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: Updated docs about using a slash in ignoreDifferences (#15144 )
Signed-off-by: Christian Hernandez <christian@chernand.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: stop creating new otel interceptor to avoid memory leak (#15174 )
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add example jq path expression (#15130 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: document sourceNamespaces field (#15195 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(appset): Matrix Generator Override not Working for Booleans (#14498 ) (#14573 )
* Fix AppSet matrix generator parameter override
Signed-off-by: Alexander Bellhäuser <alexbde@users.noreply.github.com >
* Add test case for parameter override fix
Signed-off-by: Alexander Bellhäuser <alexbde@users.noreply.github.com >
---------
Signed-off-by: Alexander Bellhäuser <alexbde@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: remove unnecessary version number (#15198 )
We have versioned docs now, no need for this.
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ui): switch podgroup notification to tooltip message (#14821 )
* improve pod grouping ux
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
fix: update log view on container select
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix(ui): improve pod grouping ux
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix(ui):update the pod grouping messages to tooltip
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix(ui):update the pod grouping messages to tooltip
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
* fix: GroupNodes notification
Signed-off-by: AS <11219262+ashutosh16@users.noreply.github.com >
* fix: GroupNodes notification
Signed-off-by: AS <11219262+ashutosh16@users.noreply.github.com >
---------
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: AS <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add upsider to USERS.md (#15228 )
Signed-off-by: Vlad Fratila <vlad.fratila@up-sider.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: clarify argocd-repo-server repo-cache-expiration HA use case (#15239 )
Signed-off-by: phanama <yudiandreanp@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: better logs for jq expression errors (#15226 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ui): Helm chart empty maintainers blow up Argo UI (#15225 )
Signed-off-by: Carlos Castro carlos.castro@jumo.world
Signed-off-by: Carlos Castro carlos.castro@jumo.world
Signed-off-by: Carlos Castro <carlos.castro@jumo.world >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add Kvist to USERS.md (#15240 )
Signed-off-by: Fredrik A. Madsen-Malmo <fredrik.malmo@icloud.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: improve doc on labels parameter on scmProvider generator (#15255 )
Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Update ApplicationSet docs (#15269 )
Signed-off-by: David Muckle <dvdmuckle@dvdmuckle.xyz >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: support extra attributes for opentelemetry (#15071 )
Signed-off-by: penglongli <pelenli@tencent.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Add Twilio Segment to USERS.md (#15267 )
Thank you to the Argo community!
Signed-off-by: Prasad Katti <prasad.katti@segment.com >
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: make WatchResourceTree use namespaced cache key (#15258 )
* fix: make WatchResourceTree use namespaced application cache key
Signed-off-by: Torbjørn Fjørtoft <torbjorn.fjortoft@pgs.com >
* chore: add PGS to USERS.md
Signed-off-by: Torbjørn Fjørtoft <torbjorn.fjortoft@pgs.com >
---------
Signed-off-by: Torbjørn Fjørtoft <torbjorn.fjortoft@pgs.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: remove duplicate function (#15123 )
Signed-off-by: yyzxw <1020938856@qq.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: Cache control 404 asset requests (#15327 )
* backfill cache control header tests for ui assets
Signed-off-by: Scott Windsor <scott.windsor@flexe.com >
* Set cache-control header non-cache for assets not found
Signed-off-by: Scott Windsor <scott.windsor@flexe.com >
* fix golang-cilint warning
Signed-off-by: Scott Windsor <scott.windsor@flexe.com >
---------
Signed-off-by: Scott Windsor <scott.windsor@flexe.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Fixes a markdown typo in USERS.md (#15362 )
This removes the whitespace between the link text and the link URL.
Signed-off-by: Prasad Katti <prasad.katti@segment.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: upgrade notification engine (#15359 )
* Update notifications-engine dependencies
Signed-off-by: Mike Splain <mike.splain@gmail.com >
* Update docs
Signed-off-by: Mike Splain <mike.splain@gmail.com >
---------
Signed-off-by: Mike Splain <mike.splain@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: add Dott to users (#15370 )
Signed-off-by: Jake Burn <jake@ridedott.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(notifications-catalog): Add nil check for on-deployed trigger (#15363 )
Signed-off-by: Fs02 <surya.asriadie@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: auto respect rbac for discovery/sync (#14381 )
feat: auto respect rbac for discovery/sync (#14381 )
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: Add ARGOCD_CLUSTER_CACHE_LIST_PAGE_BUFFER_SIZE environment variable (#15159 )
Signed-off-by: Brad West <brad.g.west@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(appset): Revert applicationset-name labels (#15324 )
* fix(15282) Revert applicationset-name labels
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
* fix(15282) fix unit test
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
---------
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/golang from 1.21.0 to 1.21.1 (#15391 )
Bumps library/golang from 1.21.0 to 1.21.1.
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/golang from 1.21.0 to 1.21.1 in /test/remote (#15387 )
Bumps library/golang from 1.21.0 to 1.21.1.
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/node from 20.4.0 to 20.6.0 in /test/container (#15366 )
Bumps library/node from 20.4.0 to 20.6.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Merge pull request from GHSA-g687-f2gx-6wm8
* feat: use untar with limiter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
* feat: use untar with limiter
Signed-off-by: pashakostohrys <pavel@codefresh.io >
---------
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Merge pull request from GHSA-fwr2-64vr-xv9m
* fix: prevent seeing/editing 'kubectl.kubernetes.io/last-applied-configuration' cluster annotation
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* fix: failing unit test
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
Co-authored-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/node from 20.5.0 to 20.6.0 in /ui-test (#15364 )
Bumps library/node from 20.5.0 to 20.6.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: handle annotations for resources with ':' in the name (#15101 ) (#15380 )
* fix: handle annotations for resources with ':' in the name
Signed-off-by: Oreon Lothamer <oreon.lothamer@softrams.com >
* fix: switch to using splitN for handling annotation splitting
Signed-off-by: Oreon Lothamer <oreon.lothamer@softrams.com >
* fix: check len(parts) !=3
Signed-off-by: Oreon Lothamer <oreon.lothamer@softrams.com >
* Retrigger CI pipeline
Signed-off-by: Oreon Lothamer <oreon.lothamer@softrams.com >
---------
Signed-off-by: Oreon Lothamer <oreon.lothamer@softrams.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Improve RBAC documentation (#15430 )
* Improve staging-db project name
This change renames the project to distinguish it from the role.
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
* Rename db-staging role to singular form
Role names should be singular ("User x has the role admin" as opposed to
"User x has the role admins").
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
* Remove trailing newlines
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
* Consistently mark `AppProject` as code
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
* Replace ```shell with ```console in suitable places
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
* Use consistent style for unordered list
https://github.com/DavidAnson/markdownlint/blob/main/doc/md004.md
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
* Use consistent emphasis style
https://github.com/DavidAnson/markdownlint/blob/main/doc/md049.md
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
* Fix incorrect description of the staging-db example
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
---------
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(appsets): gotemplate can cause panic from nil dereference (#15377 ) (#15378 )
* fix(appsets): gotemplate can cause panic from nil deference
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
* fix(appsets): gotemplate can cause panic from nil dereference
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
---------
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: Fix flaky cluster test (#15433 )
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Fix requeue after for Matrix/Merge with SCM or ClusterDecision generators (#15407 )
Signed-off-by: Cezar Sa Espinola <cezarsa@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: added shorthand flags for follow and conatainre in app logs (#15400 )
* feat: added shorthand flags for follow and conatainre in app logs
Signed-off-by: ashu <ashupednekar49@gmail.com >
* doc: re-generated cli docs
Signed-off-by: ashu <ashupednekar49@gmail.com >
---------
Signed-off-by: ashu <ashupednekar49@gmail.com >
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* [Bot] docs: Update Snyk reports (#15437 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: Better enforcement of application namespace restrictions (#15431 )
* fix: Better enforce application namespace restrictions
Signed-off-by: jannfis <jann@mistrust.net >
* Only call ValidateDestination when allowed
Signed-off-by: jannfis <jann@mistrust.net >
---------
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: fix bullets (#15446 )
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: failed to add cluster when the cluster server address is ipv6 (#8204 ) (#15350 )
* fix: failed to add cluster when the cluster server address is ipv6 (#8204 )
Signed-off-by: huyinhou <huyinhou@bytedance.com >
* fix: failed to add cluster when the cluster server address is ipv6 (#8204 )
Signed-off-by: huyinhou <huyinhou@bytedance.com >
* remove unused import
Signed-off-by: huyinhou <huyinhou@bytedance.com >
* fix: lowercase URI secret name; abbreviated IPv6 address
Signed-off-by: huyinhou <huyinhou@bytedance.com >
---------
Signed-off-by: huyinhou <huyinhou@bytedance.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: Enable haproxy metrics through helm Chart (#15459 )
Signed-off-by: Mathias Petermann <mathias.petermann@swisscom.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Stop appending :443 to the server address when using grpc-web (#15435 )
Signed-off-by: David Marby <david@dmarby.se >
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: appset preserve labels and global preserve fields (#15445 )
* feat: appset preserve labels and global preserve fields
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: appset preserve labels and global preserve fields
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* docs: updated docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* docs: updated docs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: Gitlab scm_provider - don't create transport from scratch (#15424 ) (#15425 )
* fix : don't create transport from scratch, clone it instead
Signed-off-by: Antoine Jouve <ant.jouve@gmail.com >
* feat: clone http.transport for gitea and gitlab providers
Signed-off-by: Antoine Jouve <ant.jouve@gmail.com >
* chore: properly format gitea providers with gofmt
Signed-off-by: Antoine Jouve <ant.jouve@gmail.com >
---------
Signed-off-by: Antoine Jouve <ant.jouve@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add Factorial to USERS.md (#15473 )
Signed-off-by: Alejandro López Sánchez <alejandro.lopez@factorial.co >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Fix incorrect wording in ApplicationSet git generator docs (#15374 )
Signed-off-by: Liam Wyllie <risset@mailbox.org >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: Allow retrieving badges in other namespaces (#15468 )
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump docker/setup-buildx-action from 2.9.1 to 3.0.0 (#15476 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.9.1 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4c0219f9ac...f95db51fdd )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-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: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/node from 20.6.0 to 20.6.1 in /test/container (#15451 )
Bumps library/node from 20.6.0 to 20.6.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/node from 20.6.0 to 20.6.1 in /ui-test (#15452 )
Bumps library/node from 20.6.0 to 20.6.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump gitpod/workspace-full from `d578722` to `511cecd` (#15453 )
Bumps gitpod/workspace-full from `d578722` to `511cecd`.
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump argo-ui from `13cea62` to `002d01b` in /ui (#15440 )
Bumps [argo-ui](https://github.com/argoproj/argo-ui ) from `13cea62` to `002d01b`.
- [Release notes](https://github.com/argoproj/argo-ui/releases )
- [Commits](13cea62a4a...002d01b18e )
---
updated-dependencies:
- dependency-name: argo-ui
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: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/golang in /test/remote (#15419 )
Bumps library/golang from `970907c` to `62e5883`.
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/golang from `970907c` to `62e5883` (#15415 )
Bumps library/golang from `970907c` to `62e5883`.
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(controller): make managed namespaces more 'prune-proof' (#13999 )
* fix: make managed namespaces more 'prune-proof'
In the cases where someone would want to set resource tracking on a
managed namespace, or if someone would want to migrate from having a
namespace in Git to using `managedNamespaceMetadata`, we need to take
steps to ensure that the namespace does not get pruned.
In order to do that, we add the live namespace to the list of
`targetObjs` (so that it's considered a part of the source even though
it's not).
Finally, we need to also ensure that the managed namespace is not
considered `OutOfSync` (due to the same reason as above).
This is a subset of #11350 , the main difference being that this commit
does not set resource tracking on its own, but can be opted into if
people choose to do so.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* refactor: extract managed namespace check
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: extends CR to allow cronjob/workflow triggers (#15300 )
Signed-off-by: Marcelo Moreira de Mello <tchello.mello@gmail.com >
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/node from 20.5.0 to 20.6.1 (#15454 )
Bumps library/node from 20.5.0 to 20.6.1.
---
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>
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/cyphar/filepath-securejoin (#15401 )
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* (docs) Add clarification on migration for CMP plugins (#15405 )
* Add clarification on migration for CMP plugins
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Fix table
Signed-off-by: Dan Garfield <dan@codefresh.io >
* Add warning on blank manifests for #15340
Signed-off-by: Dan Garfield <dan@codefresh.io >
---------
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2 (#15330 )
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](6e04d228eb...11086d2504 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/xanzy/go-gitlab from 0.89.0 to 0.91.1 (#15331 )
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.89.0 to 0.91.1.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.89.0...v0.91.1 )
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Add KPMG to users (#15323 )
Signed-off-by: Ansuman Swain <ansuman.swain@kpmg.co.uk >
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Fix broken links for post selectors, fix ordering of args for dig example (#15346 )
Signed-off-by: David Muckle <dvdmuckle@dvdmuckle.xyz >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/golang in /test/container (#15502 )
Bumps library/golang from 1.21.0 to 1.21.1.
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/casbin/casbin/v2 from 2.73.0 to 2.77.2 (#15501 )
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.73.0 to 2.77.2.
- [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.73.0...v2.77.2 )
---
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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (#15497 )
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](0b7f8abb15...a8a3f3ad30 )
---
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>
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(cli): fix header in resource-overrides list-actions output (#15375 )
Signed-off-by: Maxime Brunet <max@brnt.mx >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: adding tests for apiclient package: clientset tests (#15193 )
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: Applicationset upsert for any namespaces (#15520 )
* fix: Applicationset upsert for any namespaces
PR implements a small change to the argocd command adding the AppsetNamespace for the existing Appset check.
Signed-off-by: Harm Matthias Harms <matthias.harms@quis.de >
* Retrigger CI pipeline
Signed-off-by: Harm Matthias Harms <matthias.harms@quis.de >
* Retrigger CI pipeline
Signed-off-by: Harm Matthias Harms <matthias.harms@quis.de >
---------
Signed-off-by: Harm Matthias Harms <matthias.harms@quis.de >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: update ordering of support steps (#15508 )
Signed-off-by: Kurt King <kurtaking@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: add option in output flag for app get and app resources cli command for tree view(#13370 ) (#15386 )
* tree view feature for app get cli comand
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* including application details
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* testcase included for printTreeView
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* removed the unnecessary variables
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* Adding changes to the documentation
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* change in the argocd doc
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* included tee_test.go
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* tree view changes for app get and app resources
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* go.mod and go.sum by running go mod tidy
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* changes after review
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* changes after review
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
---------
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/go-playground/webhooks/v6 (#15516 )
Bumps [github.com/go-playground/webhooks/v6](https://github.com/go-playground/webhooks ) from 6.2.1-0.20230808162451-10570b0a59e8 to 6.3.0.
- [Release notes](https://github.com/go-playground/webhooks/releases )
- [Commits](https://github.com/go-playground/webhooks/commits/v6.3.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: ApplicationSet deletes Application status (#15514 )
* fix: ApplicationSet deletes Application status
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* apply reviewer notes
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Update Application Set Webhook Instructions (#13764 , #11532 ) (#15527 )
* Update Generators-Pull-Request.md
Add note to clarify that the ApplicationSet controller requires its own Ingress resource. This seems to be a common issue for Argo CD users.
Signed-off-by: Kurt Madel <km@kurtmadel.com >
* Update Generators-Git.md
Updating note to match webhook note on pr generator.
Signed-off-by: Kurt Madel <km@kurtmadel.com >
---------
Signed-off-by: Kurt Madel <km@kurtmadel.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: Add 4data to users (#15531 )
Signed-off-by: LStuker <lucien.stuker@4data.ch >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: fix kubectl apply in apps-in-any-namespace doc (#15197 )
There's a kustomization.yaml file in that directory, so we should apply it with `-k`.
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Fix docs for destinations in AppProjects (#15153 ) (#15182 )
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.63 to 0.9.67 (#15500 )
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket ) from 0.9.63 to 0.9.67.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases )
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.63...v0.9.67 )
---
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>
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0 (#15496 )
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](3fa32b8bb5...7ec5c2b0c6 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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: Jimmy Neville <jimmyeneville@gmail.com >
* [Bot] docs: Update Snyk reports (#15532 )
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump actions/checkout from 3.5.3 to 4.0.0 (#15348 )
* chore(deps): bump actions/checkout from 3.5.3 to 4.0.0
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](c85c95e3d7...3df4ab11eb )
---
updated-dependencies:
- dependency-name: actions/checkout
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 >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(ui): Add button for wrapping lines in pod logs viewer (#15506 )
* Add back wrap log line button
Signed-off-by: Yi Cai <yicai@redhat.com >
* Fixed lint issue
Signed-off-by: Yi Cai <yicai@redhat.com >
* Updated icon and location of Wrap Lines btn
Signed-off-by: Yi Cai <yicai@redhat.com >
* Fixed lint issue
Signed-off-by: Yi Cai <yicai@redhat.com >
* Put back pre tag and Ansi component
Signed-off-by: Yi Cai <yicai@redhat.com >
---------
Signed-off-by: Yi Cai <yicai@redhat.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add CODEOWNERS (#14693 )
* chore: add CODEOWNERS
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* new owners
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use teams
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* restore old owners file
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: reflect expected integers in swagger doc (#13046 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump oras.land/oras-go/v2 from 2.2.1 to 2.3.0 (#15549 )
Bumps [oras.land/oras-go/v2](https://github.com/oras-project/oras-go ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/oras-project/oras-go/releases )
- [Commits](https://github.com/oras-project/oras-go/compare/v2.2.1...v2.3.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump github.com/antonmedv/expr from 1.12.7 to 1.15.2 (#15548 )
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr ) from 1.12.7 to 1.15.2.
- [Release notes](https://github.com/antonmedv/expr/releases )
- [Commits](https://github.com/antonmedv/expr/compare/v1.12.7...v1.15.2 )
---
updated-dependencies:
- dependency-name: github.com/antonmedv/expr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(repo-server): avoid fetching commit sha for multisource applications (#15037 ) (#15067 )
* Rebase Signed-off-by: ozlevka-work <lev@ozeryansky.com >
Signed-off-by: Lev <lozeryan@akami.com >
* Remove test file Signed-off-by: ozlevka-work <lev@ozeryansky.com >
Signed-off-by: Lev <lozeryan@akami.com >
* Go linter fmt Signed-off-by: ozlevka-work <lev@ozeryansky.com >
Signed-off-by: Lev <lozeryan@akami.com >
* Additional linter fmt Signed-off-by: ozlevka-work <lev@ozeryansky.com >
Signed-off-by: Lev <lozeryan@akami.com >
Signed-off-by: Lev <lev@ozeryansky.com >
* Add unit test for changes Signed-off-by: Lev <lozeryan@akami.com >
Signed-off-by: Lev <lev@ozeryansky.com >
* Update reposerver/repository/repository.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Lev Ozeryansky <lozeryan@akamai.com >
Signed-off-by: Lev <lev@ozeryansky.com >
* Trigger CI
Signed-off-by: Lev <lev@ozeryansky.com >
---------
Signed-off-by: Lev <lozeryan@akami.com >
Signed-off-by: Lev <lev@ozeryansky.com >
Signed-off-by: Lev Ozeryansky <lozeryan@akamai.com >
Co-authored-by: Lev <lozeryan@akami.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* doc: adds vals-operator to secrets list (#11795 )
Vals-Operator can also be used for managing secrets in Kubernetes.
Signed-off-by: Sergio Rua <58211930+digiserg@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump actions/cache from 3.3.1 to 3.3.2 (#15552 )
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](88522ab9f3...704facf57e )
---
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>
Co-authored-by: jannfis <jann@mistrust.net >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: better command reference titles (#15567 ) (#15568 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/node from 20.6.1 to 20.7.0 in /ui-test (#15583 )
Bumps library/node from 20.6.1 to 20.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>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/node from 20.6.1 to 20.7.0 in /test/container (#15585 )
Bumps library/node from 20.6.1 to 20.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>
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Add documentation on how to specify shard number for a cluster in "high availibility" doc (#5348 ) (#13258 )
Signed-off-by: Sridhar Nandigam <nandigamsridhar.v@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: 'action' RBAC example for Kind without group (#15589 )
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore: add gdsoumya to reviewers (#15596 )
Signed-off-by: gdsoumya <44349253+gdsoumya@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: added patch_ms and setop_ms timings to reconciliation logs (#15595 )
* feat: added patch_ms to reconciliation logs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
* feat: added patch_ms and setop_ms timings to logs
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
---------
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(action): minor lua changes (#15580 )
* chore(action): add newlines at eof
Signed-off-by: Josh Soref <jsoref@gmail.com >
* chore(action): fix whitespace indentation
Signed-off-by: Josh Soref <jsoref@gmail.com >
* chore(action): use local annotations
Signed-off-by: Josh Soref <jsoref@gmail.com >
---------
Signed-off-by: Josh Soref <jsoref@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump library/golang from `cffaba7` to `2270a40` (#15615 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(extensions): Automatically apply extension configs without restarting API-Server (#15574 )
* feat: auto configure extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* feat: auto-reload extension configs without restarting api-server
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* clean unused gorilla mux
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* update docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add more test cases
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* refactoring to reduce unnecessary function
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* Add log
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix bugs found during manual tests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Update the supported version policy in Operator Manual Installation doc (#15619 )
The supported version policy mentioned in the operator manual installation document diverges from the official policy that is mentioned in the security policy and the release cadence.
This change brings the version policy in line by referring the readers to the release and cadence documentation to check the specified policy.
Signed-off-by: Muhammad Mooneeb Hussain <mooneeb.hussain@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* doc: resource tracking custom label configuration (#15587 )
Signed-off-by: Timoses <timoses@tutanota.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(cli): tree option in output flag for app sync, app wait and app rollback for tree view (#15572 )
* app sync and app wait tree view changes
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* documentation changes
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* included the json,yaml and wide formats and removed the value assignment to the flag
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* Reoved extra spaces
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* removed extra spaces
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* refactored the code
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
* better log statements
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
---------
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat: dynamic rebalancing of clusters across shards (#15036 )
* Migrate Application Controller from Statefulset to Deployment
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add sharding deployment logic
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Update sharding logic and add comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add heartbeat as an environment variable
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add retry logic, heartbeat timeout environment variable
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* use the logic of pre-specified shard number on application controller pod
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix manifests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix lint and e2e tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* comment out failing e2e test
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* increase readiness probe interval period
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* "comment out readiness probe to see if e2e tests succeed"
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* revert commented readiness probe
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* revert commented test case
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* read environment variable for application controller deployment name
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add nil check on replica count for deployment of application controller
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Address comments
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add Informer, Update documentation, add unit tests
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update godoc
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* remove unwanted code and logs
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add more documentation
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* revert ApplicationController manifest to StatefulSet
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* reverting updated docs
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add documentation for the new dynamic distribution feature
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update documentation
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add an overlay for application controller deployment and update documentation
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* fix nit
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Marking the feature as alpha
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* Add feature status link
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* revert go,mod changes
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
* update docs to avoid focusing on StatefulSet/Deployment (#26 )
* update docs to avoid focusing on StatefulSet/Deployment
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* minor update to the doc
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
---------
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump node version (#15616 )
* chore(deps): bump node version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix version
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* update lockfile
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: Jimmy Neville <jimmyeneville@gmail.com >
* feat(appset): add Support for AzureDevops Webhooks (#15047 )
Signed-off-by: Robin Lieb <robin.j.lieb@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(cli): get latest app state before printing tree (#15639 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#15108 )
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](bea5baf987...5e21ff4d9b )
---
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>
Co-authored-by: Justin Marquis <76892343+34fathombelow@users.noreply.github.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(kustomize): add patches field (#5114 ) (#14648 )
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(health): Implement AnsibleJob CRD health checks (#14483 )
Signed-off-by: Mike Ng <ming@redhat.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(health): add PushSecret health status and force-sync action (#14375 )
* feat(health): add `PushSecret` health status
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* add status healthy
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* Push action
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* fix test
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(kustomize): no concurrent processing if Kustomize patches are used (#15654 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(appset): ignoreApplicationDifferences (#9101 ) (#14743 )
* feat(appset): ignoreDifferences (#9101 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* better error messages
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* do better
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 >
* more tests, update docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* e2e test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* expect auto-added fields
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* correct label
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* better
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove line that was reverted
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/operator-manual/applicationset.yaml
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* remove line that mysteriously causes applicationset/utils unit tests to fail
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* login to fix test
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* maybe this will work, who knows
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* burn it all down
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* works on my machine
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: Jimmy Neville <jimmyeneville@gmail.com >
* fix(applicationset): cannot validate inherited project permissions (#9298 ) (#15026 )
* fix(applicationset): cannot validate inherited project permissions
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* update tests to reflect behavior
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(deps): bump semver from 5.7.1 to 5.7.2 in /ui-test (#14457 )
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* chore(ci): free up disk space (#15674 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: add a not found check for application controller deployment (#15678 )
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* [fix] sidebar style (#15652 )
Signed-off-by: ymktmk <ymktmk.tt@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ci): free up disk space (#15683 )
* fix(ci): free up disk space
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update .github/workflows/image-reuse.yaml
Co-authored-by: Justin Marquis <76892343+34fathombelow@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update .github/workflows/image-reuse.yaml
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Justin Marquis <76892343+34fathombelow@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ci): do not fail fast on e2e test failures (#15694 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(ci): misplaced config option (#15698 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(applicationset): git generator ignores empty files (#15661 )
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(appset): don't emit k8s events for unchanged apps, log at debug (#15659 ) (#15660 )
* fix(appset): don't emit k8s events for unchanged application events and move that scenario to debug logging level
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
* Retrigger CI pipeline
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
* Retrigger CI pipeline
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
---------
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* feat(ci): retry individual e2e tests (#15696 )
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: Maintaining Uniformity In Documentation Writing Style (#15713 )
In the Projects section there are two words 'what' and 'where' are written in italic(in the first two sentences) but in the third sentence 'what' is written in normal text. So i changed the two words written in italic to normal text to maintain the uniformity of writing style of documentation.
See this issue in the Projects section : "https://argo-cd.readthedocs.io/en/stable/user-guide/projects/ "
Signed-off-by: PranitRout07 <102309095+PranitRout07@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: add dynamic cluster distribution doc in the menu (#15716 )
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Converted italic text to normal text (#15692 )
To see the issue , go to this link "https://argo-cd.readthedocs.io/en/stable/operator-manual/app-any-namespace/ "
In Prerequisites section ,the word 'not' is unnecessarily written in italic. It should be written in normal text to maintain the uniformity.
Signed-off-by: PranitRout07 <102309095+PranitRout07@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(action): populate all fields of Job from CronJob (#15259 ) (#15727 )
Signed-off-by: sergey.ladutko <sergey.ladutko@vizor-games.com >
Co-authored-by: sergey.ladutko <sergey.ladutko@vizor-games.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix(application-controller): Fix panic error when trying to scale application controller shards (#15725 )
* Added error checking to determine if application controller deployment is found or not
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Fixed the informer to list deployments in namespace scope
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Fixed readiness check probe for application controller when running as deployment
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
---------
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* docs: move self-signed certs gitlab scm docs (#15720 )
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* fix: only enable dynamic cluster sharding feature explicitly (#15734 )
* fix: only enable dynamic cluster sharding feature explicitly
Signed-off-by: Remington Breeze <remington@breeze.software >
---------
Signed-off-by: Remington Breeze <remington@breeze.software >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Fixed Custom Link Text not Hyperlinked (#15747 )
Visit this link to see the issue : https://argo-cd.readthedocs.io/en/stable/developer-guide/ci/#public-cd
Signed-off-by: PranitRout07 <102309095+PranitRout07@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
* Update docs
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
---------
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com >
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: daftping <21245083+daftping@users.noreply.github.com >
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
Signed-off-by: Yi Cai <yicai@redhat.com >
Signed-off-by: Gerardo Corea <gerardocorea92@gmail.com >
Signed-off-by: mmerrill3 <jjpaacks@gmail.com >
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Signed-off-by: Zechun Chen <zechun.chen@daocloud.io >
Signed-off-by: ylxianzhe <ylxianzhe@outlook.com >
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Signed-off-by: felix <felix@psy-coding.com >
Signed-off-by: CI <ci@argoproj.com >
Signed-off-by: Dylan Page <dylan.page@autodesk.com >
Signed-off-by: Jonathan West <jonwest@redhat.com >
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io >
Signed-off-by: Nathan Romriell <nateromriell@gmail.com >
Signed-off-by: Alex Collins <alex_collins@intuit.com >
Signed-off-by: Trung <trung.hoang@pricehubble.com >
Signed-off-by: JesseBot <jessebot@linux.com >
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
Signed-off-by: Nicholas Morey <nicholas@morey.tech >
Signed-off-by: ashinsabu3 <ashin.sabu@harness.io >
Signed-off-by: Talia Stocks <928827+taliastocks@users.noreply.github.com >
Signed-off-by: xashr <saschasynaos@gmail.com >
Signed-off-by: German Lashevich <german.lashevich@gmail.com >
Signed-off-by: Vipin M S <vipinachar2016@gmail.com >
Signed-off-by: Prune <prune@lecentre.net >
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
Signed-off-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Mickaël Canévet <mickael.canevet@gmail.com >
Signed-off-by: Andrew Block <andy.block@gmail.com >
Signed-off-by: zvlb <vl.zemtsov@gmail.com >
Signed-off-by: Kevin Yue <yuezk001@gmail.com >
Signed-off-by: jmeridth <jmeridth@gmail.com >
Signed-off-by: Robin Lieb <robin.j.lieb@gmail.com >
Signed-off-by: Mason Cole <macole@beyondtrust.com >
Signed-off-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
Signed-off-by: Zadkiel Aharonian <zadkiel_aharonian@carrefour.com >
Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com >
Signed-off-by: pashakostohrys <pavel@codefresh.io >
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
Signed-off-by: Anton Lindholm <LinAnt@users.noreply.github.com >
Signed-off-by: AvhiMaz <avhimazumder5@outlook.com >
Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com >
Signed-off-by: Jordi Grant Esteve <jgrant.esteve@gmail.com >
Signed-off-by: yyzxw <1020938856@qq.com >
Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com >
Signed-off-by: SHIMADA Kento <shimada.kento8974@gmail.com >
Signed-off-by: Pawank06 <pawan06kumar2003@gmail.com >
Signed-off-by: B Pawan Kumar <pawan06kumar2003@gmail.com >
Signed-off-by: Dylan Slavin <dylan@sla.vin >
Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com >
Signed-off-by: jmcshane <james.mcshane@superorbital.io >
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Signed-off-by: Andreas Lindhé <andreas@lindhe.io >
Signed-off-by: Gaël Jourdan-Weil <gael.jourdan-weil@kelkoogroup.com >
Signed-off-by: ebuildy <ebuildy@gmail.com >
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
Signed-off-by: Christian Hernandez <christian@chernand.io >
Signed-off-by: Alexander Bellhäuser <alexbde@users.noreply.github.com >
Signed-off-by: AS <11219262+ashutosh16@users.noreply.github.com >
Signed-off-by: Vlad Fratila <vlad.fratila@up-sider.com >
Signed-off-by: phanama <yudiandreanp@gmail.com >
Signed-off-by: Carlos Castro carlos.castro@jumo.world
Signed-off-by: Carlos Castro <carlos.castro@jumo.world >
Signed-off-by: Fredrik A. Madsen-Malmo <fredrik.malmo@icloud.com >
Signed-off-by: David Muckle <dvdmuckle@dvdmuckle.xyz >
Signed-off-by: penglongli <pelenli@tencent.com >
Signed-off-by: Prasad Katti <prasad.katti@segment.com >
Signed-off-by: Torbjørn Fjørtoft <torbjorn.fjortoft@pgs.com >
Signed-off-by: Scott Windsor <scott.windsor@flexe.com >
Signed-off-by: Mike Splain <mike.splain@gmail.com >
Signed-off-by: Jake Burn <jake@ridedott.com >
Signed-off-by: Fs02 <surya.asriadie@gmail.com >
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: Brad West <brad.g.west@gmail.com >
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
Signed-off-by: Oreon Lothamer <oreon.lothamer@softrams.com >
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com >
Signed-off-by: Cezar Sa Espinola <cezarsa@gmail.com >
Signed-off-by: ashu <ashupednekar49@gmail.com >
Signed-off-by: jannfis <jann@mistrust.net >
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: huyinhou <huyinhou@bytedance.com >
Signed-off-by: Mathias Petermann <mathias.petermann@swisscom.com >
Signed-off-by: David Marby <david@dmarby.se >
Signed-off-by: Antoine Jouve <ant.jouve@gmail.com >
Signed-off-by: Alejandro López Sánchez <alejandro.lopez@factorial.co >
Signed-off-by: Liam Wyllie <risset@mailbox.org >
Signed-off-by: Marcelo Moreira de Mello <tchello.mello@gmail.com >
Signed-off-by: Ansuman Swain <ansuman.swain@kpmg.co.uk >
Signed-off-by: Maxime Brunet <max@brnt.mx >
Signed-off-by: zhaque44 <haque.zubair@gmail.com >
Signed-off-by: Harm Matthias Harms <matthias.harms@quis.de >
Signed-off-by: Kurt King <kurtaking@gmail.com >
Signed-off-by: Kurt Madel <km@kurtmadel.com >
Signed-off-by: LStuker <lucien.stuker@4data.ch >
Signed-off-by: Lev <lozeryan@akami.com >
Signed-off-by: Lev <lev@ozeryansky.com >
Signed-off-by: Lev Ozeryansky <lozeryan@akamai.com >
Signed-off-by: Sergio Rua <58211930+digiserg@users.noreply.github.com >
Signed-off-by: Sridhar Nandigam <nandigamsridhar.v@gmail.com >
Signed-off-by: gdsoumya <44349253+gdsoumya@users.noreply.github.com >
Signed-off-by: Josh Soref <jsoref@gmail.com >
Signed-off-by: Muhammad Mooneeb Hussain <mooneeb.hussain@gmail.com >
Signed-off-by: Timoses <timoses@tutanota.com >
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
Signed-off-by: Mike Ng <ming@redhat.com >
Signed-off-by: ymktmk <ymktmk.tt@gmail.com >
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
Signed-off-by: PranitRout07 <102309095+PranitRout07@users.noreply.github.com >
Signed-off-by: sergey.ladutko <sergey.ladutko@vizor-games.com >
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
Signed-off-by: Remington Breeze <remington@breeze.software >
Co-authored-by: schakrad <58915923+schakrad@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nik Skoufis <n.skoufis@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: asingh <11219262+ashutosh16@users.noreply.github.com >
Co-authored-by: daftping <21245083+daftping@users.noreply.github.com >
Co-authored-by: Yuan Tang <terrytangyuan@gmail.com >
Co-authored-by: Yi Cai <yicai@redhat.com >
Co-authored-by: Gerardo Corea <gerardocorea92@gmail.com >
Co-authored-by: Michael Merrill <jjpaacks@gmail.com >
Co-authored-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
Co-authored-by: Fish-pro <zechun.chen@daocloud.io >
Co-authored-by: XianzheTM <ylxianzhe@outlook.com >
Co-authored-by: Geoffrey MUSELLI <geoffrey.muselli@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
Co-authored-by: Felix <github@felixglaeske.de >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CI <ci@argoproj.com >
Co-authored-by: Dylan Page <genpage@pagefortress.com >
Co-authored-by: Jonathan West <jgwest@users.noreply.github.com >
Co-authored-by: Kostis (Codefresh) <39800303+kostis-codefresh@users.noreply.github.com >
Co-authored-by: Nathan Romriell <nathan@modsy.com >
Co-authored-by: Alex Collins <alexec@users.noreply.github.com >
Co-authored-by: Hoang Quoc Trung <trung.hoang@pricehubble.com >
Co-authored-by: JesseBot <jessebot@linux.com >
Co-authored-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com >
Co-authored-by: Nicholas Morey <nicholas@morey.tech >
Co-authored-by: Ashin Sabu <139749674+ashinsabu3@users.noreply.github.com >
Co-authored-by: Talia Stocks <928827+taliastocks@users.noreply.github.com >
Co-authored-by: xashr <103113861+xashr@users.noreply.github.com >
Co-authored-by: German Lashevich <design.ber@gmail.com >
Co-authored-by: Vipin M S <40431065+vipinachar@users.noreply.github.com >
Co-authored-by: Prune Sebastien THOMAS <prune@lecentre.net >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: Mickaël Canévet <mickael.canevet@gmail.com >
Co-authored-by: Andrew Block <andy.block@gmail.com >
Co-authored-by: Vladimir <31961982+zvlb@users.noreply.github.com >
Co-authored-by: Kevin Yue <k3vinyue@gmail.com >
Co-authored-by: Jason Meridth <jmeridth@gmail.com >
Co-authored-by: Robin Lieb <robin.j.lieb@gmail.com >
Co-authored-by: Mason Cole <117116981+bt-macole@users.noreply.github.com >
Co-authored-by: Zadkiel Aharonian <zadkiel_aharonian@carrefour.com >
Co-authored-by: Philipp Dallig <philipp.dallig@gmail.com >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com >
Co-authored-by: Anton Lindholm <LinAnt@users.noreply.github.com >
Co-authored-by: Avhi Mazumder <102310138+AvhiMaz@users.noreply.github.com >
Co-authored-by: selaci <selaci@users.noreply.github.com >
Co-authored-by: yyzxw <34639446+yyzxw@users.noreply.github.com >
Co-authored-by: Chetan Banavikalmutt <chetanrns1997@gmail.com >
Co-authored-by: SHIMADA Kento <shimada.kento8974@gmail.com >
Co-authored-by: B Pawan Kumar <pawan06kumar2003@gmail.com >
Co-authored-by: Dylan Slavin <dylan@sla.vin >
Co-authored-by: jjsiv <96917147+jjsiv@users.noreply.github.com >
Co-authored-by: James McShane <jmcshan1@gmail.com >
Co-authored-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com >
Co-authored-by: Andreas Lindhé <lindhe@users.noreply.github.com >
Co-authored-by: Gaël Jourdan-Weil <gael.jourdan-weil@kelkoogroup.com >
Co-authored-by: Thomas Decaux <ebuildy@gmail.com >
Co-authored-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com >
Co-authored-by: maheshbaliga <mahesh.baliga@infracloud.io >
Co-authored-by: Christian Hernandez <christianh814@users.noreply.github.com >
Co-authored-by: Alexander Bellhäuser <alexbde@users.noreply.github.com >
Co-authored-by: Vlad Fratila <vlad.fratila@gmail.com >
Co-authored-by: Yudi A Phanama <11147376+phanama@users.noreply.github.com >
Co-authored-by: Carlos Castro <carlos.castro@jumo.world >
Co-authored-by: Fredrik A. Madsen-Malmo <fredrik.malmo@icloud.com >
Co-authored-by: David Muckle <dvdmuckle@dvdmuckle.xyz >
Co-authored-by: Pelen <penglongli@users.noreply.github.com >
Co-authored-by: Prasad Katti <prasad.katti@segment.com >
Co-authored-by: jannfis <jann@mistrust.net >
Co-authored-by: Torbjørn Fjørtoft <torbjorn.fjortoft@gmail.com >
Co-authored-by: Scott Windsor <swindsor@gmail.com >
Co-authored-by: Mike Splain <mike.splain@gmail.com >
Co-authored-by: Jake Burn <jakeburn94@gmail.com >
Co-authored-by: Surya Asriadie <surya.asriadie@gmail.com >
Co-authored-by: gdsoumya <44349253+gdsoumya@users.noreply.github.com >
Co-authored-by: Brad West <brad.g.west@gmail.com >
Co-authored-by: iam-veeramalla <abhishek.veeramalla@gmail.com >
Co-authored-by: Oreon Lothamer <73498677+oreonl@users.noreply.github.com >
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com >
Co-authored-by: Cezar Sá Espinola <cezarsa@gmail.com >
Co-authored-by: Ashutosh Pednekar <ashupednekar49@gmail.com >
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: HYH <82195407@qq.com >
Co-authored-by: Mathias Petermann <mathias.petermann@gmail.com >
Co-authored-by: David Marby <david@dmarby.se >
Co-authored-by: Antoine Jouve <an-toine@users.noreply.github.com >
Co-authored-by: Alejandro López <a.lopez.sanchez@outlook.es >
Co-authored-by: Liam Wyllie <risset@mailbox.org >
Co-authored-by: Marcelo Mello <tchello.mello@gmail.com >
Co-authored-by: Ansuman Swain <Ansuman28@users.noreply.github.com >
Co-authored-by: Maxime Brunet <max@brnt.mx >
Co-authored-by: Zubair Haque <haque.zubair@gmail.com >
Co-authored-by: Harm Matthias Harms <harmmatthias.harms@gmail.com >
Co-authored-by: Kurt King <kurtaking@gmail.com >
Co-authored-by: Kurt Madel <kmadel@mac.com >
Co-authored-by: LStuker <lucien.stuker+github@protonmail.ch >
Co-authored-by: Lev Ozeryansky <lozeryan@akamai.com >
Co-authored-by: Lev <lozeryan@akami.com >
Co-authored-by: Sergio Rua <58211930+digiserg@users.noreply.github.com >
Co-authored-by: Sridhar Nandigam <nandigamsridhar.v@gmail.com >
Co-authored-by: Muhammad Mooneeb Hussain <mooneeb@chkk.io >
Co-authored-by: Timoses <timoses@tutanota.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Justin Marquis <76892343+34fathombelow@users.noreply.github.com >
Co-authored-by: Mike Ng <ming@redhat.com >
Co-authored-by: ymktmk <73768462+ymktmk@users.noreply.github.com >
Co-authored-by: ericblackburn <eblackburn@indeed.com >
Co-authored-by: PranitRout07 <102309095+PranitRout07@users.noreply.github.com >
Co-authored-by: SergeyLadutko <40435115+SergeyLadutko@users.noreply.github.com >
Co-authored-by: sergey.ladutko <sergey.ladutko@vizor-games.com >
Co-authored-by: Anand Francis Joseph <anjoseph@redhat.com >
Co-authored-by: Remington Breeze <remington@breeze.software >
2023-11-01 12:18:51 -04:00
Jorge Turrado Ferrero
c70e1b7163
fix(server): appset list uses argocd's namespace instead of all ( #15429 ) ( #15432 )
...
* fix(server): appset list uses argocd's namespace instead of all
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
* use lister to scope the observed namespaces based on which namespaces monitors for apps
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
* apply feedback
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
* add missing change 🤦
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
* update generated manifests
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
---------
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
2023-11-01 10:55:21 -04:00
Zadkiel Aharonian
9eca44b4b7
fix(ui): prevent app panel to open on app direct link click ( #15040 )
...
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr >
2023-11-01 10:51:26 -04:00
Christopher Fry
8e612b24f3
chore: specify namespace when restarting deployments in remote e2e tests ( #16192 )
...
Signed-off-by: Chris Fry <christopherfry@google.com >
2023-11-01 10:35:46 -04:00
navist2020
26264b87d0
Remove unnecessary error checking ( #16150 )
...
Signed-off-by: lijun <navist2020@163.com >
2023-10-31 22:31:38 -04:00
Priyanshu Thapliyal
9b4fc572bf
fix api docs ( #16186 )
...
Signed-off-by: Priyanshu Thapliyal <114170980+Priyanshuthapliyal2005@users.noreply.github.com >
2023-10-31 22:09:24 -04:00
Michael Crenshaw
e36ce86b82
docs(cmp): fix CMP param getter example ( #16077 ) ( #16190 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-31 21:47:06 -04:00
Michael Crenshaw
5fc9fae74e
chore(deps): bump slsa-github-generator to 1.9.0 ( #16188 )
...
* chore(deps): bump slsa-github-generator to 1.9.0
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* catch 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 >
2023-10-31 21:00:34 +00:00
Chris Dolan
2d70f890b9
docs: Add Semgrep as a user ( #16185 )
...
Signed-off-by: Chris Dolan <chris@semgrep.com >
2023-10-31 20:31:47 +01:00
Rafal
d9e1b32eb9
fix(ui): Missing data in Sync Status if application never been synced ( #16184 )
...
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
2023-10-31 18:10:37 +00:00
Rafal
aead2ede9e
fix(ui): Improve apps tiles view ( #16140 )
...
* fix(ui): Improve apps tiles view
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
* fix lint
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
---------
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
Signed-off-by: Rafal <rafal@akuity.io >
2023-10-31 10:19:33 -07:00
Michael Crenshaw
9a01a1ad31
chore(ci): bump cosign version ( #16182 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-31 16:28:55 +00:00
Ishita Sequeira
c47ea326cb
fix(application-controller): convert defaultDeploymentInformerResyncDuration to reflect 10 seconds ( #16163 )
...
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2023-10-30 21:53:11 +00:00
Michael Crenshaw
28edaf58b0
fix(appset): ignoreApplicationDifferences not working ( #15965 )
...
* fix(appset): ignoreApplicationDifferences not working
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* tests, docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* link to enhancement request
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* handle error
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update docs/operator-manual/applicationset/Controlling-Resource-Modification.md
Co-authored-by: Hugues Peccatte <hugues.peccatte@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix bug, fix docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* normalize empty syncPolicy field
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: Hugues Peccatte <hugues.peccatte@gmail.com >
2023-10-30 19:55:29 +00:00
Mathias Petermann
d429013409
docs(cmp): Document ConfigManagementPlugin.spec.version more clearly ( #15974 )
...
Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com >
2023-10-30 19:14:58 +01:00
Mayursinh Sarvaiya
d747eb3f14
feat: PKCE authentication flow for web logins #9890 ( #15889 )
...
feat: PKCE authentication flow for web logins #9890 (#15889 )
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com >
2023-10-30 09:40:34 -07:00
Michael Crenshaw
8241869050
chore(appset): better structured logging for controller ( #16149 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-30 11:25:22 -04:00
Ashin Sabu
48f175baae
fix: rbac validate command can now take either namespace or policy-file ( #15543 )
...
* fix: rbac validate command can now take either namespace or policy-file as arg
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* remove changes to generated text
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* unit test for rbacvalidatecommand
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* codegen changes
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* retrigger ci pipeline
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* retrigger ci pipeline
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* review comments and test changes
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* codegen changes
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
* codegen changes - post rebase
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
---------
Signed-off-by: Ashin Sabu <ashin.sabu@harness.io >
2023-10-29 22:37:33 -04:00
Siddhesh Ghadi
f7a32fd346
Set cert resolver in notifications-controller ( #15394 )
...
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com >
2023-10-30 02:14:04 +00:00
github-actions[bot]
91bd63af24
[Bot] docs: Update Snyk reports ( #16143 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-10-29 18:56:38 -04:00
Jayaraman N.R
0cc0d46212
feat(cli): example for generate-allow-list ( #16136 )
...
Signed-off-by: Jayaraman N R <Jayaraman_NR@intuit.com >
Signed-off-by: Jayaraman N.R <adarsh1999@gmail.com >
Co-authored-by: Jayaraman N R <Jayaraman_NR@intuit.com >
2023-10-28 12:56:45 -04:00
Christopher Fry
ce12527434
chore: fix typo in declarative tests filename ( #15934 )
...
Signed-off-by: Chris Fry <christopherfry@google.com >
2023-10-28 11:35:39 -04:00
Kunal Singh
4124adc693
docs(appset): ApplicationSets generators docs to use go templates ( #16109 ) ( #16127 )
...
* docs: migrating fasttemplate to go-template; Git Generator
Signed-off-by: Kunal Singh <kunalsin9h@gmail.com >
* docs: missing yaml language specifier stopping syntax highlighting
Signed-off-by: Kunal Singh <kunalsin9h@gmail.com >
* docs: migrate List Generators page to go-templates
Signed-off-by: Kunal Singh <kunalsin9h@gmail.com >
* docs: migrate Matrix, Merge & SCM Provider Generators page to go-templates
Signed-off-by: Kunal Singh <kunalsin9h@gmail.com >
* docs: migrating fasttemplate to go-template
Signed-off-by: Kunal Singh <kunalsin9h@gmail.com >
---------
Signed-off-by: Kunal Singh <kunalsin9h@gmail.com >
2023-10-27 19:42:22 -04:00
Ratan Gulati
f5530355a9
feat(cli): Add examples to --help output for get KEYID ( #16019 )
...
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
2023-10-27 19:24:25 -04:00
Ratan Gulati
9b1fb1d98e
feat(cli): Add examples to --help output for "gpg_list" ( #16017 )
...
* feat: Add examples to --help output for list
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* updated file
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
---------
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
2023-10-27 19:22:15 -04:00
Ratan Gulati
0c91395925
feat: Add examples to --help output for remaining "create PROJECT ROLE-NAME" ( #15983 )
...
* feat: Add examples to --help output for remaining create PROJECT ROLE-NAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat: Add examples to --help output for remaining create PROJECT ROLE-NAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
---------
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
2023-10-27 19:07:30 -04:00
Dao Thanh Tung
9556cd7bcb
feat(cli): Add examples to argocd proj role cli family ( #15875 )
...
* Add examples to argocd project role cli
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg >
* Revert accidentally changed file
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg >
* Rebase from master
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg >
---------
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg >
2023-10-27 19:03:20 -04:00
Blake Pettersson
4f8c147bef
chore: let docs approvers approve mkdocs.yml ( #16134 )
...
@argocd-approvers-docs cannot approve #15689 since `mkdocs.yml` is not
included in the `CODEOWNERS` file. This should be pretty benign to add.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-10-27 14:07:31 +00:00
Zeus Arias Lucero
b71277c6be
docs: added identity-center.md doc for AWS SSO ( #15689 )
...
* docs: added identity center doc (AWS SSO)
Signed-off-by: zeusal <zeusariaslucero@gmail.com >
* Apply suggestions from code review
Co-authored-by: Carlos Santana <csantana23@gmail.com >
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
* Update identity-center.md
Added note for attribute mapping
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
* Update identity-center.md
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
* Update docs/operator-manual/user-management/identity-center.md
Co-authored-by: Justin Marquis <76892343+34fathombelow@users.noreply.github.com >
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
* Update identity-center.md
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
Fixed image order and style doc
Update identity-center.md
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
Update identity-center.md
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
* Update identity-center.md
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
---------
Signed-off-by: zeusal <zeusariaslucero@gmail.com >
Signed-off-by: Zeus Arias Lucero <33123154+zeusal@users.noreply.github.com >
Co-authored-by: Zeus Arias <zeus.ariaslucero@ust.com >
Co-authored-by: Carlos Santana <csantana23@gmail.com >
Co-authored-by: Justin Marquis <76892343+34fathombelow@users.noreply.github.com >
2023-10-27 09:14:17 -04:00
Gaurang Kudale
6e2f2c9d1e
feat(cli): add admin-app-example ( #15690 ) ( #15861 )
...
* update the admin-app-example Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
* update the admin-app-example Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
* update the admin-app-example Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
* updating the admin-app-example Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
* updating the admin-app-example Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
* Update cmd/argocd/commands/admin/app.go
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: Gaurang Kudale <gaurangkudale@yahoo.com >
* update the string Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurangkudale@yahoo.com >
---------
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
Signed-off-by: Gaurang Kudale <gaurangkudale@yahoo.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-10-25 16:03:54 -04:00
Joseph Perez
591a94ba73
fix: Add timezone to projectwindows list ( #15929 )
...
* list timezone in default list windows
Signed-off-by: Joseph Perez <perezj0230@gmail.com >
* add list example
Signed-off-by: Joseph Perez <perezj0230@gmail.com >
* clidocsgen
Signed-off-by: Joseph Perez <perezj0230@gmail.com >
---------
Signed-off-by: Joseph Perez <perezj0230@gmail.com >
2023-10-25 16:03:04 -04:00
Michael Crenshaw
a723a6c38c
feat(cli): add project flag to avoid permission denied errors on 404 ( #16040 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-25 15:55:37 -04:00
github-actions[bot]
fe3bb11803
[Bot] docs: Update Snyk reports ( #16061 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-10-25 15:00:09 -04:00
Yi Cai
30e06d6d4a
fix(ui): log button behaviors ( #15848 ) ( #16098 )
...
* Fixed log button behaviors
Signed-off-by: Yi Cai <yicai@redhat.com >
* Fixed lint-ui issues
Signed-off-by: Yi Cai <yicai@redhat.com >
---------
Signed-off-by: Yi Cai <yicai@redhat.com >
2023-10-25 13:57:39 -04:00
Etien Rožnik
bc5fb811d6
feat: expose notification secrets for request payload templating ( #16055 )
...
Signed-off-by: Etien Roznik <12816736+eroznik@users.noreply.github.com >
2023-10-25 11:13:21 -04:00
Jordan Moore
f1d3d66da3
fix(banzai/KafkaCluster): Update health.lua ( #15962 )
...
fix(banzai/KafkaCluster): Update health.lua (#15962 )
Uses ipairs() to correctly iterates over indexed elements
Signed-off-by: Jordan Moore <1930631+OneCricketeer@users.noreply.github.com >
2023-10-25 07:58:00 -07:00
Alexander Matyushentsev
f37d24f6d8
feat: make git requests configurable ( #15646 )
...
* feat: make git requests configurable
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* docs: mention new settings in 'argocd-cmd-params-cm' configmap
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
* add comment about ignored error
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
---------
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-10-24 20:41:22 +00:00
Michael Crenshaw
5d3bdb5bd0
fix(docs): proj role list example ( #16074 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-24 14:14:43 -04:00
Michael Crenshaw
eab38b53ac
docs(bounty): proposal for feature to hide annotations on secrets in UI ( #15699 )
...
* docs(bounty): proposal for feature to hide annotations on secrets in the UI
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix file location
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-24 16:43:11 +00:00
Rafal
91875c01b8
fix(ui): Dark theme improvements ( #15891 )
...
Signed-off-by: Rafal Pelczar <rafal@akuity.io >
2023-10-24 08:58:05 -07:00
Edith Puclla
f8cd449e36
docs: add percona to list of Argo users ( #16079 )
...
* Add Percona user
Signed-off-by: Edith Puclla <edypuclla@gmail.com >
* Add Percona user
Signed-off-by: Edith Puclla <edypuclla@gmail.com >
Add Percona in USERS
---------
Signed-off-by: Edith Puclla <edypuclla@gmail.com >
2023-10-24 11:22:21 +00:00
gdsoumya
a43b799609
feat: add write back to application informer ( #15987 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
Signed-off-by: gdsoumya <44349253+gdsoumya@users.noreply.github.com >
2023-10-23 18:15:53 -07:00
May Zhang
f4e0d35454
fix: argocd notification controller app cluster permission issue ( #16057 )
...
* if applicationNamespaces is not provided as input parameter, then use namespaced appClient
Signed-off-by: May Zhang <may_zhang@intuit.com >
* fix go lint error
Signed-off-by: May Zhang <may_zhang@intuit.com >
---------
Signed-off-by: May Zhang <may_zhang@intuit.com >
2023-10-23 21:44:49 +00:00
Alexander Matyushentsev
56a7bb79a4
fix: auto-sync fails with 'another operation is already in progress' error ( #15638 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-10-23 08:40:13 -07:00
Mathias Petermann
752004c870
feat(cmp): Print stderr output from command even on success ( #15921 ) ( #15973 )
...
* feat(cmp): Print stderr output from command even on success
Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com >
* docs(cmp): Document logging from cmp sidecard for development purposes
Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com >
---------
Signed-off-by: Mathias Petermann <mathias.petermann@gmail.com >
2023-10-23 09:59:56 -04:00
Shaurya Gulati
20618b44ed
feat(cli): Add examples to --help output for "list PROJECT" ( #16033 )
...
Signed-off-by: Shauryagulati <Sgulati1020@gmail.com >
2023-10-23 09:43:18 -04:00
Ratan Gulati
c72a388618
feat(cli): Add examples to --help output for "gpg add" ( #16020 )
...
* feat: Add examples to --help output for gpg add
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update gpg.go
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat: Add examples to --help output for gpg add
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* updated file
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
---------
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
2023-10-23 09:41:36 -04:00
Alexander Matyushentsev
9a922de9b2
fix: ensure appset don't attempt to remove application kind in patch requests ( #16056 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-10-23 09:32:35 -04:00
Victor Sollerhed
35a9e0cc6d
chore(deps): bump kustomize to v5.2.1 ( #16054 )
...
* kustomize v5.2.1 checksums
Signed-off-by: Victor Sollerhed <victor.sollerhed@pagero.com >
* kustomize v5.2.1 tool-versions
Signed-off-by: Victor Sollerhed <victor.sollerhed@pagero.com >
---------
Signed-off-by: Victor Sollerhed <victor.sollerhed@pagero.com >
2023-10-23 09:30:28 -04:00
bagnaram
973565e194
feat(ui): Recursive Helm Values files detection ( #15935 ) ( #15936 )
...
Signed-off-by: bagnaram <11695670+bagnaram@users.noreply.github.com >
2023-10-19 16:24:58 -04:00
Nick K
1fe6c8993a
fix: list manually provided external urls before generated ones ( #13296 )
...
Signed-off-by: Nick <nkkowa@gmail.com >
2023-10-19 19:42:45 +00:00
Christian Hernandez
bf80422a9d
added example of using build env vars in your Kustomized Argo CD Application ( #16025 )
...
Signed-off-by: Christian Hernandez <christian@chernand.io >
2023-10-19 09:35:31 -07:00
Yuan (Terry) Tang
3e643843dd
chore: Revert "fix: Replace antonmedv/expr with expr-lang/expr" ( #16027 )
...
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com >
2023-10-19 08:17:11 -07:00
Harshvir Potpose
ab1cc50a83
add example to --help command in argocd_admin_dashboard.md file ( #16034 )
...
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com >
2023-10-19 16:19:26 +03:00
BhavikaSharma
d7cd236f21
fix: Add ENV variable to configure GRPC Keep Alive Time ( #15656 ) ( #15806 )
...
* Add ENV variables to configure GRPC Keep Alive Time
Signed-off-by: Bhavika Sharma <bsharma@splunk.com >
* Retrigger CI pipeline
Signed-off-by: Bhavika Sharma <bsharma@splunk.com >
* Resolve conflict with master
Signed-off-by: Bhavika Sharma <bsharma@splunk.com >
* Update docs/user-guide/environment-variables.md
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: BhavikaSharma <BhavikaSharma@users.noreply.github.com >
---------
Signed-off-by: Bhavika Sharma <bsharma@splunk.com >
Signed-off-by: BhavikaSharma <BhavikaSharma@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2023-10-18 16:57:21 -04:00
gdsoumya
a9f03aa8cc
feat: use rate limited queue ( #15480 )
...
* feat: use rate limited queue
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com >
2023-10-18 12:08:04 -07:00
Blake Pettersson
9e0e8d5e8a
chore(deps): upgrade k8s version and client-go ( #15852 )
...
* chore(deps): upgrade k8s version and client-go
Signed-off-by: fengshunli <1171313930@qq.com >
* revert bad merge
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix: check for double definition
As found in #13965 (and as a follow-up to #13999 ), we also need to
define what happens if _both_ managedNamespaceMetadata _and_ an
Application manifest are both defined for the same namespace.
The idea here is that if that happens, we emit an
`ApplicationConditionRepeatedResourceWarning`, and set the sync status
to `Unknown`, since it's unclear what is supposed to happen.
The user will then have the option of removing one of the two
definitions.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* fix: check for double definition
A simpler fix - don't add a managed namespace to the targetObjs list if
a namespace already exists in the application source.
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* build: extra space in doc
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* build: extra space in doc, again
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
* chore: bump gitops-engine
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
---------
Signed-off-by: fengshunli <1171313930@qq.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com >
Co-authored-by: fengshunli <1171313930@qq.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-18 08:17:00 -07:00
Ratan Gulati
5b07a12678
feat: Add examples to --help output for remaining "get APPNAME" ( #15862 )
...
* feat: Add examples to --help output for get APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat: Add examples to --help output for get APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update app.go
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update argocd_app_get.md
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update argocd_app_get.md
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* updated app.go
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update app.go
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update argocd_app_get.md
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update app.go
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* docs: clarify health inheritance (#15799 )
* docs: resource health inheritance
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* write more better
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: Ratan Gulati <ratangulati.dev@gmail.com >
* updated file
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update app.go
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* updated get-APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* updated get-APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
---------
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-17 22:47:55 -04:00
Gaurang Kudale
f7a353a829
feat(cli): add the repocred-list-example ( #15690 ) ( #15869 )
...
* update the repocreds-list changes Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
* update the string Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
---------
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
2023-10-17 22:45:48 -04:00
Gaurang Kudale
1a43ff6cb3
feat(cli): add the cluster-list-example ( #15690 ) ( #15866 )
2023-10-18 01:32:35 +00:00
Shaurya Gulati
df32338a72
feat: Add examples to --help output for "delete PROJECT ROLE-NAME" ( #15986 )
...
* feat: Add examples to --help output for delete PROJECT ROLE-NAME
Signed-off-by: Shauryagulati <Sgulati1020@gmail.com >
---------
Signed-off-by: Shauryagulati <Sgulati1020@gmail.com >
2023-10-17 08:19:54 -04:00
Yudi A Phanama
f7788a71e3
fix(grpcproxy): add GRPCKeepAliveEnforcementMinimum ( #15708 )
...
the absence of the setting potentially causes ENHANCE_YOUR_CALM
Signed-off-by: phanama <yudiandreanp@gmail.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2023-10-17 08:10:39 -04:00
Kota Kimura
da57e03cce
fix: helm set parameter to allow passing list parameters ( #15978 )
...
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com >
2023-10-16 16:46:06 -04:00
ericblackburn
614a2531b0
fix(appset): performProgressiveSyncs only when the applicationset is using it ( #15299 )
...
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
2023-10-16 16:43:13 -04:00
github-actions[bot]
94401b9cb2
[Bot] docs: Update Snyk reports ( #15977 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-10-16 16:31:59 -04:00
Nathan Romriell
99a4bf0a2d
fix: delete event cache deadlock test flakiness ( #15964 )
...
Signed-off-by: Nathan Romriell <nateromriell@gmail.com >
2023-10-16 14:10:56 -04:00
naruse
dbc48f372c
fix(ci): unstable integration test ( #15976 )
...
* wait more
Signed-off-by: naruse666 <become15@i.softbank.jp >
* fix: wait
Signed-off-by: naruse666 <become15@i.softbank.jp >
* rerun
Signed-off-by: naruse666 <become15@i.softbank.jp >
* rerun 2
Signed-off-by: naruse666 <become15@i.softbank.jp >
---------
Signed-off-by: naruse666 <become15@i.softbank.jp >
2023-10-15 13:26:48 -04:00
Matthijs
0fdd534c89
Added timezone example to sync_windows page ( #15926 )
...
I was looking for this in the docs but I could not find it. Did find that it was possible https://github.com/argoproj/argo-cd/pull/7442/files so I have added to an example to make it clear that this is possible.
Signed-off-by: Matthijs <Mattie112@users.noreply.github.com >
2023-10-15 11:24:50 +02:00
Alex Souslik
af17c8d0ff
bump helm 3.13.1, kustomize 5.1.1 ( #15703 )
...
Signed-off-by: alex-souslik-hs <alex.s@hiredscore.com >
2023-10-13 20:00:47 +00:00
github-actions[bot]
6dbd47e632
[Bot] docs: Update Snyk reports ( #15867 )
...
Signed-off-by: CI <ci@argoproj.com >
Co-authored-by: CI <ci@argoproj.com >
2023-10-13 14:36:44 -04:00
Joseph Perez
b6e8c23fad
feat(cli): Add examples to projectwindows.go ( #15860 )
...
* feat(cli): Add some examples to projectwindows.go
Signed-off-by: Joseph Perez <perezj0230@gmail.com >
* switch order of short and example
Signed-off-by: Joseph Perez <perezj0230@gmail.com >
* remove accidental add
Signed-off-by: Joseph Perez <perezj0230@gmail.com >
---------
Signed-off-by: Joseph Perez <perezj0230@gmail.com >
2023-10-13 13:13:40 -04:00
dependabot[bot]
bf06197433
chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 ( #15919 )
...
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp ) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/google/go-cmp/releases )
- [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 13:09:40 -04:00
smriti0710
af44ffb021
fix(ui): pod count tooltip ( #15928 )
...
Signed-off-by: Smriti Prakash <smriti_prakash@intuit.com >
Co-authored-by: Smriti Prakash <smriti_prakash@intuit.com >
2023-10-13 13:07:12 -04:00
Joseph Lombrozo
f8f9ae9acc
fix: update docs for ApplicationService.Get to reflect reality ( #15927 )
...
Signed-off-by: Joe Lombrozo <joe@djeebus.net >
2023-10-12 13:31:22 -04:00
Francisco Rangel
c9aa373196
docs: improve toolchain/k3d docs ( #15913 )
...
* docs: improve toolchain/k3d docs
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com >
* fix: add missing code formatting for first k3d flag
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com >
* fix: add missing code formatting for first k3d legacy flag
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com >
* fix: use correct type of quote
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com >
* add single quotes around k3d extra arguments
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com >
---------
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com >
2023-10-12 09:43:07 +02:00
dependabot[bot]
7297a6c98b
chore(deps): bump library/golang from 1.21.1 to 1.21.3 in /test/remote ( #15892 )
...
Bumps library/golang from 1.21.1 to 1.21.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>
2023-10-12 01:01:56 +00:00
dependabot[bot]
1058db8903
chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 ( #15916 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 00:22:59 +00:00
dependabot[bot]
ad4962352c
chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.58.3 ( #15893 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.58.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 16:44:17 -04:00
Jack
aed8494378
docs: Improve helm docs #15706 ( #15755 )
...
* Add docs to make it easier to understand which values win
fix/docs/helm
Signed-off-by: phyzical <5182053+phyzical@users.noreply.github.com >
* refactor the docs to not link to stackoverflow
fix/docs/helm
Signed-off-by: phyzical <5182053+phyzical@users.noreply.github.com >
---------
Signed-off-by: phyzical <5182053+phyzical@users.noreply.github.com >
2023-10-11 17:32:43 +02:00
dependabot[bot]
761d7af431
chore(deps): bump library/golang from 1.21.1 to 1.21.3 ( #15895 )
...
Bumps library/golang from 1.21.1 to 1.21.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>
2023-10-11 11:20:40 -04:00
dependabot[bot]
46721c77fa
chore(deps): bump library/golang in /test/container ( #15894 )
...
Bumps library/golang from 1.21.1 to 1.21.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>
2023-10-11 11:20:18 -04:00
Michael Crenshaw
018b01364d
feat(health): add iammanager.keikoproj.io/Iamrole health check ( #15899 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-11 14:53:47 +00:00
Ratan Gulati
9330d3a962
feat: Add examples to --help output for "generate-spec PROJECT" ( #15871 )
...
* feat: Add examples to --help output for get APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat: Add examples to --help output for get APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update app.go
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update argocd_app_get.md
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat(cli): Add examples to --help output for generate-spec PROJECT
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat(cli): Add examples to --help output for generate-spec PROJECT
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat(cli): Add examples to --help output for generate-spec PROJECT
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat: Add examples to --help output for all "argocd proj" cmds (#15824 )
Signed-off-by: Michele Caci <michele.caci@gmail.com >
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* chore(deps): bump gitops-engine (#15736 )
* chore(deps): bump gitops-engine
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat(cli): Add example to argocd relogin command (#15839 )
* feat: Add example to argocd relogin command
Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com >
* feat: Add example to argocd relogin command
Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com >
* correc --sso flag
Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com >
* Apply suggestions from code review
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@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: Ratan Gulati <ratangulati.dev@gmail.com >
* test(e2e): allow build of argocd-e2e-cluster image for remote tests (#15805 )
* chore: allow build of argocd-e2e-cluster image for remote testing
Signed-off-by: Chris Fry <christopherfry@google.com >
* Retrigger CI pipeline
Signed-off-by: Chris Fry <christopherfry@google.com >
---------
Signed-off-by: Chris Fry <christopherfry@google.com >
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat: Add examples to --help output for get APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat: Add examples to --help output for get APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update app.go
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* Update argocd_app_get.md
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat(cli): Add examples to --help output for generate-spec PROJECT
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat(cli): Add examples to --help output for generate-spec PROJECT
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat(cli): Add examples to --help output for generate-spec PROJECT
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* docs: clarify health inheritance (#15799 )
* docs: resource health inheritance
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* write more better
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: Ratan Gulati <ratangulati.dev@gmail.com >
---------
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
Signed-off-by: Michele Caci <michele.caci@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com >
Signed-off-by: Chris Fry <christopherfry@google.com >
Co-authored-by: Michele Caci <michele.caci@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Chiranjeevi R <96932059+chiranjeevir-git@users.noreply.github.com >
Co-authored-by: Christopher Fry <ChristopherFry2008@gmail.com >
2023-10-10 18:50:02 -04:00
Gaurang Kudale
6a48b13711
feat(cli): add the repo-example ( #15690 ) ( #15865 )
...
* updating the repo-example Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
* update the repo.go for rm Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
* update the reverting changes Signed-off-by: Author Name gaurang.kudale02@gmail.com
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
---------
Signed-off-by: Gaurang Kudale <gaurang.kudale02@gmail.com >
2023-10-10 18:47:12 -04:00
Ratan Gulati
d4fa84e8bd
feat(cli): Add examples to --help output for "set APPNAME" ( #15872 )
...
* feat: Add examples to --help output for get APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat: Add examples to --help output for get APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
---------
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
2023-10-10 10:50:24 -04:00
Ratan Gulati
0a50a1957f
feat(cli): Add examples to --help output for "logs APPNAME" ( #15873 )
...
* feat: Add examples to --help output for logs APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
* feat: Add examples to --help output for logs APPNAME
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
---------
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com >
2023-10-10 10:49:29 -04:00
Yuan (Terry) Tang
154f482524
fix: Replace antonmedv/expr with expr-lang/expr ( #15879 )
2023-10-09 12:17:56 -07:00
Michael Crenshaw
f93b2e4000
docs: clarify health inheritance ( #15799 )
...
* docs: resource health inheritance
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* write more better
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-08 10:39:37 -04:00
Christopher Fry
1959654dac
test(e2e): allow build of argocd-e2e-cluster image for remote tests ( #15805 )
...
* chore: allow build of argocd-e2e-cluster image for remote testing
Signed-off-by: Chris Fry <christopherfry@google.com >
* Retrigger CI pipeline
Signed-off-by: Chris Fry <christopherfry@google.com >
---------
Signed-off-by: Chris Fry <christopherfry@google.com >
2023-10-07 02:55:30 +00:00
Chiranjeevi R
af4fa1e671
feat(cli): Add example to argocd relogin command ( #15839 )
...
* feat: Add example to argocd relogin command
Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com >
* feat: Add example to argocd relogin command
Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com >
* correc --sso flag
Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com >
* Apply suggestions from code review
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-06 23:25:54 +00:00
Michael Crenshaw
81b0750358
chore(deps): bump gitops-engine ( #15736 )
...
* chore(deps): bump gitops-engine
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* go mod tidy
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2023-10-06 22:04:11 +00:00
Michele Caci
c3017bf742
feat: Add examples to --help output for all "argocd proj" cmds ( #15824 )
...
Signed-off-by: Michele Caci <michele.caci@gmail.com >
2023-10-06 17:27:15 -04:00
akashbalaraj
6e0149ae8d
feat(cli): Added example to --help output for bcrypt ( #15838 )
...
* feat: Added example to --help output for bcrypt
Signed-off-by: abalaraj <akash_balaraj@intuit.com >
* feat: Added example to --help output for bcrypt
Signed-off-by: abalaraj <akash_balaraj@intuit.com >
---------
Signed-off-by: abalaraj <akash_balaraj@intuit.com >
2023-10-06 17:24:45 -04:00
Michael Crenshaw
4ff5b415cf
chore: log more fields with error ( #15735 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2023-10-06 20:49:33 +00:00
May Zhang
0c6644bf8e
fix(notifications): Allow notifications controller to notify on all namespaces ( #15702 )
...
* Allow notifications controller to notify on all namespaces
This adds functionality to the notifications controller to be notified
of and send notifications for applications in any namespace. The
namespaces to watch are controlled by the same --application-namespaces
and ARGOCD_APPLICATION_NAMESPACES variables as in the application
controller.
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* Add SEEK to users.md
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* Remove unused fields
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* Revert changes to Procfile
Signed-off-by: Nik Skoufis <n.skoufis@gmail.com >
* Fix unit tests
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
* - add argocd namespaces environment variable to notifications controller
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* - add example cluster role rbac
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* - only look for projects in the controller's namespace (argocd by default)
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* - update base manifest
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* - skip app processing in notification controller
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
* added unit test and updated doc
Signed-off-by: May Zhang <may_zhang@intuit.com >
* added unit test and updated doc
Signed-off-by: May Zhang <may_zhang@intuit.com >
* updated examples/k8s-rbac/argocd-server-applications/kustomization.yaml's resources
Signed-off-by: May Zhang <may_zhang@intuit.com >
---------
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
Signed-off-by: Nik Skoufis <n.skoufis@gmail.com >
Signed-off-by: Stewart Thomson <sthomson@wynshop.com >
Signed-off-by: May Zhang <may_zhang@intuit.com >
Co-authored-by: Nikolas Skoufis <nskoufis@seek.com.au >
Co-authored-by: Nik Skoufis <n.skoufis@gmail.com >
Co-authored-by: Stewart Thomson <sthomson@wynshop.com >
2023-10-06 20:25:38 +00:00
Michael Crenshaw
b62d812477
docs: improve notifications docs ( #15816 )
...
* docs: improve notifications docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* use a version compatible with Python 3.7, which is what RTD runs
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 >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-06 18:55:34 +00:00
Christopher Fry
25cdb6f778
chore: skip server certificate verification for http requests in e2e tests ( #15733 )
...
* chore: skip verifying server certificate for http requests in e2e tests
Signed-off-by: Chris Fry <christopherfry@google.com >
* chore: skip certificate verification only for remote tests
Signed-off-by: Chris Fry <christopherfry@google.com >
---------
Signed-off-by: Chris Fry <christopherfry@google.com >
2023-10-06 13:20:48 -04:00
Geoffrey MUSELLI
c07bf2614c
feat(appset): fromYaml, fromYamlArray toYaml functions ( #15063 )
...
* feat(appset): fromYaml, fromYamlArray toYaml functions
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
* fix(11993): Document and error messages
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
---------
Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com >
Signed-off-by: gmuselli <geoffrey.muselli@gmail.com >
2023-10-06 15:07:23 +00:00
Kokilavani Kathiresan
a4b5173e75
feat(cli): Add example to --help output for app actions ( #15822 )
...
Signed-off-by: kokikathir <kathiresankokilavani@gmail.com >
2023-10-06 09:02:46 -04:00
Michele Caci
498f47ec13
feat(cli): Add examples to --help output for remaining "argocd account" ( #15814 )
...
* feat: Add examples to --help output for remaining "argocd account"
Signed-off-by: Michele Caci <michele.caci@gmail.com >
* Update cmd/argocd/commands/account.go
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: Michele Caci <michele.caci@gmail.com >
---------
Signed-off-by: Michele Caci <michele.caci@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-06 08:59:58 -04:00
Michele Caci
91f107f3ff
feat(cli): Add examples to --help output for remaining "argocd repocreds" cmds ( #15846 )
...
Signed-off-by: Michele Caci <michele.caci@gmail.com >
2023-10-06 08:19:54 -04:00
Christopher Fry
401a7f1818
test(e2e): always specify master as the initial git branch ( #15662 )
...
Signed-off-by: Chris Fry <christopherfry@google.com >
2023-10-06 03:43:19 +00:00
Dao Thanh Tung
e804c3e542
feat(cli): Add example to --help output 1 ( #15782 )
...
* re-sign commit with DCO
Signed-off-by: Dao Thanh Tung <ttdao.2015@accountancy.smu.edu.sg >
* Update doc file
Signed-off-by: Dao Thanh Tung <ttdao.2015@accountancy.smu.edu.sg >
---------
Signed-off-by: Dao Thanh Tung <ttdao.2015@accountancy.smu.edu.sg >
2023-10-05 21:19:22 -04:00
James McShane
3e9dd0efc7
chore(ci): fix generate code CI failure ( #15828 )
...
Signed-off-by: jmcshane <james.mcshane@superorbital.io >
2023-10-05 21:16:49 -04:00
Shailja Agarwala
00e3725e66
feat(cli): Added example to --help output for context ( #15809 )
...
* docs: fix list format (#15798 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: sagarwala1 <shailja_agarwala@intuit.com >
* fix(appset): add option to disable SCM providers entirely (#14246 ) (#15248 )
* feat(appset): add option to disable SCM providers entirely (#14246 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* clarify docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more clarification, small refactor
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more clarification
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 >
* refactor
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test assertion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* simplify test expectation
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: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: sagarwala1 <shailja_agarwala@intuit.com >
* add context example to help
Signed-off-by: sagarwala1 <shailja_agarwala@intuit.com >
* add context example to help Signed-off-by: sagarwala
Signed-off-by: sagarwala1 <shailja_agarwala@intuit.com >
* fea(cli)t: Add example to --help output for "argocd appset get" (#15808 )
Signed-off-by: Michele Caci <michele.caci@gmail.com >
Signed-off-by: sagarwala1 <shailja_agarwala@intuit.com >
* fix: codeowners syntax error (#15781 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Signed-off-by: sagarwala1 <shailja_agarwala@intuit.com >
* Trigger checks again Signed-off-by: sagarwala1 <shailja_agarwala@intuit.com >
Signed-off-by: sagarwala1 <shailja_agarwala@intuit.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Signed-off-by: sagarwala1 <shailja_agarwala@intuit.com >
Signed-off-by: Michele Caci <michele.caci@gmail.com >
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
Co-authored-by: Michele Caci <michele.caci@gmail.com >
2023-10-05 18:57:53 -04:00
naruse
a1245885fe
docs: actually all helm hooks are ignored ( #15752 )
...
* docs: actually all helm hooks are ignored
Signed-off-by: naruse666 <become15@i.softbank.jp >
* fix: add "All of"
Signed-off-by: naruse666 <become15@i.softbank.jp >
* Update docs/user-guide/helm.md
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
Signed-off-by: naruse <62323683+naruse666@users.noreply.github.com >
---------
Signed-off-by: naruse666 <become15@i.softbank.jp >
Signed-off-by: naruse <62323683+naruse666@users.noreply.github.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-10-05 08:58:11 -06:00
Christopher Fry
e37ff6f0ae
test(e2e): update git submodule remote tests to use submodule url ( #15701 )
...
Signed-off-by: Chris Fry <christopherfry@google.com >
2023-10-05 09:55:27 -04:00
Christopher Fry
ae26a3cd70
test(e2e): do not always include plaintext for account update password ( #15665 )
...
Signed-off-by: Chris Fry <christopherfry@google.com >
2023-10-05 09:53:15 -04:00
Gergely Czuczy
c200d0c764
fix(cli): Do not error out with no errors ( #15688 )
2023-10-05 07:12:05 -04:00
Michael Crenshaw
ac0ae166f0
fix: codeowners syntax error ( #15781 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2023-10-04 16:15:41 +00:00
Michele Caci
1da079ecd4
fea(cli)t: Add example to --help output for "argocd appset get" ( #15808 )
...
Signed-off-by: Michele Caci <michele.caci@gmail.com >
2023-10-04 15:18:19 +00:00
Michael Crenshaw
43fe01a113
fix(appset): add option to disable SCM providers entirely ( #14246 ) ( #15248 )
...
* feat(appset): add option to disable SCM providers entirely (#14246 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* clarify docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more clarification, small refactor
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* more clarification
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 >
* refactor
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* fix test assertion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* simplify test expectation
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: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com >
2023-10-03 22:11:40 +00:00
Michael Crenshaw
d90543d5ae
docs: fix list format ( #15798 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-03 16:20:32 -04:00
Jorge Turrado Ferrero
6c44bdac01
chore: Add SCRM Lidl International Hub as users ( #15801 )
...
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl >
2023-10-03 20:03:49 +00:00
Michael Crenshaw
f466c42b5f
chore(cli): clarify core mode code ( #15800 )
...
* chore(cli): clarify core mode code
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* rename function
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-03 19:30:34 +00:00
Julien
357972e803
fix(ui): responsive topbar, filter button in application details page ( #11188 ) ( #15789 )
...
Signed-off-by: Julien Fuix <julienfuix@epitech.eu >
Co-authored-by: Julien Fuix <julienfuix@epitech.eu >
2023-10-03 11:51:13 -04:00
James McShane
53f4f83cb6
fix(plugin): remove git environment variables unavailable to plugin execution ( #14998 ) ( #15104 )
...
* remove git creds environment variables unavailable to plugin execution
Signed-off-by: jmcshane <james.mcshane@superorbital.io >
* remove integration test asserting askpass is forwarded
Signed-off-by: jmcshane <james.mcshane@superorbital.io >
---------
Signed-off-by: jmcshane <james.mcshane@superorbital.io >
2023-10-03 14:05:02 +00:00
Michael Crenshaw
a023f1b998
chore: allow docs approvers to merge USERS.md changes ( #15773 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-02 20:16:39 +00:00
Leonardo Luz Almeida
f6df78e141
fix: address nil pointer when controller runs with sts and replicas > 1 ( #15770 )
...
* fix: address nil pointer when controller runs with sts and replicas > 1
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix: lint
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
* fix: better handle errors
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com >
2023-10-02 20:03:29 +00:00
Michael Crenshaw
4da1fc2c04
chore: revert codeowners test change ( #15777 )
...
This reverts commit 173eb5b33c .
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-02 16:02:05 -04:00
Anton Gilgur
12f81dec5a
docs: add CONTRIBUTING.md copy at repo root ( #14889 )
...
* docs: add `CONTRIBUTING.md` symlink at repo root
- having a `CONTRIBUTING.md` at the root of the repo is a common convention
- I looked at the root initially, didn't find it, then checked `docs/` and saw one there and then went to the website
- but potential contributors may not realize this, so a symlink should help with discoverability
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
* change to cp instead of symlink per review
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
---------
Signed-off-by: Anton Gilgur <agilgur5@gmail.com >
2023-10-02 15:55:50 -04:00
Michael Crenshaw
173eb5b33c
chore: don't make argocd-approvers owners of anything ( #15774 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-02 15:45:24 -04:00
Gonçalo Montalvão Marques
9d48b7a198
docs: add Mercedes-Benz.io to user list ( #15768 )
...
Signed-off-by: Gonçalo Montalvão Marques <9379664+gonmmarques@users.noreply.github.com >
2023-10-02 15:12:24 -04:00
Michael Crenshaw
06b05c6b00
test: bump k8s versions for e2e tests ( #15766 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-10-02 15:09:03 -04:00
chavacava
599dfcdfc7
chore: set proper struct tag for ApplicationSetTerminalGenerator.Plugin field ( #15742 )
...
Signed-off-by: chavacava <salvadorcavadini+github@gmail.com >
2023-10-02 11:39:54 -04:00
Stephan Renggli
27301707f1
docs: Add documentation for Zitadel SSO integration ( #15029 )
...
* Add zitadel documentation
Signed-off-by: Stephan Renggli <5135902+stephanrenggli@users.noreply.github.com >
* Add zitadel docs images
Signed-off-by: Stephan Renggli <5135902+stephanrenggli@users.noreply.github.com >
* Update zitadel.md
Signed-off-by: Stephan Renggli <5135902+stephanrenggli@users.noreply.github.com >
* Update docs/operator-manual/user-management/zitadel.md
Co-authored-by: Florian Forster <florian@zitadel.com >
Signed-off-by: Stephan Renggli <5135902+stephanrenggli@users.noreply.github.com >
* Update docs/operator-manual/user-management/zitadel.md
Co-authored-by: Florian Forster <florian@zitadel.com >
Signed-off-by: Stephan Renggli <5135902+stephanrenggli@users.noreply.github.com >
* Fix typos
Signed-off-by: Stephan Renggli <5135902+stephanrenggli@users.noreply.github.com >
* Apply suggestions from code review
Fix grammar issues
Co-authored-by: Dan Garfield <dan@codefresh.io >
Signed-off-by: Stephan Renggli <5135902+stephanrenggli@users.noreply.github.com >
* Add zitadel page to mkdocs.yml
Signed-off-by: Stephan Renggli <5135902+stephanrenggli@users.noreply.github.com >
---------
Signed-off-by: Stephan Renggli <5135902+stephanrenggli@users.noreply.github.com >
Co-authored-by: Florian Forster <florian@zitadel.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
Co-authored-by: pasha-codefresh <pavel@codefresh.io >
2023-10-01 13:19:43 +02:00
PranitRout07
48a4a777d6
Fixed Custom Link Text not Hyperlinked ( #15747 )
...
Visit this link to see the issue : https://argo-cd.readthedocs.io/en/stable/developer-guide/ci/#public-cd
Signed-off-by: PranitRout07 <102309095+PranitRout07@users.noreply.github.com >
2023-09-30 14:36:56 +00:00
Remington Breeze
9f25800c9a
fix: only enable dynamic cluster sharding feature explicitly ( #15734 )
...
* fix: only enable dynamic cluster sharding feature explicitly
Signed-off-by: Remington Breeze <remington@breeze.software >
---------
Signed-off-by: Remington Breeze <remington@breeze.software >
2023-09-30 00:41:36 +00:00
Leonardo Luz Almeida
672c1278ae
docs: move self-signed certs gitlab scm docs ( #15720 )
2023-09-29 20:20:46 +00:00
Anand Francis Joseph
0386027fd9
fix(application-controller): Fix panic error when trying to scale application controller shards ( #15725 )
...
* Added error checking to determine if application controller deployment is found or not
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Fixed the informer to list deployments in namespace scope
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
* Fixed readiness check probe for application controller when running as deployment
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
---------
Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com >
2023-09-29 13:34:50 -04:00
SergeyLadutko
b44400fa00
fix(action): populate all fields of Job from CronJob ( #15259 ) ( #15727 )
...
Signed-off-by: sergey.ladutko <sergey.ladutko@vizor-games.com >
Co-authored-by: sergey.ladutko <sergey.ladutko@vizor-games.com >
2023-09-29 11:44:24 -04:00
PranitRout07
fd655e9bac
Converted italic text to normal text ( #15692 )
...
To see the issue , go to this link "https://argo-cd.readthedocs.io/en/stable/operator-manual/app-any-namespace/ "
In Prerequisites section ,the word 'not' is unnecessarily written in italic. It should be written in normal text to maintain the uniformity.
Signed-off-by: PranitRout07 <102309095+PranitRout07@users.noreply.github.com >
Co-authored-by: Dan Garfield <dan@codefresh.io >
2023-09-29 00:25:21 +00:00
Leonardo Luz Almeida
c975b0a5ad
docs: add dynamic cluster distribution doc in the menu ( #15716 )
2023-09-28 19:35:39 +00:00
PranitRout07
80d1bb87e0
docs: Maintaining Uniformity In Documentation Writing Style ( #15713 )
...
In the Projects section there are two words 'what' and 'where' are written in italic(in the first two sentences) but in the third sentence 'what' is written in normal text. So i changed the two words written in italic to normal text to maintain the uniformity of writing style of documentation.
See this issue in the Projects section : "https://argo-cd.readthedocs.io/en/stable/user-guide/projects/ "
Signed-off-by: PranitRout07 <102309095+PranitRout07@users.noreply.github.com >
2023-09-28 13:19:06 -04:00
Michael Crenshaw
cc97a595f9
feat(ci): retry individual e2e tests ( #15696 )
2023-09-28 17:05:10 +00:00
ericblackburn
28ef0961b3
fix(appset): don't emit k8s events for unchanged apps, log at debug ( #15659 ) ( #15660 )
...
* fix(appset): don't emit k8s events for unchanged application events and move that scenario to debug logging level
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
* Retrigger CI pipeline
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
* Retrigger CI pipeline
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
---------
Signed-off-by: Eric Blackburn <eblackburn@indeed.com >
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com >
2023-09-27 23:25:59 +00:00
Alexandre Gaudreault
a1c9d6bb04
fix(applicationset): git generator ignores empty files ( #15661 )
...
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
2023-09-27 21:11:49 +00:00
Michael Crenshaw
b40d8cb55e
fix(ci): misplaced config option ( #15698 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-09-27 15:05:23 -04:00
Michael Crenshaw
3557ec57dc
fix(ci): do not fail fast on e2e test failures ( #15694 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-09-27 13:58:17 -04:00
Michael Crenshaw
a934772778
fix(ci): free up disk space ( #15683 )
...
* fix(ci): free up disk space
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update .github/workflows/image-reuse.yaml
Co-authored-by: Justin Marquis <76892343+34fathombelow@users.noreply.github.com >
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
* Update .github/workflows/image-reuse.yaml
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
Co-authored-by: Justin Marquis <76892343+34fathombelow@users.noreply.github.com >
2023-09-26 19:36:56 -04:00
ymktmk
5f63246b2e
[fix] sidebar style ( #15652 )
...
Signed-off-by: ymktmk <ymktmk.tt@gmail.com >
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com >
2023-09-26 23:04:50 +02:00
Ishita Sequeira
1a9cda0a6c
fix: add a not found check for application controller deployment ( #15678 )
...
Signed-off-by: ishitasequeira <ishiseq29@gmail.com >
2023-09-26 18:30:06 +00:00
Michael Crenshaw
bb8800d498
chore(ci): free up disk space ( #15674 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com >
2023-09-26 12:51:09 -04:00
dependabot[bot]
adcf78454b
chore(deps): bump semver from 5.7.1 to 5.7.2 in /ui-test ( #14457 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 12:51:00 -04:00
Alexandre Gaudreault
8a2e0ba26d
fix(applicationset): cannot validate inherited project permissions ( #9298 ) ( #15026 )
...
* fix(applicationset): cannot validate inherited project permissions
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
* update tests to reflect behavior
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
---------
Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com >
2023-09-25 18:57:15 -04:00