TristanWright

Results 27 issues of TristanWright

For some async actions, instead of replicating a lot of data I'd just like to check that an action of a certain type is being dispatched. I'll make a PR...

discussion

Ansible version is 2.1? ``` (girder)elysium:HPCCloud-deploy tristan$ vagrant provision ==> hpccloud: Running provisioner: ansible... hpccloud: Running ansible-playbook... PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=true ANSIBLE_HOST_KEY_CHECKING=false ANSIBLE_SSH_ARGS='-o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o ControlMaster=auto -o ControlPersist=60s' ansible-playbook --connection=ssh...

Discovered this from testing the swift 3 branch of the viewer for iOS. A quick test with the CLI and the same dataset shows the same thing. See more: https://github.com/Kitware/arctic-viewer-ios/pull/8#issuecomment-251261672...

bug

Tested the diskout-composite dataset on Ubuntu 14.04 LTS, renders a blank screen.

bug

I think I've ran into this problem before but can't find an issue for it. I fill out the fields for a traditional cluster I hit save and it gets...

itermittent

- [ ] Profiles page - [ ] OpenStack profile endpoints Do we want to mash OpenStack with the AWS user endpoint extensions? e.g.: ``` GET /user/{id}/os/profiles POST /user/{id}/os/profiles PATCH...

feature

https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API Could emit desktop notifications for events: - EC2 Cluster - provisioned, running, or error - Cluster - error - Simulation/Taskflow - running, error

longterm
enhancement

related to #238 specifically this comment: https://github.com/Kitware/HPCCloud/issues/238#issuecomment-206971290 There is risk in deleting taskflows that are in the terminating state and we should handle the whole process better.