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

Implementing REST API and respective tests #3

Merged
merged 5 commits into from
Jan 16, 2016
Merged

Conversation

aanm
Copy link
Member

@aanm aanm commented Jan 15, 2016

@tgraf I had to move all sub-Godeps directories to a global Godep directory in commit 10f96c9. I was getting to ridiculously point where the cilium-net/common was appearing inside cilium-net-daemon/Godeps directory.

A heads up, in the future we will need to update the global Godeps directory, when we get to that point, make sure you run godep save -r ./... under the root project directory and not the sub-modules (cilium-net-daemon, common, docker-plugin, integration) or you'll end up with a Godeps directory inside that sub-module.

It's safe too merge because I haven't replaced common/bpfbackend with the cilium-net-client yet.

Signed-off-by: André Martins <aanm90@gmail.com>
Signed-off-by: André Martins <aanm90@gmail.com>
Signed-off-by: André Martins <aanm90@gmail.com>
Signed-off-by: André Martins <aanm90@gmail.com>
Signed-off-by: André Martins <aanm90@gmail.com>
tgraf added a commit that referenced this pull request Jan 16, 2016
Implementing REST API and respective tests
@tgraf tgraf merged commit eb83c93 into master Jan 16, 2016
@tgraf tgraf deleted the creating-rest-api branch January 16, 2016 00:56
tgraf added a commit that referenced this pull request Jul 4, 2016
Implementing REST API and respective tests
@ashwinp ashwinp mentioned this pull request Sep 5, 2017
tgraf added a commit that referenced this pull request Jun 4, 2018
Signed-off-by: Thomas Graf <thomas@cilium.io>
@Cyrus008 Cyrus008 mentioned this pull request May 4, 2021
ruicao93 referenced this pull request in volcengine/cilium Mar 27, 2024
* IPAM: add node operations for Volcengine

Signed-off-by: Jinzhu Lee <lijinzhu.azl@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants