b4nt0

Results 2 issues of b4nt0

The `create_new_library` method first checks the existence of the library, and then creates the library only if it does not exist. However, when checking existence, it uses `library_name`, while when...

What is the problem? I cannot override the `Mode` of the service from `Replicated` to `Global`. Steps to reproduce the problem: 1. Deploy any service 2. In the `Service update...