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

Adds Kafka Channel Provisioner Controllers #468

Merged
merged 32 commits into from
Nov 9, 2018

Commits on Sep 27, 2018

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

Commits on Sep 28, 2018

  1. Configuration menu
    Copy the full SHA
    6637554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd7028 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

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

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    2ec153b View commit details
    Browse the repository at this point in the history
  2. Add ChannelStatus.IsReady

    neosab committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    4c8232d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

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

Commits on Oct 15, 2018

  1. Address PR comments

    neosab committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    00ab78e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd3164 View commit details
    Browse the repository at this point in the history
  3. Remove unfinished README

    neosab committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    514773c View commit details
    Browse the repository at this point in the history
  4. Switch from logr to zap

    neosab committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    8f83d7c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    356da32 View commit details
    Browse the repository at this point in the history
  2. Deprovision Channel

    neosab committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    bc5515d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

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

Commits on Oct 24, 2018

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

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    dddeeec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86dd3f8 View commit details
    Browse the repository at this point in the history
  3. Fix few more after pr 562

    neosab committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    b66ec8f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Fix tests and imports

    neosab committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    e4131f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. PR feedback for removing ClusterChannelProvisioner name from configmap

    There were some concerns in fetching the provisioner name from a config map.
    neosab committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    712fbc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7577094 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

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

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    8a54f24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from matzew/try_kafka_provisioner

    Doc and updates
    neosab authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    de54ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f2132 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Fix conflicts and unit tests

    neosab committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    240c125 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    32aa096 View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    neosab committed Nov 8, 2018
    1 Configuration menu
    Copy the full SHA
    e9dad0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0190820 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from matzew/doc_feedback

    Updating docs, based on feedback
    neosab authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    c301c95 View commit details
    Browse the repository at this point in the history