Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
asperathos-custom
stream-kubejobs
Commits
7ed5e6ef
Commit
7ed5e6ef
authored
Aug 20, 2020
by
Diego Gama
💻
Browse files
Changing threshold from 0.3 to 0.7
parent
7d69f96a
Changes
1
Hide whitespace changes
Inline
Side-by-side
stream-kubejobs/__init__.py
View file @
7ed5e6ef
...
...
@@ -32,7 +32,7 @@ import kubernetes
LOG_FILE
=
"progress.log"
LOG_NAME
=
"kubejobs-progress"
THRESHOLD
=
0.
3
THRESHOLD
=
0.
7
class
KubeJobStreamProgress
(
Plugin
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment