Marcin Fabrykowski
Marcin Fabrykowski
Hi. This pull request add feature of adding to graph roles, that are included by include_role. I use include_role often and want to have this roles on graph too
This fixes false positive checks on roles. ex: I have some static files in my role (this are nagios static files), so i have role: nagios/tasks/main.yml nagios/files/static/commands/something.cfg nagios/files/static/templates/my_templates.cfg nagios/files/static/services/services.cfg and...
the helm chart in https://mintel.github.io/helm-charts/dex-k8s-authenticator-1.2.0.tgz does not exists anymore
Problem to solve: I have an ldap backend. dex returns an user with: ``` { ... name: user1 email: some-email@some-domain ... } ``` dex-k8s-authenticator creates a kubeconfig contains: `some-email-` and...
This PR add option to enable dynamically change of idle inhibitor timeout. my use case is I don't want to restart waybar any time I want to change a timeout....