-
**Description**
When deploying the prometheus-operator on a new Lokomotive cluster, the grafana pod is stuck in crashloop. It won't start because it's unable to retrieve the grafana-piechart-panel …
-
Users might want to use k8s features not enabled by default. We should consider having a supported way to add extra flags to the API server.
-
**Description**
v3.0.1 of the Packet provider does not detect the network type correctly on device plans with more than two network ports (n2.xlarge.x86). Due to a recent change in the API, when de…
-
**Description**
When rkt was removed, the etcd service got renamed from `etcd-member` to `etcd` but the `etcd-rejoin` script was not updated to use the new name. (cc @surajssd)
**Impact**
Rec…
-
**Description**
For a Packet cluster that is running metallb and contour, should run without downtime when updating to latest master.
**Impact**
If a cluster created with 0.5.0 is running met…
-
**Current situation**
Components are installed via lokoctl only
**Ideal future situation**
Components are installed automatically by an in-cluster operator that reads the desired state from CRDs.…
-
**Description**
Re-applying of the cluster fails with output
```bash
Controlplane component 'bootstrap-secrets' is missing, reinstalling...FATA[0075] Applying cluster failed: ensuring controlpl…
-
Consider following test code:
```go
func TestConversion(t *testing.T) {
testCases := []struct {
Name string
InputConfig string
Contains string
}{
{
Name: "use ext…
-
A worker pool was deployed with following config:
```tf
worker_pool "ingress" {
count = 2
node_type = "c3.small.x86"
reservation_ids = {
worker-0 = "81b3d690-2f09-43ea-8854-55d…
-
TestPrometheusOperatorDeployment has a timeout of 10 mins, once the timeout is triggered there should be graceful exit and Failed test rather the below stack error message.
```
satefulset: alertma…