Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

executors: Add support for private docker registries #45488

Merged
merged 20 commits into from
Dec 15, 2022
Merged

Commits on Dec 15, 2022

  1. executors: Add support for private docker registries

    TODOs:
    
    - Documentation
    - Make env var take precedence, potentially could merge env and secret
    - Code intel secrets
    - Test firecracker
    - Generalize appending the secret, not do it in the batches transformer
    - Add support in src-cli exec mode for this env var (only native execution is working right now)
    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f0b2526 View commit details
    Browse the repository at this point in the history
  2. Fixups

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    563e710 View commit details
    Browse the repository at this point in the history
  3. Add to CHANGELOG

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    813282c View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    61a415b View commit details
    Browse the repository at this point in the history
  5. Add docs links

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    13b853c View commit details
    Browse the repository at this point in the history
  6. Storybook coverage

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2275e0b View commit details
    Browse the repository at this point in the history
  7. Add doc string

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4544dc9 View commit details
    Browse the repository at this point in the history
  8. Add tests

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    7ac8504 View commit details
    Browse the repository at this point in the history
  9. Add tests

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1c4ba8f View commit details
    Browse the repository at this point in the history
  10. Fixup flake

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c6a4777 View commit details
    Browse the repository at this point in the history
  11. Fixups

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a29fc93 View commit details
    Browse the repository at this point in the history
  12. Fixup comment

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    76e74aa View commit details
    Browse the repository at this point in the history
  13. Fixups

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a91e32c View commit details
    Browse the repository at this point in the history
  14. Fixup some tests

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    14203f0 View commit details
    Browse the repository at this point in the history
  15. Fixup

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    786a877 View commit details
    Browse the repository at this point in the history
  16. Fixups

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6960c71 View commit details
    Browse the repository at this point in the history
  17. Fixups

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    d3939c1 View commit details
    Browse the repository at this point in the history
  18. Fixup test

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f297ef4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c7a9bce View commit details
    Browse the repository at this point in the history
  20. Add comment

    eseliger committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    35e171e View commit details
    Browse the repository at this point in the history