Giter VIP home page Giter VIP logo

Comments (2)

getoutout avatar getoutout commented on June 28, 2024

istio感觉版本间有很大更新,有些比较大的改动,没有向下兼容,我用的istio1.4.3,很多类型都被替换掉了,学低版本,学会了以后也被淘汰了,心累......
限流的yaml文件也用不起来,提示 please use "handler" or "instance" instead
黑白名单:
istioctl validate -f chapter-files/security/blacklist.yaml
2020-02-13T02:38:54.097498Z warn deprecated Mixer kind "denier", please use "handler" or "instance" instead
2020-02-13T02:38:54.097831Z warn deprecated Mixer kind "checknothing", please use "handler" or "instance" instead
Error: 1 error occurred:
* rule//denycustomer: rule='denycustomer.rule.'.Match: unknown attribute destination.labels

istioctl validate -f chapter-files/security/whitelist.yaml
2020-02-13T02:54:02.826517Z warn deprecated Mixer kind "listchecker", please use "handler" or "instance" instead
2020-02-13T02:54:02.828131Z warn deprecated Mixer kind "listentry", please use "handler" or "instance" instead
Error: 6 errors occurred:
* listentry//advertisementsource: instance='advertisementsource.listentry.': failed to evaluate expression for field 'Value'; unknown attribute source.labels
* rule//check: instance='advertisementsource.listentry.': failed to evaluate expression for field 'Value'; unknown attribute source.labels
* rule//check: rule='check.rule.'.Match: unknown attribute destination.labels
* rule//check: action='check.rule.[0]': Instance not found: instance='advertisementsource.listentry'
* rule//check: action='check.rule.[0]': No valid instances found
* rule//check: rule=check.rule.: No valid actions found in rule

from cloud-native-istio.

hzxuzhonghu avatar hzxuzhonghu commented on June 28, 2024

Don't worry, most APIs are compatible

from cloud-native-istio.

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.