Ross Kusler

Results 9 comments of Ross Kusler

I think it would be convenient if we could include some setting in the config file so that we don't have to remember to specify -k when using this tool.

Some of us are using kube-mgmt for things other than an admission controller and we don't always have the ability to access resources in every namespace. For these use cases...

This could be helpful in certain cases where RBAC isn't expressive enough. One example is a policy that allows certain users to view Secrets in ALL namespaces except one. Right...

One use case would be fine grained control over who can login under what conditions. Alice can login to this server, but only between 8-5 PT, etc. Kelly can log...

@pruiz I'm using a custom build of sops with your patch applied too and would definitely be interested in this being added upstream :)

Increasingly we're being asked to add 2FA to dashboards and control panels of sensitive applications. The requirement to use 2FA is typically required for every time the user logs in...

@andres-de-castro On some OS distributions certain files in /etc/ssl/certs are sym-linked to files in /etc/pki/ca-trust. If you only mount /etc/ssl/certs from the host into the pod then the symlinks can...

The backend would be the same for both the dashboard and the kubectl, a corporate LDAP server. One possibility could be to allow osprey to handle cases where dex returns...

@totahuanocotl I will give it a try.. thank you very much!