aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1233 from yahoo/mpolden/validate-ip-addressJon Bratseth2016-12-014-7/+39
|\
| * Require valid IP address for nodeMartin Polden2016-12-014-7/+39
* | Merge pull request #1232 from yahoo/mpolden/allow-proxy-to-proxy-trafficJon Bratseth2016-12-012-5/+10
|\ \ | |/ |/|
| * Sort trusted nodes listMartin Polden2016-12-011-0/+4
| * Allow proxy to proxy trafficMartin Polden2016-12-012-5/+6
* | Allow all node types access to ZookeeperHarald Musum2016-12-012-7/+9
|/
* Use new exception class (avoid layer violation in last commit)Harald Musum2016-11-293-1/+18
* Return 404 when node not foundHarald Musum2016-11-294-6/+16
* Merge pull request #1193 from yahoo/mpolden/infra-node-aclMartin Polden2016-11-284-31/+105
|\
| * Create appropriate ACLs for infra nodesMartin Polden2016-11-284-31/+105
* | Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-261-3/+3
* | Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-251-3/+3
* | Merge pull request #1180 from yahoo/bratseth/tensor-functions-3Jon Bratseth2016-11-251-3/+3
|\ \ | |/ |/|
| * Implement mapJon Bratseth2016-11-231-3/+3
* | Allow IP address to be set when provisioningMartin Polden2016-11-254-7/+28
* | Revert "Resolve ip when becoming ready"Martin Polden2016-11-2511-97/+40
* | Resolve correct config server hostnamesMartin Polden2016-11-244-21/+41
* | Remove unused fields in ACL responseMartin Polden2016-11-242-15/+8
* | Revert "Add debug logging"Harald Musum2016-11-221-2/+0
* | Merge pull request #1147 from yahoo/bratseth/defer-ip-lookup-to-readyMartin Polden2016-11-2211-45/+112
|\ \
| * | No acl list for nodes without ipJon Bratseth2016-11-211-1/+1
| * | Resolve ip when becoming readyJon Bratseth2016-11-2111-45/+112
* | | Don't restrict to only config serversJon Bratseth2016-11-212-3/+6
|/ /
* | Increase reserved timeout in prodJon Bratseth2016-11-181-1/+1
* | Merge pull request #1132 from yahoo/mpolden/known-flavor-for-transient-config...Jon Bratseth2016-11-182-1/+3
|\ \
| * | Use known flavor for transient config nodesMartin Polden2016-11-182-1/+3
* | | Add debug loggingHarald Musum2016-11-181-0/+2
|/ /
* | Add node ACL APIMartin Polden2016-11-177-27/+258
* | Move helper method to ProvisioningTesterMartin Polden2016-11-173-30/+11
* | Log error when name resolving failsMartin Polden2016-11-171-0/+6
* | Persist IP address in node-repoMartin Polden2016-11-1618-51/+232
* | Remove assimilate packageMartin Polden2016-11-163-336/+0
* | Remove unused methodMartin Polden2016-11-161-6/+0
* | Correct comment typoJon Bratseth2016-11-161-1/+1
* | Don't reboot test and staging nodesJon Bratseth2016-11-1618-33/+53
|/
* Revert "Revert "Enable ZK access control by default""Jon Bratseth2016-11-102-9/+5
* Merge pull request #1058 from yahoo/bratseth/field-operation-ordergjoranv2016-11-101-3/+4
|\
| * Order field operationsJon Bratseth2016-11-101-3/+4
* | Always recycle failed nodes in CI and CDMartin Polden2016-11-102-8/+29
* | Test that patching dirty node does not increase reboot generationMartin Polden2016-11-101-0/+22
* | Make test naming style consistentMartin Polden2016-11-101-8/+8
|/
* Only increase wanted reboot generation when node move to dirty from another s...Harald Musum2016-11-101-1/+1
* Revert "Enable ZK access control by default"Henning Baldersheim2016-11-092-5/+9
* Merge pull request #1043 from yahoo/bratseth/enable-zk-access-controlJon Bratseth2016-11-092-9/+5
|\
| * Enable ZK access control by defaultJon Bratseth2016-11-092-9/+5
* | Increase reboot gen. when node is moved to dirtyMartin Polden2016-11-093-1/+32
* | Rewrite test to use ProvisioningTesterMartin Polden2016-11-092-50/+31
* | Remove unused methodsMartin Polden2016-11-091-14/+0
* | More validationJon Bratseth2016-11-091-2/+14
|/
* Use a static variable to communicateJon Bratseth2016-11-092-16/+15