-
### Description:
The Service Configurator design pattern allows an application to dynamically configure and manage a set of services without requiring a restart. This pattern is useful for application…
-
### Clear and concise description of the problem
For brownfield services with non-standard api version patterns we need a way to signal that the parameter or header is specifying the api version for …
-
Depends on: https://github.com/elastic/kibana/issues/200796
## Acceptance criteria
* User can open a selector on the page that lists up to N entities known in the system to choose from
- If we can…
-
I added rgw objects, buckets with files, for an own zone, zonegroup and so on. Following setup (see at the end of the yaml file):
```yaml
---
service_type: host
hostname: master
addr: {{ master…
-
(See the general description of the feature in #6181.)
As of commit d7ad4c87aa95, the log pattern `Finished token ring movement` in `ABORT_DECOMMISSION_LOG_PATTERNS` in `sdcm/utils/raft/__init__.py` …
-
Assuming a new investigation has a "primary entity" (derived from the group by value(s) of the source alert), e.g. a service name or a host ID.
* Using this primary entity, we should then mimic what…
-
**Name of your Solution Patterns.**
Extending the reach of Ansible Automation Platform using Red Hat Service Interconnect
**Describe the solution**
This solution pattern introduces a walkthrough …
-
We are planning to remove IVT access to dotnet/roslyn from the following assembly for 16.2 Preview 1:
* Microsoft.VisualStudio.DesignTools.XamlLanguageService
This assembly should be updated to …
-
## What
A pattern for helping users understand the 'status' of a service. - For example the service's availability during a planned or unplanned outage.
## Why
All services encounter times w…
-
Currently, if you pass in an `executorService` to the client, it closes it when the client itself is closed. This means users who do the following:
```java
try (Client client = createClient(execut…