Ali Mehraji

Results 21 comments of Ali Mehraji

you have not permission to write (to push) in others' repo you should do these: 1. fork it 2. clone it to your local 3. edit 4. push to your...

hello @mabusaa I have the same issue, the YAML manifest of the Argo application is okay, even with the provided solution it returns false status in its verification API request...

> hello @mabusaa I have the same issue, the YAML manifest of the Argo application is okay, even with the provided solution it returns false status in its verification API...

@mabusaa tried some other scenarios, and think the problem is being "synced" we have to follow the steps, and if we sync the app before the last step, it will...

Reviewed that part functions like `toggle_warp_ws()`, `toggle_warp_hysteria()`,... think I need some help, otherwise, it will take a bit longer to figure out what should I change

I'm so Sorry, I have no time to fix and make a PR Although there is another bug I encountered, when enabling Warp for configs, the whole `config.json` or `server.json`...

> I have a vague idea of a scenario where IPv6 might be needed. IPv4 is usually always sufficient. > > Just don't use domain names for this purpose. Agree...

@houseme Let me know if you need refactoring of the main `docker-compose.yml`; I can do another PR.

This PR will be changed according to the discussion in https://github.com/rustfs/rustfs/issues/1187#issuecomment-3670675345 > Placing the check at the top level of the Makefile means it will execute for every command, even...

Hi @loverustfs Here is the updated changes as we discussed in https://github.com/rustfs/rustfs/issues/1187#issuecomment-3677754928 ## Dependency checks via pattern targets - `check-` Performs a fatal check for a required dependency. If ``...