ubicloud/spec
Jeremy Evans c532177e28 Do not allow calling CloverAdmin.create_admin_account in production pry
That could result in the password for the account getting logged.

Add a rake task that can be run, which will not log the password.
2025-09-03 02:39:04 +09:00
..
clec Introduce autoloading of a test helper 2024-10-29 07:40:12 -07:00
lib Do not silently fail on kubernetes commands 2025-09-02 13:28:07 +02:00
model Add Page.group_by_vm_host dataset method 2025-09-03 02:39:04 +09:00
prog Fix issue in Kubernetes upgrade process 2025-09-02 13:28:07 +02:00
routes Do not allow calling CloverAdmin.create_admin_account in production pry 2025-09-03 02:39:04 +09:00
scheduling Make respirate and monitor share repartitioning code 2025-08-07 03:03:12 +09:00
serializers Update k8s tests so we won't have to update tests on version releases 2025-08-29 10:59:43 +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 Support setting of PGPASSWORD in bin/ubi and cli/ubi 2025-08-06 02:10:02 +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 pg modify-firewall-rule to the cli/sdk 2025-08-26 02:42:03 +09:00
spec_helper.rb Use create_with_id in the specs 2025-08-07 02:13:08 +09:00
thawed_mock.rb Rename FirewallsPrivateSubnets to PrivateSubnetFirewall 2025-08-08 00:31:44 +09:00
ubid_spec.rb Use create_with_id in the specs 2025-08-07 02:13:08 +09:00