-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Description
(This is used to request new product features, please visit https://discuss.istio.io for questions on using Istio)
Describe the feature request
The remote profile has been deprecated since 1.10 so we should remove it now.
Should also check for use of the remote profile in istioctl x precheck
. Alternatively, maybe we should add a check in istioctl install/generate
when it detects an error because a profile does not exist, if the profile is the remote
profile generate a warning (instead of an error), and use the default profile instead (which is equivalent).
Describe alternatives you've considered
Affected product area (please put an X in all that apply)
[ ] Docs
[x] Installation
[ ] Networking
[ ] Performance and Scalability
[ ] Extensions and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure
Affected features (please put an X in all that apply)
[x] Multi Cluster
[ ] Virtual Machine
[ ] Multi Control Plane
Additional context