orchestration-framework
Here are 48 public repositories matching this topic...
Description
The current Grafana dashboard works well, but it is not obvious how to interpret each panel. While it's meant to serve a springboard for users to build their own dashboards, it's also used internally by the Zeebe team, and having non-documented panels leads to:
- Steeper learning curve to onboard new developers
- Older members have to still edit the panel to figure out wha
Hi,
I plan to run WALKOFF in a high-availability setup within a cluster.
Unforunately there is no documentation available.
Is this technically possible? Can you give me some hints in the right direction?
Otherwise I think this would be a great feature ;)
Why is this command giving an error even though it works ok on the command line: command 'curl http://www.rabbitmq.com/rabbitmq-signing-key-public.asc | sudo apt-key add'
-
Updated
Jun 6, 2020 - Ruby
-
Updated
Jun 2, 2020 - Go
-
Updated
Mar 14, 2019 - YARA
-
Updated
Mar 1, 2018 - Python
If we fail to start a request (probably because we couldn't send it to the JR), set the request to Failed instead of leaving it as Pending forever.
-
Updated
Jun 13, 2020 - Ruby
When starting proactive-server (/bin/proactive-server):
The resource manager with 2 local nodes created on pnp://172.20.10.2:6473[0/143]
The scheduler created on pnp://172.20.10.2:64738/
Starting the web applications...
mac os x
The web application /automation-dashboard created on http://172.20.10.2:8080/automation-dashboard
The web application /studio created on http://172.20.10.2:
-
Updated
Jan 6, 2020 - Ruby
currently all apps use the default container CMD command, there should be an ability to optionally change that to something else.
-
Updated
Jul 3, 2018 - Gherkin
Expected/Wanted Behavior
It should be possible to add custom labels on an app level to running containers in addition to the existing Nebula labels of:
- "app_name"
- "orchestrator"
The existing Nebula labels should not be possible to be overwritten as so there should be some failsafe check to prevent overwriting them.
This should be an optional dict in the app config which default
-
Updated
Oct 22, 2019 - Python
-
Updated
May 30, 2019 - C++
Create a persistent storage docker container using Volume/Mount.
Kubernetes-Rback
Docker-IPC
-
Updated
Oct 1, 2017 - Python
-
Updated
Apr 19, 2020 - Puppet
Context
For the toki-method-* method contract. We are passing in a context. Lets remove it since the superset of data and utilities is binded through this anyways.
-
Updated
Jun 10, 2020 - Python
Expected/Wanted Behavior
https://codecov.io/ should be added to know what the code coverage is as well as a badge of it
Actual Behavior
there is no code coverage tool
-
Updated
Apr 24, 2018 - JavaScript
-
Updated
May 25, 2020 - Shell
-
Updated
Jul 24, 2019 - CSS
-
Updated
Jun 12, 2020 - Shell
-
Updated
Sep 23, 2017
-
Updated
Jun 8, 2020 - Python
Improve this page
Add a description, image, and links to the orchestration-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the orchestration-framework topic, visit your repo's landing page and select "manage topics."
Can documentation be added on how to unit test workflows using the luigi mock module ?
Couldn't find any examples in the lugi/examples folder either