File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,10 +91,11 @@ spec:
9191 type : string
9292 location :
9393 description : Location is the URL to the artifact archive
94- for this platform.
94+ for this platform. Must be publicly accessible.
9595 type : string
9696 os :
97- description : OS is the operating system.
97+ description : OS is the operating system. Currently only
98+ " Linux" is supported.
9899 enum :
99100 - linux
100101 type : string
@@ -111,6 +112,7 @@ spec:
111112 type :
112113 description : |-
113114 Type is the fetch strategy type.
115+
114116 Deprecated: this field is ignored by the controller and exists only
115117 for backward compatibility with existing manifests that specify it.
116118 type : string
Original file line number Diff line number Diff line change @@ -91,10 +91,11 @@ spec:
9191 type : string
9292 location :
9393 description : Location is the URL to the artifact archive
94- for this platform.
94+ for this platform. Must be publicly accessible.
9595 type : string
9696 os :
97- description : OS is the operating system.
97+ description : OS is the operating system. Currently only
98+ " Linux" is supported.
9899 enum :
99100 - linux
100101 type : string
@@ -111,6 +112,7 @@ spec:
111112 type :
112113 description : |-
113114 Type is the fetch strategy type.
115+
114116 Deprecated: this field is ignored by the controller and exists only
115117 for backward compatibility with existing manifests that specify it.
116118 type : string
You can’t perform that action at this time.
0 commit comments