-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add IST0137 analysis docs #8831
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
Conversation
@istio/wg-docs-maintainers This PR refers to an Istio limitation that is not documented in https://istio.io/latest/docs/ops/deployment/requirements/ . Would it make sense to work with someone in @istio/wg-networking-maintainers to add a sentence/paragraph about that requirement? (Not to this PR, in a new Issue/PR about a undocumented limitation.) |
@istio/wg-docs-maintainers I didn't get a notice this PR was created. Would it make sense to have the content/en/docs/reference/config/analysis/... folder require a sign-off from @istio/wg-user-experience-maintainers ? |
We've had an informal process, for a while now, of always requesting approval from someone in the document owner WG for any PR that is adding a new doc or making non-trivial changes. We might want to consider making this a more formal process in the future. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nearly perfect, just a grammar nit.
@kebe7jun: The following tests failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
The only problem with this PR and maybe we need to doc it better, is We should put this update in the upstream file along with a message in it to it's original location and not to update it in similar to what we have in some of the other files that are copied. |
It looks like the change was actually made in istio/istio#30049, put that PR wasn't cherry-picked to the release-1.9 branch. @kebe7jun should this code be in release-1.9? If so, we should cherry-pick that PR forward which will actually update the data/analysis file. If not, then this is a istio/istio |
Sorry about that, so, what can I do to resolve this problem? revert this pr or remove the content copied from |
@kebe7jun I guess one needs to figure out if istio/istio#30049 should be cherry-picked to 1.9 (discussion in that PR as well). If it can be cherry-picked, then things should eventually work out. If it's not going to be cherry-picked than this PR should be reverted as the analysis for 137 isn't in release-1.9 so shouldn't be doc'd here. |
@ericvn Oh sorry, follow @esnible , I think we should revert this pr until 1.9 is released. |
This reverts commit dd03031.
Docs for istio/istio#29302
[X] User Experience