Index: head/sysutils/istio/Makefile =================================================================== --- head/sysutils/istio/Makefile (revision 502021) +++ head/sysutils/istio/Makefile (revision 502022) @@ -1,27 +1,33 @@ # Created by: Danilo Egea Gondolfo # $FreeBSD$ PORTNAME= istio -PORTVERSION= 1.1.6 +PORTVERSION= 1.1.7 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org COMMENT= Open platform to connect, manage, and secure microservices LICENSE= APACHE20 RUN_DEPENDS= kubectl:sysutils/kubectl USES= go +OPTIONS_DEFINE= EXAMPLES +OPTIONS_SUB= yes + USE_GITHUB= yes GO_PKGNAME= istio.io/istio GO_TARGET= ${GO_PKGNAME}/istioctl/cmd/istioctl GO_BUILDFLAGS= -ldflags="-X istio.io/istio/pkg/version.buildVersion=${PORTVERSION} \ -X istio.io/istio/pkg/version.buildDockerHub=docker.io/istio" post-install: (cd ${WRKSRC} && ${COPYTREE_SHARE} install ${STAGEDIR}${DATADIR}) + +post-install-EXAMPLES-on: + (cd ${WRKSRC} && ${COPYTREE_SHARE} samples ${STAGEDIR}${DATADIR}) .include Index: head/sysutils/istio/distinfo =================================================================== --- head/sysutils/istio/distinfo (revision 502021) +++ head/sysutils/istio/distinfo (revision 502022) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557658059 -SHA256 (istio-istio-1.1.6_GH0.tar.gz) = f12a9b05ac68ca1b3993e5e1f0ca01127ed88a6b885c6871fdbd0709c8caef7a -SIZE (istio-istio-1.1.6_GH0.tar.gz) = 20707819 +TIMESTAMP = 1558168746 +SHA256 (istio-istio-1.1.7_GH0.tar.gz) = 7b3703bebe5701085df7232167937e6dbc6d4bb38495e1ef8fc1511480b486ad +SIZE (istio-istio-1.1.7_GH0.tar.gz) = 20711283 Index: head/sysutils/istio/pkg-plist =================================================================== --- head/sysutils/istio/pkg-plist (revision 502021) +++ head/sysutils/istio/pkg-plist (revision 502022) @@ -1,274 +1,458 @@ bin/istioctl %%DATADIR%%/install/OWNERS %%DATADIR%%/install/README.md %%DATADIR%%/install/consul/README.md %%DATADIR%%/install/consul/consul_config/agent-loglevel.json %%DATADIR%%/install/consul/consul_config/agent.json %%DATADIR%%/install/consul/consul_config/disable_update_check.json %%DATADIR%%/install/consul/consul_config/server.json %%DATADIR%%/install/consul/kubeconfig %%DATADIR%%/install/consul/templates/istio.yaml.tmpl %%DATADIR%%/install/gcp/README.md %%DATADIR%%/install/gcp/bootstrap/gcp_envoy_bootstrap.json %%DATADIR%%/install/gcp/deployment_manager/README.md %%DATADIR%%/install/gcp/deployment_manager/istio-cluster.jinja %%DATADIR%%/install/gcp/deployment_manager/istio-cluster.jinja.display %%DATADIR%%/install/gcp/deployment_manager/istio-cluster.jinja.schema %%DATADIR%%/install/gcp/deployment_manager/istio-cluster.yaml %%DATADIR%%/install/kubernetes/README.md %%DATADIR%%/install/kubernetes/ansible/OWNERS %%DATADIR%%/install/kubernetes/ansible/README.md %%DATADIR%%/install/kubernetes/ansible/ansible.cfg %%DATADIR%%/install/kubernetes/ansible/istio/defaults/main.yml %%DATADIR%%/install/kubernetes/ansible/istio/meta/main.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/add_to_path.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/assert_oc_admin.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/bookinfo_cmd.j2 %%DATADIR%%/install/kubernetes/ansible/istio/tasks/change_scc.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/create_namespace_free_definition_file.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/delete_resources.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/install_on_cluster.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/install_sample.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/install_samples.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/main.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/safely_create_namespace.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/set_appropriate_cmd_path.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/set_istio_distro_vars.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/set_istio_path.yml %%DATADIR%%/install/kubernetes/ansible/istio/tasks/simple_sample_cmd.j2 %%DATADIR%%/install/kubernetes/ansible/istio/vars/main.yml %%DATADIR%%/install/kubernetes/ansible/main.yml %%DATADIR%%/install/kubernetes/citadel_extras/istio-citadel-plugin-certs.yaml.tmpl %%DATADIR%%/install/kubernetes/citadel_extras/istio-citadel-standalone.yaml.tmpl %%DATADIR%%/install/kubernetes/citadel_extras/istio-citadel-with-health-check.yaml.tmpl %%DATADIR%%/install/kubernetes/global-default-sidecar-scope.yaml %%DATADIR%%/install/kubernetes/helm/README.md %%DATADIR%%/install/kubernetes/helm/helm-service-account.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/LICENSE %%DATADIR%%/install/kubernetes/helm/istio-init/README.md %%DATADIR%%/install/kubernetes/helm/istio-init/files/crd-10.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/files/crd-11.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/files/crd-certmanager-10.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/files/crd-certmanager-11.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/configmap-crd-10.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/configmap-crd-11.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/configmap-crd-certmanager-10.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/configmap-crd-certmanager-11.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/job-crd-10.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/job-crd-11.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/job-crd-certmanager-10.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/job-crd-certmanager-11.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio-init/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/.helmignore %%DATADIR%%/install/kubernetes/helm/istio/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/LICENSE %%DATADIR%%/install/kubernetes/helm/istio/README.md %%DATADIR%%/install/kubernetes/helm/istio/charts/certmanager/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/certmanager/templates/NOTES.txt %%DATADIR%%/install/kubernetes/helm/istio/charts/certmanager/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/certmanager/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/certmanager/templates/issuer.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/certmanager/templates/poddisruptionbudget.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/certmanager/templates/rbac.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/certmanager/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/certmanager/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/OWNERS %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/templates/configmap.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/templates/poddisruptionbudget.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/templates/validatingwebhookconfiguration.yaml.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/galley/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/_affinity.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/autoscale.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/clusterrolebindings.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/poddisruptionbudget.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/preconfigured.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/role.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/rolebindings.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/gateways/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/dashboards/galley-dashboard.json %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/dashboards/istio-mesh-dashboard.json %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/dashboards/istio-performance-dashboard.json %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/dashboards/istio-service-dashboard.json %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/dashboards/istio-workload-dashboard.json %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/dashboards/mixer-dashboard.json %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/dashboards/pilot-dashboard.json %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/fix_datasources.sh %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/configmap-custom-resources.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/configmap-dashboards.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/configmap.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/create-custom-resources-job.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/grafana-ports-mtls.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/ingress.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/pvc.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/templates/tests/test-grafana-connection.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/grafana/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/istiocoredns/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/istiocoredns/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/istiocoredns/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/istiocoredns/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/istiocoredns/templates/configmap.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/istiocoredns/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/istiocoredns/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/istiocoredns/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/istiocoredns/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/configmap.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/demosecret.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/ingress.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/templates/tests/test-kiali-connection.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/kiali/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/templates/autoscale.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/templates/config.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/templates/poddisruptionbudget.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/mixer/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/nodeagent/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/nodeagent/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/nodeagent/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/nodeagent/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/nodeagent/templates/daemonset.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/nodeagent/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/nodeagent/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/templates/autoscale.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/templates/meshexpansion.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/templates/poddisruptionbudget.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/pilot/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/templates/clusterrolebindings.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/templates/configmap.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/templates/ingress.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/templates/tests/test-prometheus-connection.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/prometheus/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/cleanup-secrets.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/configmap.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/create-custom-resources-job.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/enable-mesh-mtls.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/enable-mesh-permissive.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/meshexpansion.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/templates/tests/test-citadel-connection.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/security/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/servicegraph/.helmignore %%DATADIR%%/install/kubernetes/helm/istio/charts/servicegraph/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/servicegraph/templates/NOTES.txt %%DATADIR%%/install/kubernetes/helm/istio/charts/servicegraph/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/servicegraph/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/servicegraph/templates/ingress.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/servicegraph/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/servicegraph/templates/tests/test-servicegraph-connection.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/servicegraph/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/OWNERS %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/templates/deployment.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/templates/mutatingwebhook.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/sidecarInjectorWebhook/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/.helmignore %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/Chart.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/templates/deployment-jaeger.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/templates/deployment-zipkin.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/templates/ingress.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/templates/service-jaeger.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/templates/tests/test-tracing-connection.yaml %%DATADIR%%/install/kubernetes/helm/istio/charts/tracing/values.yaml %%DATADIR%%/install/kubernetes/helm/istio/example-values/README.md %%DATADIR%%/install/kubernetes/helm/istio/example-values/values-istio-example-sds-vault.yaml %%DATADIR%%/install/kubernetes/helm/istio/example-values/values-istio-gateways.yaml %%DATADIR%%/install/kubernetes/helm/istio/example-values/values-istio-googleca.yaml %%DATADIR%%/install/kubernetes/helm/istio/example-values/values-istio-multicluster-gateways.yaml %%DATADIR%%/install/kubernetes/helm/istio/requirements.yaml %%DATADIR%%/install/kubernetes/helm/istio/templates/NOTES.txt %%DATADIR%%/install/kubernetes/helm/istio/templates/_affinity.tpl %%DATADIR%%/install/kubernetes/helm/istio/templates/_helpers.tpl %%DATADIR%%/install/kubernetes/helm/istio/templates/_podDisruptionBudget.tpl %%DATADIR%%/install/kubernetes/helm/istio/templates/clusterrole.yaml %%DATADIR%%/install/kubernetes/helm/istio/templates/clusterrolebinding.yaml %%DATADIR%%/install/kubernetes/helm/istio/templates/configmap.yaml %%DATADIR%%/install/kubernetes/helm/istio/templates/endpoints.yaml %%DATADIR%%/install/kubernetes/helm/istio/templates/install-custom-resources.sh.tpl %%DATADIR%%/install/kubernetes/helm/istio/templates/service.yaml %%DATADIR%%/install/kubernetes/helm/istio/templates/serviceaccount.yaml %%DATADIR%%/install/kubernetes/helm/istio/templates/sidecar-injector-configmap.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/README.md %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-e2e.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-auth-mcp.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-auth-multicluster.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-auth-non-mcp.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-auth-sds.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-auth.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-mcp.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-multicluster.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-non-mcp.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-one-namespace-auth.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-one-namespace-trust-domain.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio-one-namespace.yaml %%DATADIR%%/install/kubernetes/helm/istio/test-values/values-istio.yaml %%DATADIR%%/install/kubernetes/helm/istio/values-istio-demo-auth.yaml %%DATADIR%%/install/kubernetes/helm/istio/values-istio-demo-common.yaml %%DATADIR%%/install/kubernetes/helm/istio/values-istio-demo.yaml %%DATADIR%%/install/kubernetes/helm/istio/values-istio-minimal.yaml %%DATADIR%%/install/kubernetes/helm/istio/values-istio-remote.yaml %%DATADIR%%/install/kubernetes/helm/istio/values-istio-sds-auth.yaml %%DATADIR%%/install/kubernetes/helm/istio/values.yaml %%DATADIR%%/install/kubernetes/mesh-expansion.yaml %%DATADIR%%/install/kubernetes/namespace.yaml %%DATADIR%%/install/tools/setupIstioVM.sh %%DATADIR%%/install/tools/setupMeshEx.sh %%DATADIR%%/install/updateVersion.sh +%%EXAMPLES%%%%DATADIR%%/samples/OWNERS +%%EXAMPLES%%%%DATADIR%%/samples/README.md +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/README.md +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/build_push_update_images.sh +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/ROUTING_RULE_MIGRATION.md +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/bookinfo-gateway.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/certmanager-gateway.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/destination-rule-all-mtls.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/destination-rule-all.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/destination-rule-reviews.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/egress-rule-google-apis.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/fault-injection-details-v1.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-all-v1.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-details-v2.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-ratings-db.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-ratings-mysql-vm.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-ratings-mysql.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-ratings-test-abort.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-ratings-test-delay.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-reviews-50-v3.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-reviews-80-20.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-reviews-90-10.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-reviews-jason-v2-v3.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-reviews-test-v2.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-reviews-v2-v3.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/networking/virtual-service-reviews-v3.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/README.md +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/bookinfo.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/cleanup.sh +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/destination-rule-all.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/templates/bookinfo.sidecars.yaml.tmpl +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/virtual-service-all-v1.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/virtual-service-ratings-test-abort.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/virtual-service-ratings-test-delay.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/virtual-service-reviews-50-v3.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/virtual-service-reviews-test-v2.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/virtual-service-reviews-v2-v3.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/consul/virtual-service-reviews-v3.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/README.md +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-add-serviceaccount.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-certificate.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-db.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-details-v2.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-details.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-ingress.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-mysql.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-ratings-discovery.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-ratings-v2-mysql-vm.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-ratings-v2-mysql.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-ratings-v2.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-ratings.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo-reviews-v2.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/bookinfo.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/cleanup.sh +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/productpage-nodeport.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/details-reviews-policy-permissive.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/details-reviews-policy.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/mongodb-policy.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/namespace-policy.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/productpage-policy.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/ratings-policy.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/ratings-v2-add-serviceaccount.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/rbac-config-ON.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/rbac-config-on-mongodb.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/rbac-config-on-permissive.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/platform/kube/rbac/rbac-permissive-telemetry.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-deny-ip-crd.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-deny-ip.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-deny-label-crd.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-deny-label.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-deny-serviceaccount.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-deny-whitelist-crd.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-deny-whitelist.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-ingress-denial.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-kubernetesenv-telemetry.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-productpage-ratelimit-crd.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-productpage-ratelimit.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-productpage-redis-quota-rolling-window.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-ratings-denial.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/policy/mixer-rule-ratings-ratelimit.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/build-services.sh +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/details/Dockerfile +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/details/details.rb +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/mongodb/Dockerfile +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/mongodb/ratings_data.json +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/mongodb/script.sh +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/mysql/Dockerfile +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/mysql/mysqldb-init.sql +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/productpage/Dockerfile +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/productpage/productpage.py +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/productpage/requirements.txt +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/productpage/templates/index.html +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/productpage/templates/productpage.html +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/productpage/test-requirements.txt +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/productpage/tests/unit/test_productpage.py +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/ratings/Dockerfile +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/ratings/package.json +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/ratings/ratings.js +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/.gitignore +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/build.gradle +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-application/.gitignore +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-application/build.gradle +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-application/src/main/java/application/ReviewsApplication.java +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-application/src/main/java/application/rest/LibertyRestEndpoint.java +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-application/src/main/webapp/WEB-INF/ibm-web-ext.xml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-application/src/main/webapp/WEB-INF/web.xml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-application/src/main/webapp/index.html +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-application/src/test/java/test/TestApplication.java +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-wlpcfg/Dockerfile +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-wlpcfg/build.gradle +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-wlpcfg/servers/LibertyProjectServer/server.xml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-wlpcfg/shared/.gitkeep +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-wlpcfg/src/test/java/it/EndpointTest.java +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-wlpcfg/src/test/java/it/TestApplication.java +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/reviews-wlpcfg/src/test/java/it/rest/LibertyRestEndpointTest.java +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/src/reviews/settings.gradle +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/swagger.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/telemetry/fluentd-istio-crd.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/telemetry/fluentd-istio.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/telemetry/log-entry-crd.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/telemetry/log-entry.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/telemetry/metrics-crd.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/telemetry/metrics.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/telemetry/tcp-metrics-crd.yaml +%%EXAMPLES%%%%DATADIR%%/samples/bookinfo/telemetry/tcp-metrics.yaml +%%EXAMPLES%%%%DATADIR%%/samples/certs/ca-cert.pem +%%EXAMPLES%%%%DATADIR%%/samples/certs/ca-key.pem +%%EXAMPLES%%%%DATADIR%%/samples/certs/cert-chain.pem +%%EXAMPLES%%%%DATADIR%%/samples/certs/root-cert.pem +%%EXAMPLES%%%%DATADIR%%/samples/custom-bootstrap/README.md +%%EXAMPLES%%%%DATADIR%%/samples/custom-bootstrap/custom-bootstrap.yaml +%%EXAMPLES%%%%DATADIR%%/samples/custom-bootstrap/example-app.yaml +%%EXAMPLES%%%%DATADIR%%/samples/external/README.md +%%EXAMPLES%%%%DATADIR%%/samples/external/aptget.yaml +%%EXAMPLES%%%%DATADIR%%/samples/external/github.yaml +%%EXAMPLES%%%%DATADIR%%/samples/external/pypi.yaml +%%EXAMPLES%%%%DATADIR%%/samples/health-check/liveness-command.yaml +%%EXAMPLES%%%%DATADIR%%/samples/health-check/liveness-http-same-port.yaml +%%EXAMPLES%%%%DATADIR%%/samples/health-check/liveness-http.yaml +%%EXAMPLES%%%%DATADIR%%/samples/health-check/server.go +%%EXAMPLES%%%%DATADIR%%/samples/helloworld/README.md +%%EXAMPLES%%%%DATADIR%%/samples/helloworld/helloworld-gateway.yaml +%%EXAMPLES%%%%DATADIR%%/samples/helloworld/helloworld.yaml +%%EXAMPLES%%%%DATADIR%%/samples/helloworld/loadgen.sh +%%EXAMPLES%%%%DATADIR%%/samples/helloworld/src/Dockerfile +%%EXAMPLES%%%%DATADIR%%/samples/helloworld/src/app.py +%%EXAMPLES%%%%DATADIR%%/samples/helloworld/src/build_service.sh +%%EXAMPLES%%%%DATADIR%%/samples/helloworld/src/requirements.txt +%%EXAMPLES%%%%DATADIR%%/samples/httpbin/README.md +%%EXAMPLES%%%%DATADIR%%/samples/httpbin/httpbin-gateway.yaml +%%EXAMPLES%%%%DATADIR%%/samples/httpbin/httpbin-nodeport.yaml +%%EXAMPLES%%%%DATADIR%%/samples/httpbin/httpbin-vault.yaml +%%EXAMPLES%%%%DATADIR%%/samples/httpbin/httpbin.yaml +%%EXAMPLES%%%%DATADIR%%/samples/httpbin/policy/keyval-template.yaml +%%EXAMPLES%%%%DATADIR%%/samples/httpbin/policy/keyval.yaml +%%EXAMPLES%%%%DATADIR%%/samples/httpbin/sample-client/fortio-deploy.yaml +%%EXAMPLES%%%%DATADIR%%/samples/https/default.conf +%%EXAMPLES%%%%DATADIR%%/samples/https/nginx-app.yaml +%%EXAMPLES%%%%DATADIR%%/samples/kubernetes-blog/bookinfo-ratings.yaml +%%EXAMPLES%%%%DATADIR%%/samples/kubernetes-blog/bookinfo-reviews-v2.yaml +%%EXAMPLES%%%%DATADIR%%/samples/kubernetes-blog/bookinfo-v1.yaml +%%EXAMPLES%%%%DATADIR%%/samples/rawvm/.gitignore +%%EXAMPLES%%%%DATADIR%%/samples/rawvm/Makefile +%%EXAMPLES%%%%DATADIR%%/samples/rawvm/README.md +%%EXAMPLES%%%%DATADIR%%/samples/rawvm/demo.sh +%%EXAMPLES%%%%DATADIR%%/samples/rawvm/k8cli.yaml.in +%%EXAMPLES%%%%DATADIR%%/samples/rawvm/k8services.yaml.in +%%EXAMPLES%%%%DATADIR%%/samples/sleep/README.md +%%EXAMPLES%%%%DATADIR%%/samples/sleep/policy/sni-serviceaccount.yaml +%%EXAMPLES%%%%DATADIR%%/samples/sleep/policy/sni-wikipedia.yaml +%%EXAMPLES%%%%DATADIR%%/samples/sleep/sleep-vault.yaml +%%EXAMPLES%%%%DATADIR%%/samples/sleep/sleep.yaml +%%EXAMPLES%%%%DATADIR%%/samples/sleep/telemetry/sni-logging.yaml +%%EXAMPLES%%%%DATADIR%%/samples/tcp-echo/README.md +%%EXAMPLES%%%%DATADIR%%/samples/tcp-echo/src/Dockerfile +%%EXAMPLES%%%%DATADIR%%/samples/tcp-echo/src/main.go +%%EXAMPLES%%%%DATADIR%%/samples/tcp-echo/src/main_test.go +%%EXAMPLES%%%%DATADIR%%/samples/tcp-echo/tcp-echo-20-v2.yaml +%%EXAMPLES%%%%DATADIR%%/samples/tcp-echo/tcp-echo-all-v1.yaml +%%EXAMPLES%%%%DATADIR%%/samples/tcp-echo/tcp-echo-services.yaml +%%EXAMPLES%%%%DATADIR%%/samples/tcp-echo/tcp-echo.yaml +%%EXAMPLES%%%%DATADIR%%/samples/websockets/README.md +%%EXAMPLES%%%%DATADIR%%/samples/websockets/app.yaml +%%EXAMPLES%%%%DATADIR%%/samples/websockets/route.yaml