Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Add ability to cf push buildpack apps #63

Merged
merged 9 commits into from
Mar 18, 2020
Merged

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    4e87b76 View commit details
    Browse the repository at this point in the history
  2. Bump capi-k8s-release to support cf push

    - Deploy capi-kpack-watcher component
      - Includes new UAA client for it to talk to capi api with
    - Run custom nginx on api server pod that handles package uploads
    - Add local worker to api server pod to transfer packages to the
    blobstore
    - Allow configuration of kpack to push built app images to a registry
    Jaskanwal Pawar authored and davewalter committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    3120354 View commit details
    Browse the repository at this point in the history
  3. Bump vendir reference for capi-k8s-release

    [#171387580]
    
    Co-authored-by: Jaskanwal Pawar <jpawar@pivotal.io>
    Co-authored-by: Chris Selzo <cselzo@pivotal.io>
    2 people authored and davewalter committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    f060f95 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Generate kpack config from GCP Service Account JSON

    [#171808167](https://www.pivotaltracker.com/story/show/171808167)
    
    Co-authored-by: John Ryan <jryan@pivotal.io>
    davewalter and pivotaljohn committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    d104b27 View commit details
    Browse the repository at this point in the history
  2. Remove Table of Contents, for now, for better UX

    The UX is confusing when the total page size is smaller than the typical
    screen height.
    
    Removing the TOC for now so that today's users have a better experience.
    If/When the page becomes longer, let's restore this.
    
    [#171808167](https://www.pivotaltracker.com/story/show/171808167)
    
    Co-authored-by: John Ryan <jryan@pivotal.io>
    davewalter and pivotaljohn committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    2c36e30 View commit details
    Browse the repository at this point in the history
  3. Document enabling Cloud Native Buildpacks

    [#171808167](https://www.pivotaltracker.com/story/show/171808167)
    
    Co-authored-by: John Ryan <jryan@pivotal.io>
    davewalter and pivotaljohn committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    5132ca7 View commit details
    Browse the repository at this point in the history
  4. Clarify that the hack scripts are not supported

    [#171808167](https://www.pivotaltracker.com/story/show/171808167)
    
    Co-authored-by: John Ryan <jryan@pivotal.io>
    davewalter and pivotaljohn committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    9caf9bc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'wip-kube-local-workers--relint-additions' into wip-kube…

    …-local-workers
    
    [#171808167](https://www.pivotaltracker.com/story/show/171808167)
    
    Co-authored-by: John Ryan <jryan@pivotal.io>
    davewalter and pivotaljohn committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    450fd61 View commit details
    Browse the repository at this point in the history
  6. Add an overlay to pin the cnb image

    ... to something compatible with the current version of kpack
    
    [#171808167](https://www.pivotaltracker.com/story/show/171808167)
    
    Co-authored-by: John Ryan <jryan@pivotal.io>
    davewalter and pivotaljohn committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    f031947 View commit details
    Browse the repository at this point in the history