summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add more loggingJon Bratseth2016-11-081-0/+3
* Merge pull request #1001 from yahoo/mpolden/node-repository-ownersJon Bratseth2016-11-021-0/+1
|\
| * Update ownersMartin Polden2016-11-021-0/+1
* | Add temporary logging + whitespace fixesJon Bratseth2016-11-012-5/+5
|/
* Use CI image for local zoneHÃ¥kon Hallingstad2016-10-281-2/+2
* Remove unnecessary depJon Bratseth2016-10-251-6/+0
* Docker image should not be considered when allocating nodesHarald Musum2016-10-253-4/+19
* Removed serialized fields that are not used anymoreHarald Musum2016-10-243-82/+4
* Clearer OutOfCapacity messagesJon Bratseth2016-10-211-10/+10
* Merge pull request #779 from yahoo/bratseth/node-type-filterFrode Lundgren2016-10-184-3/+49
|\
| * Add node type filterJon Bratseth2016-10-044-3/+49
* | Fix expected value after changes in config modelHarald Musum2016-10-171-1/+1
* | Nonfunctional changesJon Bratseth2016-10-171-3/+3
* | log info for regular dev deploymentsKristian Aune2016-10-101-1/+1
* | Merge pull request #786 from yahoo/bratseth/decrease-inactive-timeout-in-non-...Harald Musum2016-10-061-1/+1
|\ \
| * | Decrease inactive timeout in non-prodJon Bratseth2016-10-051-1/+1
* | | Uglier code to avoid warningsJon Bratseth2016-10-051-9/+9
* | | Merge pull request #774 from yahoo/bratseth/fail-max-1-node-of-each-typeMartin Polden2016-10-057-387/+522
|\ \ \ | |/ / |/| |
| * | Test proxy node failingJon Bratseth2016-10-046-68/+104