Piotr Bryk
Piotr Bryk
I like the idea of templates for the reasons @mwitkow explained. Some folks can clusters tied to their corp network and able to see individual pods. Some may want to...
@mwitkow I'm thinking whether we covered all use cases for this problem. Would implementing this proposal cover all you cases? Do you see any other extensions we can cover?
@IanLewis You started the thread about custom creation workflows for resources. Can you respond here?
Are we talking about custom workflows for individual objects or handling this with YAML-generic editors?
I think we should default the DNS service discovery to what default installation has (i.e., k8s-app: foo) and allow for command line specified flag for custom selector. I think work...
There's no extension mechanism at the moment. So this is all do-it-yourself. I think, though, this is the right moment to start thinking about the extensions framework for UI for...
@floreks @maciaszczykm @cheld WDYT of doing this via one-off compile time hardcoding versus extensions framework?
Yeah. So there's a lot of these things appearing recently. I expect to see more. We could tackle this problem in a generic way to help everyone in one sweep....
Do you have any designs for the integrations framework already? Can we talk about this? :)
Side comment: there are plenty of sanity checks everywhere. I'd be better if we had unit test instead :) But the code is already written, so we have somehow to...