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

Multi Arch Support for Registry Operator #90

Merged
merged 9 commits into from
Jun 10, 2024

Commits on May 22, 2024

  1. add qemu to ci

    Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
    Jdubrick committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d42d615 View commit details
    Browse the repository at this point in the history
  2. update documentation

    Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
    Jdubrick committed May 22, 2024
    Configuration menu
    Copy the full SHA
    54f278f View commit details
    Browse the repository at this point in the history
  3. add environment variable for build only to ci

    Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
    Jdubrick committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f15033b View commit details
    Browse the repository at this point in the history
  4. implement multi arch building and pushing

    Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
    Jdubrick committed May 22, 2024
    Configuration menu
    Copy the full SHA
    04d6543 View commit details
    Browse the repository at this point in the history
  5. update ci for buildx commands

    Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
    Jdubrick committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ee2aad8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. separate podman buildx to have build and push commands

    Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
    Jdubrick committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ad63409 View commit details
    Browse the repository at this point in the history
  2. break buildx into build and push commands

    Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
    Jdubrick committed May 27, 2024
    Configuration menu
    Copy the full SHA
    16948db View commit details
    Browse the repository at this point in the history
  3. update workflows with new build and push commands

    Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
    Jdubrick committed May 27, 2024
    Configuration menu
    Copy the full SHA
    76e4b69 View commit details
    Browse the repository at this point in the history
  4. update documentation with new commands

    Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
    Jdubrick committed May 27, 2024
    Configuration menu
    Copy the full SHA
    dccb50c View commit details
    Browse the repository at this point in the history