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

Make StsWebhook and PodWebhook work #2664

Merged
merged 8 commits into from
Jun 10, 2020
Merged

Commits on Jun 9, 2020

  1. remove statefulsets webhook

    Song Gao committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6154d69 View commit details
    Browse the repository at this point in the history
  2. fix webhook partition

    Song Gao committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    79d488c View commit details
    Browse the repository at this point in the history
  3. check in e2e

    debug in ci
    
    debug ci
    
    fix e2e checking
    
    add log
    
    E2e CI job use memory storage for etcd (pingcap#2633)
    
    * support memory storage for etcd in kind
    
    * export ETCD_STORAGE_TYPE=memory in e2e_kind.groovy
    
    * fix a bug
    
    * use KIND_ETCD_DATADIR instead of ETCD_STORAGE_TYPE
    
    * fix typos
    
    * fix bugs
    
    * Revert "fix bugs"
    
    This reverts commit 3ae083b.
    
    * revert format and simplified extraMounts
    
    Hide datasource information for backup job (pingcap#2652)
    
    Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com>
    
    use crd
    
    Update pingcap_tidb_operator_build_kind.groovy
    Song Gao committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    314cd06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a83da5 View commit details
    Browse the repository at this point in the history
  5. use RunKubectl

    Song Gao committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    a331501 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix_webhook' of https://github.com/Yisaer/tidb-operator

    …into fix_webhook
    Song Gao committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    64a61a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    d55059a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf7196 View commit details
    Browse the repository at this point in the history