-
Notifications
You must be signed in to change notification settings - Fork 28
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
Automator: Update dependencies in istio-ecosystem/sail-operator@main #468
Merged
istio-testing
merged 1 commit into
istio-ecosystem:main
from
openshift-service-mesh-bot:none-main-update_deps-ae78d97e
Nov 12, 2024
Merged
Automator: Update dependencies in istio-ecosystem/sail-operator@main #468
istio-testing
merged 1 commit into
istio-ecosystem:main
from
openshift-service-mesh-bot:none-main-update_deps-ae78d97e
Nov 12, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openshift-service-mesh-bot
force-pushed
the
none-main-update_deps-ae78d97e
branch
from
November 6, 2024 05:38
c5bb2dc
to
8a3c291
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #468 +/- ##
==========================================
- Coverage 76.16% 75.52% -0.65%
==========================================
Files 37 37
Lines 1867 1867
==========================================
- Hits 1422 1410 -12
- Misses 371 384 +13
+ Partials 74 73 -1 ☔ View full report in Codecov by Sentry. |
openshift-service-mesh-bot
force-pushed
the
none-main-update_deps-ae78d97e
branch
5 times, most recently
from
November 11, 2024 05:05
5f23c82
to
245a4c9
Compare
/retest |
Linter is probably failing because of newly added check |
openshift-service-mesh-bot
force-pushed
the
none-main-update_deps-ae78d97e
branch
from
November 12, 2024 05:05
245a4c9
to
dab00e1
Compare
openshift-service-mesh-bot
force-pushed
the
none-main-update_deps-ae78d97e
branch
from
November 12, 2024 11:39
dab00e1
to
773ff37
Compare
v0.30.0 is available now, e2e-kind-olm_sail-operator_main should pass |
Signed-off-by: openshift-service-mesh-bot <[email protected]>
openshift-service-mesh-bot
force-pushed
the
none-main-update_deps-ae78d97e
branch
from
November 12, 2024 12:00
773ff37
to
37182f2
Compare
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 12, 2024
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 12, 2024
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 13, 2024
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 13, 2024
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 13, 2024
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#475) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 13, 2024
* upstream/main: Add 1.24.0 (istio-ecosystem#474) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#475) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 13, 2024
* upstream/main: Add 1.24.0 (istio-ecosystem#474) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#475) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 13, 2024
* upstream/main: Add 1.24.0 (istio-ecosystem#474) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#475) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 13, 2024
* upstream/main: Add 1.24.0 (istio-ecosystem#474) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#475) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 13, 2024
* upstream/main: Add 1.24.0 (istio-ecosystem#474) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#475) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 14, 2024
* upstream/main: Add 1.24.0 (istio-ecosystem#474) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#475) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 14, 2024
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#476) Add 1.24.0 (istio-ecosystem#474) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#475) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Nov 14, 2024
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#476) Add 1.24.0 (istio-ecosystem#474) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#475) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#468) Remove redundant variable copying in for loops (istio-ecosystem#473) enhancements: add SEP for revision tag support (istio-ecosystem#212) Implement temporary hack to prevent removal of pull secrets added by external controllers (istio-ecosystem#469) Clean up istiod-gateway-controller-istio-system ClusterRole & Binding in primary-remote test (istio-ecosystem#470) Minor updates to Gateway docs (istio-ecosystem#466) Remove RemoteIstio resource (istio-ecosystem#461) Update version reference in docs guide (istio-ecosystem#465) Fixing issue with missing istiod-remote chart when adding new versions (istio-ecosystem#464) # Conflicts: # api/v1alpha1/remoteistio_types.go # bundle/manifests/sailoperator.io_remoteistios.yaml # chart/crds/sailoperator.io_remoteistios.yaml # resources/latest/charts/base/Chart.yaml # resources/latest/charts/base/files/crd-all.gen.yaml # resources/latest/charts/cni/Chart.yaml # resources/latest/charts/cni/templates/configmap-cni.yaml # resources/latest/charts/cni/templates/daemonset.yaml # resources/latest/charts/cni/values.yaml # resources/latest/charts/gateway/Chart.yaml # resources/latest/charts/istiod/Chart.yaml # resources/latest/charts/istiod/files/waypoint.yaml # resources/latest/charts/istiod/values.yaml # resources/latest/charts/ztunnel/Chart.yaml # resources/latest/charts/ztunnel/templates/daemonset.yaml # resources/latest/charts/ztunnel/templates/rbac.yaml # resources/latest/charts/ztunnel/values.yaml # resources/latest/profiles/default.yaml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Generated by Automator - 2024-11-12T11:58:40+00:00