This project is mirrored from https://gitee.com/NQL886/argo-cd.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 19 Apr, 2022 3 commits
-
-
Ben Ye authored
feat: support pod exec terminal via websockets (#8905) Signed-off-by:
Ben Ye <ben.ye@bytedance.com>
-
rishabh625 authored
Signed-off-by:
rishabh625 <rishabhmishra625@gmail.com>
-
Alex Collins authored
Snyk has created this PR to upgrade react-form from 2.16.0 to 2.16.3. See this package in npm: See this project in Snyk: https://app.snyk.io/org/argoproj/project/d2931792-eef9-4d7c-b9d6-c0cbd2bd4dbe?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by:
snyk-bot <snyk-bot@snyk.io>
-
- 18 Apr, 2022 7 commits
-
-
Michael Crenshaw authored
* fix: do not unset passCredentials when it's not specified (#9102) Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: codegen Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: more tests, no-update detection for kustomize Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: fix test Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev>
-
Michael Crenshaw authored
Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev>
-
Michael Crenshaw authored
Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev>
-
Leonardo Luz Almeida authored
* chore: update grpc POC Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * fix: register gogo codec (#1) Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com> * Remove gogo annotations from application.proto Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix unit tests Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix e2e test Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix lint Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix lint Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix unit-test Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix LogEntry.Last required field not populated Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix LogEntry required fields Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix get log content Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix app actions list Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix ApplicationPodLogsQuery Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix RunResourceAction Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> Co-authored-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Dan Molik authored
This is for convenience, so operators don't have to skip around the documentation. Closes [ISSUE #9072] Signed-off-by:
Dan Molik <dan@danmolik.com>
-
pasha-codefresh authored
* add to approvers Signed-off-by:
pashavictorovich <pavel@codefresh.io> * remove cookie module Signed-off-by:
pashavictorovich <pavel@codefresh.io>
-
Eng Zer Jun authored
This commit replaces `ioutil.TempDir` with `t.TempDir` in tests. The directory created by `t.TempDir` is automatically removed when the test and all its subtests complete. Prior to this commit, temporary directory created using `ioutil.TempDir` needs to be removed manually by calling `os.RemoveAll`, which is omitted in some tests. The error handling boilerplate e.g. defer func() { if err := os.RemoveAll(dir); err != nil { t.Fatal(err) } } is also tedious, but `t.TempDir` handles this for us nicely. Reference: https://pkg.go.dev/testing#T.TempDir Signed-off-by:
Eng Zer Jun <engzerjun@gmail.com>
-
- 17 Apr, 2022 3 commits
-
-
Michael Crenshaw authored
Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev>
-
dependabot[bot] authored
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 ) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Ron Gimpelevich authored
Added RapidAPI to users
-
- 15 Apr, 2022 1 commit
-
-
Alexander Matyushentsev authored
Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
- 14 Apr, 2022 3 commits
-
-
Michael Crenshaw authored
Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev>
-
rishabh625 authored
Signed-off-by:
rishabh625 <rishabhmishra625@gmail.com>
-
Michael Crenshaw authored
Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev>
-
- 13 Apr, 2022 4 commits
-
-
Leonardo Luz Almeida authored
* fix: Correctly calculate diffs for CRDs with ignore overrides Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix unit-test Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix typo Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Better test-case description Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com>
-
Adrian Gąsior authored
Signed-off-by:
Adrian <colid.bondzio@gmail.com>
-
Snyk bot authored
Snyk has created this PR to upgrade react-diff-view from 2.4.7 to 2.4.10. See this package in npm: See this project in Snyk: https://app.snyk.io/org/argoproj/project/d2931792-eef9-4d7c-b9d6-c0cbd2bd4dbe?utm_source=github&utm_medium=referral&page=upgrade-pr
-
michael12312 authored
Signed-off-by:
Wang, Mike <Jun.Wang@fmr.com>
-
- 12 Apr, 2022 1 commit
-
-
34FathomBelow authored
* chore: fix release workflow failing for >=2.4 Signed-off-by:
Justin Marquis <34fathombelow@protonmail.com> * Retrigger CI pipeline Signed-off-by:
Justin Marquis <34fathombelow@protonmail.com>
-
- 11 Apr, 2022 6 commits
-
-
Leonardo Luz Almeida authored
Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com>
-
Yuan Tang authored
* chore: Upgrade to Golang 1.18 Signed-off-by:
Yuan Tang <terrytangyuan@gmail.com> * tidy up Signed-off-by:
Yuan Tang <terrytangyuan@gmail.com>
-
Michael Crenshaw authored
Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev>
-
Michael Crenshaw authored
* chore: upgrade ui dependencies Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: upgrade ui dependencies Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev>
-
Michael Crenshaw authored
* chore: eliminate go-mpatch dependency Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: abstract out resource list function Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: don't exit the program in anything but the main function Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: better error messages Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: better error messages Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev>
-
mlosicki authored
Signed-off-by:
mlosicki <mlosicki@users.noreply.github.com>
-
- 10 Apr, 2022 1 commit
-
-
Ashutosh authored
* add permission check to argocd-cli Signed-off-by:
asingh51 <Ashutosh_Singh@intuit.com> * Retrigger CI pipeline Signed-off-by:
asingh51 <Ashutosh_Singh@intuit.com> Co-authored-by:
asingh51 <Ashutosh_Singh@intuit.com>
-
- 09 Apr, 2022 5 commits
-
-
Regina Scott authored
Signed-off-by:
Regina Scott <rescott@redhat.com> Co-authored-by:
Michael Crenshaw <michael@crenshaw.dev>
-
Shyukri Shyukriev authored
* chore: remove helm2 Reorder test/container/Dockerfile to mitigate issue of being unable to create .gitconfig since the homedir is not present chore: cleanup helm2 and tests related to it Remove helm2 init. Fix unused import Use helm 3 structure for CRDs Remove helm2-dependency testdata Address PR comments Add back values-production and value.yaml on helm tests Remove helm2 from openapi. Signed-off-by:
Shyukri Shyukriev <shyukri.shyukriev@mariadb.com> modified: util/helm/cmd_test.go * fix: generated openapi Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> Co-authored-by:
Michael Crenshaw <michael@crenshaw.dev>
-
Daniel Helfand authored
This was motivated by the TestCustomToolWithSSHGitCreds being flakey with timeouts. Signed-off-by:
Daniel Helfand <helfand.4@gmail.com>
-
Daniel Helfand authored
Signed-off-by:
Daniel Helfand <helfand.4@gmail.com>
-
Daniel Helfand authored
Signed-off-by:
Daniel Helfand <helfand.4@gmail.com>
-
- 08 Apr, 2022 6 commits
-
-
Ishita Sequeira authored
* proposal: support multiple sources for an Application Signed-off-by:
ishitasequeira <isequeir@redhat.com> * addressed PR comments Signed-off-by:
ishitasequeira <isequeir@redhat.com> * update summary Signed-off-by:
ishitasequeira <isequeir@redhat.com> * feat: move watch params to struct (#8819) * add to approvers Signed-off-by:
pashavictorovich <pavel@codefresh.io> * watch opts move to struct Signed-off-by:
pashavictorovich <pavel@codefresh.io> * watch opts move to struct Signed-off-by:
pashavictorovich <pavel@codefresh.io> Signed-off-by:
ishitasequeira <isequeir@redhat.com> * Merge pull request from GHSA-2f5v-8r3f-8pww * fix: application resource APIs must enforce project restrictions Signed-off-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com> * Fix unit tests Signed-off-by:
jannfis <jann@mistrust.net> Co-authored-by:
jannfis <jann@mistrust.net> Signed-off-by:
ishitasequeira <isequeir@redhat.com> * chore: fix imports and unit tests (#8857) * chore: fix imports Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: fix unit test Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: keep changes minimal Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> * chore: fix another test Signed-off-by:
Michael Crenshaw <michael@crenshaw.dev> Signed-off-by:
ishitasequeira <isequeir@redhat.com> * feat: operation result and history table tests (#8887) * add to approvers Signed-off-by:
pashavictorovich <pavel@codefresh.io> * print tables additional tests Signed-off-by:
pashavictorovich <pavel@codefresh.io> * move to %q Signed-off-by:
pashavictorovich <pavel@codefresh.io> Signed-off-by:
ishitasequeira <isequeir@redhat.com> * fix: corrected applicationset binary name in manifests (#8954) Signed-off-by:
rishabh625 <rishabhmishra625@gmail.com> Signed-off-by:
ishitasequeira <isequeir@redhat.com> * Update proposed design to add 'ref' field instead of externalValuesField Signed-off-by:
ishitasequeira <isequeir@redhat.com> * remove unwanted changes from PR added while rebase Signed-off-by:
ishitasequeira <isequeir@redhat.com> Co-authored-by:
pasha-codefresh <pavel@codefresh.io> Co-authored-by:
Alexander Matyushentsev <AMatyushentsev@gmail.com> Co-authored-by:
jannfis <jann@mistrust.net> Co-authored-by:
Michael Crenshaw <michael@crenshaw.dev> Co-authored-by:
rishabh625 <43094970+rishabh625@users.noreply.github.com>
-
D. Ryan Hild authored
The io.Closer returned from the call to creds.Environ() removes the underlying file. The desired behavior here is to clean up the credentials files only after the plugin code has been run, which now happens one level up in the call stack. Fixes #7995 Signed-off-by:
D. Ryan Hild <rhild@starbucks.com> Co-authored-by:
Michael Crenshaw <michael@crenshaw.dev>
-
Leonardo Luz Almeida authored
* chore: fix kustomize installation in MacOS Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Install Kustomize in dist folder Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Create $BIN folder if does not exist Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Change dist just for kustomize Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * display kustomize binary used Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix kustomize used for manifest generation Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> * Fix kustomize installation in docker Signed-off-by:
Leonardo Luz Almeida <leonardo_almeida@intuit.com> Co-authored-by:
Michael Crenshaw <michael@crenshaw.dev>
-
Miguel A. Alvarado V authored
* chore: bump helm version to 3.8.1 Signed-off-by:
Miguel A. Alvarado V <alvaradoma@gmail.com> * fix: Adding simple sanitize for repo name Signed-off-by:
Miguel A. Alvarado V <alvaradoma@gmail.com>
-
pasha-codefresh authored
chore: cluster generator retry (#9035) Signed-off-by:
pashavictorovich <pavel@codefresh.io>
-
Snyk bot authored
* fix: upgrade monaco-editor from 0.27.0 to 0.33.0 Snyk has created this PR to upgrade monaco-editor from 0.27.0 to 0.33.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/argoproj/project/d2931792-eef9-4d7c-b9d6-c0cbd2bd4dbe?utm_source=github&utm_medium=referral&page=upgrade-pr * update monaco editor webpack Signed-off-by:
pashavictorovich <pavel@codefresh.io> Co-authored-by:
pashavictorovich <pavel@codefresh.io>
-