Giter Site home page Giter Site logo

Comments (7)

andraxylia avatar andraxylia commented on May 23, 2024

It will not be mandatory with the new release.

from old_issues_repo.

saturnism avatar saturnism commented on May 23, 2024

I installed the istioctl through the curl url. But it did ask me fore it. I only knew I needed to source in the VERSION file because I've seen the previous doc.

Interestingly enough, when I check my istioctl version, it says it's 0.1.2... But the package was supposedly 0.1.3. Would that cause the issue?

istioctl version
Version: 0.1.2-6dbd19d
GitRevision: 6dbd19d
GitBranch: unknown
User: jenkins@ubuntu-16-04-build-b6e6ae752ccba
GolangVersion: go1.8
getting-started-java $ which istioctl
/Users/rayt/Applications/istio-0.1.3/bin/istioctl

from old_issues_repo.

ldemailly avatar ldemailly commented on May 23, 2024

can you try again with 0.1.4 ?

curl -L https://raw.githubusercontent.com/istio/istio/3b6a0660f4c697045b9123e073b364aba988bf61/downloadIstio.sh | sh -

also check you don't have an older istioctl in your path (rm /usr/local/bin/istioctl maybe)

from old_issues_repo.

ldemailly avatar ldemailly commented on May 23, 2024

0.1.4 is now in so try

curl -L https://git.io/getIstio | sh -

and let me know if you still have the issue

from old_issues_repo.

ldemailly avatar ldemailly commented on May 23, 2024

side note https://istio.io/docs/samples/bookinfo.html#start-the-application
does still mention to source istio.VERSION so we should remove it there too if that's not needed anymore

from old_issues_repo.

andraxylia avatar andraxylia commented on May 23, 2024

This step is no longer needed as of 0.1.4.

from old_issues_repo.

ldemailly avatar ldemailly commented on May 23, 2024

fixed

from old_issues_repo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.