-
we have external services that we bootstrap during the initial deployment. we have consul agents running on spot instances as a daemonset. so it's expected to see nodes going out time to time.
…
-
Objective
- Validate that a device owner can de-register devices.
Preconditions
- A NebulOuS core installation is up and running. It’s IP is known.
- Two users exist:
Device owner: A user with …
-
Objective
- Validate that a device owner can de-register a device.
Preconditions
- A NebulOuS core installation is up and running. It’s IP is known.
- Two users exist:
Device owner: A user with…
-
### Background and motivation
I have some configurations in my process that I create for each step one service and store it in a EF class
```C#
public class Step
{
public int …
-
There is currently no way to configure the ServiceProvider on DistributedApplicationBuilder. Say I don't want to use MEDI, and I want to use a different DI provider. Or I want to be able to modify the…
-
## Keyed services new features
Starting with .NET 8, there is support for service registrations and lookups based on a key, meaning it's possible to register multiple services with a different key,…
-
### Describe the bug
After the latest updates which are:
```
2024-10-28 20:07:19 upgrade libdrm-common:all 2.4.114-1 2.4.123-1~bpo12+1+rpt1
2024-10-28 20:07:20 upgrade libdrm2:arm64 2.4.114-1+…
-
| --- | --- |
| Bugzilla Link | [487800](https://bugs.eclipse.org/bugs/show_bug.cgi?id=487800) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Feb 14, 2016 13:17 EDT |
| Modified | Feb…
-
When trying to do anything with idlerpg it's continually messaging users that they need to be registered with nickserv. The users are already registered and authenticated. Our services in use is anope…
-
### Description
Old user account data remains in the anope_db_ChanAccess table and cannot be deleted, even though the accounts have been removed or have expired.
### Steps to reproduce the issue…