Ole Lensmar
Ole Lensmar
we have this in our own helm-charts repo - currently these charts are rendered as peers in Monokle
perhaps we can add a "Target Namespace" drop-down on top of the local resources containing a list of the namespaces in the cluster!? Selecting one would use that for all...
Decided to - move existing namespace filter under the Local Resources - add a "namespace" selector under the Cluster Resources (which would set the target namespace!)
@devcatalin is this covered by the latest compare improvements?
thanks @devcatalin - good point - that's a really nice workflow that would work for both kustomize and helm - i guess we could only remove the "preview" action for...
perhaps we can use https://uiwjs.github.io/react-textarea-code-editor/ for this - to avoid any collisions with Monaco.. the widget could add an ellipsis button to the text-field which would open this editor in...
Hi @RonWizz - great! I'm thinking this will be have to be a custom widget for react-jsonschema-form which Monokle uses to render these forms - perhaps start by looking into...
Suggest we look into using OpenAPI Overlays to support this!? https://github.com/OAI/Overlay-Specification
There could also be a separate textarea (yaml) field allowing me to specify a kusk extension that we would insert into the specified openapi definition at root level before generating...
would be nice if the requests-over-time graph contained indicators for redeploys and configuration changes - so one can see if there is a change in traffic after a specific change