ohayak
ohayak
### Description Hello, I'm working on a project using multiple keycloak instances to manage users in different spaces. One master keycloak which used as an Identity Provider (IDP) for all...
I managed somehow to add the authentication function. As far I tested, it's working with Google mechanism XOAUTH2, please read comments under the functions to find more about my resources.
I added an optional parameter to configure extra initContainers the purpose of this option is to give user an option to do more customization, in my case it was to...
## Bug report ### Required System information - Node.js version: 16 - NPM version: 8.15 - Strapi version: 4.6.3 - Database: postgresql 13 (pg: 8.7.3) - Operating system: MacOS ###...
Hi, I'm trying to use amundsen metadata service with mysql instead of neo4j. SQLACHEMY_DATABASE_URI is used in both libraries, which leads to config conflicts. I suggest adding prefix
Hi I'm using Grafana Mimir for metrics. Could you add some documentation on how to configure it. it's slightly different from stock Prometheus there is a /promethus to add to...
- Update action versions - Use docker actions to login, build and push the image - merge deploy jobs into one with better use of if to handle edge cases