8000 istio/downloadIstio.sh at master · yuanzhang/istio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".circleci","path":".circleci","contentType":"directory"},{"name":".github","path":".github","contentType":"directory"},{"name":"addons","path":"addons","contentType":"directory"},{"name":"bin","path":"bin","contentType":"directory"},{"name":"docker","path":"docker","contentType":"directory"},{"name":"galley","path":"galley","contentType":"directory"},{"name":"install","path":"install","contentType":"directory"},{"name":"istioctl","path":"istioctl","contentType":"directory"},{"name":"mixer","path":"mixer","contentType":"directory"},{"name":"pilot","path":"pilot","contentType":"directory"},{"name":"pkg","path":"pkg","contentType":"directory"},{"name":"prow","path":"prow","contentType":"directory"},{"name":"release","path":"release","contentType":"directory"},{"name":"samples","path":"samples","contentType":"directory"},{"name":"security","path":"security","contentType":"directory"},{"name":"tests","path":"tests","contentType":"directory"},{"name":"tools","path":"tools","contentType":"directory"},{"name":"vendor","path":"vendor","contentType":"directory"},{"name":".codecov.yml","path":".codecov.yml","contentType":"file"},{"name":".gitattributes","path":".gitattributes","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"Gopkg.lock","path":"Gopkg.lock","contentType":"file"},{"name":"Gopkg.toml","path":"Gopkg.toml","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"Makefile","path":"Makefile","contentType":"file"},{"name":"OWNERS","path":"OWNERS","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"codecov.requirement","path":"codecov.requirement","contentType":"file"},{"name":"codecov.skip","path":"codecov.skip","contentType":"file"},{"name":"downloadIstio.sh","path":"downloadIstio.sh","contentType":"file"},{"name":"istio.deps","path":"istio.deps","contentType":"file"},{"name":"lintconfig_base.json","path":"lintconfig_base.json","contentType":"file"}],"totalCount":33}},"fileTreeProcessingTime":3.4285840000000003,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":159794871,"defaultBranch":"master","name":"istio","ownerLogin":"yuanzhang","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-11-30T08:49:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/853203?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1632507386.632394","canEdit":false,"refType":"branch","currentOid":"3cae633c3498708aa920a9f6d50cf0eae2d7dd2b"},"path":"downloadIstio.sh","currentUser":null,"blob":{"rawLines":["#!/bin/bash","","# Copyright 2018 Istio Authors","#","# Licensed under the Apache License, Version 2.0 (the \"License\");","# you may not use this file except in compliance with the License.","# You may obtain a copy of the License at","#","# http://www.apache.org/licenses/LICENSE-2.0","#","# Unless required by applicable law or agreed to in writing, software","# distributed under the License is distributed on an \"AS IS\" BASIS,","# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.","# See the License for the specific language governing permissions and","# limitations under the License.","","# DO NOT UPDATE THIS VERSION OR SCRIPT LIGHTLY - THIS IS THE \"STABLE\" VERSION","ISTIO_VERSION=\"1.0.2\"","","NAME=\"istio-$ISTIO_VERSION\"","OS=\"$(uname)\"","if [ \"x${OS}\" = \"xDarwin\" ] ; then"," OSEXT=\"osx\"","else"," # TODO we should check more/complain if not likely to work, etc..."," OSEXT=\"linux\"","fi","URL=\"https://github.com/istio/istio/releases/download/${ISTIO_VERSION}/istio-${ISTIO_VERSION}-${OSEXT}.tar.gz\"","echo \"Downloading $NAME from $URL ...\"","curl -L \"$URL\" | tar xz","echo \"Downloaded into $NAME:\"","ls $NAME","BINDIR=\"$(cd $NAME/bin \u0026\u0026 pwd)\"","echo \"Add $BINDIR to your path; e.g copy paste in your shell and/or ~/.profile:\"","echo \"export PATH=\\\"\\$PATH:$BINDIR\\\"\""],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/yuanzhang/istio/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"downloadIstio.sh","displayUrl":"https://github.com/yuanzhang/istio/blob/master/downloadIstio.sh?raw=true","headerInfo":{"blobSize":"1.21 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"45a2e9c","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fyuanzhang%2Fistio%2Fblob%2Fmaster%2FdownloadIstio.sh","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"35","truncatedSloc":"32"},"mode":"executable file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Shell","languageID":346,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/yuanzhang/istio/blob/master/downloadIstio.sh","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/yuanzhang/istio/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/yuanzhang/istio/raw/refs/heads/master/downloadIstio.sh","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":null},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/yuanzhang/istio/branches":{"post":"DUR87nq1vJVj6SgjGmjtIjqP4NtV4u-KrBhdG5a1LgYP4zR-tNYgZQ-2E-9DkMBAhojUVC9iVMcnS7HZpRcN-w"},"/repos/preferences":{"post":"X0ZknB6-2XgBJoNP5gCYdHbkhKgczb7xyv2biVuXgp1UF7UgYVTIRYHUC3wCudIu20jxBn7oL47_RzI0gplvdQ"}}},"title":"istio/downloadIstio.sh at master · yuanzhang/istio","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1b17b3e7786a.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}
0