Skip to content
#

workloads

Here are 15 public repositories matching this topic...

wonderflow
wonderflow commented Jul 6, 2021

Is your feature request related to a problem? Please describe.

Now our component revision is automatically generated with incremental number. It has some drawbacks:

  1. Real users has their own version standard, some version number is business related. They hope the version in kubvela can match with their own revision. So they can have end to end consistency.
  2. Users need to apply appli
Jacobious52
Jacobious52 commented Oct 21, 2020

Is your feature request related to a problem? Please describe.

Updating escalator config currently requires a pod restart. We should update escalator to automatically read new config upon changing on disk.

Describe the solution you'd like

Check for changes in nodegroup config before each run. If safe to do so, run with the new config.

*Describe alternatives you've considered

Improve this page

Add a description, image, and links to the workloads topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workloads topic, visit your repo's landing page and select "manage topics."

Learn more