-
Unable to destroy the vm
here is my config
# provider.tf
```bash
root@ST:~/debian_iac# cat provider.tf
variable "pm_api_url" {
type = string
}
terraform {
required_providers {
…
-
I am getting an error in one of the test setup for lease controller system
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code…
-
Following on from this thread in slack: https://grafana.slack.com/archives/C05T4PW9E85/p1729578591123529, I think it would be extremely useful to capture the Host for requests.
For context; I want me…
-
### What happened?
I run "abctl local install" and it's stuck when pulling images.
Here's the log:
```
SUCCESS Cluster 'airbyte-abctl' created
INFO Pulling image airbyte/bootloader:1.2.0
INFO …
-
**Behavior**: Clients (all deployed hosted client clusters) can not install ODF operators and pull-image timeout expires with msg
```
error using catalogsource openshift-marketplace/ocs-catalogsourc…
-
Similar to [docs/non-normative/http-migration.md](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/non-normative/http-migration.md) and [docs/non-normative/db-migration.md](https:…
-
### What happened?
I ran integration tests with race detection enabled (https://github.com/kubernetes/kubernetes/pull/116980).
k8s.io/kubernetes/test/integration/storageversionmigrator failed with…
pohly updated
3 weeks ago
-
One of the steps in a deployment that can have failures is `Applying Deployments`. This is the part where k8s is attempting to rollout the new container images.
Currently, if a rollout fails, the b…
-
### Is your feature request related to a problem? Please describe.
https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/35617 introduced a new way to create scrapers from particul…
-
### What happened?
- [ ] ✋ I have searched the open/closed issues and my issue is not listed.
I'm trying to install spark-operator on k8s (v1.28), and running in to issues 👍
Command -
```
helm…