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

Repo restructure project - Merge helm-locker into local #74

Merged
merged 48 commits into from
Sep 25, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e31a535 View commit details
    Browse the repository at this point in the history
  2. Add helm-locker docs

    mallardduck committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8b98ad9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a50bf View commit details
    Browse the repository at this point in the history
  4. Add helm-locker charts

    mallardduck committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bc925c2 View commit details
    Browse the repository at this point in the history
  5. Adjust CRD reference yaml generation

    Remove redundant prefix since we're already in a CRDs directory
    mallardduck committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9be3772 View commit details
    Browse the repository at this point in the history
  6. Adjust default entry point to use explicit name

    Will allow alternative targets in the future
    mallardduck committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    10028d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42eff8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78cec10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4403c88 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b9cc34 View commit details
    Browse the repository at this point in the history
  11. move CRDs for repo merge

    (cherry picked from commit 72dce6e4fbe7b1e8db0ce86c3eeb7b9d505dd7e6)
    mallardduck committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6b4cdc3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd7c5b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    5396999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11e570 View commit details
    Browse the repository at this point in the history
  3. Add helm-locker local CLI

    mallardduck committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    03f32b4 View commit details
    Browse the repository at this point in the history
  4. Reorg GHA ci files

    mallardduck committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    43bad66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8e9f46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f310e1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e89bd93 View commit details
    Browse the repository at this point in the history
  8. switch from ioutil to io

    mallardduck committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a8cc125 View commit details
    Browse the repository at this point in the history
  9. Fix linting issues

    mallardduck committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b99ed1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f660e6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dace9d8 View commit details
    Browse the repository at this point in the history
  12. update go deps files

    mallardduck committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5b7dcf0 View commit details
    Browse the repository at this point in the history
  13. correct helm-ci target

    mallardduck committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0c929cc View commit details
    Browse the repository at this point in the history
  14. correct build scripts

    mallardduck committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9086dbd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e56e833 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b4531f0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    39dfd50 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3a885f3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b9b2527 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a03241f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d7a4d99 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. tweak publish workflows to work on specific tags for now...

    ...very temporary as a way to prevent incorrect publishing.
    we will converge the files together as we have with the repos.
    
    however we will also want to choose if helm-locker images go to ghcr or dockerhub.
    worth considering ghcr instead as these are mainly test images not for end-users AFAIK. (josh to confirm that hopefully)
    mallardduck committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ad90f02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    582ff22 View commit details
    Browse the repository at this point in the history
  3. Correct e2e job name

    mallardduck committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d0616ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56cf70d View commit details
    Browse the repository at this point in the history
  5. fix scirpt job name

    mallardduck committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    92721ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3abe679 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1140ae4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    464f1fd View commit details
    Browse the repository at this point in the history
  2. Correct job name

    mallardduck committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6d3ae41 View commit details
    Browse the repository at this point in the history
  3. Update readme docs

    mallardduck committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a24395e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43c4e68 View commit details
    Browse the repository at this point in the history
  5. Test better image tags

    mallardduck committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6cc146b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e69ff8e View commit details
    Browse the repository at this point in the history
  7. update chart maintainer

    mallardduck committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8f2a52b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec90559 View commit details
    Browse the repository at this point in the history