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

Runtime config templates #1

Open
wants to merge 11 commits into
base: advanced-docker-runtime
Choose a base branch
from

Commits on Jun 20, 2022

  1. Merge branch 'release/v1' of https://github.com/getporter/porter into…

    … advanced-docker-runtime
    Rich Baird authored and Rich Baird committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    309db88 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Make Execute recieve porter config. Use porter config to parse bundle…

    … templates
    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    6d2f14e View commit details
    Browse the repository at this point in the history
  2. ParseBundle is called before the runtime driver is loaded to parse an…

    …y template parameters that may be required for the driver to work correctly
    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a1c5ebb View commit details
    Browse the repository at this point in the history
  3. Update the test helpers to align with the new CNABProvider definition

    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    1c2cb92 View commit details
    Browse the repository at this point in the history
  4. Update all references to Execute to pass the new config parameter

    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    0824c0e View commit details
    Browse the repository at this point in the history
  5. remove data for nonexistent test

    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    cf4a6c8 View commit details
    Browse the repository at this point in the history
  6. pass bundle reference instead of value

    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a263b82 View commit details
    Browse the repository at this point in the history
  7. make changes to bundle not manifest

    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    445fda5 View commit details
    Browse the repository at this point in the history
  8. Add a test to test template strings in extension configuration

    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a4cdb1c View commit details
    Browse the repository at this point in the history
  9. go insists go-connections should be direct

    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    15c0716 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'advanced-docker-runtime' into runtime-config-templates

    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    12b4a9d View commit details
    Browse the repository at this point in the history