-
Currently, Docker / Kubernetes logs are used for logging. This is sometimes good enough, but in many situations not. These logs are often truncated at night (and potentially more often when grown to a…
-
I am a bit confused about the version tagging scheme for distroless images. My current understanding is that the tags (e.g. base-debian10) are updated each time a new version is published. This seems …
-
### 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)
### Where…
-
**What happened**:
i configed nginx.ingress.kubernetes.io/enable-cors: "true" to deal with csrf risk.
like this:
annotations:
nginx.ingress.kubernetes.io/enable-cors: "true"
ngi…
-
### TL;DR
can't disable managed Prometheus, logging and monitoring on by running terraform once
### Expected behavior
By setting the logging_service and monitoring to "none" it is expected t…
-
Helm is not applying labels after importing a resource and installing the resource.
## Steps To Reproduce
### Create a resource in a k8s cluster using `kubectl` directly
```
✗ kubectl apply -f f…
-
For starters, let me state that this is not a bug. I'm trying to reach out for help because I can't simply piece together enough information to figure out how to address client-side load balancing pro…
-
### Summary
When I try to use the `ec2_metadata_facts` module against an EL7 instance such as CentOS 7, I get this an exception:
```
Traceback (most recent call last):
File "", line 107, in …
-
### Application contact emails
[xiaozhang0210@hotmail.com](mailto:xiaozhang0210@hotmail.com),[limengxuan@4paradigm.com](mailto:limengxuan@4paradigm.com)
### Project Summary
Heterogeneous AI C…
-
**NOTE**: The accepted proposal is https://github.com/golang/go/issues/26232#issuecomment-461525141.
- - -
### Problem
The custom import path mechanism (`?go-get=1` and meta tag) works for…