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

chore: Inject COLLECTOR_VERSION into Konflux-built images #1694

Merged
merged 7 commits into from
Jun 5, 2024

Commits on Jun 5, 2024

  1. Bump build parallelism to 4

    because that's how many cpu cores I gave it in Tekton resource
    overrides.
    msugakov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bd25a70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f516409 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b83a715 View commit details
    Browse the repository at this point in the history
  4. Rename Dockerfile ARG COLLECTOR_VERSION to COLLECTOR_TAG

    Because that's the proper name expected for external override.
    msugakov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    28c185f View commit details
    Browse the repository at this point in the history
  5. Empty commit to trigger CI

    msugakov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    30bbeb5 View commit details
    Browse the repository at this point in the history
  6. Properly quote ARG

    Co-authored-by: Tom Martensen <[email protected]>
    msugakov and tommartensen committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3476b7b View commit details
    Browse the repository at this point in the history
  7. Properly brace ARG

    Co-authored-by: Tom Martensen <[email protected]>
    msugakov and tommartensen committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4fb5f6d View commit details
    Browse the repository at this point in the history