* Add Micronaut Sample
* Updated Dockerfile to use AdoptOpenJDK.
* renamed directory
* removed .factorypath
* ignore .factorypath
* removed PORT from Dockerfile
updated `application.yml` to respect port env var, and using a reasonable default
* renamed helloworld-micronaut to helloworld-java-micronaut
* Added frontmatter _index.md, and added link in samples/README.md
* small typo and PR#1202
* Eventing doesn't care about Gloo or Istio
* Update eventing and eventing-sources release artifacts
Eventing no longer requires Serving, and there are more channels and
sources now.
Add section about the new Knative Serving release version label, while
keeping the old way in a different section.
Also add an Eventing section. The Eventing components have the release
version label, but it's set to "devel" in 0.6.0.
* Serving Samples: add instructions to clone code
* added intro sentence, added space
* add specific branch for clone and fix codeblocks
* -b branchname and codeblocks
* point to branch + codeblocks
* -b branch + spacing
* branch and space
* branch and spaces
* forgot the -spring
* branch and spaces
* branch and spaces
* branch and spaces
* branch and spaces
* branch and spaces
* use a branch
* typo
* branch and space
* branch and spaces
* branch and spaces
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* fix failing test
* try to fix error
* remove typo to fix build error
* Add Broker/Trigger docs from eventing repo
Mostly a copy of github.com/knative/eventing/docs/broker/README.md, but
with a new intro and without the Implementation section.
* Update wording based on feedback
* Add title yaml and remove errant apostrophe
* initial version of installing cert-manager
* add the guide of using auto TLS
* fix typos
* address comments
* add details about configuring config-netwrok CM
* fix typos
* call out that Gloo currently does not support this feature yet
* address comments
* complete end-to-end edit for clarity and organization
* Edit and include "configure DNS provider" steps
Full edit + Move "configure DNS provider" steps here (from out of "using-an-ssl-sert.md")
* make this topic specific to only cert-manager install
topic is a general cert-manager install and user can choose from the last section for how to proceed
* Update Knative-custom-install.md
Add the command to delete Knative TLS related components.
* add using-cert-manager-on-gcp back
* rename using-an-ssl-cert to using-a-tls-cert
* edit "enabling auto TLS"
* Apply suggestions from code review
Co-Authored-By: RichieEscarez <rescarez@google.com>
* Apply suggestions from code review
Co-Authored-By: RichieEscarez <rescarez@google.com>
* Update Knative-with-AKS.md
* Apply suggestions from code review
Co-Authored-By: RichieEscarez <rescarez@google.com>
* add command to check networking-certmanager exists
* always remove cert manager controller
* remove typo (forgotten text)
* edit and fix (from writing a host specific version)
* make alphabetical and add no cert manager selector
* add missing !
* update each host for cert-manager
* Update Knative-custom-install.md
* edit and fix all the steps
* Update using-auto-tls.md
* Update installing-cert-manager.md
* Update installing-cert-manager.md
* Update installing-cert-manager.md
* Edit for clarity and link to auto TLS
* update link to example
* typo
* edit to say create clusterissuer
* add missing steps and more commands
* fix indentation
* add missing code tags
cluster-addon-enable knative -y $CLUSTER_NAME
or
cluster-addon-enable knative $CLUSTER_NAME -y
works but the currently documented
cluster-addon-enable -y knative $CLUSTER_NAME
doesn't.
* Updating istio install guide
* Updating istio install guide
* Updating formatting, default install, and adds background info
* Updating SDS section
* Adding periods to lists
* Moving istio info from custom install to Istio page
* Makes automatic sidecar injection the default
* Adding pointer to new Istio guide from any-k8s install
* Adding pointer to new Istio guide to other installs
* Reverting minikube changes
* Makes automatic sidecar injection the default
* Reverting minishift changes too
* Changing default to without sidecar injection
* Changing default to without sidecar injection
* 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
* regenerating eventing
* 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
* moving design from eventing
* update
* some updates to Registry
* cosmetic
* next steps and updates
* updated next steps
* event registry
* updates after review
* events
* back to types
* apostrophe
* changing kafka example
* updating kafka example and cosmetic changes to text
* fixed comments
* 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
* moving design from eventing
* update
* some updates to Registry
* cosmetic
* next steps and updates
* updated next steps
* event registry
* updates after review
* events
* back to types
* apostrophe
* improve readme to be a bit more friendly
* edited
reduced duplicate/or similar linking and/or content
also added in mention of in website related options (ie edit and issues buttons)