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
Merge requests
!141
Remove rebalance in Flink benchmarks
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Remove rebalance in Flink benchmarks
flink-rm-rebalance
into
theodolite-kotlin
Overview
0
Commits
3
Pipelines
3
Changes
3
Merged
Sören Henning
requested to merge
flink-rm-rebalance
into
theodolite-kotlin
3 years ago
Overview
0
Commits
3
Pipelines
3
Changes
3
Expand
Requires load testing
Edited
3 years ago
by
Sören Henning
0
0
Merge request reports
Viewing commit
33142b62
Prev
Next
Show latest version
3 files
+
11
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
33142b62
Merge branch 'theodolite-kotlin' into flink-rm-rebalance
· 33142b62
Sören Henning
authored
3 years ago
execution/helm/templates/theodolite/crd-benchmark.yaml
+
4
−
6
Options
@@ -55,12 +55,11 @@ spec:
resource
:
type
:
string
default
:
"
"
config
:
properties
:
type
:
object
additionalProperties
:
true
x-kubernetes-map-type
:
"
granular"
default
:
"
"
:
"
"
default
:
{}
loadTypes
:
type
:
array
minItems
:
1
@@ -81,12 +80,11 @@ spec:
resource
:
type
:
string
default
:
"
"
config
:
properties
:
type
:
object
additionalProperties
:
true
x-kubernetes-map-type
:
"
granular"
default
:
"
"
:
"
"
default
:
{}
kafkaConfig
:
type
:
object
properties
:
Loading