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

Cherry-pick hostnetwork support (#774) to release-1.0 #1202

Merged
merged 5 commits into from
Nov 21, 2019

Commits on Nov 20, 2019

  1. Support hostNetwork (pingcap#774)

    * Support hostNetwork
    
    * Use POD_NAME instead of HOSTNAME
    
    * Update chart
    
    * e2e test
    
    * remove PodSpec
    cofyc committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    6757338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f4bfdd View commit details
    Browse the repository at this point in the history
  3. fix bug (pingcap#1032)

    cofyc committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    e92b569 View commit details
    Browse the repository at this point in the history
  4. remove tests

    cofyc committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    3661793 View commit details
    Browse the repository at this point in the history
  5. add POD_NAME env conditionally

    cofyc committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4741c17 View commit details
    Browse the repository at this point in the history