* Update sample to use the new URL field
This updates the blue green sample to use the new URL field instead of
asking the user to query a fixed URL.
Fixes#1078
* Update docs/serving/samples/blue-green-deployment.md
Co-Authored-By: dgerd <dangerd@google.com>
* Update docs/serving/samples/blue-green-deployment.md
Co-Authored-By: dgerd <dangerd@google.com>
* Update for governance proposal
* Add credit to Kubernetes source doc
* Adding the TBD seats with my proposed allocations.
* Clean up formatting
* Clarify meeting frequency
* Clarify voting requirements
* Update w/ feedback
* Clarify who to contact
* Updates from feedback
* Add committee term duration
* Define procedure for changing charter
* Rebase on master
* Fix location of repo guidelines
* Fix page index
* Remove extranous sample files
* Update the kubernetes-event-source example to use Broker, rather than Channel.
* Simplify busybox.
* Update docs/eventing/samples/kubernetes-event-source/README.md
Co-Authored-By: Harwayne <harwayne@google.com>
* Update docs/eventing/samples/kubernetes-event-source/README.md
Co-Authored-By: Harwayne <harwayne@google.com>
* Specify k8s-events.yaml.
* Update the GcpPubSubSource example to use Broker, rather than Channel.
* Small updates.
* Add a message for the updated ClusterRole.
* Point to 0.5.0 URL, a not-yet-active URL.
* Update the iot-core demo to use Broker rather than Channel. Also remove ko and kail usage.
* Update docs/eventing/samples/iot-core/README.md
Co-Authored-By: Harwayne <harwayne@google.com>
* Resolving bad merge with cherry-pick:
Update traffic splitting example to use Release mode (#964)
* Update traffic splitting example to use Release mode
This change updates the traffic splitting example to use release mode
introducing the concepts of the mode in three steps. This change also
simplifies running the commands and removes the need to mutate files on
disk to run through the example.
* Use envsubst instead of perl. Simplify image path
* Use long names for arguments
* Update diff statement
* Add envsubst install instructions
* remove dup file
Since v0.4.0 release, knative/build supports additional secrets for
docker registries : `kubernetes.io/dockerconfigjson` and
`kubernetes/dockercfg`.
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
* Fixed getting domain name
Domain information is available in the route resource and not the the knative service. Updating sample command to reflect the change.
Environment GKE 1.11.7-gke.4, Knative 0.4.0
* updated HOST_URL script to use route
* Update links to docs repo
* rel links & remove target="_blank" for knative.dev*
* convert urls in blog post to fully qualified
the blog post portion of the site automatically adds in the date and time in the URLs and makes it difficult to use relative urls, better to just use full URL
* table driven test
* fix build error
* add e2e build tag to these files to make them not fail unit test
* update based on PR comment
* switch to yaml based config
* make configFile a const
* Temporarily start knative serving for testing purpose
* This reverts commit 75b8fc434b.
* Format markdown
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
* Apply suggestions from code review
Co-Authored-By: mattmoor-sockpuppet <mattmoor+sockpuppet@google.com>
* Undo parts of auto-correction that result in diff.