mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 10:19:50 +00:00
Remove crassirostris from owners and reviewers
Signed-off-by: Mikhail Vyatskov <crassirostris@yandex.com>
This commit is contained in:
parent
2bf111a619
commit
300fe8f179
@ -1,8 +1,6 @@
|
|||||||
approvers:
|
approvers:
|
||||||
- coffeepac
|
- coffeepac
|
||||||
- crassirostris
|
|
||||||
- piosz
|
- piosz
|
||||||
reviewers:
|
reviewers:
|
||||||
- coffeepac
|
- coffeepac
|
||||||
- crassirostris
|
|
||||||
- piosz
|
- piosz
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
approvers:
|
approvers:
|
||||||
- crassirostris
|
|
||||||
- piosz
|
- piosz
|
||||||
- x13n
|
- x13n
|
||||||
reviewers:
|
reviewers:
|
||||||
- crassirostris
|
|
||||||
- piosz
|
- piosz
|
||||||
- x13n
|
- x13n
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
approvers:
|
approvers:
|
||||||
- crassirostris
|
|
||||||
- DirectXMan12
|
- DirectXMan12
|
||||||
- fabxc
|
- fabxc
|
||||||
- fgrzadkowski
|
- fgrzadkowski
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
reviewers:
|
reviewers:
|
||||||
- coffeepac
|
- coffeepac
|
||||||
- crassirostris
|
|
||||||
- piosz
|
- piosz
|
||||||
approvers:
|
approvers:
|
||||||
- coffeepac
|
- coffeepac
|
||||||
- crassirostris
|
|
||||||
- piosz
|
- piosz
|
||||||
|
@ -49,7 +49,7 @@ var _ = instrumentation.SIGDescribe("Cluster level logging implemented by Stackd
|
|||||||
maxPodCount := 10
|
maxPodCount := 10
|
||||||
jobDuration := 30 * time.Minute
|
jobDuration := 30 * time.Minute
|
||||||
linesPerPodPerSecond := 100
|
linesPerPodPerSecond := 100
|
||||||
// TODO(crassirostris): Increase to 21 hrs
|
// TODO(instrumentation): Increase to 21 hrs
|
||||||
testDuration := 3 * time.Hour
|
testDuration := 3 * time.Hour
|
||||||
ingestionInterval := 1 * time.Minute
|
ingestionInterval := 1 * time.Minute
|
||||||
ingestionTimeout := testDuration + 30*time.Minute
|
ingestionTimeout := testDuration + 30*time.Minute
|
||||||
|
Loading…
Reference in New Issue
Block a user