Skip to content

Commit

Permalink
Merge pull request #29 from openshift-service-mesh-bot/none-main-merg…
Browse files Browse the repository at this point in the history
…e_upstream_main-38a843ce

Automator: merge upstream changes to openshift-service-mesh/sail-operator@main
  • Loading branch information
openshift-merge-bot[bot] authored May 14, 2024
2 parents 15f6165 + d831375 commit 6547585
Show file tree
Hide file tree
Showing 15 changed files with 31 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "istio build-tools",
"image": "gcr.io/istio-testing/build-tools:master-e1fcc89d18dcbddd83c4934416e5b8b6faa09691",
"image": "gcr.io/istio-testing/build-tools:master-5febdc9ef2a2e05a9451ced0db096b4ecefd2a64",
"privileged": true,
"remoteEnv": {
"USE_GKE_GCLOUD_AUTH_PLUGIN": "True",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ metadata:
capabilities: Seamless Upgrades
categories: OpenShift Optional, Integration & Delivery, Networking, Security
containerImage: quay.io/maistra-dev/sail-operator:3.0.0-tp-latest
createdAt: "2024-05-14T08:52:09Z"
createdAt: "2024-05-14T21:06:02Z"
description: The OpenShift Service Mesh Operator enables you to install, configure,
and manage an instance of Red Hat OpenShift Service Mesh. OpenShift Service
Mesh is based on the open source Istio project.
Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ csv:
- v1.21.2
- v1.21.0
- latest (f4d07793)
- latest (76d03ee7)
[See this page](https://github.com/istio-ecosystem/sail-operator/blob/pre-main/bundle/README.md) for instructions on how to use it.
support: Community based
Expand Down
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cf3ae8349d9720b56c625439c3f6a4c7c5b60f82
23ecf28729c3020e9c62e9d585bace6d95fbaac4
2 changes: 1 addition & 1 deletion common/scripts/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ fi
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io}
PROJECT_ID=${PROJECT_ID:-istio-testing}
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
IMAGE_VERSION=master-e1fcc89d18dcbddd83c4934416e5b8b6faa09691
IMAGE_VERSION=master-5febdc9ef2a2e05a9451ced0db096b4ecefd2a64
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools
Expand Down
4 changes: 2 additions & 2 deletions resources/latest/charts/base/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v1
appVersion: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
appVersion: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
description: Helm chart for deploying Istio cluster resources and CRDs
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
- istio
name: base
sources:
- https://github.com/istio/istio
version: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
version: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
4 changes: 2 additions & 2 deletions resources/latest/charts/cni/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
appVersion: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
description: Helm chart for istio-cni components
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -8,4 +8,4 @@ keywords:
name: cni
sources:
- https://github.com/istio/istio
version: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
version: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
2 changes: 1 addition & 1 deletion resources/latest/charts/cni/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ defaults:
hub: gcr.io/istio-testing

# Default tag for Istio images.
tag: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
tag: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638

# Variant of the image to use.
# Currently supported are: [debug, distroless]
Expand Down
4 changes: 2 additions & 2 deletions resources/latest/charts/gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
appVersion: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
description: Helm chart for deploying Istio gateways
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -9,4 +9,4 @@ name: gateway
sources:
- https://github.com/istio/istio
type: application
version: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
version: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
4 changes: 2 additions & 2 deletions resources/latest/charts/istiod/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
appVersion: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
description: Helm chart for istio control plane
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -9,4 +9,4 @@ keywords:
name: istiod
sources:
- https://github.com/istio/istio
version: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
version: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
2 changes: 1 addition & 1 deletion resources/latest/charts/istiod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ defaults:
# Dev builds from prow are on gcr.io
hub: gcr.io/istio-testing
# Default tag for Istio images.
tag: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
tag: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
# Variant of the image to use.
# Currently supported are: [debug, distroless]
variant: ""
Expand Down
4 changes: 2 additions & 2 deletions resources/latest/charts/ztunnel/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
appVersion: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
description: Helm chart for istio ztunnel components
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -8,4 +8,4 @@ keywords:
name: ztunnel
sources:
- https://github.com/istio/istio
version: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
version: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
7 changes: 7 additions & 0 deletions resources/latest/charts/ztunnel/templates/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ spec:
spec:
nodeSelector:
kubernetes.io/os: linux
{{- if .Values.nodeSelector }}
{{ toYaml .Values.nodeSelector | indent 8 }}
{{- end }}
{{- if .Values.affinity }}
affinity:
{{ toYaml .Values.affinity | trim | indent 8 }}
{{- end }}
serviceAccountName: ztunnel
tolerations:
- effect: NoSchedule
Expand Down
2 changes: 1 addition & 1 deletion resources/latest/charts/ztunnel/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defaults:
# Hub to pull from. Image will be `Hub/Image:Tag-Variant`
hub: gcr.io/istio-testing
# Tag to pull from. Image will be `Hub/Image:Tag-Variant`
tag: 1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93
tag: 1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638
# Variant to pull. Options are "debug" or "distroless". Unset will use the default for the given version.
variant: ""

Expand Down
12 changes: 6 additions & 6 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ versions:
version: 1.23-alpha
repo: https://github.com/istio/istio
branch: master
commit: f4d0779389cb4e451d3184296b54560110794f93
commit: 76d03ee78276eef8ca8068698e7e2106f31a3638
charts:
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93/helm/base-1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93.tgz
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93/helm/cni-1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93.tgz
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93/helm/gateway-1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93.tgz
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93/helm/istiod-1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93.tgz
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93/helm/ztunnel-1.23-alpha.f4d0779389cb4e451d3184296b54560110794f93.tgz
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638/helm/base-1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638.tgz
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638/helm/cni-1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638.tgz
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638/helm/gateway-1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638.tgz
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638/helm/istiod-1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638.tgz
- https://storage.googleapis.com/istio-build/dev/1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638/helm/ztunnel-1.23-alpha.76d03ee78276eef8ca8068698e7e2106f31a3638.tgz

0 comments on commit 6547585

Please sign in to comment.