Natalie Klestrup Röijezon

Results 86 issues of Natalie Klestrup Röijezon

Very unfamiliar with this process, but it shouldn't be too hard I guess.

### Context _No response_ ### Describe your suggested feature There should be a way in the app to define custom layouts. ### Other details _No response_ ### Acknowledgements - [X]...

feature

### Context _No response_ ### Describe your suggested feature It should be possible to search for emojis by name. ### Other details _No response_ ### Acknowledgements - [X] I have...

feature
emoji

### Context _No response_ ### Describe your suggested feature It should be possible to use emoji variants (skin tone, hair colour, gender, etc). ### Other details _No response_ ### Acknowledgements...

feature
emoji

### Context _No response_ ### Describe your suggested feature Emojis are kind of a pain to navigate, we should show the most recently used ones. This will have to be...

feature
emoji

Fixes #259, motivated by https://github.com/stackabletech/operator-rs/pull/752 Whether `None` or `Some(Schema::Object(...))` is more permissive is arguably a matter of perspective. If you consider the JSON Schema to be a a _validation target_...

FIPS mode _technically_ covers this, in a sort of sledgehammery way, but I think it's still worthwhile to have an explicit option for this and only this. Especially since FIPS...

A vanilla Kafka installation will use the TLS certificate's Distinguished Name (DN) as the principal, which is then used for authorization (see https://kafka.apache.org/documentation/#security_authz_ssl). This isn't great for us, since the...

https://github.com/stackabletech/zookeeper-operator/issues/760 was closed now that FIPS mode is on by default, disabling all ZK-specific TLS verification. That's a pretty blunt tool, so we opened https://github.com/apache/zookeeper/pull/2173 to add a more fine-grained...