Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(controller): Fix incorrect main container customization precedence and isResourcesSpecified check #4681

Merged
merged 9 commits into from
Dec 11, 2020
Merged

fix(controller): Fix incorrect main container customization precedence and isResourcesSpecified check #4681

merged 9 commits into from
Dec 11, 2020

Commits on Dec 9, 2020

  1. fix(controller): Fix incorrect main container customization precedenc…

    …e and isResourcesSpecified check
    
    Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
    terrytangyuan committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    0451679 View commit details
    Browse the repository at this point in the history
  2. Changed to check the length of ctr.Resources.Limits instead

    Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
    terrytangyuan committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    9d945dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b060c47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb209cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a119204 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    40d9b0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bcd7b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ebd962 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a29dc08 View commit details
    Browse the repository at this point in the history