17170: Improve error messages and command help text.
[arvados.git] / lib / controller / localdb / container_gateway.go
2021-02-03 Tom Clegg17170: Improve error messages and command help text.
2021-02-03 Tom Clegg17170: Merge branch 'master'
2021-01-28 Tom Clegg17170: Merge branch 'master'
2021-01-26 Tom Clegg17170: Add interactive_session_started flag to containers.
2021-01-26 Tom Clegg17170: Add config keys to enable shell access for users...
2021-01-21 Tom Clegg17170: Allow admin users to run commands in any container.
2021-01-20 Tom Clegg17170: Merge branch 'master'
2021-01-14 Tom Clegg17170: Improve error messages.
2021-01-14 Tom Clegg17170: Check container is readable before checking...
2021-01-14 Tom Clegg17170: Merge branch 'master'
2021-01-13 Tom Clegg17170: Allow shell only if this user submitted all...
2021-01-13 Tom Clegg17170: Fixup gateway auth secret.
2021-01-13 Tom Clegg17170: Use TLS for controller->crunch-run traffic.
2021-01-12 Tom Clegg17170: Specify login username. Improve logging.
2021-01-12 Tom Clegg17170: Add "arvados-client shell" subcommand and backen...