Giter VIP home page Giter VIP logo

Comments (9)

kshafiee avatar kshafiee commented on May 29, 2024

@sushanthakumar

from cni-genie.

sushanthakumar avatar sushanthakumar commented on May 29, 2024

@hanpenghero/@kshafiee , This issue is similar to https://github.com/Huawei-PaaS/CNI-Genie/issues/47. Current genie code is not supporting isDefaultGateway field in its delegate structure. We are working on to fix this, Update u soon

from cni-genie.

sushanthakumar avatar sushanthakumar commented on May 29, 2024

Below PR has been raised to solve this issue and under review
https://github.com/Huawei-PaaS/CNI-Genie/pull/53

from cni-genie.

hanpenghero avatar hanpenghero commented on May 29, 2024

@sushanthakumar this issue has been fixed ? I want to have a test on the new code . not sure if it is ready . thx

from cni-genie.

sushanthakumar avatar sushanthakumar commented on May 29, 2024

@hanpenghero , yes it is merged through #53, U can take the latest, do let me know incase u face any issue, thanks

from cni-genie.

hanpenghero avatar hanpenghero commented on May 29, 2024

@sushanthakumar I did a test on my env , I downloaded the latest code and recompiled on my env , and then replace the old genie file under /opt/cni/bin/ . but it looks the default root is still not there .

[root@hp-full-1 ~]# kubectl exec -ti cni-flannel-1 sh
sh-4.2# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.254.0.0 10.254.66.1 255.255.0.0 UG 0 0 0 eth0
10.254.66.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

But I did not update quay.io/cnigenie/v1.5 image , so still using the old genie service running on the container , is that correct ?

BTW, do I need to change my config file ?
{
"name": "k8s-pod-network",
"type": "flannel",
"delegate": {
"type": "bridge",
"log_level": "info"
}
}

from cni-genie.

sushanthakumar avatar sushanthakumar commented on May 29, 2024

@hanpenghero, will contact u through slack tomorrow to check this ,thanks

from cni-genie.

hanpenghero avatar hanpenghero commented on May 29, 2024

it is fixed . thanks .

from cni-genie.

kshafiee avatar kshafiee commented on May 29, 2024

@hanpenghero Thanks for the feedback, will close this!

from cni-genie.

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.