Skip to content

fix: protect against large result values (#2) #1192

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

Merged
merged 1 commit into from
Jul 13, 2025

Conversation

scoheb
Copy link
Member

@scoheb scoheb commented Jul 10, 2025

Describe your changes

  • additional protection against large result values in push-snapshot
  • Seen in ocp release pipeline:

"/tekton/scripts/script-2-nlctw: line 204:
/usr/bin/jq: Argument list too long"

Assisted-by: Cursor

Checklist before requesting a review

  • I have marked as draft or added do not merge label if there's a dependency PR
    • If you want reviews on your draft PR, you can add reviewers or add the release-service-maintainers handle if you are unsure who to tag
  • My commit message includes Signed-off-by: My name <email>
  • I read CONTRIBUTING.MD and commit formatting
  • I have run the README.md generator script in .github/scripts/readme_generator.sh and verified the results using .github/scripts/check_readme.sh

@scoheb scoheb requested a review from a team as a code owner July 10, 2025 13:14
johnbieren
johnbieren previously approved these changes Jul 10, 2025
@openshift-ci openshift-ci bot added the lgtm label Jul 10, 2025
@scoheb scoheb enabled auto-merge (squash) July 11, 2025 10:40
@scoheb scoheb force-pushed the arg-too-long-push-2 branch from 516b698 to a9ae814 Compare July 11, 2025 10:40
@openshift-ci openshift-ci bot removed the lgtm label Jul 11, 2025
@scoheb scoheb force-pushed the arg-too-long-push-2 branch from a9ae814 to 6e6fd6f Compare July 11, 2025 13:38
@openshift-ci openshift-ci bot added the lgtm label Jul 11, 2025
@scoheb scoheb force-pushed the arg-too-long-push-2 branch from 6e6fd6f to 82b6efe Compare July 11, 2025 15:31
@openshift-ci openshift-ci bot removed the lgtm label Jul 11, 2025
Copy link

openshift-ci bot commented Jul 11, 2025

New changes are detected. LGTM label has been removed.

@scoheb scoheb force-pushed the arg-too-long-push-2 branch 2 times, most recently from 87c4f13 to 3ae7181 Compare July 11, 2025 21:07
@scoheb
Copy link
Member Author

scoheb commented Jul 12, 2025

/retest

@scoheb scoheb force-pushed the arg-too-long-push-2 branch from 3ae7181 to dbf10e5 Compare July 12, 2025 18:39
- additional protection against large result values in
  push-snapshot
- Seen in ocp release pipeline:

"/tekton/scripts/script-2-nlctw: line 204:
 /usr/bin/jq: Argument list too long"

Assisted-by: Cursor
Signed-off-by: Scott Hebert <[email protected]>
@scoheb scoheb force-pushed the arg-too-long-push-2 branch from dbf10e5 to 125d4b9 Compare July 12, 2025 22:35
@scoheb
Copy link
Member Author

scoheb commented Jul 12, 2025

/retest

@scoheb scoheb merged commit 1087e63 into konflux-ci:development Jul 13, 2025
17 checks passed
arewm pushed a commit to arewm/release-service-catalog that referenced this pull request Jul 14, 2025
)

- additional protection against large result values in
  push-snapshot
- Seen in ocp release pipeline:

"/tekton/scripts/script-2-nlctw: line 204:
 /usr/bin/jq: Argument list too long"

Assisted-by: Cursor

Signed-off-by: Scott Hebert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants