Skip to content

Commit 9618dfd

Browse files
authored
Merge branch 'master' into v1.6924.0
2 parents 7eb3eb5 + e72b71a commit 9618dfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/namespaces/function/v1beta1/function_cli.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,9 @@ func functionNamespaceCreate() *core.Command {
326326
},
327327
{
328328
Name: "activate-vpc-integration",
329-
Short: `Activate VPC integration for the namespace.`,
329+
Short: `[DEPRECATED] By default, as of 2025/08/20, all namespaces are now compatible with VPC.`,
330330
Required: false,
331-
Deprecated: false,
331+
Deprecated: true,
332332
Positional: false,
333333
},
334334
core.RegionArgSpec(

0 commit comments

Comments
 (0)