Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

WIP: Get the demo working on OCP4 #30

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

WIP: Get the demo working on OCP4 #30

wants to merge 8 commits into from

Commits on Jan 24, 2019

  1. Get the dumpy service working on OCP4

    Update registry name and IP for curl command. Still lots of minishift
    references to remove
    jcrossley3 committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    957ca23 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

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

Commits on Feb 28, 2019

  1. Quicker scale-down for demo purposes. (#31)

    * Scale down revision in 60s instead of the default 5m
    mgencur authored and markusthoemmes committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    0815529 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Request far less CPU for the dumpy ksvc pods (#32)

    This prevents smaller OpenShift 4 clusters from running out of CPU
    just to run this demo. The Knative default is 400m and this cuts that
    down to 1/8th, or 50m. These pods don't consume any real CPU anyway.
    bbrowning authored and markusthoemmes committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    e4ef2a8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Broker/Trigger usage

    matzew committed May 13, 2019
    Configuration menu
    Copy the full SHA
    70b88c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from matzew/trigger_broker

    Broker/Trigger usage
    matzew authored May 13, 2019
    Configuration menu
    Copy the full SHA
    9866266 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    3cebf2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from matzew/new_image

    Using productized image and its event type
    matzew authored May 21, 2019
    Configuration menu
    Copy the full SHA
    f11cfce View commit details
    Browse the repository at this point in the history