Skip to content
#

configuration-as-code

Here are 56 public repositories matching this topic...

configuration-as-code-plugin
typozh
typozh commented Jan 24, 2017

Details of the scenario you try and problem that is occurring:
For a large search topology I'm missing a few things. One is that all the databases are created in the same sql instance. The name cannot be configured individually and there is only one property for the sql server. And I need to create multiple crawl store databases which is not possible with the current version. The multiple cra

venky526
venky526 commented Oct 12, 2018

Scenario:

  1. Created a new detector along with a Dashboard.
  2. Changed that detector to a different one and ran a dashboard update.

User expectation: New detector will be created and the old one will be deleted as it happens with our dashboards and charts.
Actual result: The new detector is created but the old one still stays.

We need to change this behavior to mirro

'Fortosi' Kubernetes extension is meant to address a fundamental requirement of any project team running their applications on Kubernetes - which is to quickly provision CI/CD pipelines (on demand) for their various private/public GitHub projects/organisation using simple kubectl commands. Basically, implementing the concept of No Ops. It is agnostic of cloud platform, be it AWS (EKS) or Azure (AKS), and agnostic of application technology framework.

  • Updated Oct 24, 2020
  • Shell

Improve this page

Add a description, image, and links to the configuration-as-code 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 configuration-as-code topic, visit your repo's landing page and select "manage topics."

Learn more