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

Dynamic cantaloupe sidecar. #8

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2023

  1. Dynamic cantaloupe sidecar.

    Robert Keizer committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b806bce View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Adding group.nomad, can't believe I missed that in the copy over to t…

    …he new repo. Also some notes in readme.
    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c0a24b3 View commit details
    Browse the repository at this point in the history
  2. Removing debugging line to kick github actions.

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    eadc7fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f79480 View commit details
    Browse the repository at this point in the history
  4. Whitespace change to kick github pipelines with change to secrets in …

    …repository..
    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    091a482 View commit details
    Browse the repository at this point in the history
  5. Adding variables to github action.

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    18b4100 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    184c112 View commit details
    Browse the repository at this point in the history
  7. Attempting a different mechanism of getting the config file in to avo…

    …id nomad task starting order of operations.
    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    32cb6fb View commit details
    Browse the repository at this point in the history
  8. Testing this..

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bb3e47d View commit details
    Browse the repository at this point in the history
  9. And trying this..

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3e3c116 View commit details
    Browse the repository at this point in the history
  10. Manually uploaded the cantaloupe.properties to test..

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    64b4abf View commit details
    Browse the repository at this point in the history
  11. Checking if local was the issue..

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2e180eb View commit details
    Browse the repository at this point in the history
  12. Specifying env so that we get absolute in docker mount..

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9a2a143 View commit details
    Browse the repository at this point in the history
  13. Looking at newer template definitions and docker docs..

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    045ff49 View commit details
    Browse the repository at this point in the history
  14. Non-absolute path back again.

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4502a87 View commit details
    Browse the repository at this point in the history
  15. Ideal.. but not going to work.

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    baca2cd View commit details
    Browse the repository at this point in the history
  16. Using absolute to confirm..

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a2c9416 View commit details
    Browse the repository at this point in the history
  17. Lets try this..

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5295c3e View commit details
    Browse the repository at this point in the history
  18. Functional, shitty but functional. Absolute path in /tmp for basic fu…

    …nctional.
    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    09b068e View commit details
    Browse the repository at this point in the history
  19. Testing a variable interpolation.

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    70a2dde View commit details
    Browse the repository at this point in the history
  20. Should work but doesnt.

    Robert Keizer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    dbe2569 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Tossing in some headers.

    Robert Keizer committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    56bb944 View commit details
    Browse the repository at this point in the history