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 logging endpoint support #95

Merged
merged 1 commit into from
May 28, 2020
Merged

Adds Kafka logging endpoint support #95

merged 1 commit into from
May 28, 2020

Conversation

mccurdyc
Copy link
Collaborator

Relevant (Referenced) Link(s)

Validation

$ make test
git clone git@github.com:mccurdyc/cli.git /tmp/cli && \
(
    cd /tmp/cli && \
    git checkout mccurdyc/logging-kafka && \
    make test && \
    rm -rf /tmp/cli \
)

@mccurdyc
Copy link
Collaborator Author

Force-pushed rebasing master.

@mccurdyc mccurdyc marked this pull request as ready for review May 27, 2020 14:38
@mccurdyc mccurdyc requested a review from phamann May 27, 2020 14:38
@mccurdyc mccurdyc added the enhancement New feature or request label May 27, 2020
Copy link
Member

@phamann phamann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good other than the vet comment.

pkg/mock/api.go Outdated Show resolved Hide resolved
@mccurdyc mccurdyc merged commit b5021da into fastly:master May 28, 2020
@mccurdyc mccurdyc deleted the mccurdyc/logging-kafka branch May 28, 2020 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants