Christian Hubinger

Results 9 issues of Christian Hubinger

When the working directory is not the root of the project the prettie intigration fails becaue it does not use the prettier command "closets" to the source file edited: ```...

Hi, user.authenticate() logins do not work anymore with unmodified data & settings after updating from 3.1.1 to 3.1.2 or 4.0.0 needed to recreate passowrd to make it work again -...

Refactored `Component` to allow the usage of multivalued configuration settings. Changed: `func (component *component) getConfig(val string) string` => `func (component *component) getConfig(val string) []string` Created new: `func (component *component) getConfigFirstOrDefault(val...

The referenced code prevents my patch from #761 to work. https://github.com/mrparkers/terraform-provider-keycloak/blob/cad8fe68c4ba176e53fcf8aae90f64db1b2390ca/keycloak/component.go#L18-L26 As this seems to be a base component for several resources, I did not find time to develop a...

Remove broken feature docs & add known issue to Change Log

This option makes the license-checker ignore all packages that are in one of the semicolon-separated list of scopes.

In our Project wie have a private NPM registry and internal scope where lots of the packages are not licensed correctly, which is fine for us, but with the need...

Hi, First of all thanks for th great work, I was looking for easy NFS based storage in OKD/OpenShift and found your operator. My first test worked well, and now...

**Is your feature request related to a problem? Please describe.** We ran into the issue that due to an error during upgrading the operator (API version Change) we accidentally deleted...

help wanted
good first issue
feature