This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 228
Commits on Sep 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e3c8113 - Browse repository at this point
Copy the full SHA e3c8113View commit details -
pkg/preflight: add preflight check mechanism for start operation
The start operation preflight checks files exists and ports are available
Configuration menu - View commit details
-
Copy full SHA for 25a5b9a - Browse repository at this point
Copy the full SHA 25a5b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f020e6a - Browse repository at this point
Copy the full SHA f020e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcef0b2 - Browse repository at this point
Copy the full SHA dcef0b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c787090 - Browse repository at this point
Copy the full SHA c787090View commit details -
Configuration menu - View commit details
-
Copy full SHA for af5d06b - Browse repository at this point
Copy the full SHA af5d06bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d59bb - Browse repository at this point
Copy the full SHA 27d59bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 383e1de - Browse repository at this point
Copy the full SHA 383e1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33df71e - Browse repository at this point
Copy the full SHA 33df71eView commit details -
pkg/preflight/checkers: use Checker interface from preflight package …
…+ alloc properly the checkers array The package was not using the interface from the preflight package. We use it now and we deleted the interface in the checkers package. Multiple re-allocation was occuring when appending checkers to the array. Now, allocation is done at the beginning by calculating the total number of checkers we will store in the array.
Configuration menu - View commit details
-
Copy full SHA for 0256496 - Browse repository at this point
Copy the full SHA 0256496View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.