orchestration
Here are 423 public repositories matching this topic...
**What kind of request is this (question/bug/enhan
Which lab is it that you're having issues with?
Lab: Docker for Java Developers
Description
When deploying Java applications in production one usually specifies the amount of memory available to the JVM (-Xmx) and other assorted configuration settings. Unfortunately, this is (usually) static configuration and therefore fixed in the container image. When specifying memory constraints
Describe the bug
At the moment of creating or editing some job, go to the "Workflow" tab, create or edit an option, click on "Remote URL" (radio button) and click on "Rundeck User Guide - Option model provider" link, the new browser tab shows a broken link.
My Rundeck detail
- Rundeck version: 3.2.2
- install type: WAR
- OS Name/version: Windows 10 (also confirmed with Ubuntu 19
In a cluster configured with Windows Authentication, where a FileShare doesn't require a username and a password, the creation of a new backup policy using Service Fabric Explorer UI fails with an Internal Server Error (500).
Expected Behavior
A new backup policy should be created. At the very least a proper error message should be returned.
Current Behavior
I see an Internal Server
Multiples wiki issues.
Typos
- https://github.com/infobyte/faraday/wiki/Executive-Report#using-markdown-on-a-report: -lenguage +language
Bad links
- https://github.com/infobyte/faraday/wiki/Executive-Report#requirements: https://github.com/infobyte/faraday/wiki/first-steps, the nedpoint
first-stepsdoesn't exist anymore.
Images
-
Updated
Jun 22, 2020 - Java
Screencast
the cloud-init-output.log is loaded after for a long time the stack is initialized first or clicked show build log button
Bug / Feature Request
Work Environment
| Question | Answer |
|---|---|
| OS version (server) | Debian |
| OS version (client) | 10 |
| TheHive version / git hash | 4 RC1 |
| Package Type | DEB |
Problem Description
There are no longer any default dashboards
Possible Solutions
Add the default da
Many advanced K8s workload management features require the use of labels. In some cases, labels are needed after Pods are created so that adding them to Pod template does not help . For example,
-
A canary release plan may want to upgrade X number of Pods out of Y number of total replica. We can add a label to the chosen Pod so that the rollout controller can upgrade these Pods first.
-
Po
Describe the bug
I just signed up and went to the public templates section.
There is only one template shown (see screenshot).
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://cloud.lastbackend.com/templates#public'
- See error
Expected behavior
I was expecting a lot more, e.g. Wordpress, MongoDB, Bootstrap, PostgreSQL, Etherpad, Apache, CouchDB, SearX, wall
-
Updated
Jun 23, 2020 - Java
Describe the bug/feature
I would like kapitan to output unindented sequences.
At the moment it generates
mylist:
- item1
- item2
and I want
mylist:
- item1
- item2The current behaviour seems deliberate (https://github.com/deepmind/kapitan/blob/25f4ebaca159a748e44683a45875e74be73c1570/kapitan/utils.py#L163-L170 ) but I would like to be able to deactivate
I found issue going thru quick-start-guide.
All git clone urls are prefixed git@github.com: this results in user error.
I believe the correct prefix should be https//github.com/
I also found this in autopilotpattern hello-world repo. Perhaps a global config is setting up prefix, not sure exactly were to file issue or more than one.
cheers
-
Updated
Mar 22, 2019 - Go
-
Updated
Apr 14, 2020 - TypeScript
When GitVersion is used with an SSH endpoint, we could warn about that and suggest to set NoFetch = true. For that to work, GitRepository must carry information whether it was parsed from SSH or HTTPS endpoint.
Originally suggested in #388
-
Updated
Jun 3, 2020 - Clojure
Given the following Dockerfile:
FROM debian:jessieand this docker-compose.yml
services:
app:
build: .I get an error when I run crane up:
ERROR: yaml: unmarshal errors:
line 3: cannot unmarshal !!str `.` into crane.BuildParametersThe above syntax is valid, according to the [official version 2 docker-compose reference](h
Describe the request
Let's purposefully add some more user documentation for all the ipv6 scenarios now supported by aks-engine.
Explain why AKS Engine needs it
ipv6 scenarios are mostly dev-focused at this point; without documentation we're discouraging users from experimenting
Describe the solution you'd like
Describe alternatives you've considered
**Additional
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 ;)
Do we have a FAQ somewhere? I would like to share a few entries which should be helpful to new users in figuring out if something went wrong with their YAML syntax. Python's error message is not especially helpful with such cases.
Description:
The documentation for the Prometheus/Grafana kubectl based install assumes 'default' namespace. If SCDf is being installed in a different namespace, some of the individual yml files under src/kubernetes need to be updated. This should be documented.
Release versions:
This is documentation bug/enhancement and is seen in the latest 2.2.x doc: https://dataflow.spring.io/docs
-
Updated
Jun 23, 2020 - C#
-
Updated
May 14, 2020 - Java
If a cluster launch is interrupted before AWS can even return a list of instances, we hit a part of the code where cluster_instances is not defined. We should protect against that.
Additionally, when Flintrock comes across a broken cluster (e.g. missing tags) left behind by an interrup
Documentation - Faq
Faq page will be added to https://flubucore.dotnetcore.xyz/
If anyone have a proposition about what to add to FAQ page please leave a comment in this issue.
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
Mar 25, 2019 - Python
-
Updated
Apr 21, 2019 - JavaScript
Improve this page
Add a description, image, and links to the orchestration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the orchestration topic, visit your repo's landing page and select "manage topics."
I always use for previous version docker-compose
https://github.com/docker/compose/releases/tag/1.25.4
I not see it now...