Roman Zabaluev
Roman Zabaluev
https://github.com/provectus/kafka-ui/issues/4114 Impl details and recommendations: https://github.com/provectus/kafka-ui/issues/4114#issuecomment-1677065758 UPD: https://github.com/spring-projects/spring-security/issues/13274 is resolved and should be released as a part of spring-security 6.3.0
https://github.com/provectus/kafka-ui/issues/3948
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) Relates to #408 **Is...
Hi, If a goal within `package.json` contains a reference to another (p)npm goal (like `"test2": "pnpm build && pnpm test"`) the build fails with `sh: 1: pnpm: not found`: ```...
Updated docs on ACLs according to the comment on [YAML deprecation](https://github.com/juanfont/headscale/issues/2024#issuecomment-2272976178) By the way, the 'tests' link is broken and I couldn't find the files this link should mention. Any...
Some commands don't mind working with plain entities' ids without app name, some don't for some reason. ``` $ fly vol fork vol_vd3x9ydly050dnwr Error: the config for your app is...
*Please only report specific issues with `flyctl` behavior*. Anything like a support request for your application should go to https://community.fly.io. More people watch that space and can help you faster!...
Despite the new (?) sonarcloud feature to do an automatic analysis without CI (github in our case) for all the languages in the repo the results for the frontend are...
We require a viable solution to fix the checkstyle errors right in IDE. Currently you have to compile and visit each class present in logs. This should work something like...
There is a cluster read-only mode. Not all the altering actions on the frontend are unavailable when a cluster is r/o. Fix this, perhaps add a check on button/other component...