Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Fred Park a30cb674ca
Migrate to Azure Batch Python SDK 6.0.0
- Fix breaking changes
- Update dependencies
- Gate some debug messages behind the verbose flag
2019-01-16 13:03:30 -08:00
Fred Park 52628d27cf
Federation support
- Federation proxy lifecycle management
- Federation lifecycle management
- Federation job submission and management
- Mount Azure File share for auto-rotated log persistence
- FIFO within job support
- Constraint matching
- Federations can be created in "unique job id" mode requiring all
  submitted jobs via fed jobs add be unique across the entire federation
- Supports nearly 15K actions per job (in non-unique job id mode)
- Task dependency rewrite engine for federated jobs
  - Verify dependencies only within task group
  - Uniquely identify task dependencies
- Allow tuning of scheduling behavior options
- Package federation logic on proxy into Docker container
- Full guide/walkthrough for federation feature
- Refactor common code between monitor/fed proxy into resource
- Other doc updates
2018-08-06 09:30:36 -07:00
Fred Park b7266d2c96
Fix conf load from keyvault
- Improve error messages
- Add missing aad and keyvault decorators to commands
2018-06-04 09:03:02 -07:00
Fred Park ae86b92be2
Start Prometheus monitoring integration
- Refactor package uploader for pool
- Auto install node exporter and cadvisor for prom enabled pools
- Add configuration
- Create monitoring resource
- Start work on picket monitor
2018-06-04 08:56:44 -07:00
Fred Park 648941371c
Extend retry policy for all clients
- Minor fix in node prep
2018-05-01 13:18:50 -07:00
Fred Park 350f1185d9
Allow AAD on storage credentials
- Resolves #179
2018-04-18 08:09:13 -07:00
Fred Park 088f2d5e34
Add support for arbitrary exports config for NFS
- Add user agent for ARM clients
- Update README
2018-03-13 15:03:31 -07:00
Fred Park 850b54936f
Fix AAD support for non-public Azure cloud regions
- Add authority_url option
- Update default management endpoint
2018-02-16 09:21:00 -08:00
Fred Park 67e2630fed
Add support for accelerated networking
- Resolves #158
- Fix task level truthiness with job override properties
2018-01-25 14:32:44 -08:00
Fred Park 1a5011144d Update remotefs to use latest dependency
- Redirect using old API
- Detect VM allocation failures in RemoteFS
2017-11-10 12:47:26 -08:00
Fred Park 607bfd252e Migrate to storage split library
- Remove queue deletion code
- Resolves #133
2017-10-05 21:40:50 -07:00
Fred Park 3ded07634e Fix some Python2 issues in remotefs
- Properly map the gluster volume mountpath and not the brick for SMB
2017-03-31 13:21:22 -07:00
Fred Park dd1b9f3de5 Tag for 2.6.0b2 release
- Resolves #59
2017-03-22 10:05:10 -07:00
Fred Park 3f47fda0b9 Checkpoint multi-vm glusterfs support
- Allow resource_group overrides in managed_disks and storage_cluster
- Add server_options to file_server
- Add named resource group support to disk deletion
- Fix Batch and ARM client issues in non-AAD mode
2017-03-10 15:10:31 -08:00
Fred Park 33291504c2 Support missing image tasks, pool check
- Break out configs into separate pages
- Update all configs using 16.04.0-LTS to 16.04-LTS
- Remove Batch `account` from recipe credentials
2017-03-09 15:07:37 -08:00
Fred Park 66d90dde90 Prep for add pool with vnet changes
- Centralize various client creation logic
2017-03-08 14:56:39 -08:00