raffis

Results 105 issues of raffis

Clean new pr for #14. Sorry for the delay! Missing command aliases as a feature. For example such a thing is now possible: ``` .subCommand('access-roles [name]') .alias('ar') .description('Create new access...

Didn't know what I was thinking in #13, this is actually much more easily. In my opinion we need to display the command helptext if parsing of a command option...

**Is this a BUG or a FEATURE REQUEST?:** Bug **What happened:** **Context**: Im trying to include a module with a native . Node dependency. This only works if I bundle...

native addon

**Describe the bug** The 6.7.x chart requires permission to read/create cluster scoped resources like ClusterRole which was not the case before and is a breaking change. **To Reproduce** Steps to...

**Describe the solution you'd like** I would like to see the possibility of ldap authentication. Following points should be considered: * Mapping of attributes * LDAP bind with binddn and...

feat

**Describe the solution you'd like** It would be awesome to have a SAML authentication flow. Meaning kratos acts as a SAML service provider and be able to setup a trust...

feat

Currently the menu opens if one swipes from left far upwards. This should not happen since touch from down to up or the other way around is scrolling other content....

## What happened? We have randomly pods not being reachable by other nodes on the same kubernetes cluster. Also the node which has the fault weave-net pod also isn't able...

There is a bug related to the buffer. I have a stream of docs around 8MB and two documents fail yaml parsing. The yaml is incomplete and fails being parsed...

## Description Currently the envsubst replaces the the placeholders with an empty string if no matching variable is found. This can lead to very odd problems. I know you could...