Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
7d652ce3
Commit
7d652ce3
authored
2 years ago
by
Sören Henning
Browse files
Options
Downloads
Patches
Plain Diff
Update CRD docs
parent
94cd9976
No related branches found
No related tags found
No related merge requests found
Pipeline
#8911
failed
2 years ago
Stage: build
Stage: test
Stage: check
Stage: smoketest
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/api-reference/crds.md
+92
-90
92 additions, 90 deletions
docs/api-reference/crds.md
with
92 additions
and
90 deletions
docs/api-reference/crds.md
+
92
−
90
View file @
7d652ce3
...
...
@@ -2285,13 +2285,6 @@ Contains the Kafka configuration.
The name of the benchmark this execution is referring to.
<br/>
</td>
<td>
true
</td>
</tr><tr>
<td><b><a
href=
"#executionspecconfigoverridesindex"
>
configOverrides
</a></b></td>
<td>
[]object
</td>
<td>
List of patchers that are used to override existing configurations.
<br/>
</td>
<td>
true
</td>
</tr><tr>
<td><b><a
href=
"#executionspecexecution"
>
execution
</a></b></td>
<td>
object
</td>
...
...
@@ -2300,7 +2293,7 @@ Contains the Kafka configuration.
</td>
<td>
true
</td>
</tr><tr>
<td><b><a
href=
"#executionspecload
s
"
>
load
s
</a></b></td>
<td><b><a
href=
"#executionspecload"
>
load
</a></b></td>
<td>
object
</td>
<td>
Specifies the load values that are benchmarked.
<br/>
...
...
@@ -2314,100 +2307,28 @@ Contains the Kafka configuration.
</td>
<td>
true
</td>
</tr><tr>
<td><b>
name
</b></td>
<td>
string
</td>
<td>
This field exists only for technical reasons and should not be set by the user. The value of the field will be overwritten.
<br/>
<br/>
<i>
Default
</i>
:
<br/>
</td>
<td>
false
</td>
</tr><tr>
<td><b><a
href=
"#executionspecslosindex"
>
slos
</a></b></td>
<td><b><a
href=
"#executionspecconfigoverridesindex"
>
configOverrides
</a></b></td>
<td>
[]object
</td>
<td>
List of SLOs with their properties, which differ from the benchmark definition.
<br/>
</td>
<td>
false
</td>
</tr></tbody>
</table>
### execution.spec.configOverrides[index]
<sup><sup>
[
↩ Parent
](
#executionspec
)
</sup></sup>
<table>
<thead>
<tr>
<th>
Name
</th>
<th>
Type
</th>
<th>
Description
</th>
<th>
Required
</th>
</tr>
</thead>
<tbody><tr>
<td><b><a
href=
"#executionspecconfigoverridesindexpatcher"
>
patcher
</a></b></td>
<td>
object
</td>
<td>
Patcher used to patch a resource
<br/>
</td>
<td>
false
</td>
</tr><tr>
<td><b>
value
</b></td>
<td>
string
</td>
<td>
List of patchers that are used to override existing configurations.
<br/>
<br/>
<i>
Default
</i>
: []
<br/>
</td>
<td>
false
</td>
</tr></tbody>
</table>
### execution.spec.configOverrides[index].patcher
<sup><sup>
[
↩ Parent
](
#executionspecconfigoverridesindex
)
</sup></sup>
Patcher used to patch a resource
<table>
<thead>
<tr>
<th>
Name
</th>
<th>
Type
</th>
<th>
Description
</th>
<th>
Required
</th>
</tr>
</thead>
<tbody><tr>
<td><b>
resource
</b></td>
<td>
string
</td>
<td>
Specifies the Kubernetes resource to be patched.
<br/>
<br/>
<i>
Default
</i>
:
<br/>
</td>
<td>
true
</td>
</tr><tr>
<td><b>
typ
e
</b></td>
<td><b>
nam
e
</b></td>
<td>
string
</td>
<td>
T
ype of the Patcher
.
<br/>
T
his field exists only for technical reasons and should not be set by the user. The value of the field will be overwritten
.
<br/>
<br/>
<i>
Default
</i>
:
<br/>
</td>
<td>
tru
e
</td>
<td>
fals
e
</td>
</tr><tr>
<td><b>
properties
</b></td>
<td>
map[string]string
</td>
<td><b>
<a
href=
"#executionspecslosindex"
>
slos
</a>
</b></td>
<td>
[]object
</td>
<td>
(Optional) Patcher specific additional arguments.
<br/>
<br/>
<i>
Default
</i>
: map[]
<br/>
List of SLOs with their properties, which differ from the benchmark definition.
<br/>
</td>
<td>
false
</td>
</tr></tbody>
...
...
@@ -2517,7 +2438,7 @@ Defines the used strategy for the execution, either 'LinearSearch', 'BinarySearc
</table>
### execution.spec.load
s
### execution.spec.load
<sup><sup>
[
↩ Parent
](
#executionspec
)
</sup></sup>
...
...
@@ -2585,6 +2506,87 @@ Specifies the scaling resource that is benchmarked.
</table>
### execution.spec.configOverrides[index]
<sup><sup>
[
↩ Parent
](
#executionspec
)
</sup></sup>
<table>
<thead>
<tr>
<th>
Name
</th>
<th>
Type
</th>
<th>
Description
</th>
<th>
Required
</th>
</tr>
</thead>
<tbody><tr>
<td><b><a
href=
"#executionspecconfigoverridesindexpatcher"
>
patcher
</a></b></td>
<td>
object
</td>
<td>
Patcher used to patch a resource
<br/>
</td>
<td>
false
</td>
</tr><tr>
<td><b>
value
</b></td>
<td>
string
</td>
<td>
<br/>
</td>
<td>
false
</td>
</tr></tbody>
</table>
### execution.spec.configOverrides[index].patcher
<sup><sup>
[
↩ Parent
](
#executionspecconfigoverridesindex
)
</sup></sup>
Patcher used to patch a resource
<table>
<thead>
<tr>
<th>
Name
</th>
<th>
Type
</th>
<th>
Description
</th>
<th>
Required
</th>
</tr>
</thead>
<tbody><tr>
<td><b>
resource
</b></td>
<td>
string
</td>
<td>
Specifies the Kubernetes resource to be patched.
<br/>
<br/>
<i>
Default
</i>
:
<br/>
</td>
<td>
true
</td>
</tr><tr>
<td><b>
type
</b></td>
<td>
string
</td>
<td>
Type of the Patcher.
<br/>
<br/>
<i>
Default
</i>
:
<br/>
</td>
<td>
true
</td>
</tr><tr>
<td><b>
properties
</b></td>
<td>
map[string]string
</td>
<td>
(Optional) Patcher specific additional arguments.
<br/>
<br/>
<i>
Default
</i>
: map[]
<br/>
</td>
<td>
false
</td>
</tr></tbody>
</table>
### execution.spec.slos[index]
<sup><sup>
[
↩ Parent
](
#executionspec
)
</sup></sup>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment