Currently, users must manually select the correct platform profile that matches their actual platform. It makes sense thatistioctlcould do platform autodetection here, and choose the platform profile for you. Describe alternatives you've considered Affected product area (please put an X in all that ...
Bug Description What I tried:Tried to install istio on a running kubernetes server usingistioctl installcommand. Expected:Expected istioctl to execute installation without any issues. Actual:Theistioctl installcommand fails at the first step while checking the kubernetes server version due to timeout. ...
✔ Istio core installed ✔ Istiod installed ✘ Ingress gateways encountered an error: failed to wait for resource: resources not ready after 5m0s: timed out waiting for the condition Deployment/istio-system/istio-ingressgateway (containers with unready status: [istio-proxy]) After it, i s...
NAME REVISION PROGRAMMED Whenistioctl waypoint delete testis used to delete the gateway resource named test, it will be deleted. $ istioctl waypoint deletetestwaypoint default/test deleted But it should not be deleted. Version $ istioctl version client version: 1.24.3 control plane version: 1.24.3...
Contributor github-actions bot commented Nov 1, 2024 🤖 An automated task has requested bottles to be published to this PR. istioctl: update 1.23.3 bottle. Verified 1257130 github-actions bot added the CI-published-bottle-commits label Nov 1, 2024 github-actions bot approved these changes...
Describe the feature request I am recently checking and learning istioctl command, noticed that we have a command istioctl rootca-compare podA podB (though not recommend for production usage). I am recently simulating root ca rotation pr...
github.com/spf13/cobra@v1.8.1/command.go:1041 +0x13 main.main() istio.io/istio/istioctl/cmd/istioctl/main.go:39 +0xd9 goroutine 56 [chan receive, 2 minutes]: istio.io/istio/operator/pkg/install.Installer.install.func2() istio.io/istio/operator/pkg/install/install.go:126 +0xd9 ...
# export ISTIO_VERSION=1.15.2# wget https://github.com/istio/istio/releases/download/${ISTIO_VERSION}/istio-${ISTIO_VERSION}-linux-amd64.tar.gz# tar xf istio-${ISTIO_VERSION}-linux-amd64.tar.gz 设置环境变量 # cd istio-${ISTIO_VERSION}/# export PATH=$PWD/bin:$PATH ...
https://github.com/istio/istio/releases 本文时间的最新版本是istio1.8.3,选择对应OS的版本,如Linux:wgethttps://github.com/istio/istio/releases/download/1.8.3/istio-1.8.3-linux-amd64.tar.gz 解压到目录:/app/3rd/istio-1.8.3 配置环境变量,/etc/profile增加:export PATH=$PATH:/app/3rd/...
https://github.com/solo-io/gloo/actions/runs/11886116108/job/33116811461 Does not happen for version=max Downloading istio-1.16.7 from https://github.com/istio/istio/releases/download/1.16.7/istio-1.16.7-linux-amd64.tar.gz ... Istio 1.16.7 Download Complete! Istio has been successfully down...