Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Cilium",
"slug": "cilium",
"parameter_key": "cilium",
"test_cases": "defaults helm-opensource olm-opensource egress-gateway bgp-control-plane kubeproxyreplacement-strict l2-announcement clustermesh enterprise-bgp hubble-access lib-ipcalc olm-enterprise",
"test_cases": "defaults helm-opensource egress-gateway bgp-control-plane kubeproxyreplacement-strict l2-announcement clustermesh enterprise-bgp hubble-access lib-ipcalc olm-enterprise",
"add_lib": "n",
"add_pp": "n",
"add_golden": "y",
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
instance:
- defaults
- helm-opensource
- olm-opensource
- egress-gateway
- bgp-control-plane
- kubeproxyreplacement-strict
Expand All @@ -60,7 +59,6 @@ jobs:
instance:
- defaults
- helm-opensource
- olm-opensource
- egress-gateway
- bgp-control-plane
- kubeproxyreplacement-strict
Expand Down
2 changes: 1 addition & 1 deletion Makefile.vars.mk
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ KUBENT_IMAGE ?= ghcr.io/doitintl/kube-no-trouble:latest
KUBENT_DOCKER ?= $(DOCKER_CMD) $(DOCKER_ARGS) $(root_volume) --entrypoint=/app/kubent $(KUBENT_IMAGE)

instance ?= defaults
test_instances = tests/defaults.yml tests/helm-opensource.yml tests/olm-opensource.yml tests/egress-gateway.yml tests/bgp-control-plane.yml tests/kubeproxyreplacement-strict.yml tests/l2-announcement.yml tests/clustermesh.yml tests/enterprise-bgp.yml tests/hubble-access.yml tests/lib-ipcalc.yml tests/olm-enterprise.yml
test_instances = tests/defaults.yml tests/helm-opensource.yml tests/egress-gateway.yml tests/bgp-control-plane.yml tests/kubeproxyreplacement-strict.yml tests/l2-announcement.yml tests/clustermesh.yml tests/enterprise-bgp.yml tests/hubble-access.yml tests/lib-ipcalc.yml tests/olm-enterprise.yml
4 changes: 3 additions & 1 deletion docs/modules/ROOT/pages/references/parameters.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,14 @@ The Cilium OLM is a thin wrapper around Helm, because of this the Helm values ar
| |Helm |OLM
|Opensource
|✅
|
|⛔️
|Enterprise
|✅
|✅
|===

NOTE: The component doesn't support the opensource OLM installation anymore, since the newest available opensource OLM tarball is for Cilium 1.15.1.

== `release`

[horizontal]
Expand Down
Empty file.

This file was deleted.

45 changes: 0 additions & 45 deletions tests/golden/olm-opensource/cilium/cilium/10_ebpf_alerts.yaml

This file was deleted.

95 changes: 0 additions & 95 deletions tests/golden/olm-opensource/cilium/cilium/olm/99_cleanup.yaml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading