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

Implement --platform parameter #33

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. chore: replace deprecated ioutil.Discard

    Craig Newton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    473e572 View commit details
    Browse the repository at this point in the history
  2. chore: replace deprecated ioutil.ReadFile

    Craig Newton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a2cf264 View commit details
    Browse the repository at this point in the history
  3. chore: replace deprecated klog.New

    Craig Newton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b1701eb View commit details
    Browse the repository at this point in the history
  4. chore: handle unhandled error for setting image

    Craig Newton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    401871c View commit details
    Browse the repository at this point in the history
  5. chore: add error handling to customizeCmd

    Craig Newton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    efc4252 View commit details
    Browse the repository at this point in the history
  6. chore: bump dependencies

    Craig Newton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    26db905 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. feat(3): add flag to resolve platform-specific images

    Craig Newton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c1fc865 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. feat(3): add unit tests for platform-specific images

    Craig Newton committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c3219ae View commit details
    Browse the repository at this point in the history