Dimitris Karakasilis

Results 329 comments of Dimitris Karakasilis

Regarding admin/user role and user assigned namespaces, dex supports `groups` ([first discussed here](https://github.com/dexidp/dex/issues/175), read to understand what they are) but these groups can't be used to define the role of...

One thing to keep in mind: Dex allows the use of `emails` as usernames. We put the username in some label and this creates a problem when pushing the app:...

There is the BOM (bill of materials) label on the generated image. We can probably find the used buildpacks in that.

Yes but I think we can start with polling and improve from there. Unless we implement some "watchers" in the backend, we would simply be moving the polling from the...

I think the UI will be interested in events as they happen in the Epinio context, not Kubernetes. I mean, the UI is interested in the event of the app...

A thing to keep in mind is that simple solutions that are contained within the Epinio binary will probably break HA-bility of the Epinio server. Up to now, the single...

> This new component wouldn't have to be HA. At some point all the components should be HA. While we haven't done any specific work for that or any testing,...

We had a call with @richard-cox @catherineluse and @agracey about this. This is the result of our conversation: There should be a single point of truth for events. That source...

This solution may also work for this: https://github.com/epinio/epinio/issues/426

Tekton has been removed: https://github.com/epinio/epinio/pull/1141 Closing this