Lena Brüder

Results 27 comments of Lena Brüder

One important aspect to consider when using a private registry is the nesting level of docker image names. You can only have 3 at max, see https://github.com/fnproject/fn/blob/f27d47f2dd9520647f8799043bfcb3d121709958/api/agent/drivers/driver.go#L283 If you use...

Oh, too bad, that basically ruins that idea to just support those annotations. Just out of curiosity - I don't know much about how this lib is structured in other...

The code of course needs to be callable. Just had a quick look over there. I don't know Jandex, and it seems to abstract away the underlying reflect classes? If...

I really like the idea! I had a few troubles with the plugin in combination with the templater plugin, which led me to duplicate a bit of this plugins functionality...

I'm also affected. I usually want to prefer KMS keys, because that's what we use for almost all people involved. However, I sometimes am working on bad internet connections and...

I'm by no means an expert on the topic :). I read a few things in the past weeks around VCard handling and how one should export VCards, but more...

I would agree with your goals. My gut feel says "requirements option 2 feels sufficient" and you could still go for option 3 in case it turns out to be...

Understand, thanks for clarification and sorry for my ignorance maybe :). I have a few ideas about how one could still simplify usage, but I'm not sure yet whether it...

Okay, so I guess you won't need the optics version then? I'll shortly present the optics idea anyways, although I did not have a chance yet to talk to @ztiromoritz...