forked from argoproj/argo-cd
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[pull] master from argoproj:master #199
Open
pull
wants to merge
600
commits into
AmadeusITGroup:master
Choose a base branch
from
argoproj:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #199 +/- ##
==========================================
+ Coverage 49.98% 55.84% +5.86%
==========================================
Files 266 321 +55
Lines 45626 44490 -1136
==========================================
+ Hits 22804 24844 +2040
+ Misses 20589 17075 -3514
- Partials 2233 2571 +338 ☔ View full report in Codecov by Sentry. |
* chore: reduce default max payload size in webhooks to 50MB Signed-off-by: pashakostohrys <[email protected]> * chore: reduce default max payload size in webhooks to 50MB Signed-off-by: pashakostohrys <[email protected]> * chore: reduce default max payload size in webhooks to 50MB Signed-off-by: pashakostohrys <[email protected]> * chore: reduce default max payload size in webhooks to 50MB Signed-off-by: pashakostohrys <[email protected]> --------- Signed-off-by: pashakostohrys <[email protected]>
* feat: Sync timeouts for applications (#6055) Helps with #6055 Introduces a controller-level configuration for terminating sync after timeout. Signed-off-by: Andrii Korotkov <[email protected]> * Fix env variable name Signed-off-by: Andrii Korotkov <[email protected]> --------- Signed-off-by: Andrii Korotkov <[email protected]>
Signed-off-by: Niv Amitai <[email protected]>
This fixes a regression in 2.12. Before 2.12 githubAppInstallationID, `githubAppID` and `gitHubAppEnterpriseBaseURL` were returned, but with 2.12 the repo is retrieved with getRepositories`, which does not include those fields. To fix this, add those missing fields to `ListRepositories`. Signed-off-by: Blake Pettersson <[email protected]>
* Add keycloak PKCE and argo-cd cli method Signed-off-by: Grégoire Bellon-Gervais <[email protected]> * add company Signed-off-by: Grégoire Bellon-Gervais <[email protected]> * Oups Signed-off-by: Grégoire Bellon-Gervais <[email protected]> * Docaposte in a separated pr Signed-off-by: Grégoire Bellon-Gervais <[email protected]> * Fix typo and improve doc Signed-off-by: Grégoire Bellon-Gervais <[email protected]> * A good idea :) Signed-off-by: Grégoire Bellon-Gervais <[email protected]> --------- Signed-off-by: Grégoire Bellon-Gervais <[email protected]>
…on by Sync Windows (#21093) Signed-off-by: TheCoolDrop <[email protected]>
Signed-off-by: henry.liu <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]>
…1124) Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@01570a1...7b4da11) --- updated-dependencies: - dependency-name: softprops/action-gh-release 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>
Signed-off-by: Minchao <[email protected]> Co-authored-by: Dan Garfield <[email protected]>
* fix: Fix server side diff with fields removal (#20792) Fixes #20792 Use a new version of gitops engine with a fix. This needs to be cherry-picked in v2.11-2.13. Signed-off-by: Andrii Korotkov <[email protected]> * Use newer versions of gitops-engine and structured-merge-diff Signed-off-by: Andrii Korotkov <[email protected]> --------- Signed-off-by: Andrii Korotkov <[email protected]>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.30.0 to 0.31.0. - [Commits](golang/crypto@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto 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>
…21144) Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 131.0.2 to 131.0.3. - [Commits](giggio/node-chromedriver@131.0.2...131.0.3) --- updated-dependencies: - dependency-name: chromedriver 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>
) Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.32.0 to 1.33.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel 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>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@41dfa10...3041bf5) --- updated-dependencies: - dependency-name: actions/setup-go 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>
* chore: simplify sync status comparison Signed-off-by: Michael Crenshaw <[email protected]> * add tests Signed-off-by: Michael Crenshaw <[email protected]> * more tests, some docs Signed-off-by: Michael Crenshaw <[email protected]> --------- Signed-off-by: Michael Crenshaw <[email protected]>
Seems to be an issue with the current sha but this one is working. Signed-off-by: Dan Garfield <[email protected]>
…21063) * Populate destination name when destination server is specified Signed-off-by: Adrian Aneci <[email protected]> * Lint nit Signed-off-by: Adrian Aneci <[email protected]> * Trigger CI Signed-off-by: Adrian Aneci <[email protected]> --------- Signed-off-by: Adrian Aneci <[email protected]>
* docs(proposal): manifest hydrator Signed-off-by: Michael Crenshaw <[email protected]> * whitespace Signed-off-by: Michael Crenshaw <[email protected]> * whitespace Signed-off-by: Michael Crenshaw <[email protected]> * remove old references to drySources as an array Signed-off-by: Michael Crenshaw <[email protected]> * rename fields Signed-off-by: Michael Crenshaw <[email protected]> * opinions Signed-off-by: Michael Crenshaw <[email protected]> * document limitations Signed-off-by: Michael Crenshaw <[email protected]> * updates Signed-off-by: Michael Crenshaw <[email protected]> * updates Signed-off-by: Michael Crenshaw <[email protected]> * multi-source is nondeterministic Signed-off-by: Michael Crenshaw <[email protected]> * Update docs/proposals/manifest-hydrator/commit-server/README.md Co-authored-by: joe miller <[email protected]> Signed-off-by: Michael Crenshaw <[email protected]> --------- Signed-off-by: Michael Crenshaw <[email protected]> Co-authored-by: joe miller <[email protected]>
Signed-off-by: CI <[email protected]> Co-authored-by: CI <[email protected]>
Signed-off-by: nueavv <[email protected]>
* Adding Synergy as a ArgoCD user Signed-off-by: GitHub <[email protected]> * Health checking Kafka Connector resources Signed-off-by: Clint Chester <[email protected]> * Includes Kafka Connect Task Failures Signed-off-by: Clint Chester <[email protected]> --------- Signed-off-by: GitHub <[email protected]> Signed-off-by: Clint Chester <[email protected]>
* fix(api): send to closed channel in mergeLogStreams (#7006) Signed-off-by: Michael Crenshaw <[email protected]> * more intense test Signed-off-by: Michael Crenshaw <[email protected]> * even more intense Signed-off-by: Michael Crenshaw <[email protected]> * remove unnecessary comment Signed-off-by: Michael Crenshaw <[email protected]> * fix the race condition Signed-off-by: Michael Crenshaw <[email protected]> --------- Signed-off-by: Michael Crenshaw <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]>
) Bumps [github.com/Azure/kubelogin](https://github.com/Azure/kubelogin) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/Azure/kubelogin/releases) - [Changelog](https://github.com/Azure/kubelogin/blob/main/CHANGELOG.md) - [Commits](Azure/kubelogin@v0.1.5...v0.1.6) --- updated-dependencies: - dependency-name: github.com/Azure/kubelogin 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: Michael Crenshaw <[email protected]>
Signed-off-by: OpenGuidou <[email protected]>
…21165) Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.32.0 to 1.33.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/sdk 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>
…#21518) Signed-off-by: xinmei.mao <[email protected]> Co-authored-by: xinmei.mao <[email protected]>
…21433) Signed-off-by: Jagpreet Singh Tamber <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]> Co-authored-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: Keith Chong <[email protected]>
#21677) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…21676) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <[email protected]>
… 0.4.1 (#21700) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…le to 5.9.11+incompatible (#21699) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: flbla <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]> Co-authored-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: Siddhesh Ghadi <[email protected]>
Signed-off-by: Jean Morais <[email protected]>
) Signed-off-by: Atif Ali <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]> Co-authored-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: rumstead <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: reggie-k <[email protected]>
Signed-off-by: rumstead <[email protected]>
…om 1.8.0 to 1.8.1 (#21566) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ishita Sequeira <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…n's page (#21737) Signed-off-by: Amit Oren <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: rumstead <[email protected]>
Signed-off-by: Adrian Aneci <[email protected]>
…1631) Signed-off-by: Michael Crenshaw <[email protected]>
Signed-off-by: CI <[email protected]> Co-authored-by: CI <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]>
Signed-off-by: rumstead <[email protected]>
… and skipping resources with specific labels. (#21694) Signed-off-by: asingh51 <[email protected]> Co-authored-by: asingh51 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )