Skip to content

Commit 6d7d41b

Browse files
ibuziukdeerskindoll
authored andcommitted
docs: Using https://open-vsx.org with thousands of community-supported extensions is not recommended in an air-gapped environment (#2832)
* docs: Using https://open-vsx.org with thousands of community-supported extensions is not recommended in an air-gapped environment Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com> * Update modules/administration-guide/partials/proc_selecting-an-open-vsx-registry-instance.adoc --------- Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
1 parent 404c189 commit 6d7d41b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/administration-guide/partials/proc_selecting-an-open-vsx-registry-instance.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ spec:
2424
----
2525
<1> For example: `openVSXURL: "pass:c,a,q[https://open-vsx.org]"`.
2626
+
27-
[TIP]
28-
====
27+
[IMPORTANT]
28+
====
29+
* Using link:https://open-vsx.org[https://open-vsx.org] is not recommended in an air-gapped environment, isolated from the internet. In order to reduce the risk of malware infections and unauthorized access to your code use the embedded or self-hosted Open VSX registry with the curated set of extensions.
2930
3031
* To select the embedded Open VSX registry instance in the `plugin-registry` pod, use `openVSXURL: ''`. You can xref:adding-or-removing-extensions-in-the-embedded-open-vsx-registry-instance[customize the list of included extensions].
3132

0 commit comments

Comments
 (0)