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

feat: argo-cd 2.11 #312

Merged
merged 335 commits into from
Jun 18, 2024
Merged

feat: argo-cd 2.11 #312

merged 335 commits into from
Jun 18, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 6, 2024

  1. docs: Update Okta OIDC SSO docs (argoproj#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 <[email protected]>
    
    * Add the Okta version that these docs are written against
    
    Signed-off-by: Jonas Courteau <[email protected]>
    
    ---------
    
    Signed-off-by: Jonas Courteau <[email protected]>
    Signed-off-by: Dan Garfield <[email protected]>
    Co-authored-by: Dan Garfield <[email protected]>
    jcourteau and todaywasawesome authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    af20dae View commit details
    Browse the repository at this point in the history
  2. Add a description for using contour httpproxy CRD (argoproj#14614)

    Which allows you to reuse the same hostname.
    
    Co-authored-by: Boris Smidt <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    3 people authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b93874e View commit details
    Browse the repository at this point in the history
  3. fix: ci failures (argoproj#17107)

    Signed-off-by: Soumya Ghosh Dastidar <[email protected]>
    gdsoumya authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d494d3a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. chore(deps): bump library/golang from 1.21.3 to 1.22.0 in /test/remote (

    argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8ac7b6d View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump yarn from 1.22.10 to 1.22.13 in /ui-test (argop…

    …roj#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](yarnpkg/yarn@1.22.10...v1.22.13)
    
    ---
    updated-dependencies:
    - dependency-name: yarn
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b23e71f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump library/redis from 7.0.11 to 7.2.4 in /test/contain…

    …er (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7ce342f View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump yarn from 1.22.10 to 1.22.21 in /ui (argoproj#1…

    …7096)
    
    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](yarnpkg/yarn@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Blake Pettersson <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    3 people authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    98d5a2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93a668a View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump library/node from 20.6.1 to 21.6.1 (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3c9a2fb View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump library/node from 20.7.0 to 21.6.1 (argoproj#17065)

    Signed-off-by: fengshunli <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    fengshunli and pasha-codefresh authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    52ffd7d View commit details
    Browse the repository at this point in the history
  8. fix(kustomize): set build dir (argoproj#15057) argoproj#16229 argopro…

    …j#16652 (argoproj#16653)
    
    * use repo root, not app path
    
    Signed-off-by: Prune <[email protected]>
    
    correct patch
    
    Signed-off-by: Prune <[email protected]>
    
    * use Getwd to find the root path for diff commands
    
    Signed-off-by: Prune <[email protected]>
    
    * set dot a default for argo app commands
    
    Signed-off-by: Prune <[email protected]>
    
    * revert default values
    
    Signed-off-by: Prune <[email protected]>
    
    * patch diff in TestNamespacedResourceDiffing
    
    Signed-off-by: Prune <[email protected]>
    
    * patching some diff and sync
    
    Signed-off-by: Prune <[email protected]>
    
    * patch remaining diff in error
    
    Signed-off-by: Prune <[email protected]>
    
    ---------
    
    Signed-off-by: Prune <[email protected]>
    prune998 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f77cf94 View commit details
    Browse the repository at this point in the history
  9. chore(ci): tweak backend filters (argoproj#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 <[email protected]>
    blakepettersson authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7e80f1e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. docs: fix error in toolchain setup (argoproj#17154)

    Signed-off-by: Alexandre Gaudreault <[email protected]>
    agaudreault authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d7da05f View commit details
    Browse the repository at this point in the history
  2. chore(dex): 2.37.0 to 2.38.0 (argoproj#17157)

    Signed-off-by: asingh51 <[email protected]>
    Co-authored-by: asingh51 <[email protected]>
    ashutosh16 and asingh51 authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    bb1c1ed View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. feat: Add support for passing Redis Sentinel username(ACL) and passwo…

    …rd (argoproj#17168)
    
    * Add support for passing Sentinel username and password
    
    Signed-off-by: ShlomiTubul <[email protected]>
    
    * fix align with var naming
    
    Signed-off-by: ShlomiTubul <[email protected]>
    
    * fix align with var naming
    
    Signed-off-by: ShlomiTubul <[email protected]>
    
    ---------
    
    Signed-off-by: ShlomiTubul <[email protected]>
    Co-authored-by: ShlomiTubul <[email protected]>
    shlomitubul and shlomitubul authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    adceae9 View commit details
    Browse the repository at this point in the history
  2. fix: stop initializing deployment informer if dynamic sharding is dis…

    …abled (argoproj#17097)
    
    * fix: stop initializing deployment informer if dynamic sharding is disabled
    
    Signed-off-by: Soumya Ghosh Dastidar <[email protected]>
    
    * feat: updated sharding cache getter func
    
    Signed-off-by: Soumya Ghosh Dastidar <[email protected]>
    
    ---------
    
    Signed-off-by: Soumya Ghosh Dastidar <[email protected]>
    gdsoumya authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4458d5f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. feat: query escape function for notifications (argoproj#16343)

    Signed-off-by: Jan Schumann <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    janschumann and pasha-codefresh authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    82433ff View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update triggers doc to fix typo (argoproj#17185)

    Signed-off-by: David Grizzanti <[email protected]>
    dgrizzanti authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c082a0c View commit details
    Browse the repository at this point in the history
  2. docs: fixes Template.md targetRevision typo (argoproj#17190)

    * Template.md targetRevision typo fixed
    
    Signed-off-by: Ajay Chidambaram <[email protected]>
    
    * retrigger checks
    
    Signed-off-by: Ajay Chidambaram <[email protected]>
    
    * sign off
    
    Signed-off-by: chidambaram27 <[email protected]>
    Signed-off-by: Ajay Chidambaram <[email protected]>
    
    * sign off
    
    Signed-off-by: Ajay Chidambaram <[email protected]>
    
    ---------
    
    Signed-off-by: Ajay Chidambaram <[email protected]>
    Signed-off-by: chidambaram27 <[email protected]>
    chidambaram27 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5406a1a View commit details
    Browse the repository at this point in the history
  3. docs: Private-helm-repo section target added to helm.md (argoproj#16697)

    * helm-repo
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * Update docs/user-guide/helm.md
    
    Co-authored-by: Blake Pettersson <[email protected]>
    Signed-off-by: Suraj yadav <[email protected]>
    
    ---------
    
    Signed-off-by: Surajyadav <[email protected]>
    Signed-off-by: Suraj yadav <[email protected]>
    Co-authored-by: Blake Pettersson <[email protected]>
    surajyadav1108 and blakepettersson authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    db34f98 View commit details
    Browse the repository at this point in the history
  4. fix: infer correct shard in statefulset setup (argoproj#17124, argopr…

    …oj#17016)  (argoproj#17167)
    
    * fix: infer correct shard in statefulset setup
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix the case if only a single replica
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix: resolving pointer on shard compare
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix: add readlock for cluster accessor
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix: use defer to protect access of 'shard'
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix: revert locking in getclusteraccessor
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix: handle nil shard case
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix: handle any nil shard value as false
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix: handle nil case and fix another missing pointer dereference 
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * revert
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix: added tests and fixed some behaviour bugs
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * test: add test to validate that Shard value is not overriden
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * fix: added tests and fixe the case when server is changed inside a secret
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    * tests: add test cases for infering the shard logic
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    
    ---------
    
    Signed-off-by: Lukas Wöhrl <[email protected]>
    woehrl01 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5d6111b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. feat: wait until resources are deleted argoproj#6085 (argoproj#16733)

    * feat: wait until resources are deleted
    
    Signed-off-by: MichaelMorris <[email protected]>
    
    * Added unit and e2e test
    
    Signed-off-by: MichaelMorris <[email protected]>
    
    ---------
    
    Signed-off-by: MichaelMorris <[email protected]>
    MichaelMorrisEst authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6d0ba1f View commit details
    Browse the repository at this point in the history
  2. fix(controller): add missing workqueue metrics (argoproj#16315) (argo…

    …proj#17013)
    
    * fix(controller): add missing kubernetes metrics
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * validate workqueue metrics are present
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * use newer metrics registry
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * fix duplicated
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * init runtime controller in test to have correct metrics
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * fix lint error
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * update controller-runtime to remove metrics with high cardinality
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    ---------
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    agaudreault authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ff7192b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. chore(deps): upgrade helm to 3.14.1 (argoproj#17213)

    * chore(deps): upgrade helm to 3.14.1
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * move files to folder......
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    ---------
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    agaudreault authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    79e94b8 View commit details
    Browse the repository at this point in the history
  2. docs: Add PayIt to USERS.md (argoproj#17215)

    * docs: Add PayIt to USERS.md
    
    Signed-off-by: Matt Menzenski <[email protected]>
    
    * docs: Add PayIt to USERS.md
    
    Signed-off-by: Matt Menzenski <[email protected]>
    
    ---------
    
    Signed-off-by: Matt Menzenski <[email protected]>
    menzenski authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d5b0a4f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. docs: Add Nextbasket to USERS.md (argoproj#17228)

    Signed-off-by: NextBasket-Petyo <[email protected]>
    NextBasket-Petyo authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d5a4f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0e679a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Count git checkout failures (argoproj#15657)

    Signed-off-by: Mikołaj Przybysz <[email protected]>
    Co-authored-by: Mikołaj Przybysz <[email protected]>
    Co-authored-by: Blake Pettersson <[email protected]>
    3 people authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    50284f7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump library/node from 21.6.1 to 21.6.2 in /ui-test (arg…

    …oproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4e224ee View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump library/node from 21.6.1 to 21.6.2 (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    47eddf1 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump library/golang in /test/remote (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d9e0666 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    078eb6c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. chore(deps): bump library/node from 6fb1883 to 65998e3 in /ui-test (

    argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8a86649 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump library/golang in /test/remote (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b80015e View commit details
    Browse the repository at this point in the history
  3. Add AppName to the RepoServerAppDetailsQuery for notification-contr…

    …oller (argoproj#17233)
    
    Signed-off-by: Dong Wang <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    wd and pasha-codefresh authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fa1ad0c View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump library/node from 50703e6 to 65998e3 (argoproj#…

    …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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3cc0277 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. docs: Update USERS.md (argoproj#17248)

    * Update USERS.md
    
    Signed-off-by: itayvolo <[email protected]>
    
    * Update USERS.md
    
    Signed-off-by: itayvolo <[email protected]>
    
    * Update USERS.md
    
    Signed-off-by: itayvolo <[email protected]>
    
    ---------
    
    Signed-off-by: itayvolo <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    itayvolo and pasha-codefresh authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d55e926 View commit details
    Browse the repository at this point in the history
  2. docs(metrics): add release label to haproxy (argoproj#17264)

    Add missing `release` label to `argocd-redis-haproxy-metrics`
    ServiceMonitor example.
    
    Signed-off-by: Gaston Festari <[email protected]>
    cilindrox authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4761255 View commit details
    Browse the repository at this point in the history
  3. docs: Fix typo in notifications example (argoproj#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 <[email protected]>
    
    * Update docs/operator-manual/notifications/troubleshooting.md
    
    Co-authored-by: Soumya Ghosh Dastidar <[email protected]>
    Signed-off-by: Adrian Moisey <[email protected]>
    
    ---------
    
    Signed-off-by: Adrian Moisey <[email protected]>
    Co-authored-by: Soumya Ghosh Dastidar <[email protected]>
    adrianmoisey and gdsoumya authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    17ef8b9 View commit details
    Browse the repository at this point in the history
  4. Update contributors-quickstart.md (argoproj#17266)

    Signed-off-by: Dan Garfield <[email protected]>
    todaywasawesome authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6aa79f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. reduce unnecessary unmarshal (argoproj#17187)

    Signed-off-by: Wilson Wang <[email protected]>
    wilsonwang371 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5d4c0ec View commit details
    Browse the repository at this point in the history
  2. fix typo (argoproj#17272)

    Signed-off-by: Oscar Wieman <[email protected]>
    oscrx authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    df2b0e2 View commit details
    Browse the repository at this point in the history
  3. docs: Added examples for alternate EKS cluster authentication methods (

    …argoproj#17270)
    
    * Added examples for alternate EKS cluster authentication methods
    Signed-off-by: Damon Edstrom <[email protected]>
    
    * Update docs/operator-manual/declarative-setup.md
    
    Signed-off-by: Dan Garfield <[email protected]>
    
    Signed-off-by: Dan Garfield <[email protected]>
    
    ---------
    
    Signed-off-by: Dan Garfield <[email protected]>
    Co-authored-by: Dan Garfield <[email protected]>
    dcedstrom and todaywasawesome authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    262d287 View commit details
    Browse the repository at this point in the history
  4. docs for PR argoproj#9791 (argoproj#16021)

    Signed-off-by: mzain <[email protected]>
    mzain authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4dc91dc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. chore(ci): use changed files action (argoproj#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 <[email protected]>
    blakepettersson authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5bc1850 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. fix(ui): Include application name in status badge (argoproj#17126)

    * Added application name to badge
    
    Signed-off-by: sshenoy6 <[email protected]>
    
    * Rever svg change
    
    Signed-off-by: sshenoy6 <[email protected]>
    
    * Doc for disabling application name
    
    Signed-off-by: sshenoy6 <[email protected]>
    
    * Flag to not display application name
    
    Signed-off-by: sshenoy6 <[email protected]>
    
    * Added tests
    
    Signed-off-by: sshenoy6 <[email protected]>
    
    * Make no app name the default
    
    Signed-off-by: sshenoy6 <[email protected]>
    
    * Have enable app name as a query parameter
    
    Signed-off-by: sshenoy6 <[email protected]>
    
    * Have enable app name as a query parameter
    
    Signed-off-by: sshenoy6 <[email protected]>
    
    * argocd to original
    
    Signed-off-by: sshenoy6 <[email protected]>
    
    * Update docs/user-guide/status-badge.md
    
    Signed-off-by: Dan Garfield <[email protected]>
    
    Signed-off-by: Dan Garfield <[email protected]>
    
    ---------
    
    Signed-off-by: sshenoy6 <[email protected]>
    Signed-off-by: Dan Garfield <[email protected]>
    Co-authored-by: sshenoy6 <[email protected]>
    Co-authored-by: Dan Garfield <[email protected]>
    3 people authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7fe1263 View commit details
    Browse the repository at this point in the history
  2. fix: Update test image ssl/crypto libs (argoproj#17303)

    Signed-off-by: Carlos Santana <[email protected]>
    csantanapr authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8bb41ed View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump postcss from 8.2.13 to 8.4.35 in /ui (argoproj#…

    …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](postcss/postcss@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c435260 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump library/redis in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e4c8568 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump react-helmet and @types/react-helmet in /ui (argopr…

    …oj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6de1037 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump bitnami/kubectl in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    9972314 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. chore: add Rocket.Chat to users (argoproj#17306)

    Signed-off-by: Debdut Chakraborty <[email protected]>
    debdutdeb authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8712d03 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump library/ubuntu in /test/container (argoproj#13409)

    Bumps library/ubuntu from `9a0bdde` to `67211c1`.
    
    ---
    updated-dependencies:
    - dependency-name: library/ubuntu
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    37eacec View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. chore(deps): bump library/redis in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4d1eb55 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump library/registry in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    09798b5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump library/busybox in /test/e2e/multiarch-container (a…

    …rgoproj#14592)
    
    Bumps library/busybox from `2376a0c` to `3fbc632`.
    
    ---
    updated-dependencies:
    - dependency-name: library/busybox
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2ac96a5 View commit details
    Browse the repository at this point in the history
  4. fix: use simple python image to build mkdocs (argoproj#17313)

    * fix: use simple python image to build mkdocs
    
    Signed-off-by: Carlos Santana <[email protected]>
    
    * use python 3.7
    
    Signed-off-by: Carlos Santana <[email protected]>
    
    ---------
    
    Signed-off-by: Carlos Santana <[email protected]>
    csantanapr authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    891d089 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. chore(deps): bump library/registry in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d42004f View commit details
    Browse the repository at this point in the history
  2. docs: fixed name of environment variable and config map property enab…

    …ling scm providers for applicationsets (argoproj#17326)
    
    Signed-off-by: Juliusz <[email protected]>
    Co-authored-by: Juliusz <[email protected]>
    juliuszjaksa and Juliusz authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5ffbca4 View commit details
    Browse the repository at this point in the history
  3. fix(ui): Added dashed line between collapsed sections in Compact-diff (

    …argoproj#17173)
    
    * dashed-line-breaker
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * dark-mode
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * dark-mode-text-fix
    
    Signed-off-by: Surajyadav <[email protected]>
    
    ---------
    
    Signed-off-by: Surajyadav <[email protected]>
    surajyadav1108 authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8b89722 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    48f4392 View commit details
    Browse the repository at this point in the history
  2. chore(deps): upgrade helm to 3.14.2 (argoproj#17330)

    * chore(deps): upgrade helm to 3.14.2
    
    Signed-off-by: David Bunn <[email protected]>
    
    * Signing commit
    
    Signed-off-by: David Bunn <[email protected]>
    
    ---------
    
    Signed-off-by: David Bunn <[email protected]>
    debunn authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e492e14 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump library/node from 21.6.1 to 21.6.2 in /test/contain…

    …er (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c973f70 View commit details
    Browse the repository at this point in the history
  4. fix: The argocd server api-content-type flag does not allow empty con…

    …tent-type header (argoproj#17331)
    
    Signed-off-by: Alexander Matyushentsev <[email protected]>
    alexmt authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bb4e47a View commit details
    Browse the repository at this point in the history
  5. fix(ui): The tiles in Applications List are too wide argoproj#17220 (a…

    …rgoproj#17340)
    
    * fix(ui): The tiles in Applications List are too wide
    
    Signed-off-by: Rafal Pelczar <[email protected]>
    
    * change min width of app tiles
    
    Signed-off-by: Rafal Pelczar <[email protected]>
    
    ---------
    
    Signed-off-by: Rafal Pelczar <[email protected]>
    rpelczar authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a4b5051 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. chore(notifications): remove unneeded operations from templates (argo…

    …proj#17307)
    
    * chore(deps): bump library/ubuntu in /test/container (argoproj#13409)
    
    Bumps library/ubuntu from `9a0bdde` to `67211c1`.
    
    ---
    updated-dependencies:
    - dependency-name: library/ubuntu
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Michael Firestone <[email protected]>
    
    * rm unneeded operations from templates
    
    Signed-off-by: Michael Firestone <[email protected]>
    Signed-off-by: Michael Firestone <[email protected]>
    
    * rm more unneeded ops
    
    Signed-off-by: Michael Firestone <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Michael Firestone <[email protected]>
    Signed-off-by: Michael Firestone <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Firestone <[email protected]>
    3 people authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d4251ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62003f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. feat: Add app data to sharding cache to allow sharding by apps (argop…

    …roj#17014)
    
    * Adding app list to sharding cache
    
    Signed-off-by: Andrew Lee <[email protected]>
    
    * Add shard by apps test
    
    Signed-off-by: Andrew Lee <[email protected]>
    
    * Fix lint
    
    Signed-off-by: Andrew Lee <[email protected]>
    
    * Add coverage to test
    
    Signed-off-by: Andrew Lee <[email protected]>
    
    * Fix lint
    
    Signed-off-by: Andrew Lee <[email protected]>
    
    * 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 <[email protected]>
    
    * Fix tests
    
    Signed-off-by: Andrew Lee <[email protected]>
    
    ---------
    
    Signed-off-by: Andrew Lee <[email protected]>
    Enclavet authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d73304e View commit details
    Browse the repository at this point in the history
  2. docs: Update USERS.md (argoproj#17371)

    Hi, I added IABAI as using officially ArgoCD
    
    Signed-off-by: Andrea Sannuto <[email protected]>
    AnsenIO authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f132628 View commit details
    Browse the repository at this point in the history
  3. feat: add cli commands to add/delete sourceNamespaces from AppProject (

    …argoproj#17337)
    
    * Add cli to add/delete sourceNamespaces
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    
    * update command/comments
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    
    * update command/comments(1)
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    
    * update user-guide docs
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    
    * Retrigger CI pipeline
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    
    * add check for '*' & rename command to remove-source-namespace
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    
    * update command/comments(2)
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    
    * update command/comments(3)
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    
    * Retrigger CI pipeline
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    
    ---------
    
    Signed-off-by: Raghavi Shirur <[email protected]>
    raghavi101 authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e9b1af5 View commit details
    Browse the repository at this point in the history
  4. feat: add ability to auto label clusters from k8s clusterinfo (argopr…

    …oj#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 <[email protected]>
    
    * 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 <[email protected]>
    
    * docs: add description on how to use dynamic labeling
    
    Signed-off-by: Blake Pettersson <[email protected]>
    
    ---------
    
    Signed-off-by: Blake Pettersson <[email protected]>
    blakepettersson authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    99128c2 View commit details
    Browse the repository at this point in the history
  5. chore(ci): free up disk space for goreleaser (argoproj#17373)

    Signed-off-by: Michael Crenshaw <[email protected]>
    crenshaw-dev authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    28112c6 View commit details
    Browse the repository at this point in the history
  6. fix(ui): Dark-mode-enhancements (argoproj#17241)

    * dark-mode-enhancements
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * monaco
    
    Signed-off-by: Surajyadav <[email protected]>
    
    ---------
    
    Signed-off-by: Surajyadav <[email protected]>
    Signed-off-by: Suraj yadav <[email protected]>
    surajyadav1108 authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e3ee9ee View commit details
    Browse the repository at this point in the history
  7. feat: add cli commands to add/remove sources for multi-source applica…

    …tions (argoproj#17310)
    
    * Initial commit
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * add cli commands to add/remove sources for multi-source app
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * add checks
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * add docs
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * refactor code and update tests
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * add removed additional switch case
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * fix suggested nits
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    ---------
    
    Signed-off-by: ishitasequeira <[email protected]>
    ishitasequeira authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3cf54af View commit details
    Browse the repository at this point in the history
  8. feat: enable users to run commands related to Argo Applications in an…

    …y namespace (argoproj#17360)
    
    * enable --app-namespace falg for application get command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * enable --app-namespace falg for application diff command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * enable --app-namespace falg for application wait command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * enable --app-namespace falg for application rollback command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * enable --app-namespace falg for application patch command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * enable --app-namespace falg for application edit command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * enable --app-namespace falg for application history command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * enable --app-namespace falg for application sync  command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * enable --app-namespace falg for application delete  command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * cli doc generated
    
    Signed-off-by: Mangaal <[email protected]>
    
    ---------
    
    Signed-off-by: Mangaal <[email protected]>
    Co-authored-by: Ishita Sequeira <[email protected]>
    Mangaal and ishitasequeira authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    82e20a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    e2f8794 View commit details
    Browse the repository at this point in the history
  2. fix: disable rate limiting sompletely by default (argoproj#17355)

    Signed-off-by: Soumya Ghosh Dastidar <[email protected]>
    gdsoumya authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    88e4da6 View commit details
    Browse the repository at this point in the history
  3. docs: use service-name instead of service-id (argoproj#17389)

    * use service-name instead of service-id
    
    Signed-off-by: DongHo Jung <[email protected]>
    
    * trigger CICD
    
    Signed-off-by: DongHo Jung <[email protected]>
    
    ---------
    
    Signed-off-by: DongHo Jung <[email protected]>
    dongho-jung authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7eda6e0 View commit details
    Browse the repository at this point in the history
  4. feat: Allow Kustomize common labels to not apply to selectors (argopr…

    …oj#17329)
    
    * modify crds
    
    Signed-off-by: Collin <[email protected]>
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * cmd opts and test
    
    Signed-off-by: Collin <[email protected]>
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * kustomize build and test
    
    Signed-off-by: Collin <[email protected]>
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * fix option order and add ancestry to users
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * fix users format
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * generated files
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * set flag value
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * modify crds
    
    Signed-off-by: Collin <[email protected]>
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * chore(deps): bump library/registry in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Collin <[email protected]>
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * generated files
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * add docs
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * fix doc
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * remove debug prints
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * fix autogen docs
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    ---------
    
    Signed-off-by: Collin <[email protected]>
    Signed-off-by: lets-call-n-walk <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Collin Walker <[email protected]>
    Co-authored-by: Collin <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    839526e View commit details
    Browse the repository at this point in the history
  5. fix(ui): Highlight failing containers in the UI (argoproj#17143)

    * failing container icon added
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * lint-fix
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * ..
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * tried yarn lint-fix
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * margin
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * running
    
    Signed-off-by: Surajyadav <[email protected]>
    
    ---------
    
    Signed-off-by: Surajyadav <[email protected]>
    surajyadav1108 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    24ac326 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fix(ui): application-summary-help-icon fix (argoproj#17385)

    * Update application-summary.tsx
    
    revision-history icon fix
    
    Signed-off-by: Suraj yadav <[email protected]>
    
    * icons
    
    Signed-off-by: Surajyadav <[email protected]>
    
    ---------
    
    Signed-off-by: Suraj yadav <[email protected]>
    Signed-off-by: Surajyadav <[email protected]>
    surajyadav1108 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ee78d02 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. chore: add more unit tests around useDiffCache function (argoproj#17404)

    * chore: add more unit tests around useDiffCache function
    
    Signed-off-by: Leonardo Luz Almeida <[email protected]>
    
    * fix doc
    
    Signed-off-by: Leonardo Luz Almeida <[email protected]>
    
    ---------
    
    Signed-off-by: Leonardo Luz Almeida <[email protected]>
    leoluz authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8786ec2 View commit details
    Browse the repository at this point in the history
  2. fix(grpcproxy): parse headers contain colon (argoproj#13274) (argopro…

    …j#14294)
    
    * fix(grpcproxy): parse headers contain colon
    
    Signed-off-by: bogay <[email protected]>
    
    * test(apiclient): headers in wrong format
    
    Signed-off-by: bogay <[email protected]>
    
    ---------
    
    Signed-off-by: bogay <[email protected]>
    Co-authored-by: Blake Pettersson <[email protected]>
    Bogay and blakepettersson authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4db8942 View commit details
    Browse the repository at this point in the history
  3. docs: Fix some awkward phrasing in core.md (argoproj#17412)

    Signed-off-by: Nate Douglas <[email protected]>
    ndouglas authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    58993b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b91987 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. docs: remove repetitive words (argoproj#17430)

    Signed-off-by: hishope <[email protected]>
    hishope authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d0331ee View commit details
    Browse the repository at this point in the history
  2. feat(cli): enable --app-namespace flag for argocd app subcommand (arg…

    …oproj#17437)
    
    * add --app-namespace flag for set/unset command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * add --app-namespace flag for add-source/remove-source command
    
    Signed-off-by: Mangaal <[email protected]>
    
    * fix bug, handle array out of-bound when --source-index=len(source)
    
    Signed-off-by: Mangaal <[email protected]>
    
    * add documentation
    
    Signed-off-by: Mangaal <[email protected]>
    
    ---------
    
    Signed-off-by: Mangaal <[email protected]>
    Mangaal authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0d020f0 View commit details
    Browse the repository at this point in the history
  3. docs: Clarify for valueFiles behaviour with path field (argoproj#…

    …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 <[email protected]>
    Signed-off-by: tkasuz <[email protected]>
    tkasuz authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0c2934a View commit details
    Browse the repository at this point in the history
  4. docs: Small edits to docs/user-guide/application-set.md (argoproj#1…

    …7434)
    
    * Update application-set.md
    
    Signed-off-by: Nate Douglas <[email protected]>
    
    * Make example code consistent with examples elsewhere.
    
    Signed-off-by: Nathan Douglas <[email protected]>
    
    ---------
    
    Signed-off-by: Nate Douglas <[email protected]>
    Signed-off-by: Nathan Douglas <[email protected]>
    ndouglas authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8aa9625 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d76976f View commit details
    Browse the repository at this point in the history
  6. fix(ui): align resource nodegroup (argoproj#17427)

    Signed-off-by: Caio Paiva <[email protected]>
    cclp94 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fda25d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    138a112 View commit details
    Browse the repository at this point in the history
  8. feat: Allow mkdocs to livereload when using docker (argoproj#17383)

    * feat: Allow mkdocs to livereload when using docker
    
    Signed-off-by: Carlos Santana <[email protected]>
    
    * update the docs
    
    Signed-off-by: Carlos Santana <[email protected]>
    
    ---------
    
    Signed-off-by: Carlos Santana <[email protected]>
    csantanapr authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    edc6f5f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (a…

    …rgoproj#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](go-jose/go-jose@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2ad06a6 View commit details
    Browse the repository at this point in the history
  2. chore: Fix Helm Installation Breaking on Mac (argoproj#17426)

    * fix helm installation to work with mac
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * fix checksums
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * change install filename and makefile
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    * change name to just helm - fix dockerfile
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    
    ---------
    
    Signed-off-by: lets-call-n-walk <[email protected]>
    lets-call-n-walk authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2b6b9bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb92d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98a888e View commit details
    Browse the repository at this point in the history
  5. chore: update cosign and version (argoproj#17441)

    * chore: update cosign and version
    
    Signed-off-by: Justin Marquis <[email protected]>
    
    * fix typo
    
    Signed-off-by: Justin Marquis <[email protected]>
    
    ---------
    
    Signed-off-by: Justin Marquis <[email protected]>
    34fathombelow authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3fee8cb View commit details
    Browse the repository at this point in the history
  6. chore: update slsa3 generate (argoproj#17451)

    Signed-off-by: Justin Marquis <[email protected]>
    34fathombelow authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1901cb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd3462e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. docs: Update site.md (argoproj#17454)

    erros -> errors
    
    Signed-off-by: Ikko Eltociear Ashimine <[email protected]>
    eltociear authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    542890f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    da49d3e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump library/busybox in /test/e2e/multiarch-container (a…

    …rgoproj#17445)
    
    Bumps library/busybox from `3fbc632` to `650fd57`.
    
    ---
    updated-dependencies:
    - dependency-name: library/busybox
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0fe1acb View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump library/node from 21.6.2 to 21.7.0 in /ui-test (arg…

    …oproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    de4cac4 View commit details
    Browse the repository at this point in the history
  4. make CGO_ENABLED configurable (argoproj#17462)

    Signed-off-by: Mark McCormick <[email protected]>
    mamccorm authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    31776d4 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump library/ubuntu in /test/container (argoproj#17414)

    Bumps library/ubuntu from `f9d633f` to `77906da`.
    
    ---
    updated-dependencies:
    - dependency-name: library/ubuntu
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9b96570 View commit details
    Browse the repository at this point in the history
  6. chore: remove repetitive words (argoproj#17464)

    Signed-off-by: avoidalone <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    avoidalone and pasha-codefresh authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    085ed0f View commit details
    Browse the repository at this point in the history
  7. feat: add option manual to the --sync-policy flag of the `app cre…

    …ate` command (argoproj#17459)
    
    * feat: add sync policy option 'manual' for app create command
    
    Signed-off-by: Anirudh Sudhir <[email protected]>
    
    * chore: Update tests to reflect sync policy option changes
    
    Signed-off-by: Anirudh Sudhir <[email protected]>
    
    ---------
    
    Signed-off-by: Anirudh Sudhir <[email protected]>
    anirudhsudhir authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    05eea87 View commit details
    Browse the repository at this point in the history
  8. [Bot] docs: Update Snyk reports (argoproj#17458)

    Signed-off-by: CI <[email protected]>
    Co-authored-by: CI <[email protected]>
    github-actions[bot] and CI authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cc235e4 View commit details
    Browse the repository at this point in the history
  9. docs: fix kustomize example resources url (argoproj#17468)

    Signed-off-by: Jonas Bakken <[email protected]>
    JonasBak authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6ca29a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. chore(deps): bump library/node from 21.6.2 to 21.7.1 in /test/contain…

    …er (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    76c6479 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump library/golang in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    dc242da View commit details
    Browse the repository at this point in the history
  3. fix(notifications): Helm.GetParameterValueByName should take helm.par…

    …ametes first (argoproj#17472)
    
    * fix: Helm.GetParameterValueByName should take helm.parametes first
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * fix linters
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    ---------
    
    Signed-off-by: pashakostohrys <[email protected]>
    pasha-codefresh authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    dd29300 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57d6e65 View commit details
    Browse the repository at this point in the history
  5. chore: Fix containerized toolchain (argoproj#17480)

    Signed-off-by: jannfis <[email protected]>
    jannfis authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e609968 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump docker/build-push-action from 5.1.0 to 5.2.0 (argop…

    …roj#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](docker/build-push-action@4a13e50...af5a7ed)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    de44e14 View commit details
    Browse the repository at this point in the history
  7. docs: remove configManagementPlugins from argocd-cm.yaml (argoproj#…

    …17486)
    
    That field is no longer supported.
    
    Signed-off-by: Michael Crenshaw <[email protected]>
    crenshaw-dev authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ff05530 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. chore: Support running and testing locally using podman instead of do…

    …cker (argoproj#17481)
    
    * chore: Support rootless podman for run/test
    
    Signed-off-by: jannfis <[email protected]>
    
    * Note DOCKER env in docs
    
    Signed-off-by: jannfis <[email protected]>
    
    ---------
    
    Signed-off-by: jannfis <[email protected]>
    Co-authored-by: Ishita Sequeira <[email protected]>
    jannfis and ishitasequeira authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7cfb9d6 View commit details
    Browse the repository at this point in the history
  2. fix(appset): keep reconciling even when params error occurred (argopr…

    …oj#17062)
    
    * fix(appset): keep reconcile even when params error occurred
    
    Signed-off-by: Or Koren <[email protected]>
    
    * requeue on generator rendering error
    
    Signed-off-by: Or Koren <[email protected]>
    
    * test ignoring partial rendering errors
    
    Signed-off-by: Or Koren <[email protected]>
    
    * e2e test create app with param error
    
    Signed-off-by: Or Koren <[email protected]>
    
    ---------
    
    Signed-off-by: Or Koren <[email protected]>
    Co-authored-by: Blake Pettersson <[email protected]>
    similark and blakepettersson authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    86369ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b77e8d View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump library/node from 21.7.0 to 21.7.1 in /ui-test (arg…

    …oproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2a747c6 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump library/golang in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0b5d9af View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump library/redis in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e4885db View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump library/node in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    565aa8e View commit details
    Browse the repository at this point in the history
  8. Make evergreen (argoproj#17507)

    This example uses an old revision `v1.0.1` instead it should just use stable.
    
    Signed-off-by: Dan Garfield <[email protected]>
    todaywasawesome authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f4bb860 View commit details
    Browse the repository at this point in the history
  9. docs: added all available fields for applicationset.yaml argoproj#16095

    … (argoproj#16104)
    
    * adding all available filds for generators
    
    Signed-off-by: Harshvir Potpose <[email protected]>
    
    * add remaining fields in applicationset.yml
    
    Signed-off-by: Harshvir Potpose <[email protected]>
    
    * Update docs/operator-manual/applicationset.yaml
    
    Co-authored-by: Michael Crenshaw <[email protected]>
    Signed-off-by: Harshvir Potpose <[email protected]>
    
    * Update docs/operator-manual/applicationset.yaml
    
    Co-authored-by: Michael Crenshaw <[email protected]>
    Signed-off-by: Harshvir Potpose <[email protected]>
    
    * Update docs/operator-manual/applicationset.yaml
    
    Co-authored-by: Michael Crenshaw <[email protected]>
    Signed-off-by: Harshvir Potpose <[email protected]>
    
    * Update docs/operator-manual/applicationset.yaml
    
    Co-authored-by: Michael Crenshaw <[email protected]>
    Signed-off-by: Harshvir Potpose <[email protected]>
    
    * fix
    
    Signed-off-by: Harshvir Potpose <[email protected]>
    
    ---------
    
    Signed-off-by: Harshvir Potpose <[email protected]>
    Signed-off-by: Harshvir Potpose <[email protected]>
    Co-authored-by: Michael Crenshaw <[email protected]>
    akagami-harsh and crenshaw-dev authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    be69bcc View commit details
    Browse the repository at this point in the history
  10. docs: Add note in installation step 1 with argocd cli (argoproj#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 <[email protected]>
    
    ---------
    
    Signed-off-by: Dan Garfield <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    Co-authored-by: Dan Garfield <[email protected]>
    3 people authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    27c1743 View commit details
    Browse the repository at this point in the history
  11. Add documentation for google transitive groups (argoproj#9487)

    Signed-off-by: Trung <[email protected]>
    Co-authored-by: Michael Crenshaw <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    3 people authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    85a2145 View commit details
    Browse the repository at this point in the history
  12. fix: elements should be optional (argoproj#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 <[email protected]>
    blakepettersson authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    51cfd50 View commit details
    Browse the repository at this point in the history
  13. Merge pull request from GHSA-jwv5-8mqv-g387

    * fix: Validate external URLs for applicatins
    
    Signed-off-by: Ry0taK <[email protected]>
    
    * fix(ui): remove invalid external-link
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * linting
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    ---------
    
    Signed-off-by: Ry0taK <[email protected]>
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    Co-authored-by: Alexandre Gaudreault <[email protected]>
    Ry0taK and agaudreault authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    479b554 View commit details
    Browse the repository at this point in the history
  14. Merge pull request from GHSA-g623-jcgg-mhmm

    Signed-off-by: Michael Crenshaw <[email protected]>
    crenshaw-dev authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3b8f673 View commit details
    Browse the repository at this point in the history
  15. feat: Add support to enable FullTimeStamp in logging (argoproj#15127)

    * Add support to enable FullTimeStamp in logging
    Signed-off-by: skalinov <[email protected]>
    
    * fix: Fix go linter file exist issue
    Signed-off-by: skalinov <[email protected]>
    
    * fix: Remove --skip-pkg-cache
    Signed-off-by: skalinov <[email protected]>
    
    * Update util/log/logrus_test.go
    
    Use custom set env for prevent linter to be failed
    
    Signed-off-by: pasha-codefresh <[email protected]>
    
    * Update common/common.go
    
    Signed-off-by: Dan Garfield <[email protected]>
    
    * Update util/log/logrus_test.go
    
    Signed-off-by: pasha-codefresh <[email protected]>
    
    * Update util/log/logrus_test.go
    
    remove os import
    
    Signed-off-by: pasha-codefresh <[email protected]>
    
    * Update util/log/logrus_test.go
    
    sort dependencies
    
    Signed-off-by: pasha-codefresh <[email protected]>
    
    * fix formatting
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    ---------
    
    Signed-off-by: pasha-codefresh <[email protected]>
    Signed-off-by: Dan Garfield <[email protected]>
    Signed-off-by: pashakostohrys <[email protected]>
    Co-authored-by: skalinov <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    Co-authored-by: Dan Garfield <[email protected]>
    4 people authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f0b0307 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    77899cb View commit details
    Browse the repository at this point in the history
  17. fix: Argo CD unnecessary enforce sequential helm manifest generation …

    …for one chart (argoproj#17518)
    
    * fix: Argo CD unnecessary enforce sequential helm manifest generation for one chart
    
    Signed-off-by: Alexander Matyushentsev <[email protected]>
    
    * Update docs/operator-manual/high_availability.md
    
    Signed-off-by: Dan Garfield <[email protected]>
    
    ---------
    
    Signed-off-by: Alexander Matyushentsev <[email protected]>
    Signed-off-by: Dan Garfield <[email protected]>
    Co-authored-by: Dan Garfield <[email protected]>
    alexmt and todaywasawesome authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    138b37b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. chore(deps): bump actions/checkout (argoproj#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](actions/checkout@3df4ab1...8410ad0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    739fa0c View commit details
    Browse the repository at this point in the history
  2. chore: Add error messages to return statements in BlockingDial functi…

    …on (argoproj#17521)
    
    * Add error messages to return statements in BlockingDial function
    
    Signed-off-by: danqixu <[email protected]>
    
    * amend error wrapping from %s to %w
    
    Signed-off-by: danqixu <[email protected]>
    
    ---------
    
    Signed-off-by: danqixu <[email protected]>
    danqixu authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4a92ab7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): upgrade helm to 3.14.3 (argoproj#17531)

    * chore(deps): upgrade helm to 3.14.3
    
    Signed-off-by: David Bunn <[email protected]>
    
    * chore(deps): upgrade helm to 3.14.3
    
    Signed-off-by: David Bunn <[email protected]>
    
    ---------
    
    Signed-off-by: David Bunn <[email protected]>
    debunn authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    aaabb05 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. chore(deps): bump docker/build-push-action from 5.2.0 to 5.3.0 (argop…

    …roj#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](docker/build-push-action@af5a7ed...2cdde99)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2b75efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f58d73 View commit details
    Browse the repository at this point in the history
  3. docs: Update the status of the feature, app in any namespace, from be…

    …ta to stable (argoproj#17529)
    
    * Update the status of the feature, app in any namespace, from beta to stable
    
    Signed-off-by: Mangaal <[email protected]>
    
    * adding warning and removing **Current feature state**
    
    Signed-off-by: Mangaal <[email protected]>
    
    ---------
    
    Signed-off-by: Mangaal <[email protected]>
    Mangaal authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    63a72ee View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. 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 <[email protected]>
    
    * feat: increase default max cache size
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * add nil protection
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * Update util/session/sessionmanager.go
    
    Signed-off-by: Dan Garfield <[email protected]>
    
    Signed-off-by: Dan Garfield <[email protected]>
    
    * chore: fix linter issues
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    ---------
    
    Signed-off-by: pashakostohrys <[email protected]>
    Signed-off-by: Dan Garfield <[email protected]>
    Co-authored-by: Dan Garfield <[email protected]>
    pasha-codefresh and todaywasawesome authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6596e08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request from GHSA-6v85-wr92-q4p7

    * fix: Fix concurrency issue in session manager
    
    Signed-off-by: jannfis <[email protected]>
    
    * Add note that modification to the map must be done in a thread safe manner
    
    * chore: fix linter issues
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    ---------
    
    Signed-off-by: jannfis <[email protected]>
    Signed-off-by: pashakostohrys <[email protected]>
    Co-authored-by: Dan Garfield <[email protected]>
    Co-authored-by: pashakostohrys <[email protected]>
    3 people authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d69c61a View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump postcss from 8.4.35 to 8.4.36 in /ui (argoproj#…

    …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](postcss/postcss@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    16fc008 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump library/registry in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    09407a2 View commit details
    Browse the repository at this point in the history
  5. docs: mention that the argocd diff command does not include secrets (a…

    …rgoproj#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 <[email protected]>
    
    * doc: remove whitespace
    
    Signed-off-by: ario0 <[email protected]>
    
    ---------
    
    Signed-off-by: ario0 <[email protected]>
    Signed-off-by: Alexis Renard <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    Co-authored-by: Ishita Sequeira <[email protected]>
    3 people authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    997688e View commit details
    Browse the repository at this point in the history
  6. feat: add cli commands to create/set/unset/edit sources for multi-sou…

    …rce application (argoproj#17425)
    
    * "feat:add cli commands to create/set/unset/edit sources for multi-source app"
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * fixed the ci failure
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * update commands
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * error out if source-index not specified for multi-source applications
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * fixed the ci failure
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * fix tests
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * set 0 as default source index for app create
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * add index to ParameterOverrides function
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * do not allow overrides for applications with multiple sources
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * update tests
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * remove create with override example
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * address comments
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * update tests
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * update examples in docs
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * update logs
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * Add test and update docs
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    ---------
    
    Signed-off-by: ishitasequeira <[email protected]>
    ishitasequeira authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ed0218f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. feat(UI): Added link for docs to add clusters (argoproj#17395)

    * cluster-add-link
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * docs
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * docs-panel
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * added
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * fixed
    
    Signed-off-by: Surajyadav <[email protected]>
    
    ---------
    
    Signed-off-by: Surajyadav <[email protected]>
    surajyadav1108 authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5ada5c2 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump postcss from 8.4.36 to 8.4.37 in /ui (argoproj#…

    …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](postcss/postcss@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1c938e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    d11e146 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump slsa-framework/slsa-github-generator (argoproj#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](slsa-framework/slsa-github-generator@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3ec63b2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /ui (a…

    …rgoproj#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](webpack/webpack-dev-middleware@v5.3.1...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7350a55 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump postcss from 8.4.37 to 8.4.38 in /ui (argoproj#…

    …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](postcss/postcss@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    427965c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /ui (argo…

    …proj#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](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f049009 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump docker/login-action from 2.2.0 to 3.1.0 (argoproj#1…

    …7524)
    
    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](docker/login-action@465a078...e92390c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ec7b49d View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump ip from 1.1.5 to 1.1.9 in /ui (argoproj#17256)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.5...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2b28683 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. fix: invalid badge validation (argoproj#15507) (argoproj#17580)

    * fix: invalid badge validation
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * use util methods
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * rfc accept both lower and upper
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    * fix unit test affecting each other with var modification
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    
    ---------
    
    Signed-off-by: Alexandre Gaudreault <[email protected]>
    Co-authored-by: Jann Fischer <[email protected]>
    agaudreault and jannfis authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a49880e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Adds count of resource on resource tile (argoproj#14904)

    Signed-off-by: Vipin M S <[email protected]>
    Co-authored-by: Ishita Sequeira <[email protected]>
    vipinachar and ishitasequeira authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    37c5f4d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. fix(repo-server): excess git requests, add shared cache lock on revis…

    …ions (Issue argoproj#14725) (argoproj#17109)
    
    * fix(repo-server): excess git requests, cache lock on revisions
    
    Signed-off-by: nromriell <[email protected]>
    
    * fix: pr feedback, simplify, add configurable variable
    
    Signed-off-by: nromriell <[email protected]>
    
    * fix: codegen, lint
    
    Signed-off-by: nromriell <[email protected]>
    
    * fix: test print, no opts set, var type nit
    
    Signed-off-by: nromriell <[email protected]>
    
    * chore: add additional logging for unexpected cache error
    
    Signed-off-by: nromriell <[email protected]>
    
    ---------
    
    Signed-off-by: nromriell <[email protected]>
    Co-authored-by: Ishita Sequeira <[email protected]>
    nromriell and ishitasequeira authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c4fdc54 View commit details
    Browse the repository at this point in the history
  2. feat: Update command argocd app history to support multiple sources (a…

    …rgoproj#17530)
    
    * update argocd app history command to print app history group by thier sources along with all the REVISIONS
    
    Signed-off-by: Mangaal <[email protected]>
    
    * upadte unit test to ahve both Source and Sources and update function to overlooked source if sources is persent
    
    Signed-off-by: Mangaal <[email protected]>
    
    * remove magic no 7 and introduc a variable MAX_ALLOWED_REVISIONS
    
    Signed-off-by: Mangaal <[email protected]>
    
    * remove extra unit test
    
    Signed-off-by: Mangaal <[email protected]>
    
    * remove extra unit test TestPrintApplicationHistoryTableForWhenBothSourcesAndSourceFiledsExist()
    
    Signed-off-by: Mangaal <[email protected]>
    
    ---------
    
    Signed-off-by: Mangaal <[email protected]>
    Co-authored-by: Ishita Sequeira <[email protected]>
    Mangaal and ishitasequeira authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    38d86a9 View commit details
    Browse the repository at this point in the history
  3. fix: flaky test - app history command not printing source in consiste…

    …nt order (argoproj#17615)
    
    * instead if ranging over the map varHistory to print the history, inroduced a string array varHistoryKeys
    
    Signed-off-by: Mangaal <[email protected]>
    
    * update unit test expectation, remove new line in the beginning
    
    Signed-off-by: Mangaal <[email protected]>
    
    ---------
    
    Signed-off-by: Mangaal <[email protected]>
    Mangaal authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8cf0381 View commit details
    Browse the repository at this point in the history
  4. chore: Bump Golang to 1.21.8 (argoproj#17616)

    Signed-off-by: jannfis <[email protected]>
    jannfis authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f87897c View commit details
    Browse the repository at this point in the history
  5. chore: update and fix scorecard (argoproj#17617)

    Signed-off-by: Justin Marquis <[email protected]>
    34fathombelow authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a5a499a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix: Appcontroller respects sync windows (argoproj#16492)

    * fix: Appcontroller keeps op running when denied by sync window
    
    Signed-off-by: Charles Coupal-Jetté <[email protected]>
    
    * fix: Update test name
    
    Signed-off-by: Charles Coupal-Jetté <[email protected]>
    
    ---------
    
    Signed-off-by: Charles Coupal-Jetté <[email protected]>
    Co-authored-by: Blake Pettersson <[email protected]>
    ccjette-logmein and blakepettersson authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    295dff6 View commit details
    Browse the repository at this point in the history
  2. docs(goTemplate): Fix bullet list (argoproj#17611)

    Signed-off-by: Wout Scheepers <[email protected]>
    wscheep authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    12ccb52 View commit details
    Browse the repository at this point in the history
  3. fix(cmp): pass env to plugin discovery (argoproj#13947)

    Signed-off-by: Michael Crenshaw <[email protected]>
    Co-authored-by: Blake Pettersson <[email protected]>
    Co-authored-by: Jann Fischer <[email protected]>
    3 people authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1bddee2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    ad372cf View commit details
    Browse the repository at this point in the history
  2. docs(user-guide): fix a typo (argoproj#17642)

    Signed-off-by: treble-snake <[email protected]>
    treble-snake authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    442dac1 View commit details
    Browse the repository at this point in the history
  3. [Bot] docs: Update Snyk reports (argoproj#17601)

    Signed-off-by: CI <[email protected]>
    Co-authored-by: CI <[email protected]>
    github-actions[bot] and CI authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e9547bc View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /ui-test (a…

    …rgoproj#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](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    31aa4d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update USERS.md (argoproj#17651)

    Add arturia as users
    
    Signed-off-by: olivier beyler <[email protected]>
    obeyler authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4b80393 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump express from 4.17.3 to 4.19.2 in /ui (argoproj#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](expressjs/express@4.17.3...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    53b0842 View commit details
    Browse the repository at this point in the history
  3. Merge pull request from GHSA-jhwx-mhww-rgc3

    * sec: limit helm index max size
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * sec: limit helm index max size
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * feat: fix tests and linter
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    ---------
    
    Signed-off-by: pashakostohrys <[email protected]>
    pasha-codefresh authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ae29279 View commit details
    Browse the repository at this point in the history
  4. docs: fix contrib meeting time description (argoproj#17655)

    Signed-off-by: Leonardo Luz Almeida <[email protected]>
    leoluz authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8631e7e View commit details
    Browse the repository at this point in the history
  5. docs: 2 link fixes + hint (argoproj#17657)

    * Update security.md
    
    fix RBAC link
    
    Signed-off-by: Deniz Erdogan <[email protected]>
    
    * Update security.md
    
    Signed-off-by: Deniz Erdogan <[email protected]>
    
    * Update security.md
    
    fix link to application-controller role
    
    Signed-off-by: Deniz Erdogan <[email protected]>
    
    * Update security.md
    
    Signed-off-by: Deniz Erdogan <[email protected]>
    
    ---------
    
    Signed-off-by: Deniz Erdogan <[email protected]>
    deer-wmde authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e26f4fb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. docs: added warning for multiple sources (argoproj#17670)

    * docs: added warning for multiple sources
    
    Signed-off-by: Kostis (Codefresh) <[email protected]>
    
    * docs: minor spelling
    
    Signed-off-by: Kostis (Codefresh) <[email protected]>
    
    ---------
    
    Signed-off-by: Kostis (Codefresh) <[email protected]>
    kostis-codefresh authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b711c5b View commit details
    Browse the repository at this point in the history
  2. feat: Enhance ArgoCD CLI: Dynamic Repo Server Retrieval with --core a…

    …nd --refresh Flags (argoproj#17613)
    
    * add const key value for ComponentRepoServer
    
    Signed-off-by: Mangaal <[email protected]>
    
    * update NewRepoServerClient() to look for service with  ComponentRepoServer labels , if the label exist construct label selector PortForward
    
    Signed-off-by: Mangaal <[email protected]>
    
    * add comment for the new constants
    
    Signed-off-by: Mangaal <[email protected]>
    
    * instead of passing nil which leads to  nil ptr referance error, pass empty ClusterSharding{}
    
    Signed-off-by: Mangaal <[email protected]>
    
    * check for operator install repo server name
    
    Signed-off-by: Mangaal <[email protected]>
    
    * handle empty nil ptr dereference error
    
    Signed-off-by: Mangaal <[email protected]>
    
    * handle  nil prt dereference
    
    Signed-off-by: Mangaal <[email protected]>
    
    * typo correction
    
    Signed-off-by: Mangaal <[email protected]>
    
    * run clidocsgen
    
    Signed-off-by: Mangaal <[email protected]>
    
    ---------
    
    Signed-off-by: Mangaal <[email protected]>
    Mangaal authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    766a6da View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. feat(ui): metadata.annotations: too long message Improved (argoproj#1…

    …7452)
    
    * metadata.annotations: too long
    
    Signed-off-by: Surajyadav <[email protected]>
    
    * added as a default case
    
    Signed-off-by: Surajyadav <[email protected]>
    
    ---------
    
    Signed-off-by: Surajyadav <[email protected]>
    surajyadav1108 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7deafc4 View commit details
    Browse the repository at this point in the history
  2. chore: Update USERS.md (argoproj#17683)

    Add Shield.com as one of the users in the USER.md file
    
    Signed-off-by: suhas-chikkanna <[email protected]>
    suhas-chikkanna authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f287dab View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. docs: clarify multiple sources example (argoproj#17698)

    Signed-off-by: Kostis (Codefresh) <[email protected]>
    kostis-codefresh authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    405949b View commit details
    Browse the repository at this point in the history
  2. fix(ui): Fix color generation for pod name in logs viewer. Fixes argo…

    …proj#17704 (argoproj#17706)
    
    * Fix color generation for pod name in logs viewer
    
    Signed-off-by: Philipp Trulson <[email protected]>
    
    * Add rebuy to users.md
    
    Signed-off-by: Philipp Trulson <[email protected]>
    
    ---------
    
    Signed-off-by: Philipp Trulson <[email protected]>
    der-eismann authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    affd1cb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. feat(server): Add maxPodLogsToRender setting (argoproj#14617)

    Signed-off-by: lukasz <[email protected]>
    Co-authored-by: Ishita Sequeira <[email protected]>
    lukaszgyg and ishitasequeira authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    614f44c View commit details
    Browse the repository at this point in the history
  2. docs/user-guide/helm.md: fix typo valuesFile (argoproj#17716)

    Signed-off-by: Petr Šťastný <[email protected]>
    pstast authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c8d912f View commit details
    Browse the repository at this point in the history
  3. feat(cli): add support for multiple sources to app diff|manifests com…

    …mand with `revisions` flag (argoproj#17650)
    
    * Add support for multiple source to manifests --revision command
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * Update GetManifests to support multiple sources
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * remove testing logs
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * update cli docs
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * add extra validation for diff command
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * fix lint
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * Empty-Commit
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * revert apimachinery version
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * Update docs based on comments
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    ---------
    
    Signed-off-by: ishitasequeira <[email protected]>
    ishitasequeira authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4b11524 View commit details
    Browse the repository at this point in the history
  4. fix: fix calculating patch for respect ignore diff feature (argoproj#…

    …17693)
    
    * test: unit test for respectIgnoreDifferences bug
    
    Signed-off-by: Jesse Suen <[email protected]>
    
    * test: simplify unit test
    
    Signed-off-by: Jesse Suen <[email protected]>
    
    * fix: fix calculating patch for respect ignore diff feature
    
    Signed-off-by: Alexander Matyushentsev <[email protected]>
    
    ---------
    
    Signed-off-by: Jesse Suen <[email protected]>
    Signed-off-by: Alexander Matyushentsev <[email protected]>
    Co-authored-by: Jesse Suen <[email protected]>
    alexmt and jessesuen authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    44da206 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. chore(deps): bump library/golang in /test/container (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a4b8c66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c09e5b0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump library/golang from 1.21.3 to 1.21.9 (argoproj#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3654d7f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump library/busybox in /test/e2e/multiarch-container (a…

    …rgoproj#17664)
    
    Bumps library/busybox from `650fd57` to `c3839dd`.
    
    ---
    updated-dependencies:
    - dependency-name: library/busybox
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    dependabot[bot] and pasha-codefresh authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    618a4e9 View commit details
    Browse the repository at this point in the history
  5. feat(controller): use manifest generate path during comparison (argop…

    …roj#14242) (argoproj#15636)
    
    * squash commits
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * Update util/git/client.go
    
    Co-authored-by: Michael Crenshaw <[email protected]>
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * fix error message
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * add git client options
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * Update generated code
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * run fmt
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * fix tests
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * failed gen
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * tweak logs and rename cache
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * validate revisions
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * fix tests
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * fix tests
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * fmt
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * fix linting
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * fixes from review
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * generate
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * fix
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    * use log context
    
    Signed-off-by: Alexy Mantha <[email protected]>
    
    ---------
    
    Signed-off-by: Alexy Mantha <[email protected]>
    Co-authored-by: Michael Crenshaw <[email protected]>
    alexymantha and crenshaw-dev authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4e46a5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6523f25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    040eb36 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Bump version to 2.11.0-rc1 (argoproj#17751)

    Signed-off-by: GitHub <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    github-actions[bot] and pasha-codefresh authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f491935 View commit details
    Browse the repository at this point in the history
  2. chore: rename source-indexes to source-positions (argoproj#17746) (ar…

    …goproj#17753)
    
    * chore: rename source-indexes to source-positions
    
    
    
    * update documentation
    
    
    
    ---------
    
    Signed-off-by: ishitasequeira <[email protected]>
    Co-authored-by: Ishita Sequeira <[email protected]>
    Configuration menu
    Copy the full SHA
    9d5b174 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fix(api): use arrays instead of map to display ApplicationManifetQuer…

    …y fields in swagger (argoproj#17804) (argoproj#17820)
    
    * use arrays instead of map to display ApplicationManifetQuery fields in swagger
    
    
    
    * fix equality conditions for souce-position check
    
    
    
    ---------
    
    Signed-off-by: ishitasequeira <[email protected]>
    Co-authored-by: Ishita Sequeira <[email protected]>
    gcp-cherry-pick-bot[bot] and ishitasequeira authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    be48990 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge pull request from GHSA-2gvw-w6fj-7m3c

    * sec: validate a project before execute an action
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * sec: validate a project before execute an action
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    ---------
    
    Signed-off-by: pashakostohrys <[email protected]>
    pasha-codefresh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    edcf167 View commit details
    Browse the repository at this point in the history
  2. fix: codegen and e2e tests (argoproj#17851)

    Signed-off-by: pashakostohrys <[email protected]>
    pasha-codefresh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b71f0c8 View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.11.0-rc2 (argoproj#17852)

    Signed-off-by: GitHub <[email protected]>
    Co-authored-by: pasha-codefresh <[email protected]>
    github-actions[bot] and pasha-codefresh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    24ef777 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    29cdd31 View commit details
    Browse the repository at this point in the history
  2. fix: invalid revision in re-used manifest cache (argoproj#17874) (arg…

    …oproj#17877)
    
    Signed-off-by: Alexander Matyushentsev <[email protected]>
    Co-authored-by: Alexander Matyushentsev <[email protected]>
    gcp-cherry-pick-bot[bot] and alexmt authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ce0e3bc View commit details
    Browse the repository at this point in the history
  3. fix: debian source typo in Dockerfile (argoproj#17886)

    Signed-off-by: Amit Lin <[email protected]>
    amitlin authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2ef8fe2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    3bb7ac9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    35a2ebe View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    fb573e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix: use cmp vs reflect.DeepEqual for comparing Applications (argopro…

    …j#17861) (argoproj#17940) (argoproj#17958)
    
    * fix(compare): appset compare the child apps with cmp vs reflect
    
    
    
    * remove debug lines
    
    
    
    * remove debug lines
    
    
    
    ---------
    
    Signed-off-by: rumstead <[email protected]>
    Co-authored-by: rumstead <[email protected]>
    gcp-cherry-pick-bot[bot] and rumstead authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9f186da View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge pull request from GHSA-9m6p-x4h2-6frq

    * feat: limit jq.Run with timeout
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * feat: ignore normalizer jq execution timeout as env variable
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * feat: customize error message and add doc section
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * feat: improve log and change a way how to get variable
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * chore: fix import`s order
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * chore: rename variable inside sts
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * chore: fix import order
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    ---------
    
    Signed-off-by: pashakostohrys <[email protected]>
    pasha-codefresh authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    25c6653 View commit details
    Browse the repository at this point in the history
  2. Merge pull request from GHSA-9m6p-x4h2-6frq

    * feat: limit jq.Run with timeout
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * feat: ignore normalizer jq execution timeout as env variable
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * feat: customize error message and add doc section
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * feat: improve log and change a way how to get variable
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * chore: fix import`s order
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * chore: rename variable inside sts
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * chore: fix import order
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    ---------
    
    Signed-off-by: pashakostohrys <[email protected]>
    pasha-codefresh authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0460b98 View commit details
    Browse the repository at this point in the history
  3. fix: codegen after security fix (argoproj#17987)

    Signed-off-by: pashakostohrys <[email protected]>
    pasha-codefresh authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    617f8a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    602f544 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. feat: update notifications (argoproj#18017)

    Signed-off-by: pashakostohrys <[email protected]>
    Co-authored-by: Lukas Aldershaab <[email protected]>
    pasha-codefresh and lukaspj authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e1f890d View commit details
    Browse the repository at this point in the history
  2. feat(cli): add support for multiple sources to sync command (argoproj…

    …#18016)
    
    * update sync command
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    use arrays instead of map to display ApplicationManifetQuery fields in swagger
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    rebase and update logic for sync command
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    update conditions
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    update displayRevisions on OperationState
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    remove rerunreport file
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    fix index 0 out of bounds error
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    Address comments
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    fix codegen
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    rename GetSourcePtrBySourceIndex to GetSourcePtrByIndex
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    rename GetSourcePtrBySourcePosition to GetSourcePtrByPosition
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    rebase with master and resolve conflicts
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    fix codegen
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    Address feedback and add tests
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    fix unit test
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    * codegen post cherry-pick
    
    Signed-off-by: ishitasequeira <[email protected]>
    
    ---------
    
    Signed-off-by: ishitasequeira <[email protected]>
    ishitasequeira authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f875931 View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.11.0-rc3 (argoproj#18019)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    github-actions[bot] and pasha-codefresh authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    20fd621 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix: enable sha256 and sha512 for git ssh (argoproj#18028) (argoproj#…

    …18034)
    
    * fix: bumping the knownhosts to v1.2.2 since this contains a fix that allows for sha256 and sha512 algorithms when using git ssh
    
    
    
    
    * chore: remove older version of module from go sum
    
    
    
    ---------
    
    Signed-off-by: Marc Arndt <[email protected]>
    Signed-off-by: Marc Arndt <[email protected]>
    Co-authored-by: Marc Arndt <[email protected]>
    Co-authored-by: Marc Arndt <[email protected]>
    3 people authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    66f4934 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. fix: status.sync.comparedTo should use replace patch strategy (argopr…

    …oj#18061) (argoproj#18071)
    
    * fix: status.sync.comparedTo should use replace patch strategy
    
    
    
    * add e2e tests
    
    
    
    ---------
    
    Signed-off-by: Alexander Matyushentsev <[email protected]>
    Co-authored-by: Alexander Matyushentsev <[email protected]>
    gcp-cherry-pick-bot[bot] and alexmt authored May 4, 2024
    Configuration menu
    Copy the full SHA
    da6c2e9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. docs: fix 404 styling (argoproj#18094) (argoproj#18104)

    * docs: fix 404 styling
    
    
    
    * hack around custom tag destruction
    
    
    
    ---------
    
    Signed-off-by: Michael Crenshaw <[email protected]>
    Co-authored-by: Michael Crenshaw <[email protected]>
    gcp-cherry-pick-bot[bot] and crenshaw-dev authored May 7, 2024
    Configuration menu
    Copy the full SHA
    8cd8305 View commit details
    Browse the repository at this point in the history
  2. Bump version to 2.11.0 (argoproj#18112)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    github-actions[bot] and pasha-codefresh authored May 7, 2024
    Configuration menu
    Copy the full SHA
    d3f33c0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. chore: update gitops engine for force sync option (argoproj#5882) - 2…

    ….11 (argoproj#18125)
    
    Signed-off-by: pashakostohrys <[email protected]>
    Co-authored-by: Kota Kimura <[email protected]>
    pasha-codefresh and kkk777-7 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    dd4ee83 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    faeede3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): upgrade helm to 3.14.4 (argoproj#18255) (argoproj#18286)

    * chore(deps): upgrade helm to 3.14.4
    
    
    
    * place checksums where they belong
    
    
    
    ---------
    
    Signed-off-by: Justin Marquis <[email protected]>
    Co-authored-by: Justin Marquis <[email protected]>
    Co-authored-by: Dan Garfield <[email protected]>
    3 people authored May 20, 2024
    Configuration menu
    Copy the full SHA
    4621b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee5c06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37dd289 View commit details
    Browse the repository at this point in the history
  5. fix: copy visited map argoproj#11699 (argoproj#12667) (argoproj#18219)

    This commit fixed an issue argoproj#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 argoproj#11699
    
    Signed-off-by: Arata Furukawa <[email protected]>
    Co-authored-by: Arata Furukawa <[email protected]>
    Co-authored-by: Blake Pettersson <[email protected]>
    3 people authored May 20, 2024
    Configuration menu
    Copy the full SHA
    786e141 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6530c6f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge pull request from GHSA-9766-5277-j5hr

    * fix: Enable Redis authentication in the default installation
    
    Signed-off-by: May Zhang <[email protected]>
    
    * chore: fix git_test unit test
    
    Signed-off-by: Leonardo Luz Almeida <[email protected]>
    
    ---------
    
    Signed-off-by: May Zhang <[email protected]>
    Signed-off-by: Leonardo Luz Almeida <[email protected]>
    Co-authored-by: May Zhang <[email protected]>
    leoluz and mayzhang2000 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    f1a449e View commit details
    Browse the repository at this point in the history
  2. Merge pull request from GHSA-9766-5277-j5hr

    * fix: Enable Redis authentication in the default installation
    
    Signed-off-by: May Zhang <[email protected]>
    
    * chore: fix git_test unit test
    
    Signed-off-by: Leonardo Luz Almeida <[email protected]>
    
    ---------
    
    Signed-off-by: May Zhang <[email protected]>
    Signed-off-by: Leonardo Luz Almeida <[email protected]>
    Co-authored-by: May Zhang <[email protected]>
    leoluz and mayzhang2000 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    6ef7b62 View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.11.1 (argoproj#18319)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    github-actions[bot] and pasha-codefresh authored May 21, 2024
    Configuration menu
    Copy the full SHA
    9f40df0 View commit details
    Browse the repository at this point in the history
  4. chore(ci): fix release notes (argoproj#18132) (argoproj#18330)

    Signed-off-by: Michael Crenshaw <[email protected]>
    Co-authored-by: Michael Crenshaw <[email protected]>
    gcp-cherry-pick-bot[bot] and crenshaw-dev authored May 21, 2024
    Configuration menu
    Copy the full SHA
    47e7470 View commit details
    Browse the repository at this point in the history
  5. docs: add v2.11 notes to upgrading page (argoproj#18333)

    Signed-off-by: Michael Crenshaw <[email protected]>
    crenshaw-dev authored May 21, 2024
    Configuration menu
    Copy the full SHA
    140ffdd View commit details
    Browse the repository at this point in the history
  6. fix(deps): upgrade otel dependency (argoproj#18285) (argoproj#18324)

    Signed-off-by: Justin Marquis <[email protected]>
    Co-authored-by: Justin Marquis <[email protected]>
    Co-authored-by: Soumya Ghosh Dastidar <[email protected]>
    3 people authored May 21, 2024
    Configuration menu
    Copy the full SHA
    212a6ed View commit details
    Browse the repository at this point in the history
  7. fix: revert registry change (argoproj#18328)

    Signed-off-by: Michael Crenshaw <[email protected]>
    crenshaw-dev authored May 21, 2024
    Configuration menu
    Copy the full SHA
    9d58e7e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix: remove Egress NetworkPolicy for argocd-redis and argocd-redis-ha…

    …-haproxy (argoproj#18367) (argoproj#18372)
    
    * fix: runing local failed
    
    
    
    * fix: Redis egress removal
    
    
    
    ---------
    
    Signed-off-by: xiaowu.zhu <[email protected]>
    Signed-off-by: May Zhang <[email protected]>
    Co-authored-by: May Zhang <[email protected]>
    Co-authored-by: yyzxw <[email protected]>
    3 people authored May 22, 2024
    Configuration menu
    Copy the full SHA
    2b463d4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Bump version to 2.11.2 (argoproj#18384)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    github-actions[bot] and pasha-codefresh authored May 23, 2024
    Configuration menu
    Copy the full SHA
    25f7504 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    cf17283 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix: app names with non-alphanumeric characters in position 63 break …

    …syncs (issue argoproj#18237) (argoproj#18256) (argoproj#18439)
    
    * Ensure truncated app label does not end in a special character
    
    
    
    * Move regex to global variable and add out of bounds check
    
    
    
    * Add test for out-of-bounds check
    
    
    
    ---------
    
    Signed-off-by: Zack Robinson <[email protected]>
    Co-authored-by: Zack Robinson <[email protected]>
    gcp-cherry-pick-bot[bot] and RobinsonZ authored May 28, 2024
    Configuration menu
    Copy the full SHA
    46342a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request from GHSA-87p9-x75h-p4j2

    Signed-off-by: Blake Pettersson <[email protected]>
    blakepettersson authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    320abb8 View commit details
    Browse the repository at this point in the history
  2. 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 <[email protected]>
    
    * fix: prevent cluster enumeration by name
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * fix: prevent cluster enumeration by name
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * fix linter and add unit test
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    * fix linter and add unit test
    
    Signed-off-by: pashakostohrys <[email protected]>
    
    ---------
    
    Signed-off-by: pashakostohrys <[email protected]>
    pasha-codefresh authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e01bb53 View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.11.3 (argoproj#18520)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <[email protected]>
    github-actions[bot] and pasha-codefresh authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3f344d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. chore: bump go version to 1.21.10 (argoproj#18540)

    Signed-off-by: Justin Marquis <[email protected]>
    34fathombelow authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    13844b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    9f08e67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20729d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. codegen

    andrii-codefresh committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e3b0eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2119c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d16e67e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    23ad604 View commit details
    Browse the repository at this point in the history
  2. feat: v2 event-reporter support codefresh CA certificate (#311)

    * event-reporter: added support of codefresh tls CA certificate
    
    * fix lint issue
    
    * updated CHANGELOG.md
    oleksandr-codefresh committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    65c243d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    339f049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4801e5f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    155d627 View commit details
    Browse the repository at this point in the history
  2. fix codegen

    pasha-codefresh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ba52b48 View commit details
    Browse the repository at this point in the history
  3. fix codegen

    pasha-codefresh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0824860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2e9f3f View commit details
    Browse the repository at this point in the history