* helloworld-go: install CA certs
All users who are querying any HTTPS endpoints will need this and won't understand why it's failing.
* address fixes
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* ignore .packages – this is machine-specific
* Fix pubspec - use `publish_to` instead of `private`
Order keys to follow convention
* update dependencies
* code cleanup
* add initial version of knative-with-minishift.sh
The idea is to further fully automate the steps
from the install/Knative-with-Minishift.md documentation,
by integrating with the other scripts here.
* point to new minishift script from doc
* structure Knative-with-Minishift.md TOC/headings
* rm knative-with-minishift.sh again, and just use openshift-cloud-functions/knative-operators
* use "two" instead of "x2" (review feedback)
* Adding bitbucket source documentation.
* Adding README example for bitbucket source.
* Updating example.
* Missed to generate the README
* removing stuff, and updating link to bitbucket source in sources.yaml
* autogenerating README
* removing bitbucket one here.
* 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>