ubicloud/spec
Jeremy Evans 996931d35b Show link to SSH public key management page on VM create page
If the user has not already registered an SSH public key, and they
have permission to do so, show a link to the page. This makes it
more likely users will be aware of this feature.

If the project has a registered SSH public key, we don't need to
explain the benefit of an SSH public key, so hide the description
in that case.
2025-10-04 01:36:33 +09:00
..
clec Introduce autoloading of a test helper 2024-10-29 07:40:12 -07:00
lib Close SSH session on event loop failure 2025-10-01 22:28:56 +02:00
model Use a timeout by default in Sshable#cmd 2025-10-02 08:14:56 -07:00
prog Fix Vnet::SubnetNexus#destroy to not violate strand leases 2025-10-03 17:51:41 +03:00
routes Show link to SSH public key management page on VM create page 2025-10-04 01:36:33 +09:00
scheduling Attempt to fix dispatcher stale spec nondeterminism 2025-09-27 02:10:19 +09:00
serializers Add project-level postgres hostname override 2025-09-15 14:41:18 +02:00
cli_config.ru Support setting of PGPASSWORD in bin/ubi and cli/ubi 2025-08-06 02:10:02 +09:00
cli_spec.rb Prevent nondeterministic leaked thread warning in cli spec 2025-09-23 02:53:26 +09:00
config_spec.rb Increase Config test coverage and delete unused lines 2023-08-07 01:05:05 +03:00
coverage_helper.rb Fix coverage filters 2025-08-23 04:18:37 +09:00
db_spec.rb Check all encrypted columns are redacted 2025-07-17 00:44:14 +09:00
monitor_smoke_test.rb Add debugging output on monitor_smoke_test failure 2025-08-27 04:31:39 +09:00
resource_methods_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
respirate_smoke_test.rb Make partitioned respirate automatically rebalance based on number of workers 2025-06-14 01:46:43 +09:00
ruby_sdk_spec.rb Add support for managing SSH public keys to the SDK 2025-10-04 01:36:33 +09:00
spec_helper.rb Fix nondeterministic instance double reuse in dispatcher spec 2025-09-25 01:34:51 +09:00
thawed_mock.rb Add support for managing SSH public keys to the CLI 2025-10-04 01:36:33 +09:00
ubid_spec.rb Use create_with_id in the specs 2025-08-07 02:13:08 +09:00