-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
When displaying a contour with ansys-flu…
-
This would allow functions in the database to be used in LINQ queries. This includes:
- [x] Collection-valued composable functions, such as TVFs in SQL Server (#20051)
- [ ] Composable functions with …
-
Similar to HtmlQuery but to edit HTML using an object model instead of outputting results via metadata. Should expose a simple fluent API from the module (`AddAttribute()`, `AddNode()`, `SetName()`, e…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Willi…
-
_From @xiaoping378 on May 5, 2017 7:45_
SETUP:
1. add role for helm
```
kubectl create clusterrolebinding cluster-admin-helm --clusterrole=cluster-admin --serviceaccount=kube-system:helm
```
2…
-
How can i update the ApplicationPermissions using the Fluent API? Currently the Azure.AccessManagement.ActiveDirectoryApplications.GetById("id").Update() dosent contain any method to set new Permissi…
-
Hello @okkez
I'm afraid could you please revise up-to-date with latest fluentd?
It should be better to follow latest fluentd api.
There is a user in this plugin
https://github.com/y-ken/fluent-p…
y-ken updated
6 years ago
-
I would like to implement an ArchUnit rule that checks for unwanted dependencies. That's easy to do but I'm only interested in violations that are part of the signature / API of the class. E.g. if the…
Glurz updated
4 years ago
-
### Use Cases
Other logging agents, e.g. fluent-bit can use kubelet endpoint to enrich kubernetes metadata for pods: https://docs.fluentbit.io/manual/pipeline/filters/kubernetes#optional-feature-us…
-
I placed the following at the top of the parse test:
```
/+ dub.sdl:
name "parsetest"
dependency "open-api" version="~>0.1.1"
dependency "fluent-asserts" version="~>0.12.3"
+/
```
…