Skip to content

fix: succeed dryrun on missing previous version#2612

Open
ghost wants to merge 3 commits intomainfrom
fix-dryrun-again
Open

fix: succeed dryrun on missing previous version#2612
ghost wants to merge 3 commits intomainfrom
fix-dryrun-again

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Aug 26, 2025

Ref: SRX-LCC4ZN

@ghost ghost self-requested a review as a code owner August 26, 2025 15:23
@@ -81,6 +81,10 @@ func HandleReleaseDiff(kpClientParams kutil.RequestParameters, args kutil.Authen
log.Printf("error on getting manifests, error: %v", err)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

won't we still get an error when calling getManifests here?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

nope, GetManifests now returns an empty string on a 404 getting an manifest here.

@ghost ghost enabled auto-merge (squash) August 26, 2025 16:07
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.

1 participant