summaryrefslogtreecommitdiff
path: root/plugins/discovery-ec2
AgeCommit message (Expand)Author
2017-06-14Remove `discovery.type` BWC layer from the EC2/Azure/GCE plugins #25080John Murphy
2017-05-16Tests: Change rest test extension from .yaml to .yml (#24659)Ryan Ernst
2017-05-12Size lists in advance when knownKoen De Groote
2017-05-05Limit AllocationService dependency injection hack (#24479)Yannick Welsch
2017-04-28Separate publishing from applying cluster states (#24236)Yannick Welsch
2017-04-19Ec2 Discovery: Cleanup deprecated settings (#24150)Ryan Ernst
2017-04-18Tests: Clean up rest test file handling (#21392)Ryan Ernst
2017-04-07Discovery EC2: Remove region setting (#23991)Ryan Ernst
2017-04-07AWS Plugins: Remove signer type setting (#23984)Ryan Ernst
2017-04-07Settings: Disallow secure setting to exist in normal settings (#23976)Ryan Ernst
2017-04-07Add registration of new discovery settingsRyan Ernst
2017-04-07Settings: Migrate ec2 discovery sensitive settings to elasticsearch keystore ...Ryan Ernst
2017-04-05Collapse packages in ec2 discovery plugin (#23909)Ryan Ernst
2017-02-27Correct warning header to be compliantJason Tedor
2017-02-07Add methods requiring connect to forbidden apis (#22964)Tim Brooks
2017-02-03Remove connect SocketPermissions from core (#22797)Tim Brooks
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2017-01-26Remove non needed importDavid Pilato
2017-01-26use expectThrows instead of manually testing exceptionDavid Pilato
2017-01-26Fix checkstyle and a testDavid Pilato
2017-01-26Update after reviewDavid Pilato
2017-01-26Read ec2 discovery address from aws instance tagsDavid Pilato
2017-01-21Add single static instance of SpecialPermission (#22726)Tim Brooks
2017-01-18Add doPrivilege blocks for socket connect operations in plugins (#22534)Tim Brooks
2017-01-06Add support for ca-central-1 region to EC2 and S3 pluginsanimageofmine
2017-01-04Replace Socket, ServerSocket, and HttpServer usages in tests with mocksocket ...Tim B
2016-12-28Remove PROTO-based custom cluster state componentsIgor Motov
2016-12-22Remove much ceremony from parsing client yaml test suites (#22311)Nik Everett
2016-12-21Fixed eu-west-2 entries for discovery-ec2 and repository-s3 also updated the ...Nic Palmer
2016-12-21Push for eu-west-2 issueNic Palmer
2016-12-07Merge pull request #21956 from alexshadow007/aws_read_timeoutDavid Pilato
2016-12-06Using ClientConfiguration.DEFAULT_SOCKET_TIMEOUT as default value for read ti...Alexander Kazakov
2016-12-06Remove `InternalTestCluster.startNode(s)Async` (#21846)Boaz Leskes
2016-12-05Remove default value for read_timeout settingAlexander Kazakov
2016-12-04Add us-east-2 AWS regionAlexander Kazakov
2016-12-04Add setting to set read timeout for EC2 discovery and S3 repository pluginsAlexander Kazakov
2016-11-22Lazy resolve unicast hostsJason Tedor
2016-11-15Adapt InternalTestCluster to auto adjust `minimum_master_nodes` (#21458)Boaz Leskes
2016-11-14Tests: Add TestZenDiscovery and replace uses of MockZenPing with it (#21488)Ryan Ernst
2016-11-08Plugins: Convert custom discovery to pull based plugin (#21398)Ryan Ernst
2016-11-07Test: Remove multi process support from rest test runner (#21391)Ryan Ernst
2016-10-20Fix ec2 discovery when used with IAM profiles.David Pilato
2016-10-20Plugins: Make UnicastHostsProvider extension pull based (#21036)Ryan Ernst
2016-10-20Fix ec2 discovery when used with IAM profiles.David Pilato
2016-10-20Move all zen discovery classes into o.e.discovery.zen (#21032)Ryan Ernst
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-07DeGuice some of IndicesModuleNik Everett
2016-10-07Remove LocalTransport in favor of MockTcpTransport (#20695)Simon Willnauer
2016-09-03Configure AWS SDK logging configurationJason Tedor
2016-08-30Avoid allocating log parameterized messagesJason Tedor