Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable strict host key checking while cloning repo in repo-server #45

Merged
merged 2 commits into from
Mar 20, 2018

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Mar 20, 2018

No description provided.

@alexmt alexmt requested a review from merenbach March 20, 2018 17:19
Copy link
Contributor

@merenbach merenbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@alexmt alexmt merged commit 92b7c6b into argoproj:master Mar 20, 2018
@alexmt alexmt deleted the no-strict-host-checking branch March 20, 2018 18:52
sujeilyfonseca added a commit to sujeilyfonseca/argo-cd that referenced this pull request Jun 24, 2022
* fix(ui): Applications page incorrectly resets to tiles view. Fixes argoproj#8702 (argoproj#8718)

Signed-off-by: Yuan Tang <[email protected]>

* fix: correct jsonnet paths resolution (argoproj#8721)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* chore: Bump stable version of application set addon (argoproj#8744)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: Retry checkbox unchecked unexpectedly; Sync up with YAML (argoproj#8682) (argoproj#8720)

Signed-off-by: Keith Chong <[email protected]>

* Bump version to 2.3.1

* Bump version to 2.3.1

* Merge pull request from GHSA-2f5v-8r3f-8pww

* fix: application resource APIs must enforce project restrictions

Signed-off-by: Alexander Matyushentsev <[email protected]>

* Fix unit tests

Signed-off-by: jannfis <[email protected]>

Co-authored-by: jannfis <[email protected]>

* chore: remove lint-docs CI task (argoproj#8722) (argoproj#8858)

* chore: remove lint-docs CI task

Signed-off-by: Alexander Matyushentsev <[email protected]>

* chore: remove not longer necessary url-allow-list

Signed-off-by: Alexander Matyushentsev <[email protected]>

Co-authored-by: Alexander Matyushentsev <[email protected]>

* chore: fix imports (argoproj#8859)

Signed-off-by: Michael Crenshaw <[email protected]>

* Bump version to 2.3.2

* Bump version to 2.3.2

* fix: Set QPS and burst rate for resource ops client (argoproj#8915)

* fix: Set QPS and burst rate for resource ops client

Signed-off-by: jannfis <[email protected]>

* fix: prevent excessive repo-server disk usage for large repos (argoproj#8845) (argoproj#8897)

fix: prevent excessive repo-server disk usage for large repos (argoproj#8845) (argoproj#8897)

Signed-off-by: Michael Crenshaw <[email protected]>

* fix: bump gitops engine version to v0.6.2

Signed-off-by: Alexander Matyushentsev <[email protected]>

* docs: update v2.4+ roadmap items (argoproj#8593)

Signed-off-by: ishitasequeira <[email protected]>

* docs: reflect v2.3 release changes in roadmap.md (argoproj#8747)

docs: reflect v2.3 release changes in roadmap.md (argoproj#8747)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* Bump version to 2.3.3

* Bump version to 2.3.3

* Add manifest for OnePipeline

(cherry picked from commit 15aa211080ef020e6a2ceaee9b845eb3259db237)

* Load additional resource overrides from dedicated ConfigMap

* Run unit tests

(cherry picked from commit 7605d5b0e2e816bb1cf9a29c5910c0fd511900c2)

* Install and config Git for unit tests

(cherry picked from commit 05dda11f6adf3191712b4598c8d55fe8ca1647a6)

* Add doc for changes

* feat: Argo CD CI pipeline changes (argoproj#4)

* updated cicd image

* upadted registry region

* updated one.pipeline.yaml to use the latest scripts

* updated makefile to add required targets

* feat: Argo CD v2.3.2 (argoproj#5)

* fix(ui): Applications page incorrectly resets to tiles view. Fixes argoproj#8702 (argoproj#8718)

Signed-off-by: Yuan Tang <[email protected]>

* fix: correct jsonnet paths resolution (argoproj#8721)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: Retry checkbox unchecked unexpectedly; Sync up with YAML (argoproj#8682) (argoproj#8720)

Signed-off-by: Keith Chong <[email protected]>

* chore: Bump stable version of application set addon (argoproj#8744)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* Bump version to 2.3.1

* Bump version to 2.3.1

* Merge pull request from GHSA-2f5v-8r3f-8pww

* fix: application resource APIs must enforce project restrictions

Signed-off-by: Alexander Matyushentsev <[email protected]>

* Fix unit tests

Signed-off-by: jannfis <[email protected]>

Co-authored-by: jannfis <[email protected]>

* chore: remove lint-docs CI task (argoproj#8722) (argoproj#8858)

* chore: remove lint-docs CI task

Signed-off-by: Alexander Matyushentsev <[email protected]>

* chore: remove not longer necessary url-allow-list

Signed-off-by: Alexander Matyushentsev <[email protected]>

Co-authored-by: Alexander Matyushentsev <[email protected]>

* chore: fix imports (argoproj#8859)

Signed-off-by: Michael Crenshaw <[email protected]>

* Bump version to 2.3.2

* Bump version to 2.3.2

* feat: Updated CHANGES.md

Co-authored-by: Yuan Tang <[email protected]>
Co-authored-by: Alexander Matyushentsev <[email protected]>
Co-authored-by: Keith Chong <[email protected]>
Co-authored-by: argo-bot <[email protected]>
Co-authored-by: jannfis <[email protected]>
Co-authored-by: Michael Crenshaw <[email protected]>

* feat: Add .whitesource configuration file (argoproj#6)

Co-authored-by: whitesource-ets[bot] <328400+whitesource-ets[bot]@users.noreply.github.ibm.com>

* docs: CHANGES.md

Updated the CHANGES.md file to include updated
information about changes made.

Contributes to: automation-saas/native-AWS#1413

Signed-off-by: Sujeily Fonseca <[email protected]>

Co-authored-by: Yuan Tang <[email protected]>
Co-authored-by: Alexander Matyushentsev <[email protected]>
Co-authored-by: Keith Chong <[email protected]>
Co-authored-by: argo-bot <[email protected]>
Co-authored-by: jannfis <[email protected]>
Co-authored-by: Michael Crenshaw <[email protected]>
Co-authored-by: Ishita Sequeira <[email protected]>
Co-authored-by: Nikolas McGovern <[email protected]>
Co-authored-by: Rahul Mourya <[email protected]>
Co-authored-by: whitesource-ets[bot] <328400+whitesource-ets[bot]@users.noreply.github.ibm.com>
leoluz pushed a commit to leoluz/argo-cd that referenced this pull request Sep 29, 2023
alexmt added a commit to alexmt/argo-cd that referenced this pull request May 20, 2024
alexmt added a commit to alexmt/argo-cd that referenced this pull request Sep 12, 2024
alexmt added a commit to alexmt/argo-cd that referenced this pull request Sep 12, 2024
…luster k8s dashboard feature in AKP (argoproj#48)

* feat: send data to agent

Signed-off-by: Alexander Matyushentsev <[email protected]>

* (wip)feat: send data to syncer APIs

* add support for columns info

* fix: resource deletion missing events

* feat: use resource sync and health info

* chore: disable dependabot

Signed-off-by: Alexander Matyushentsev <[email protected]>

* feat: user server side filtering & pagination to load Argo CD applications list

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: fix cluster filtering and refresh button on application list page

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: api server fails with "nil pointer dereference" error (argoproj#40)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): ui should show the same page number as in API (argoproj#38)

* feat: repository/Service.ListRefs returns raw list of refs (argoproj#42)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: avoid closing search dropdown while typing; fix cluster filter (argoproj#43)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): Reoreding filters (argoproj#44)

* fix(ui): Reoreding filters

* fix

* fix: -ak.19 server version causing argocd app wait command to hang (argoproj#45)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* feat: enable dashboard feature by using env var

* fix: 1.21.0 -> 1.21

* chore: disable dependabot

Signed-off-by: Alexander Matyushentsev <[email protected]>

* feat: user server side filtering & pagination to load Argo CD applications list

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: fix cluster filtering and refresh button on application list page

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: api server fails with "nil pointer dereference" error (argoproj#40)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): ui should show the same page number as in API (argoproj#38)

* feat: repository/Service.ListRefs returns raw list of refs (argoproj#42)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: avoid closing search dropdown while typing; fix cluster filter (argoproj#43)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): Reoreding filters (argoproj#44)

* fix(ui): Reoreding filters

* fix

* fix: -ak.19 server version causing argocd app wait command to hang (argoproj#45)

Signed-off-by: Alexander Matyushentsev <[email protected]>

---------

Signed-off-by: Alexander Matyushentsev <[email protected]>
Co-authored-by: Alexander Matyushentsev <[email protected]>
Co-authored-by: Mayursinh Sarvaiya <[email protected]>
Co-authored-by: Rafal <[email protected]>
alexmt added a commit to alexmt/argo-cd that referenced this pull request Oct 28, 2024
alexmt added a commit to alexmt/argo-cd that referenced this pull request Oct 28, 2024
…luster k8s dashboard feature in AKP (argoproj#48)

* feat: send data to agent

Signed-off-by: Alexander Matyushentsev <[email protected]>

* (wip)feat: send data to syncer APIs

* add support for columns info

* fix: resource deletion missing events

* feat: use resource sync and health info

* chore: disable dependabot

Signed-off-by: Alexander Matyushentsev <[email protected]>

* feat: user server side filtering & pagination to load Argo CD applications list

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: fix cluster filtering and refresh button on application list page

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: api server fails with "nil pointer dereference" error (argoproj#40)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): ui should show the same page number as in API (argoproj#38)

* feat: repository/Service.ListRefs returns raw list of refs (argoproj#42)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: avoid closing search dropdown while typing; fix cluster filter (argoproj#43)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): Reoreding filters (argoproj#44)

* fix(ui): Reoreding filters

* fix

* fix: -ak.19 server version causing argocd app wait command to hang (argoproj#45)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* feat: enable dashboard feature by using env var

* fix: 1.21.0 -> 1.21

* chore: disable dependabot

Signed-off-by: Alexander Matyushentsev <[email protected]>

* feat: user server side filtering & pagination to load Argo CD applications list

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: fix cluster filtering and refresh button on application list page

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: api server fails with "nil pointer dereference" error (argoproj#40)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): ui should show the same page number as in API (argoproj#38)

* feat: repository/Service.ListRefs returns raw list of refs (argoproj#42)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: avoid closing search dropdown while typing; fix cluster filter (argoproj#43)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): Reoreding filters (argoproj#44)

* fix(ui): Reoreding filters

* fix

* fix: -ak.19 server version causing argocd app wait command to hang (argoproj#45)

Signed-off-by: Alexander Matyushentsev <[email protected]>

---------

Signed-off-by: Alexander Matyushentsev <[email protected]>
Co-authored-by: Alexander Matyushentsev <[email protected]>
Co-authored-by: Mayursinh Sarvaiya <[email protected]>
Co-authored-by: Rafal <[email protected]>
gdsoumya pushed a commit to gdsoumya/argo-cd that referenced this pull request Nov 8, 2024
gdsoumya pushed a commit to gdsoumya/argo-cd that referenced this pull request Nov 8, 2024
…luster k8s dashboard feature in AKP (argoproj#48)

* feat: send data to agent

Signed-off-by: Alexander Matyushentsev <[email protected]>

* (wip)feat: send data to syncer APIs

* add support for columns info

* fix: resource deletion missing events

* feat: use resource sync and health info

* chore: disable dependabot

Signed-off-by: Alexander Matyushentsev <[email protected]>

* feat: user server side filtering & pagination to load Argo CD applications list

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: fix cluster filtering and refresh button on application list page

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: api server fails with "nil pointer dereference" error (argoproj#40)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): ui should show the same page number as in API (argoproj#38)

* feat: repository/Service.ListRefs returns raw list of refs (argoproj#42)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: avoid closing search dropdown while typing; fix cluster filter (argoproj#43)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): Reoreding filters (argoproj#44)

* fix(ui): Reoreding filters

* fix

* fix: -ak.19 server version causing argocd app wait command to hang (argoproj#45)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* feat: enable dashboard feature by using env var

* fix: 1.21.0 -> 1.21

* chore: disable dependabot

Signed-off-by: Alexander Matyushentsev <[email protected]>

* feat: user server side filtering & pagination to load Argo CD applications list

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: fix cluster filtering and refresh button on application list page

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: api server fails with "nil pointer dereference" error (argoproj#40)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): ui should show the same page number as in API (argoproj#38)

* feat: repository/Service.ListRefs returns raw list of refs (argoproj#42)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix: avoid closing search dropdown while typing; fix cluster filter (argoproj#43)

Signed-off-by: Alexander Matyushentsev <[email protected]>

* fix(ui): Reoreding filters (argoproj#44)

* fix(ui): Reoreding filters

* fix

* fix: -ak.19 server version causing argocd app wait command to hang (argoproj#45)

Signed-off-by: Alexander Matyushentsev <[email protected]>

---------

Signed-off-by: Alexander Matyushentsev <[email protected]>
Co-authored-by: Alexander Matyushentsev <[email protected]>
Co-authored-by: Mayursinh Sarvaiya <[email protected]>
Co-authored-by: Rafal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants