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

676 Коммитов

Автор SHA1 Сообщение Дата
Fred Park 0bf9399061
Fix some post-release issues
- Shellcheck-induced regressions in containers
- Split Docker image build into own build env on appveyor
- Update to Python 3.6.5 for cargo Docker image build on Windows
2018-05-02 10:24:38 -07:00
Fred Park bbcb479e62
Tag for 3.5.0b1 release 2018-05-02 08:16:04 -07:00
Fred Park 5168320335
Improve site extension installation robustness
- Fix errorlevel checking
- Allow nuget package on pre-releases
2018-05-02 08:15:59 -07:00
Fred Park c84f3b62b3
Update docs 2018-05-02 07:47:26 -07:00
Fred Park d7c3a779b9
Update Dockerfiles to reduce clone depth 2018-05-02 07:46:53 -07:00
Fred Park 414d1ed9fd
Update dependencies
- Update 3rd party notices
- Unpin pip for travis
2018-05-01 13:45:11 -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 7c5ca646dc
Update Singularity to 2.5.0 2018-05-01 10:57:15 -07:00
Fred Park c94508891b
Pin nvidia-docker2 installations
- Use data-root instead of graph in daemon config
- Restart docker service instead of sighup after nvidia-docker2 install
- Update Docker CE to 18.03.1
2018-05-01 09:31:45 -07:00
Fred Park accc48773b
Remove Ubuntu 14.04 support
- Resolves #164
2018-04-27 13:01:40 -07:00
Fred Park e2e8f90b62
Add boot diagnostics support
- Move to Ubuntu 18.04-LTS stable
- Enables serial console access
- Resolves #193
2018-04-27 12:59:58 -07:00
Fred Park 69235ba2c1
Add default_working_dir option
- Clarify where a container runs by default in the jobs config doc
- Resolves #190
2018-04-25 08:23:17 -07:00
Fred Park 8cd1884ac9
Fix documentation for registry creds (#189) 2018-04-25 07:40:02 -07:00
Fred Park 3a90ebda87
Async support for task file mover (#188) 2018-04-24 08:03:35 -07:00
Fred Park 2f800e1df8
Async add task for recurrent job manager (#188) 2018-04-24 07:54:23 -07:00
Fred Park a676a5a8d9
Refactor max workers call (#188)
- Add async to del certs
2018-04-20 14:41:18 -07:00
Fred Park 72484b510b
Add product_iterables support for task factory
- Resolves #187
2018-04-20 11:21:34 -07:00
Fred Park 1756e57e92
Call concurrent actions asynchronously
- Resolves #188
- Add -no-generate-tunnel-script option to pool nodes grls
2018-04-20 10:32:47 -07:00
Fred Park 97d9ca09ce
Relax zip iterable type
- Partially addresses #187
2018-04-19 14:34:57 -07:00
Fred Park 073a37b1a3
Update Nvidia drivers
- CUDA 9.1 support for NCv1
- Update NV driver for CUDA 9.1 support and work with latest Ubuntu
  16.04 releases
- Fix blacklisting of nouveau on CentOS
- Ensure persistence mode on reboot
2018-04-19 12:24:06 -07:00
Fred Park 32029bbe82
Enable nvidia persistence mode through reboots 2018-04-19 08:47:52 -07:00
Fred Park 54aea32a20
Update blobxfer to 1.2.0 2018-04-19 08:44:04 -07:00
Fred Park 935805155f
Update to Py3.6.5 for Windows Docker
- Minor build fixes in Appveyor
2018-04-19 08:40:55 -07:00
Fred Park 5d4ede9acc
Migrate RemoteFS clusters to 18.04
- Resolves #185
2018-04-18 12:35:41 -07:00
Fred Park 7f2200a31d
Update recipes to refer to platform image docs
- Resolves #186
2018-04-18 12:35:26 -07:00
Fred Park 350f1185d9
Allow AAD on storage credentials
- Resolves #179
2018-04-18 08:09:13 -07:00
Fred Park 4c099034f5
Add Windows file version info to build 2018-04-17 10:49:11 -07:00
Fred Park ed477bbc22
Support JSON output for certain commands
- Resolves #177
2018-04-17 10:49:06 -07:00
Fred Park 727292f902
Fix task submission speed regression
- Resolves #183
2018-04-10 10:21:45 -07:00
Fred Park fc6c5969b5
Unify nodeprep scripts
- Resolves #176
2018-04-09 11:01:44 -07:00
Fred Park 8660d27abd
Fix env var export for tasks without env vars
- Fixes the cat message and declare dumps into stderr and stdout,
  respectively (#180)
2018-04-04 19:04:18 -07:00
Fred Park 383bcfd7c0
Update Singularity to 2.4.5 2018-04-04 13:34:35 -07:00
Fred Park c700b257e1
Integrate Shellcheck into travis build
- Resolves #178
2018-04-04 13:34:24 -07:00
Fred Park c1a92e4138
Fix scripts to be Shellcheck clean (#178) 2018-04-04 13:34:09 -07:00
Fred Park a98bbb5242
Disable kernel unattended upgrade on custom/native
- Resolves #174
2018-03-29 08:46:54 -07:00
Fred Park a3dfa8c35f
Ensure nvidia driver is avail through upgrades
- Resolves #174
2018-03-28 10:14:12 -07:00
Fred Park 74d20675bf
Tag for 3.4.0 release 2018-03-26 13:19:51 -07:00
Fred Park 8d9033ed2d
Add compute node service log egress 2018-03-26 11:58:45 -07:00
Fred Park f1c27c366e
Update to Docker CE 18.03.0 for Ubuntu/CentOS 2018-03-26 09:26:38 -07:00
Fred Park a17859f07b
Minor fixes 2018-03-26 09:26:17 -07:00
Fred Park 287c86ce0c
Fix NFS exports multi-target parsing 2018-03-26 09:25:06 -07:00
Fred Park 330c193422
Improve prep scripts
- Add timestamps for logging
- Add more Docker and nvidia details
- Save prior startup logs
- Update dependencies
2018-03-22 10:45:28 -07:00
Fred Park d26eaa65bd
CUDA9.1 support for ND/NCv2/NCv3 2018-03-21 14:55:45 -07:00
Fred Park 2b3ecac70b
Update Singularity to 2.4.4 2018-03-19 14:07:12 -07:00
Fred Park 1a4c04bd62
Update dependencies 2018-03-19 10:02:14 -07:00
Fred Park e1ae45b9d2
Add support for task exit conditions at job-level
- Fix incorrectly overwriting the job action setting
2018-03-16 09:25:35 -07:00
Fred Park 01073c6ac1
Improve cert commands 2018-03-15 15:00:35 -07:00
Fred Park 2a17ef0690
Add certificate reference support on pools 2018-03-14 14:01:29 -07:00
Fred Park b9a55efa02
Add remote access control settings 2018-03-14 12:21:13 -07:00
Fred Park 496e921565
Fix envvar expansion for non-native multi-instance 2018-03-14 08:33:47 -07:00