Skip to content

fix(KONFLUX-9590): let FBC stage requests be reused #1299

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

arewm
Copy link
Member

@arewm arewm commented Aug 5, 2025

Stage requests don't have the from_index and index_image set to be the same value so they would never meet the criteria for reuse. We still want to reuse stage builds if the rest of the properties are the same between IIB requests.

Signed-off-by: arewm [email protected]

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED

resolves: KONFLUX-9590

Describe your changes

Relevant Jira

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

@arewm arewm requested a review from a team as a code owner August 5, 2025 22:38
@arewm arewm changed the title fix(RELEASE-1508): let stage requests be reused fix(RELEASE-1508): let FBC stage requests be reused Aug 6, 2025
@arewm arewm changed the title fix(RELEASE-1508): let FBC stage requests be reused fix(KONFLUX-9590): let FBC stage requests be reused Aug 6, 2025
Stage requests don't have the from_index and index_image set to be the
same value so they would never meet the criteria for reuse. We still
want to reuse stage builds if the rest of the properties are the same
between IIB requests.

resolves: KONFLUX-9590

Signed-off-by: arewm <[email protected]>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
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