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

fix(hydrator): don't use manifest-generate-paths (#22039) #22015

Merged

Conversation

crenshaw-dev
Copy link
Member

@crenshaw-dev crenshaw-dev commented Feb 25, 2025

Fixes #22039

The behavior is flaky, and the unit/e2e tests are prohibitively difficult to write. So I'm relying on using the change internally and noting that "Invalid revision range" disappears from logs after releasing the change.

image

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Copy link

bunnyshell bot commented Feb 25, 2025

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.75%. Comparing base (3baca9b) to head (4790e3d).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #22015      +/-   ##
==========================================
+ Coverage   55.73%   55.75%   +0.02%     
==========================================
  Files         342      342              
  Lines       57075    57085      +10     
==========================================
+ Hits        31809    31827      +18     
+ Misses      22622    22621       -1     
+ Partials     2644     2637       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
…t-generate-paths

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@crenshaw-dev crenshaw-dev changed the title fix(hydrator): don't use manifest-generate-paths fix(hydrator): don't use manifest-generate-paths (#22039) Feb 26, 2025
Copy link
Member

@agaudreault agaudreault left a comment

Choose a reason for hiding this comment

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

LGTM. Good call on documenting this!

@crenshaw-dev crenshaw-dev marked this pull request as ready for review February 27, 2025 17:14
@crenshaw-dev crenshaw-dev requested review from a team as code owners February 27, 2025 17:14
@crenshaw-dev crenshaw-dev merged commit 35009a7 into argoproj:master Feb 27, 2025
29 of 30 checks passed
@crenshaw-dev
Copy link
Member Author

/cherry-pick release-2.14

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Feb 27, 2025
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@crenshaw-dev crenshaw-dev deleted the hydrator-no-manifest-generate-paths branch February 27, 2025 17:16
crenshaw-dev added a commit that referenced this pull request Feb 27, 2025
…#22015) (#22061)

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
skyscannerBajpai pushed a commit to skyscannerBajpai/argo-cd that referenced this pull request Feb 27, 2025
…goproj#22015)

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Harshit-Bajpai <Harshit.Bajpai@skyscanner.net>
chzar pushed a commit to chzar/argo-cd that referenced this pull request Mar 3, 2025
…goproj#22015)

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
kingbj940429 pushed a commit to kingbj940429/argo-cd that referenced this pull request Mar 4, 2025
…goproj#22015)

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: kingbj0429 <kingbj0429@lunit.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Source hydrator fails with "Invalid revision range"
2 participants