Andrea Peruffo

Results 396 comments of Andrea Peruffo

> I already used JOSDK-webhooks as well as JOSDK, QOSDK and of course fabric8/kubernetes-client in a few real world projects. And I love it ;) Nice! 🎉 And many thanks...

> Can you suggest a place for it? We had to implement a lot of workarounds for Keycloak's Admin REST API e.g. for Authentication Flows or Permissions for Token-Exchanges, which...

@baloo42 thanks as always for those issues, keep them coming! I like the proposal overall! A few comments: - non-semantic fields (e.g. `example`, `externalDocs` etc.) I think is a no-brainer...

@baloo42 I thought a little about this proposal. I think that the fastest way would be to start merging PRs with separate annotations for each field (i.e. `name`, `title`, `example`),...

> Can we discuss the overall strategy in https://github.com/fabric8io/kubernetes-client/issues/5859? Agreed, let's move this discussion there.

Quick note: this is a pretty large change and we can prepare for it, but I would like to roll it out when we start working on version 7.X of...

> Can we chat somewhere on this topic? Yes, we are meeting every Wednesday (the next one is tomorrow), my private email is public on my GH profile, please reach...

Completely agree with what @shawkins said, let's keep the core API as simple as possible. I don't think that filtering is required, and can be implemented in the tooling when...

> Am I right ? If yes, why is it so ? Yup, you are right and the reason is just a lack of time/different priorities. Are you interested in...

Hi @epuronta , thanks a lot for opening this issue! I investigated briefly and found out that Docker already offers a similar functionality with the `--env-file` command line option: https://docs.docker.com/engine/reference/commandline/run/#set-environment-variables--e---env---env-file...