Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Moving to cev2 - publisher, receive adapter - Implementing KRShaped #1296

Merged
merged 34 commits into from
Jun 24, 2020

Commits on Jun 17, 2020

  1. moving to cev2 publisher and receive adapter

    updating converters
    nachocano committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    7b4cbcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55aa08b View commit details
    Browse the repository at this point in the history
  3. update-codegen

    nachocano committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ab6cb04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33bae7f View commit details
    Browse the repository at this point in the history
  5. update

    nachocano committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    d0afb5c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. fixing storage

    nachocano committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    06eb406 View commit details
    Browse the repository at this point in the history
  2. using converter type for every source instead of just some.

    channel and pullsubscription won't have any, thus default to regular pubsub
    nachocano committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    4a9b3cb View commit details
    Browse the repository at this point in the history
  3. attempt to update tracing

    nachocano committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    85325c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc27ea4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65c5d9a View commit details
    Browse the repository at this point in the history
  6. another try at tracing

    nachocano committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    a55ab95 View commit details
    Browse the repository at this point in the history
  7. merge conflicts

    nachocano committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    471d094 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. merging master

    nachocano committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    4a339db View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. updates after code review

    nachocano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    9bd1f17 View commit details
    Browse the repository at this point in the history
  2. removing unnecessary stuff

    nachocano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    06cf523 View commit details
    Browse the repository at this point in the history
  3. better shutdown

    nachocano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    bcce673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a25046a View commit details
    Browse the repository at this point in the history
  5. moving e2e tests to cev2

    nachocano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a9ad6a2 View commit details
    Browse the repository at this point in the history
  6. updates to tests

    nachocano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    0d2bd1d View commit details
    Browse the repository at this point in the history
  7. update-codegen

    nachocano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    d44ee4c View commit details
    Browse the repository at this point in the history
  8. code review comments, and updating deps, trying to get rid of cev1...

    seems that is still there...
    nachocano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e3ae81e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e6d298 View commit details
    Browse the repository at this point in the history
  10. implementing krshaped

    nachocano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f047a3c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. removing unused genreconciler clients.

    Doing it so that we do not need to implement KRShaped in all v1alpha1 types
    nachocano committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    9cb134c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02611c4 View commit details
    Browse the repository at this point in the history
  3. address code review comment

    nachocano committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    223698b View commit details
    Browse the repository at this point in the history
  4. Fix ut

    liu-cong committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    a11f042 View commit details
    Browse the repository at this point in the history
  5. leaving e2e tests images with cev1 for now..

    that change should be done in a follow up
    nachocano committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    6b57a47 View commit details
    Browse the repository at this point in the history
  6. updating deps

    nachocano committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    9ef7b16 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/master' into cev2

    # Conflicts:
    #	pkg/pubsub/adapter/stats_reporter.go
    nachocano committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c3a8d8c View commit details
    Browse the repository at this point in the history
  8. sync start

    nachocano committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    cd2b40c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be6fa45 View commit details
    Browse the repository at this point in the history
  10. nits after code review

    nachocano committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    5f9afd0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    014802a View commit details
    Browse the repository at this point in the history