Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update network plugin version to v1 #18320

Closed
wants to merge 1 commit into from

Conversation

WIZARD-CXY
Copy link
Contributor

@feihujiang Just update the code to use v1 API.

@k8s-bot
Copy link

k8s-bot commented Dec 8, 2015

Can one of the admins verify that this patch is reasonable to test? (reply "ok to test", or if you trust the user, reply "add to whitelist")

If this message is too spammy, please complain to ixdy.

1 similar comment
@k8s-bot
Copy link

k8s-bot commented Dec 8, 2015

Can one of the admins verify that this patch is reasonable to test? (reply "ok to test", or if you trust the user, reply "add to whitelist")

If this message is too spammy, please complain to ixdy.

@k8s-github-robot
Copy link

Labelling this PR as size/XS

@k8s-github-robot k8s-github-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 8, 2015
@feihujiang
Copy link
Contributor

Could you please remove the line of The fields "apiVersion" and "kind" are optional in version v1beta1 in exec.go since v1beta1 isn't supported?

@WIZARD-CXY
Copy link
Contributor Author

Ok

@feihujiang
Copy link
Contributor

Thanks.
The code looks okay to me, but I'm not familiar with this module, so that may not be worth a lot.

@WIZARD-CXY
Copy link
Contributor Author

@feihujiang I found this little bug because I've developed a new k8s network plugin https://github.com/WIZARD-CXY/cxy-sdn and want use this piece of code.

@dalanlan
Copy link
Contributor

dalanlan commented Dec 8, 2015

Ref #16849

@vishh vishh assigned thockin and unassigned vishh Dec 8, 2015
@WIZARD-CXY
Copy link
Contributor Author

ping @thockin it's a very small change

@thockin
Copy link
Member

thockin commented Dec 9, 2015

This is a very small change, but it's not right, unfortunately. The network plugin API is not v1 yet.

@thockin thockin closed this Dec 9, 2015
@dalanlan
Copy link
Contributor

dalanlan commented Dec 9, 2015

Maybe it's better to recover the doc change #16849 ;-)

@feihujiang
Copy link
Contributor

@thockin What's the // This struct represents version "v1" mean or just a wrong note?

@thockin
Copy link
Member

thockin commented Dec 9, 2015

That's a good point, and probably a bug in the comment.

@feihujiang
Copy link
Contributor

@thockin Thanks, got it.

@feihujiang
Copy link
Contributor

@WIZARD-CXY Would you like to open a new PR to recover the doc change and fix the bug in the comment.?

@WIZARD-CXY
Copy link
Contributor Author

@thockin @feihujiang Then what version is the right version?

@feihujiang
Copy link
Contributor

I think it is v1beta1.

@feihujiang
Copy link
Contributor

@WIZARD-CXY I have free time, so let me fix these.

@WIZARD-CXY
Copy link
Contributor Author

ok

May the force be with you

On Dec 10, 2015, at 4:56 PM, Flying Tiger notifications@github.com wrote:

@WIZARD-CXY I have free time, so let me fix these.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants