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

Add appropriate testing to provider-kafka for acl.go #30

Closed
wants to merge 31 commits into from

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    8631e01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d9daf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b887e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. adding provider-kafka sbom

    Generated with Syft tool from Anchore
    kenatliberty committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    2bbaab3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from kenatliberty/create-sbom

    adding provider-kafka sbom
    kenatliberty committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    d1d0f39 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    bbc9e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbdf786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60b1194 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from kenatliberty/create-sbom

    Create sbom
    kenatliberty committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    8f0932b View commit details
    Browse the repository at this point in the history
  5. Update topic_test.go

    kenatliberty committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    4e4f822 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

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

Commits on Feb 9, 2022

  1. client testing commit

    kenatliberty committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    103c1d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from kenatliberty/testing-topic-client

    Testing topic client
    kenatliberty committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    0b0e47a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    774f24a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from kenatliberty/testing-topic-client

    removed additional generate cases
    kenatliberty committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f4baf2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from kenatliberty/main

    Added: client/topic unit testing using tdd, updated error handling w/constants, and create sbom
    marshmallory committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a5bdadd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    71f0bb0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/support-to-add-remove-and-list-acls'

    # Conflicts:
    #	go.mod
    kenatliberty committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    31a0bfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c30886f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

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

Commits on Mar 2, 2022

  1. acl testing push

    kenatliberty committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    0f3a351 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. acl test fixes

    Signed-off-by: Steven Borrelli <steve@borrelli.org>
    stevendborrelli committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    16715a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb3057 View commit details
    Browse the repository at this point in the history
  3. Merge pull request crossplane-contrib#7 from kenatliberty/testing-acl…

    …-client
    
    Testing acl client
    kenatliberty committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1cb3cfb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Merge pull request #5 from kenatliberty/main

    Add test case in for acl client comparison
    jograca committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    876fb71 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Adding CRD for ACLs to address merge conflict

    Signed-off-by: Jon Graca <jon.graca@libertymutual.com>
    jograca committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e29c2f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64630ab View commit details
    Browse the repository at this point in the history
  3. Adding new generated go.sum

    Signed-off-by: Jon Graca <jon.graca@libertymutual.com>
    jograca committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    048931c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c3d6cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cc0190 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc5a35d View commit details
    Browse the repository at this point in the history