-
-
If you use the jnlp's to start up SLC or TeamRegistration dashboard, you get an exception as follows (SLC):
```
Java Web Start 11.161.2.12 x86
Using JRE version 1.8.0_161-b12 Java HotSpot(TM) Clien…
-
the example of a Deployment with two containers is not correct in document.
page : https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/
apiVersion: apps/v1
kind: Deployment
me…
kimlr updated
2 months ago
-
### Overview
As part of ongoing discussions, this ticket is detailing the work that would go into making the FAC application available to be brought up in the personal cloud.gov sandbox environments.…
-
### Priority
(Medium) I'm annoyed but I'll live
### Description
We need the possibility to forward Greenhouse Controller logs to an ElasticSearch endpoint for scenarios where we cannot audit log th…
-
Log rotation is a very common scenario with log files. Filebeat should have the option to do log rotation.
Initial discussion: https://discuss.elastic.co/t/log-rotation-and-filebeat/140285
-
I am trying to evaluate promtails (v2.7.1) logrotate capability. https://github.com/grafana/loki/issues/2353#issuecomment-1147428228 states
> Promtail keeps a handle to the open file from which it is…
-
### What happened?
Pod status in the dashboard showing "Init: x/y" instead of "Running":
![image](https://github.com/user-attachments/assets/94c3039b-c222-4244-9e53-fbc8291fd26a)
![image](https:/…
-
### What happened?
while the docs does tell about not setting these values
https://kubernetes.io/docs/concepts/workloads/pods/init-containers/#differences-from-regular-containers
`kubectl explain …
-
When running `pip install st2sdk` it fails with the following error
```
[root@stackstorm bin]# source /opt/stackstorm/st2/bin/activate
(st2) [root@stackstorm bin]# pip install st2sdk
Collecting …