cozystack/internal
Timofei Larkin d57f9acc7a
[lineage] Check for nil chart in HelmRelease (#1525)
## What this PR does

Some HelmReleases use `chartRef` instead of `chart`. If the lineage
webhook finds such a HelmRelease, a nil pointer dereference happens.
This patch adds a nil check to guard against this.

### Release note

```release-note
[lineage] Add a nil check to guard against HelmReleases with a nil
.spec.chart field when traversing the ownership tree.
```
2025-10-16 18:06:14 +04:00
..
controller [dashboard] Show service LB IP 2025-10-16 14:43:54 +03:00
lineagecontrollerwebhook [lineage] Check for nil chart in HelmRelease 2025-10-16 15:52:14 +03:00
shared/crdmem Replace Ancestor tracking webhook with controller 2025-09-17 12:55:43 +02:00
sse [kubeovn] Implement the KubeOVN plunger 2025-09-11 02:11:58 +03:00
telemetry Move project from aenix-io to cozystack repository 2025-03-10 21:16:58 +01:00