Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug info to multicluster e2e tests #417

Conversation

MaxBab
Copy link
Collaborator

@MaxBab MaxBab commented Oct 13, 2024

In case multicluster e2e test fails, we should be debug information regarding the failure.

What type of PR is this?

  • Enhancement / New Feature
  • Bug Fix
  • Refactor
  • Optimization
  • Test
  • Documentation Update

What this PR does / why we need it:

Add debug info to multicluster e2e tests in case of test failure.

Which issue(s) this PR fixes:

Fixes #381

Additional information:

In case multicluster e2e test fails, we should be debug information
regarding the failure.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
@MaxBab MaxBab requested a review from a team as a code owner October 13, 2024 13:01
@MaxBab MaxBab requested a review from luksa October 14, 2024 11:11
@istio-testing istio-testing merged commit e1c447d into istio-ecosystem:main Oct 14, 2024
14 checks passed
@MaxBab MaxBab deleted the add_debug_info_to_multicluster_tests branch October 14, 2024 11:51
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 14, 2024
* upstream/main: (65 commits)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  Use upstream builder image in update-deps workflow (istio-ecosystem#399)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#398)
  Fix flakiness in multi-cluster tests (istio-ecosystem#400)
  Create GH Action for update-deps (istio-ecosystem#393)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
@fjglira
Copy link
Contributor

fjglira commented Oct 14, 2024

Hi @MaxBab, I think we need to make changes also in the debug func because we need to pass both clusters or check both clusters configurations, this will need to include certs and others

@MaxBab
Copy link
Collaborator Author

MaxBab commented Oct 14, 2024

@fjglira
Sure, will look into it.

openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 14, 2024
* upstream/main: (66 commits)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  Use upstream builder image in update-deps workflow (istio-ecosystem#399)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#398)
  Fix flakiness in multi-cluster tests (istio-ecosystem#400)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 15, 2024
* upstream/main: (66 commits)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  Use upstream builder image in update-deps workflow (istio-ecosystem#399)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#398)
  Fix flakiness in multi-cluster tests (istio-ecosystem#400)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 15, 2024
* upstream/main: (67 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  Use upstream builder image in update-deps workflow (istio-ecosystem#399)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#398)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 15, 2024
* upstream/main: (67 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  Use upstream builder image in update-deps workflow (istio-ecosystem#399)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#398)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 15, 2024
* upstream/main: (67 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  Use upstream builder image in update-deps workflow (istio-ecosystem#399)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#398)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 15, 2024
* upstream/main: (68 commits)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  Use upstream builder image in update-deps workflow (istio-ecosystem#399)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 15, 2024
* upstream/main: (68 commits)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  Use upstream builder image in update-deps workflow (istio-ecosystem#399)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 16, 2024
* upstream/main: (68 commits)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  Use upstream builder image in update-deps workflow (istio-ecosystem#399)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 16, 2024
* upstream/main: (69 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#402)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 16, 2024
* upstream/main: (70 commits)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 16, 2024
* upstream/main: (70 commits)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  Optimize multicluster e2e tests (istio-ecosystem#403)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 16, 2024
* upstream/main: (71 commits)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 16, 2024
* upstream/main: (71 commits)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 17, 2024
* upstream/main: (71 commits)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  Faster cleanup in dualstack_test.go (istio-ecosystem#404)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 17, 2024
* upstream/main: (72 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  Fix e2e test suite names (istio-ecosystem#409)
  Documentation for dual-stack support (istio-ecosystem#407)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#408)
  ...

# Conflicts:
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 17, 2024
* upstream/main: (75 commits)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  Centralize operator installation code in e2e tests (istio-ecosystem#411)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 17, 2024
* upstream/main: (76 commits)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 17, 2024
* upstream/main: (76 commits)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 18, 2024
* upstream/main: (76 commits)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  Enable verbose logging in operator in e2e tests (istio-ecosystem#412)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 18, 2024
* upstream/main: (77 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#431)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 18, 2024
* upstream/main: (77 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#431)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  helmified imagePullSecrets and resources (istio-ecosystem#371)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 18, 2024
* upstream/main: (78 commits)
  Reduce minimum deletion grace period to 0s (istio-ecosystem#436)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#431)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  Add operatorLogLevel to Operator Helm chart (istio-ecosystem#410)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 18, 2024
* upstream/main: (79 commits)
  Also print version when running `./sail-operator version` (istio-ecosystem#438)
  Reduce minimum deletion grace period to 0s (istio-ecosystem#436)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#431)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 18, 2024
* upstream/main: (79 commits)
  Also print version when running `./sail-operator version` (istio-ecosystem#438)
  Reduce minimum deletion grace period to 0s (istio-ecosystem#436)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#431)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 18, 2024
* upstream/main: (79 commits)
  Also print version when running `./sail-operator version` (istio-ecosystem#438)
  Reduce minimum deletion grace period to 0s (istio-ecosystem#436)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#431)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#416)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#415)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 21, 2024
* upstream/main: (81 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#440)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#435)
  Also print version when running `./sail-operator version` (istio-ecosystem#438)
  Reduce minimum deletion grace period to 0s (istio-ecosystem#436)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#431)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/latest/profiles/openshift-ambient.yaml
#	resources/latest/profiles/openshift.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 21, 2024
* upstream/main: (81 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#440)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#435)
  Also print version when running `./sail-operator version` (istio-ecosystem#438)
  Reduce minimum deletion grace period to 0s (istio-ecosystem#436)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#431)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/latest/profiles/openshift-ambient.yaml
#	resources/latest/profiles/openshift.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Oct 21, 2024
* upstream/main: (81 commits)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#440)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#435)
  Also print version when running `./sail-operator version` (istio-ecosystem#438)
  Reduce minimum deletion grace period to 0s (istio-ecosystem#436)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#431)
  Remove `--default-profile` in favor of automatic platform detection (istio-ecosystem#434)
  Convert all values to pointers (istio-ecosystem#433)
  Support metrics on dualStack clusters (istio-ecosystem#426)
  Honor the `--log-enqueue-events` option in all controllers (istio-ecosystem#432)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#424)
  Clean up gateway sections in README.md (istio-ecosystem#428)
  Minor updates to docs (istio-ecosystem#425)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#423)
  Make spec.namespace fields immutable (istio-ecosystem#418)
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#421)
  Fix typo in helm-artifacts-publish ENV var command (istio-ecosystem#419)
  Add debug info to multicluster e2e tests (istio-ecosystem#417)
  Generate asciidoc API reference (istio-ecosystem#397)
  Test coverage workflow (istio-ecosystem#387)
  Skip control plane tests for dualStack job (istio-ecosystem#414)
  ...

# Conflicts:
#	bundle/manifests/sail-operator-metrics-service_v1_service.yaml
#	resources/latest/charts/base/Chart.yaml
#	resources/latest/charts/base/files/crd-all.gen.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/base/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/base/files/profile-platform-k3d.yaml
#	resources/latest/charts/base/files/profile-platform-openshift.yaml
#	resources/latest/charts/base/templates/crds.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml
#	resources/latest/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml
#	resources/latest/charts/base/templates/reader-serviceaccount.yaml
#	resources/latest/charts/base/templates/zzz_profile.yaml
#	resources/latest/charts/base/values.yaml
#	resources/latest/charts/cni/Chart.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/cni/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/cni/files/profile-platform-openshift.yaml
#	resources/latest/charts/cni/templates/clusterrole.yaml
#	resources/latest/charts/cni/templates/daemonset.yaml
#	resources/latest/charts/cni/templates/zzz_profile.yaml
#	resources/latest/charts/cni/values.yaml
#	resources/latest/charts/gateway/Chart.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/gateway/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/gateway/files/profile-platform-openshift.yaml
#	resources/latest/charts/gateway/templates/deployment.yaml
#	resources/latest/charts/gateway/templates/zzz_profile.yaml
#	resources/latest/charts/gateway/values.schema.json
#	resources/latest/charts/gateway/values.yaml
#	resources/latest/charts/istiod/Chart.yaml
#	resources/latest/charts/istiod/files/injection-template.yaml
#	resources/latest/charts/istiod/files/kube-gateway.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/istiod/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/istiod/files/profile-platform-openshift.yaml
#	resources/latest/charts/istiod/files/waypoint.yaml
#	resources/latest/charts/istiod/templates/autoscale.yaml
#	resources/latest/charts/istiod/templates/clusterrole.yaml
#	resources/latest/charts/istiod/templates/clusterrolebinding.yaml
#	resources/latest/charts/istiod/templates/configmap-jwks.yaml
#	resources/latest/charts/istiod/templates/configmap.yaml
#	resources/latest/charts/istiod/templates/deployment.yaml
#	resources/latest/charts/istiod/templates/mutatingwebhook.yaml
#	resources/latest/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/latest/charts/istiod/templates/reader-clusterrole.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-endpoints.yaml
#	resources/latest/charts/istiod/templates/remote-istiod-service.yaml
#	resources/latest/charts/istiod/templates/revision-tags.yaml
#	resources/latest/charts/istiod/templates/role.yaml
#	resources/latest/charts/istiod/templates/rolebinding.yaml
#	resources/latest/charts/istiod/templates/service.yaml
#	resources/latest/charts/istiod/templates/serviceaccount.yaml
#	resources/latest/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/latest/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/latest/charts/istiod/templates/zzz_profile.yaml
#	resources/latest/charts/istiod/values.yaml
#	resources/latest/charts/ztunnel/Chart.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.22.yaml
#	resources/latest/charts/ztunnel/files/profile-compatibility-version-1.23.yaml
#	resources/latest/charts/ztunnel/templates/daemonset.yaml
#	resources/latest/charts/ztunnel/templates/zzz_profile.yaml
#	resources/latest/charts/ztunnel/values.yaml
#	resources/latest/profiles/openshift-ambient.yaml
#	resources/latest/profiles/openshift.yaml
#	resources/v1.21.6/charts/base/Chart.yaml
#	resources/v1.21.6/charts/base/README.md
#	resources/v1.21.6/charts/base/crds/crd-all.gen.yaml
#	resources/v1.21.6/charts/base/files/profile-ambient.yaml
#	resources/v1.21.6/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/base/files/profile-demo.yaml
#	resources/v1.21.6/charts/base/files/profile-openshift.yaml
#	resources/v1.21.6/charts/base/files/profile-preview.yaml
#	resources/v1.21.6/charts/base/templates/NOTES.txt
#	resources/v1.21.6/charts/base/templates/crds.yaml
#	resources/v1.21.6/charts/base/templates/default.yaml
#	resources/v1.21.6/charts/base/templates/endpoints.yaml
#	resources/v1.21.6/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.21.6/charts/base/templates/services.yaml
#	resources/v1.21.6/charts/base/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/base/values.yaml
#	resources/v1.21.6/charts/cni/Chart.yaml
#	resources/v1.21.6/charts/cni/README.md
#	resources/v1.21.6/charts/cni/files/profile-ambient.yaml
#	resources/v1.21.6/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/cni/files/profile-demo.yaml
#	resources/v1.21.6/charts/cni/files/profile-openshift.yaml
#	resources/v1.21.6/charts/cni/files/profile-preview.yaml
#	resources/v1.21.6/charts/cni/templates/NOTES.txt
#	resources/v1.21.6/charts/cni/templates/clusterrole.yaml
#	resources/v1.21.6/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/cni/templates/configmap-cni.yaml
#	resources/v1.21.6/charts/cni/templates/daemonset.yaml
#	resources/v1.21.6/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.21.6/charts/cni/templates/resourcequota.yaml
#	resources/v1.21.6/charts/cni/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/cni/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/cni/values.yaml
#	resources/v1.21.6/charts/gateway/Chart.yaml
#	resources/v1.21.6/charts/gateway/README.md
#	resources/v1.21.6/charts/gateway/files/profile-ambient.yaml
#	resources/v1.21.6/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/gateway/files/profile-demo.yaml
#	resources/v1.21.6/charts/gateway/files/profile-openshift.yaml
#	resources/v1.21.6/charts/gateway/files/profile-preview.yaml
#	resources/v1.21.6/charts/gateway/templates/NOTES.txt
#	resources/v1.21.6/charts/gateway/templates/_helpers.tpl
#	resources/v1.21.6/charts/gateway/templates/deployment.yaml
#	resources/v1.21.6/charts/gateway/templates/hpa.yaml
#	resources/v1.21.6/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/gateway/templates/role.yaml
#	resources/v1.21.6/charts/gateway/templates/service.yaml
#	resources/v1.21.6/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/gateway/values.schema.json
#	resources/v1.21.6/charts/gateway/values.yaml
#	resources/v1.21.6/charts/istiod/Chart.yaml
#	resources/v1.21.6/charts/istiod/README.md
#	resources/v1.21.6/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-agent.yaml
#	resources/v1.21.6/charts/istiod/files/grpc-simple.yaml
#	resources/v1.21.6/charts/istiod/files/injection-template.yaml
#	resources/v1.21.6/charts/istiod/files/kube-gateway.yaml
#	resources/v1.21.6/charts/istiod/files/profile-ambient.yaml
#	resources/v1.21.6/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/istiod/files/profile-demo.yaml
#	resources/v1.21.6/charts/istiod/files/profile-openshift.yaml
#	resources/v1.21.6/charts/istiod/files/profile-preview.yaml
#	resources/v1.21.6/charts/istiod/files/waypoint.yaml
#	resources/v1.21.6/charts/istiod/templates/NOTES.txt
#	resources/v1.21.6/charts/istiod/templates/_helpers.tpl
#	resources/v1.21.6/charts/istiod/templates/autoscale.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.21.6/charts/istiod/templates/configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/deployment.yaml
#	resources/v1.21.6/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.21.6/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.21.6/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.21.6/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/revision-tags.yaml
#	resources/v1.21.6/charts/istiod/templates/role.yaml
#	resources/v1.21.6/charts/istiod/templates/rolebinding.yaml
#	resources/v1.21.6/charts/istiod/templates/service.yaml
#	resources/v1.21.6/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.21.6/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.21.6/charts/istiod/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/istiod/values.yaml
#	resources/v1.21.6/charts/ztunnel/Chart.yaml
#	resources/v1.21.6/charts/ztunnel/README.md
#	resources/v1.21.6/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.21.6/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.21.6/charts/ztunnel/templates/NOTES.txt
#	resources/v1.21.6/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.21.6/charts/ztunnel/templates/rbac.yaml
#	resources/v1.21.6/charts/ztunnel/templates/zzz_profile.yaml
#	resources/v1.21.6/charts/ztunnel/values.yaml
#	resources/v1.21.6/profiles/ambient.yaml
#	resources/v1.21.6/profiles/default.yaml
#	resources/v1.21.6/profiles/demo.yaml
#	resources/v1.21.6/profiles/empty.yaml
#	resources/v1.21.6/profiles/external.yaml
#	resources/v1.21.6/profiles/openshift.yaml
#	resources/v1.21.6/profiles/preview.yaml
#	resources/v1.22.5/charts/base/Chart.yaml
#	resources/v1.22.5/charts/base/README.md
#	resources/v1.22.5/charts/base/crds/crd-all.gen.yaml
#	resources/v1.22.5/charts/base/files/profile-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/base/files/profile-demo.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/base/files/profile-openshift.yaml
#	resources/v1.22.5/charts/base/files/profile-preview.yaml
#	resources/v1.22.5/charts/base/files/profile-stable.yaml
#	resources/v1.22.5/charts/base/templates/NOTES.txt
#	resources/v1.22.5/charts/base/templates/crds.yaml
#	resources/v1.22.5/charts/base/templates/default.yaml
#	resources/v1.22.5/charts/base/templates/endpoints.yaml
#	resources/v1.22.5/charts/base/templates/reader-serviceaccount.yaml
#	resources/v1.22.5/charts/base/templates/services.yaml
#	resources/v1.22.5/charts/base/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/base/values.yaml
#	resources/v1.22.5/charts/cni/Chart.yaml
#	resources/v1.22.5/charts/cni/README.md
#	resources/v1.22.5/charts/cni/files/profile-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/cni/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/cni/files/profile-demo.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/cni/files/profile-openshift.yaml
#	resources/v1.22.5/charts/cni/files/profile-preview.yaml
#	resources/v1.22.5/charts/cni/files/profile-stable.yaml
#	resources/v1.22.5/charts/cni/templates/NOTES.txt
#	resources/v1.22.5/charts/cni/templates/clusterrole.yaml
#	resources/v1.22.5/charts/cni/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/cni/templates/configmap-cni.yaml
#	resources/v1.22.5/charts/cni/templates/daemonset.yaml
#	resources/v1.22.5/charts/cni/templates/network-attachment-definition.yaml
#	resources/v1.22.5/charts/cni/templates/resourcequota.yaml
#	resources/v1.22.5/charts/cni/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/cni/values.yaml
#	resources/v1.22.5/charts/gateway/Chart.yaml
#	resources/v1.22.5/charts/gateway/README.md
#	resources/v1.22.5/charts/gateway/files/profile-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/gateway/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/gateway/files/profile-demo.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/gateway/files/profile-openshift.yaml
#	resources/v1.22.5/charts/gateway/files/profile-preview.yaml
#	resources/v1.22.5/charts/gateway/files/profile-stable.yaml
#	resources/v1.22.5/charts/gateway/templates/NOTES.txt
#	resources/v1.22.5/charts/gateway/templates/_helpers.tpl
#	resources/v1.22.5/charts/gateway/templates/deployment.yaml
#	resources/v1.22.5/charts/gateway/templates/hpa.yaml
#	resources/v1.22.5/charts/gateway/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/gateway/templates/role.yaml
#	resources/v1.22.5/charts/gateway/templates/service.yaml
#	resources/v1.22.5/charts/gateway/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/gateway/values.yaml
#	resources/v1.22.5/charts/istiod/Chart.yaml
#	resources/v1.22.5/charts/istiod/README.md
#	resources/v1.22.5/charts/istiod/files/gateway-injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-agent.yaml
#	resources/v1.22.5/charts/istiod/files/grpc-simple.yaml
#	resources/v1.22.5/charts/istiod/files/injection-template.yaml
#	resources/v1.22.5/charts/istiod/files/kube-gateway.yaml
#	resources/v1.22.5/charts/istiod/files/profile-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/istiod/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/istiod/files/profile-demo.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/istiod/files/profile-openshift.yaml
#	resources/v1.22.5/charts/istiod/files/profile-preview.yaml
#	resources/v1.22.5/charts/istiod/files/profile-stable.yaml
#	resources/v1.22.5/charts/istiod/files/waypoint.yaml
#	resources/v1.22.5/charts/istiod/templates/NOTES.txt
#	resources/v1.22.5/charts/istiod/templates/_helpers.tpl
#	resources/v1.22.5/charts/istiod/templates/autoscale.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap-jwks.yaml
#	resources/v1.22.5/charts/istiod/templates/configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/deployment.yaml
#	resources/v1.22.5/charts/istiod/templates/istiod-injector-configmap.yaml
#	resources/v1.22.5/charts/istiod/templates/mutatingwebhook.yaml
#	resources/v1.22.5/charts/istiod/templates/poddisruptionbudget.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrole.yaml
#	resources/v1.22.5/charts/istiod/templates/reader-clusterrolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/revision-tags.yaml
#	resources/v1.22.5/charts/istiod/templates/role.yaml
#	resources/v1.22.5/charts/istiod/templates/rolebinding.yaml
#	resources/v1.22.5/charts/istiod/templates/service.yaml
#	resources/v1.22.5/charts/istiod/templates/serviceaccount.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingadmissionpolicy.yaml
#	resources/v1.22.5/charts/istiod/templates/validatingwebhookconfiguration.yaml
#	resources/v1.22.5/charts/istiod/values.yaml
#	resources/v1.22.5/charts/ztunnel/Chart.yaml
#	resources/v1.22.5/charts/ztunnel/README.md
#	resources/v1.22.5/charts/ztunnel/files/profile-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.20.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-compatibility-version-1.21.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-demo.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift-ambient.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-openshift.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-preview.yaml
#	resources/v1.22.5/charts/ztunnel/files/profile-stable.yaml
#	resources/v1.22.5/charts/ztunnel/templates/NOTES.txt
#	resources/v1.22.5/charts/ztunnel/templates/_helpers.tpl
#	resources/v1.22.5/charts/ztunnel/templates/daemonset.yaml
#	resources/v1.22.5/charts/ztunnel/templates/rbac.yaml
#	resources/v1.22.5/charts/ztunnel/values.yaml
#	resources/v1.22.5/profiles/ambient.yaml
#	resources/v1.22.5/profiles/default.yaml
#	resources/v1.22.5/profiles/demo.yaml
#	resources/v1.22.5/profiles/empty.yaml
#	resources/v1.22.5/profiles/openshift-ambient.yaml
#	resources/v1.22.5/profiles/openshift.yaml
#	resources/v1.22.5/profiles/preview.yaml
#	resources/v1.22.5/profiles/stable.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.21.yaml
#	resources/v1.23.2/charts/base/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/base/files/profile-preview.yaml
#	resources/v1.23.2/charts/base/files/profile-stable.yaml
#	resources/v1.23.2/charts/cni/files/profile-compatibility-version-1.22.yaml
#	resources/v1.23.2/charts/cni/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/gateway/values.schema.json
#	resources/v1.23.2/charts/istiod-remote/Chart.yaml
#	resources/v1.23.2/charts/istiod-remote/NOTES.txt
#	resources/v1.23.2/charts/istiod-remote/files/gateway-injection-template.yaml
#	resources/v1.23.2/charts/istiod-remote/templates/zzz_profile.yaml
#	resources/v1.23.2/charts/istiod-remote/values.yaml
#	resources/v1.23.2/charts/ztunnel/templates/zzz_profile.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Add debug information for e2e multicluster test
4 participants