-
During a node upgrade, pods get drained from the node. For long-running applications where frequent restarts are not desirable, it would be useful to get information about the reason for pod eviction,…
-
**## Description**
We have enabled **frontend** observability for our Angular application using the **Grafana Faro Web SDK** and **Faro Web Tracing CDN**. The frontend traces are being sent to **Graf…
-
### Component(s)
_No response_
### Is your feature request related to a problem? Please describe.
https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/#configure-all-key…
-
## 🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to [Hedera](https://hedera.com) or any open source project in general.
We know that creating a pull request (PR…
-
### Type of issue
Missing information
### Description
I have noticed that in the documentation and in the Java library itself a few Azure built-in Roles are missing from this enumeration. The o…
-
### Describe the solution you'd like
* CLI dev server easy search attribute registration via CLI
* Languages using CLI dev server expose search attribute option
* Languages using time-skipping Ja…
cretz updated
1 month ago
-
Since upgrading to 5.0.0 we're noticing different behavior when it comes to starting up our operator. Sometimes we see the following health check status in our logs indicating that `Quarkus Operator …
-
Hi,
I get the following error when I submit my spark job to k8s cluster using Spark Operator.
java.lang.RuntimeException: java.lang.ClassNotFoundException: Class org.apache.hadoop.fs.s3a.S3AFile…
-
## Bug Report
#### What did you do?
I am writing an operator managing a primary resource which has dependent resources. I am extending the CRUDKubernetesDependentResource and using the default S…
-
I'm writing an operator where the PodTemplate of a custom resource should be compared to its dependent ReplicaSet during reconciliation. To help easier understanding, think of this custom resource as …