Alexandre Picard-Lemieux
Alexandre Picard-Lemieux
@hanjm I can try to do that this week if you still need help.
@juanrh go ahead. I started something, but I drop it because I was changing too many things.
What are the current work on this project?
Very happy to hear that 😄
@alex-shpak do you have a idea when this will be ready?
Ok good 😄 ! Will work on iOS ?
Any news for this feature? It will be great to have other output like prometheus or something else.
Hello 👋, I like the idea of it. I think you will gain more by doing one of the following. 1. Pulumi (People can use the language of their choice...
@GeorgeMac, I think I would go with another set of an API. Like a management API stuff. At the end, the UI would still be in read-only mode. You could...
I was more thinking something like that. Not saying that flipt locally should handle a fs. ```mermaid graph TD; Operator --> Management-API; Management-API --> sqlite; sqlite --> S3; ```