- I have checked the discussions
- I have searched the [issues](https://gi
configuration-management
Here are 1,217 public repositories matching this topic...
[BUG] inconsistent behaviour between supervisord.running and supervisord.dead for process groups
Description
let's say I have an apache process group I want to control.
- when using
supervisord.running, thenamemust beapache:*(which is the same notation used by supervisor) - when using
supervisord.dead, thenamemust beapache:(without the*)
As both states mirror each other, I expect them to use the same convention for name, the one from running since it
-
Updated
Jun 29, 2021 - Java
-
Updated
Jun 26, 2021 - Python
Basically we're in the DAG, so make sure we've let all the other resources (like files) get built (that might be used for the file server) before the server sends anything out. We could either block or just not return anything yet.
As an aside, does the rf.ReadFrom bit not get cancelled properly on close??
-
Updated
Jun 25, 2021 - Rust
-
Updated
Jan 13, 2020 - C++
Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like marshmallow
-
Updated
Apr 10, 2021 - Ruby
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 23, 2021 - Java
-
Updated
Jun 25, 2021 - Python
-
Updated
Jun 5, 2021 - Python
-
Updated
Jun 27, 2021 - Python
-
Updated
Jun 26, 2021 - Rust
-
Updated
Jan 29, 2021 - C
Similar to the Email validator.
Expected behavior
Formatting configs would not break yaml docs that includes anchors and references.
Actual behavior
Running the kpt fn render command on a configuration that includes anchors and references ends up putting the anchors before the references in the yaml, thereby making the yaml invalid.
Information
Steps to reproduce the behavior
kpt pkg get https:
-
Updated
Dec 15, 2020 - Python
-
Updated
Apr 21, 2021 - TypeScript
-
Updated
Feb 5, 2019 - Python
-
Updated
Apr 12, 2021 - C#
-
Updated
Jul 1, 2020 - Java
-
Updated
Jun 21, 2021 - Ruby
-
Updated
Jun 10, 2021 - Python
-
Updated
Jun 28, 2021 - Shell
-
Updated
Jun 28, 2021 - C#
-
Updated
Jun 24, 2021 - Java
-
Updated
Jun 22, 2021 - Go
Improve this page
Add a description, image, and links to the configuration-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the configuration-management topic, visit your repo's landing page and select "manage topics."
