fix init's error#54
Open
Zllinc wants to merge 2 commits into
Open
Conversation
* Commit * fix conflict * commit container * delete container * stdout * Gc Handler * ctx * unit test * pull i * unit test * go mod * fix err * gc unit test * delete useless * rename * rename * import order --------- Co-authored-by: Cunzili <cunzili@CunzilideMacBook-Pro.local> Add acceptance scoring for devbox scheduling (labring#39) * Add acceptance scoring for devbox scheduling and implement filesystem stats provider * Fix typo in ContainerFsStats method name * Add CPU request and limit ratio fields to AcceptanceConsideration struct * Add memory request and limit ratio fields to AcceptanceConsideration struct * Add annotations and default values for container resource ratios in Devbox * Rename container filesystem threshold annotation and update related logic to use available threshold * Change acceptanceThreshold type from uint to int and update related logic add log for score Add NodeStatsProvider to Devbox controller and enhance error handling for container filesystem stats (labring#42) add node rbac Increase some example values and refactor some types (labring#43) * Increase example values for available and capacity bytes in ContainerFsStats * Refactor resource ratio types to use float64 in acceptance consideration calculations * Change error logging to info level for parsing failures in acceptance consideration fix Minor fixes for acceptance scoring (labring#44) * Modify acceptance score calculation by using storage limit consideration instead and refactor related methods * Rename ratio functions and add up cpu by Value() instead of MilliValue() * Increase example values for available and capacity bytes to 100G/200G fix snapshot error Co-authored-by: Cunzili <cunzili@CunzilideMacBook-Pro.local> Add PodNodeNameIndex constant and refactor CPU/Memory ratio functions to use it (labring#46) fix registry update snapshot (labring#52) delete pod when pod failed fix containerd errdefs fix content id error add pod annotation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.