Skip to content

Conversation

@richardwxn
Copy link
Contributor

@richardwxn richardwxn commented Oct 30, 2019

The readme looks a bit outdated also it is confusing regarding the usage between ./setup_istio.sh and ./setup_istio_release.sh, trying to 1. reorganize it. 2. update the deprecated part 3. encourage to use ./setup_istio_release.sh across.

can you help take a look? @howardjohn

@richardwxn richardwxn requested a review from a team October 30, 2019 22:45
@richardwxn richardwxn requested a review from a team as a code owner October 30, 2019 22:45
@istio-testing istio-testing added the do-not-merge/work-in-progress Block merging of a PR because it isn't ready yet. label Oct 30, 2019
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Oct 30, 2019
@istio-testing istio-testing added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 30, 2019
@richardwxn richardwxn changed the title [WIP] Update readme for istio install Update readme for istio install Nov 1, 2019
@istio-testing istio-testing removed the do-not-merge/work-in-progress Block merging of a PR because it isn't ready yet. label Nov 1, 2019
if [[ -n "${MIXERLESS}" ]]; then
kubectl -n istio-system apply -f https://raw.githubusercontent.com/istio/proxy/master/extensions/stats/testdata/istio/metadata-exchange_filter.yaml
kubectl -n istio-system apply -f https://raw.githubusercontent.com/istio/proxy/master/extensions/stats/testdata/istio/stats_filter.yaml
kubectl -n istio-system apply -f https://raw.githubusercontent.com/istio/istio/master/tests/integration/telemetry/stats/prometheus/testdata/metadata_exchange_filter.yaml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we know these are version sensitive now. Is this going to work with both master and 1.4 of tools?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is legacy part now, I would remove it


release="${1:?"release"}"

if [[ "${release}" == *-latest ]];then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-dev is similarly resolved some place else. Can you check if it done in one of the other files?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it is resolved in other PR already, would update accordingly

@istio-testing istio-testing added the needs-rebase Indicates a PR needs to be rebased before being merged label Apr 5, 2020
@istio-testing
Copy link
Contributor

@richardwxn: PR needs rebase.

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.

@ericvn
Copy link
Contributor

ericvn commented Jun 23, 2020

@richardwxn Just trying to go back and clean up some older PRs. What should we do with these changes? Rebase and get them in? I think #828 and #1012 overlap on some of the files.

@istio-testing
Copy link
Contributor

@richardwxn: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
lint_tools 485e0ac link /test lint_tools
containers-test-arm64_tools 485e0ac link true /test containers-test-arm64

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.

@howardjohn howardjohn closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. needs-rebase Indicates a PR needs to be rebased before being merged size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants