Skip to content

Commit afb175d

Browse files
authored
chore: make dynamic params a valid experiment (#17492)
1 parent 444bd6a commit afb175d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

codersdk/deployment.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3262,7 +3262,9 @@ const (
32623262
// users to opt-in to via --experimental='*'.
32633263
// Experiments that are not ready for consumption by all users should
32643264
// not be included here and will be essentially hidden.
3265-
var ExperimentsAll = Experiments{}
3265+
var ExperimentsAll = Experiments{
3266+
ExperimentDynamicParameters,
3267+
}
32663268

32673269
// Experiments is a list of experiments.
32683270
// Multiple experiments may be enabled at the same time.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy