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

Update k14s support with local deploy and image specified based on sha #108

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

Commits on Jul 27, 2020

  1. Add kapp-local-deploy, including local build of images

    Also switch to separate image values in ytt data to better enable bumping
    of image, see github.com/cloudfoundry/uaa for an example of this pattern
    edwardecook committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    400220b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7577be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f56dc51 View commit details
    Browse the repository at this point in the history
  4. Update install instructions and simplify default install

    Default install simplified by removing need to set REGISTRY_HOSTNAME and
    REGISTRY_PROJECT when using make kapp-deploy
    edwardecook committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    1d62a64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36b831e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    e1edfe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. When changing version, use the new values file

    [#173681350]
    
    Signed-off-by: Glen Rodgers <grodgers@vmware.com>
    edwardecook authored and gmrodgers committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    0805369 View commit details
    Browse the repository at this point in the history
  2. Improve bashing in scripts

    Signed-off-by: Ed Cook <ecook@vmware.com>
    gmrodgers authored and edwardecook committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    0960faf View commit details
    Browse the repository at this point in the history