From owner-svn-ports-all@freebsd.org Sat Oct 5 16:05:21 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1A7B6136B28; Sat, 5 Oct 2019 16:05:21 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46ls5r717rz3NC4; Sat, 5 Oct 2019 16:05:20 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D5678F524; Sat, 5 Oct 2019 16:05:20 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x95G5Kta014656; Sat, 5 Oct 2019 16:05:20 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x95G5Ki8014654; Sat, 5 Oct 2019 16:05:20 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201910051605.x95G5Ki8014654@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 5 Oct 2019 16:05:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513833 - head/sysutils/istio X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/sysutils/istio X-SVN-Commit-Revision: 513833 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Oct 2019 16:05:21 -0000 Author: danilo Date: Sat Oct 5 16:05:19 2019 New Revision: 513833 URL: https://svnweb.freebsd.org/changeset/ports/513833 Log: - Update to 1.3.1 Modified: head/sysutils/istio/Makefile head/sysutils/istio/distinfo head/sysutils/istio/pkg-plist Modified: head/sysutils/istio/Makefile ============================================================================== --- head/sysutils/istio/Makefile Sat Oct 5 16:04:54 2019 (r513832) +++ head/sysutils/istio/Makefile Sat Oct 5 16:05:19 2019 (r513833) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= istio -PORTVERSION= 1.2.5 +PORTVERSION= 1.3.1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org Modified: head/sysutils/istio/distinfo ============================================================================== --- head/sysutils/istio/distinfo Sat Oct 5 16:04:54 2019 (r513832) +++ head/sysutils/istio/distinfo Sat Oct 5 16:05:19 2019 (r513833) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567465238 -SHA256 (istio-istio-1.2.5_GH0.tar.gz) = e5b5b57ab2e18585e447e10654a801a7277ca8229356dfce240895f33dc45abd -SIZE (istio-istio-1.2.5_GH0.tar.gz) = 20318113 +TIMESTAMP = 1570288238 +SHA256 (istio-istio-1.3.1_GH0.tar.gz) = 4b0e85709cf7f9f22856d8a9c9d5f4741e4c907123d7120bc0f43e95dc4c50f7 +SIZE (istio-istio-1.3.1_GH0.tar.gz) = 22514568 Modified: head/sysutils/istio/pkg-plist ============================================================================== --- head/sysutils/istio/pkg-plist Sat Oct 5 16:04:54 2019 (r513832) +++ head/sysutils/istio/pkg-plist Sat Oct 5 16:05:19 2019 (r513833) @@ -1,5 +1,4 @@ bin/istioctl -%%DATADIR%%/install/OWNERS %%DATADIR%%/install/README.md %%DATADIR%%/install/consul/README.md %%DATADIR%%/install/consul/consul_config/agent-loglevel.json @@ -10,34 +9,7 @@ bin/istioctl %%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/global-default-sidecar-scope.yaml %%DATADIR%%/install/kubernetes/helm/README.md %%DATADIR%%/install/kubernetes/helm/helm-service-account.yaml @@ -77,7 +49,6 @@ bin/istioctl %%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 @@ -101,6 +72,7 @@ bin/istioctl %%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/citadel-dashboard.json %%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 @@ -184,7 +156,6 @@ bin/istioctl %%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 @@ -198,7 +169,6 @@ bin/istioctl %%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/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 @@ -214,6 +184,7 @@ bin/istioctl %%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/pvc.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 @@ -222,6 +193,7 @@ bin/istioctl %%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-meshexpansion-gateways.yaml %%DATADIR%%/install/kubernetes/helm/istio/example-values/values-istio-multicluster-gateways.yaml %%DATADIR%%/install/kubernetes/helm/istio/files/injection-template.yaml %%DATADIR%%/install/kubernetes/helm/istio/requirements.yaml @@ -257,6 +229,7 @@ bin/istioctl %%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-control-plane-auth-disabled.yaml %%DATADIR%%/install/kubernetes/helm/istio/values-istio-sds-auth.yaml %%DATADIR%%/install/kubernetes/helm/istio/values.yaml %%DATADIR%%/install/kubernetes/mesh-expansion.yaml @@ -264,7 +237,6 @@ bin/istioctl %%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 @@ -303,7 +275,6 @@ bin/istioctl %%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 @@ -452,6 +423,8 @@ bin/istioctl %%EXAMPLES%%%%DATADIR%%/samples/rawvm/demo.sh %%EXAMPLES%%%%DATADIR%%/samples/rawvm/k8cli.yaml.in %%EXAMPLES%%%%DATADIR%%/samples/rawvm/k8services.yaml.in +%%EXAMPLES%%%%DATADIR%%/samples/security/psp/all-pods-psp.yaml +%%EXAMPLES%%%%DATADIR%%/samples/security/psp/citadel-agent-psp.yaml %%EXAMPLES%%%%DATADIR%%/samples/sleep/README.md %%EXAMPLES%%%%DATADIR%%/samples/sleep/policy/sni-serviceaccount.yaml %%EXAMPLES%%%%DATADIR%%/samples/sleep/policy/sni-wikipedia.yaml