Aleksandr Sidoruk
Aleksandr Sidoruk
Please add a validation to the "Server name" field in the NAT Gateway -> Add route menu: * Shall be a valid domain name: * Maximum length - 253 symbols;...
**Background** It may happen (quite rare!) that a job is stuck when the `init` command is already finished. This can be reproduced in the environments using LustreFS as a cluster...
If more than one `os-release` file is found across the filesystem - we shall use that one which is located in `/etc/` directory. This shall take effect for all of...
`ui.support.template` shall support the following JSON form: ``` { "": { "": { "icon": "", "content": " }, "": { "icon": "", "content": " } }, "ROLE_xxxx_3": { "": {...
**Background** Looks like the GUI themes management feature has broke the Markdown rendering which we have in the Tools/Pipelines descriptions. E.g. bulleted lists are not displayed well: * This markdown:...
**Background** Access token, within the compute instances, exists as an environment variable (API_TOKEN). It is set as a pod variable and then written into `/etc/cp_env.sh` which is sourced for the...
- [x] Introduce email notifications: - Shall have only following attrbutes: `Enabled`, `Subject`, `Body` - Default `Body` value shall be set during a deployment procedure: - Admin shall be able...
At the moment, Cloud Pipeline monitors two types of "bad" instances: * Nodes, missing a Cloud Pipeline RUN_ID or POOL_ID labels * Nodes, which exist in AWS, but are not...
**Background** As we have to proxy egress traffic from the internal networks to the Internet - a `tinyproxy` is used. It may be overloaded with requests is some cases and...