This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from b41309a93 chore: make generate
new 9f75b671e chore: remove placeholder
new 42657f2d9 doc(install): camel k fine tuning
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../bases/camel-k.clusterserviceversion.yaml | 1 -
...tor-cluster-role-console-binding-openshift.yaml | 1 -
...-cluster-role-binding-addressable-resolver.yaml | 1 -
...r-role-binding-custom-resource-definitions.yaml | 1 -
.../rbac/operator-role-binding-local-registry.yaml | 1 -
docs/modules/ROOT/nav.adoc | 12 +--
.../ROOT/pages/configuration/dependencies.adoc | 4 +-
.../ROOT/pages/installation/advanced/advanced.adoc | 88 ++++++++++++++++
.../advanced}/http-proxy.adoc | 0
.../advanced}/maven.adoc | 4 +-
.../advanced}/multi-architecture.adoc | 0
.../ROOT/pages/installation/installation.adoc | 114 ++++++++++++++-------
.../knative.adoc => running/knative-sink.adoc} | 0
install/Makefile | 1 -
install/operator/kustomization.yaml | 1 -
15 files changed, 175 insertions(+), 54 deletions(-)
create mode 100644 docs/modules/ROOT/pages/installation/advanced/advanced.adoc
rename docs/modules/ROOT/pages/{configuration =>
installation/advanced}/http-proxy.adoc (100%)
rename docs/modules/ROOT/pages/{configuration =>
installation/advanced}/maven.adoc (98%)
rename docs/modules/ROOT/pages/{configuration =>
installation/advanced}/multi-architecture.adoc (100%)
rename docs/modules/ROOT/pages/{installation/advanced/knative.adoc =>
running/knative-sink.adoc} (100%)