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.2.1 #596

Merged
merged 12 commits into from
Sep 10, 2019
Merged

🏃 Release v0.2.1 #596

merged 12 commits into from
Sep 10, 2019

Commits on Aug 19, 2019

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

Commits on Aug 26, 2019

  1. Merge pull request #560 from alvaroaleman/logger-config

    ✨ Allow fine-grained configuration of log/zap
    k8s-ci-robot committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    d90bbc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Update example dir in godoc

    Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
    ialidzhikov committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    3332a0a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. docs: fix spelling of function EnqueueRequestsFromMapFunc

    Other Enqueue... functions are singular, but this one is plural
    rosenhouse committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    a093650 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Merge pull request #582 from rosenhouse/doc-spelling-fix

    📖 fix spelling of function EnqueueRequestsFromMapFunc
    k8s-ci-robot committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    b488e3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #579 from ialidzhikov/flake/example-dir

    📖 Update example dir in godoc
    k8s-ci-robot committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    ab6131a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0421398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    464a08d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Merge pull request #581 from alvaroaleman/prow-tests

    🏃 Add script to run tests in Prow
    k8s-ci-robot committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    74c1736 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #584 from fejta/master

    🐛 Minor upgrade of gnostic to v0.3.1
    k8s-ci-robot committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    e9f3cfc View commit details
    Browse the repository at this point in the history
  3. pkg/client/options.go: MatchingFieldsSelector and MatchingLabelsSelector

    are wrapper types for fields.Selector and labels.Selector, respectively,
    implementing ListOption and DeleteAllOfOption
    estroz committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    940797e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #578 from estroz/options-selector

    ✨ pkg/client/options.go: MatchingSelector can add a fields.Selector to ListOptions
    k8s-ci-robot committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    6993406 View commit details
    Browse the repository at this point in the history