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

Remove stage 2 and replace w/ a static docker registry implementation in rust #948

Merged
merged 58 commits into from
Nov 14, 2022

Commits on Oct 27, 2022

  1. port static registry fn

    Noxsios committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1774317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40319a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    844b428 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98626a1 View commit details
    Browse the repository at this point in the history
  5. remove unused dev dep

    Noxsios committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    91b8a41 View commit details
    Browse the repository at this point in the history
  6. fix compiler issue

    Noxsios committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6e678dc View commit details
    Browse the repository at this point in the history
  7. build for aarch64

    Noxsios committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0eabbbc View commit details
    Browse the repository at this point in the history
  8. no more build-injector

    Noxsios committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b70a135 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5324eb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e528716 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8f2a73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3918884 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. re-add some refs

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    cdba8e5 View commit details
    Browse the repository at this point in the history
  2. remove injectZarfBinary refs

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    645cbd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c875cba View commit details
    Browse the repository at this point in the history
  4. handle HEAD

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    157c7f5 View commit details
    Browse the repository at this point in the history
  5. deps changed in cargo

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    bcb8a22 View commit details
    Browse the repository at this point in the history
  6. more verbose logging

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    794a5d4 View commit details
    Browse the repository at this point in the history
  7. ITS WORKING

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d7c1fb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ab94aa View commit details
    Browse the repository at this point in the history
  9. delete stage2

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d9a6db2 View commit details
    Browse the repository at this point in the history
  10. checkout before install-tools

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    cf0c0c5 View commit details
    Browse the repository at this point in the history
  11. use custom binary to test ci

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5094dd7 View commit details
    Browse the repository at this point in the history
  12. some cleanup

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    0b2179f View commit details
    Browse the repository at this point in the history
  13. more cleanup

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6a6c085 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8f3dd43 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5fd06c3 View commit details
    Browse the repository at this point in the history
  16. docs go brrr

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b87f78f View commit details
    Browse the repository at this point in the history
  17. pin serde

    Noxsios committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    7e8ee0a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    3df9dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262f85d View commit details
    Browse the repository at this point in the history
  3. update nerd notes

    Noxsios committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    4e809e4 View commit details
    Browse the repository at this point in the history
  4. initial adr addition

    Noxsios committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    69d7221 View commit details
    Browse the repository at this point in the history
  5. prettier adr 7

    Noxsios committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    da341a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    4678bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a408f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    8e72664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e31e6 View commit details
    Browse the repository at this point in the history
  3. docs

    Noxsios committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    1e797f0 View commit details
    Browse the repository at this point in the history
  4. tar seed-image contents, shift sha calculation to match, reformat OCI…

    … layout's manifest to be OCI media types
    Noxsios committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    e3e5f38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1af4279 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    569ceee View commit details
    Browse the repository at this point in the history
  7. docs

    Noxsios committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    e2e9ce1 View commit details
    Browse the repository at this point in the history
  8. extract into fn

    Noxsios committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b3685d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    84dfc57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    400b20a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    80b34a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606fb01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0945d1 View commit details
    Browse the repository at this point in the history
  4. unable to remove seed-image.tar for now due to `src/internal/packager…

    …/seed.go#postSeedRegistry` needing the tarball
    Noxsios committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1d6d715 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    045fcfc View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. properly handle args in rust

    Noxsios committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2d52e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84a581d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    ac07a88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd9e5a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. dont panic on wrong args

    Noxsios committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3350371 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    e699899 View commit details
    Browse the repository at this point in the history
  2. bump injector version

    Noxsios committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    85e8178 View commit details
    Browse the repository at this point in the history