1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 3 days ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix config flag in README More... over 11 years ago
Bump version to 0.1.2 More... over 11 years ago
Silence non-error messages by default in the log package More... over 11 years ago
Add quiet flag, '-q', to silence non-error messages More... over 11 years ago
Better info messages when target config is out of sync More... over 11 years ago
Add tests for the sameConfig test function More... over 11 years ago
Add test for template resource config files with parse errors More... over 11 years ago
An error is logged when the target config cannot be updated. More... over 11 years ago
An error is logged when the template resource config cannot be parsed More... over 11 years ago
Exit non-zero if keys are missing from etcd. More... over 11 years ago
Bump version to 0.1.2 More... over 11 years ago
Fix too many tcp connections and memory leak More... over 11 years ago
confd prints the nodes when unable to connect to etcd More... over 11 years ago
Onetime runs exits non-zero if there are any errors More... over 11 years ago
Bump version to 0.1.1 More... over 11 years ago
Merge pull request #19 from kelseyhightower/process_all_templates_and_log_error More... over 11 years ago
Process all templates; log errors and keep going More... over 11 years ago
Process all templates; log errors and keep going More... over 11 years ago
Add tests for template_resource.go More... over 11 years ago
Remove useless print statement More... over 11 years ago
Confd no longer requires a config file to run. More... over 11 years ago
Update comments for etcdtest/client.go More... over 11 years ago
Add missing comment and check for nil EtcdClient More... over 11 years ago
Relax the coupling between an etcd.Client and a template resource. More... over 11 years ago
Add new etcdtest package and tests for etcd_client.go More... over 11 years ago
Clean up etcd client tests More... over 11 years ago
Add tests for config.go More... over 11 years ago
Add trailing slash test case More... over 11 years ago
Add tests for etcd_client.go More... over 11 years ago
Add tests for util.go More... over 11 years ago