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

🏃 release v0.1.9 #263

Merged
merged 13 commits into from
Dec 20, 2018

Commits on Dec 6, 2018

  1. ✨ add metrics for webhook

    Mengqi Yu committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    84b388b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Release notes script

    Reads through the current branch, grabbing merge commits and turning
    them into fancy release notes.
    
    Also updates the VERSIONING.md doc with simplifications to the process.
    DirectXMan12 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    a090929 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. Merge pull request kubernetes-sigs#242 from DirectXMan12/infra/releas…

    …e-tooling
    
    🏃 Release notes script
    k8s-ci-robot committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    150f98b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. reconciler: fix reconcile duration metric

    The previous implementation lacked delayed execution, leading to
    end - now not reflecting the duration of the reconcile request handling.
    j-vizcaino committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    2b79d7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#248 from j-vizcaino/fix-reconcile-…

    …metric
    
    🐛 Fix reconcile duration metric
    k8s-ci-robot committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    40894d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. ✨ default namespace selector for webhook

    Mengqi Yu committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    7d95fb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Merge pull request kubernetes-sigs#249 from mengqiy/whitelist_ns

    ✨ default namespace selector for webhook
    k8s-ci-robot committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    b497fd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Configuration menu
    Copy the full SHA
    192a7d8 View commit details
    Browse the repository at this point in the history
  2. 🐛 update testing_frameworks

    Mengqi Yu committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    786b881 View commit details
    Browse the repository at this point in the history
  3. 🐛 fix flag in testenv

    Mengqi Yu committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    f70e2dc View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#239 from droot/metrics/reconciles_…

    …total
    
    ✨ added reconciles_total metric
    k8s-ci-robot committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    99de6ad View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#257 from mengqiy/update_testing_fr…

    …amework
    
    🐛 fix flag in testenv
    k8s-ci-robot committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    25aca14 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#234 from mengqiy/webook_metrics

    ✨ add metrics for webhooks
    k8s-ci-robot committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    1f7c0c6 View commit details
    Browse the repository at this point in the history