Shamsher Ansari
Shamsher Ansari
/test release-notes_api
/ok-to-test
@xeviknal Did you run `protolock commit --force`? I tried locally and it was different than what you committed in this PR. Please run `protolock commit --force` and then run `make...
@esnible can you PTAL?
Hey, @xeviknal I created a test PR https://github.com/istio/api/pull/1779 and it passes all tests. If you want you can cherry-pick that and raise another PR. or we can close your PR...
@googlebot I consent
> Is this field linked to a feature that has been promoted, or should be promoted? I think we're still figuring out the process of promoting fields... @smawson There are...
> Do we have some automated test that tests this? Last time when we brought this field to graduate out of experimental, testing was a concern. @linsun Recently `istioctl x...
@nrjpoddar Sure. Following are the ways currently we use `revision` flag. ``` $ istioctl install --revision 1-9-1 $ istioctl install --set revision=canary $ istioctl x uninstall --revision 1-6-5 ``` ```...
> I see. But the feature is still experimental afaict, so why remove this comment? @nrjpoddar can you please point me to the right docs to verify which features are...