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

K3s Additional Build Capabilities #5924

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Jul 26, 2022

  1. Update code to allow for build images to be passed in as

    well as the ability to update the artifact names.
    briandowns committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    7cd0139 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. updated build changes

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    381cd4c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. add variable back to dapper

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    386dd35 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. update script helpers

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8814510 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. update dockerfile

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    dba4702 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. update entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    4697ad4 View commit details
    Browse the repository at this point in the history
  2. add env var

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    f0ccfb3 View commit details
    Browse the repository at this point in the history
  3. remove dapper files

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    4e82a65 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. update entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e0a0066 View commit details
    Browse the repository at this point in the history
  2. update entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    b229d73 View commit details
    Browse the repository at this point in the history
  3. update entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    805b13c View commit details
    Browse the repository at this point in the history
  4. update entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    9bac8f8 View commit details
    Browse the repository at this point in the history
  5. update entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    d54be97 View commit details
    Browse the repository at this point in the history
  6. update entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    6990dee View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. update entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7532d6c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. move ADD entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c695cdf View commit details
    Browse the repository at this point in the history
  2. move ADD entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bf7863a View commit details
    Browse the repository at this point in the history
  3. move ADD entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f9cdbe1 View commit details
    Browse the repository at this point in the history
  4. move ADD entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d431fef View commit details
    Browse the repository at this point in the history
  5. move ADD entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0b11967 View commit details
    Browse the repository at this point in the history
  6. move ADD entrypoint

    Signed-off-by: Brian Downs <[email protected]>
    briandowns committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c55063c View commit details
    Browse the repository at this point in the history
  7. Update package/entrypoint.sh

    Co-authored-by: Brad Davidson <[email protected]>
    briandowns and brandond authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    23cc3b0 View commit details
    Browse the repository at this point in the history
  8. Update package/entrypoint.sh

    Co-authored-by: Brad Davidson <[email protected]>
    briandowns and brandond authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    985e5e3 View commit details
    Browse the repository at this point in the history