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 from upstream repository mesosphere/mesos-dns #3

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

Conversation

traefiker
Copy link

The repository mesosphere/mesos-dns has some new changes that aren't in this fork.

🤖💬 Done with ❤️ by 🐜 Myrmica Gallienii 🐜

sargun and others added 30 commits June 20, 2016 15:01
  -Reuse HTTP client (pool) instance
  -Set user agent
refactor/repackage security changes and fix problems reported by linter
reuse http transport/client across generator instances
return a more generic url-builder option (vs scheme) from TLSConfig
Support for service accounts, HTTPS and CA certs
cleanup: introduce DoerFunc, DoerFactory, ConfigMap, and an auth plugin registry
better auth configuration and validation; cleanup
Add support to specify mesos master credentials via basicAuth
simplifying gometalinter ci test

improve gometalinter usage, fix warnings

put gometalinter check on single line

Adding a placeholder Jenkinsfile

simplify TLSConfig, remove placeholder Jenkinsfile, update circle.yml
Make Build pass, after gometalinter update
Fix labels.trimCut problem with certain task names
Improve state.json fetch logic error messages

Make findMaster method more robust

loadWrap method should not assume "Leader" field presence in reply

adding error content to log lines, removing unecessary log line

added validation and tests for leaderIP
James DeFelice and others added 30 commits July 12, 2017 08:38
* Update records for AAAA
* Update resolver for AAAA
* Add tests
Fixed linter errors, causing Jenkins CI to fail.
* add configured, non-zero default SRV weight
Mesos has deprecated/removed the /state.json endpoint and has
replaced it with /state. This patch updates the url path from
/state.json to /state
Clean up docs (formatting, typos and so on)
Moves mesos state endpoint from /state.json to /state
The change set is the result of `dep init`.
The detection of new masters now results in a log line that is
displayed even with a disabled verbose mode. The idea behind this
change is that this event is important and not common thus it should be
logged as such.
We now return an error message if no masters have been given when
generating a new Mesos master state loader.
Updated markdown processor from redcarpet to commonmark.
Updated site highlighter from pygments to rogue.
… to return only IPs from first populated source
Remove limit of one IP address per A record, modify Task.IPs behavior…
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.