-
It would be good to be able to choose to whom a shared object gets sent. I guess at the moment, it's only to the followers, but what if something needs more general awareness (e.g., share to public), …
-
The NodeSelector dataclass
```python
@dataclass
class NodeSelector:
name: str or None = None
kind: type or None = None
kind_not: type or None = None
tag: str or None = None
…
-
Got DnsDist that sends Protobuf PowerDNS to DNS Collector.
Did not find how to transform Dnsdist pipeline to DNSTAP in order to use DNS TAP relay for remote logging
DNSDIST -> GO DNS Collector (pi…
-
Thanks for all your work on a great resource, but I have a suggestion that I think your be useful for many.
At the moment you have the option of exploring the taxonomy from order level, searching t…
-
In a recent version the switch "follow underlying temp change" was added. With this name I do not understand what it does, it isn't self-explanatory, so I searched the repository for "follow underlyin…
-
```
I have a new Haswell Core i7-4770k processor. Here's what i7z says:
i7z DEBUG: Found Intel Processor
i7z DEBUG: Stepping 3
i7z DEBUG: Model c
i7z DEBUG: Family 6
i7z DEBUG: Processor T…
-
**Bug Report**
**Describe the bug**
We have Exabgp on a number of hosts, using the healthcheck.py script for detecting if the service is online or not. A number are intentionally down at any giv…
-
| | |
| --- | --- |
| Bugzilla Link | [25004](https://llvm.org/bz25004) |
| Version | unspecified |
| OS | All |
## Extended Description
I run modernize-loop-convert over LLVM code and looked on h…
-
| | |
| --- | --- |
| Bugzilla Link | [35415](https://llvm.org/bz35415) |
| Version | unspecified |
| OS | Linux |
| Attachments | [sample project to recreate the undesired behavior](https://user-im…
-
**Is your feature request related to a problem? Please describe.**
The relationships between resources mean that a component owned by Team A could be extended by Team B (e.g. Team A has defined the C…