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

Add support for SkyDNS2. #71

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add support for SkyDNS2. #71

wants to merge 5 commits into from

Conversation

miekg
Copy link

@miekg miekg commented Aug 13, 2014

Ok, this is NON WORKING, but:

  • The functions in skydns.go to actually access an etcd instance are empty, but trivial to create
  • The function removeService now only takes an uuid, but it should prolly also take an event.Image so that the whole service.Key can be restored. This is the main issue to do be done and I'm not sure if this is the way forward
  • Tests are fubar and need etcd up and running anyway
  • Docs are not updated.

uuid will become the path of the key, the rest of the fields
in Service will be moved there, that are things like Name,
Environment, etc.

* skydns.go: evolve into a etcd client for updating the records
* *.go: assorted changes

Does not compile atm.
Again be backwards compatible so porting changes over to SkyDNS2 becomes
easier.
* Port flags over
* Get the infrastructure code in place
@FractalizeR
Copy link

Is there any progress?

@miekg
Copy link
Author

miekg commented Nov 23, 2014

[ Quoting [email protected] in "Re: [skydock] Add support for SkyDN..." ]

Is there any progress?

No. There is nobody working on this feature...

Also see skynetservices/skydns#94 btw.

/Miek

Miek Gieben

@FractalizeR
Copy link

I see. Thanks.

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.

2 participants