Revision 2cffd85640c6781860ddc7c15f3e6a77be5ca96f authored by Ryan Drew on 20 November 2023, 23:31:59 UTC, committed by Jussi Mäki on 05 April 2024, 12:00:13 UTC
[ upstream commit efff613258445ca9986e1b6b74af07875f20099c ]

This commit restructures the OpenShift installation instructions to
point to the Red Hat Ecosystem Catalog, so users may find vendor
maintained OLM images.

The old installation instructions which refer to the deprecated
cilium/cilium-olm repository will be moved to the
isovalent/olm-for-cilium repository.

Fixes: #24270

Signed-off-by: Ryan Drew <ryan.drew@isovalent.com>
Signed-off-by: Jussi Maki <jussi@isovalent.com>
1 parent 0f41f5c
History
File Mode Size
api
groups
trafficdirection
cidr.go -rw-r--r-- 2.2 KB
cidr_test.go -rw-r--r-- 2.9 KB
config.go -rw-r--r-- 1.6 KB
distillery.go -rw-r--r-- 6.9 KB
distillery_test.go -rw-r--r-- 65.4 KB
fuzz_test.go -rw-r--r-- 1.9 KB
identifier.go -rw-r--r-- 2.1 KB
identifier_test.go -rw-r--r-- 1.1 KB
l4.go -rw-r--r-- 41.6 KB
l4_filter_deny_test.go -rw-r--r-- 20.4 KB
l4_filter_test.go -rw-r--r-- 62.9 KB
l4_test.go -rw-r--r-- 12.3 KB
mapstate.go -rw-r--r-- 35.4 KB
mapstate_test.go -rw-r--r-- 71.1 KB
policy.go -rw-r--r-- 3.2 KB
policy_test.go -rw-r--r-- 2.5 KB
proxyid.go -rw-r--r-- 1.4 KB
proxyid_test.go -rw-r--r-- 450 bytes
repository.go -rw-r--r-- 24.5 KB
repository_deny_test.go -rw-r--r-- 46.9 KB
repository_test.go -rw-r--r-- 65.4 KB
resolve.go -rw-r--r-- 8.3 KB
resolve_deny_test.go -rw-r--r-- 15.8 KB
resolve_test.go -rw-r--r-- 25.0 KB
rule.go -rw-r--r-- 25.9 KB
rule_test.go -rw-r--r-- 78.6 KB
rules.go -rw-r--r-- 5.2 KB
selectorcache.go -rw-r--r-- 40.9 KB
selectorcache_test.go -rw-r--r-- 19.2 KB
trigger.go -rw-r--r-- 2.7 KB
utils.go -rw-r--r-- 256 bytes
utils_test.go -rw-r--r-- 568 bytes
visibility.go -rw-r--r-- 6.6 KB
visibility_test.go -rw-r--r-- 3.5 KB

back to top