-
Notifications
You must be signed in to change notification settings - Fork 467
Add Authentication Support #182
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
base: master
Are you sure you want to change the base?
Conversation
@Evanraisul do you want this change or can we close it? You've imported and vendored a ton of stuff that's unnecessary for the change itself. The PR should be focused on just adding the feature you want. Thanks! |
I have updated the PR. You can review it now. |
I still see a bunch of unrelated changes and also looks like you may need to pull from upstream and rebase your branch? please carefully review what your commit looks like. sorry it's a litle odd looking still |
Signed-off-by: Muhammad Raisul Islam Evan <raisul@appscode.com>
Signed-off-by: Muhammad Raisul Islam Evan <raisul@appscode.com>
Signed-off-by: Muhammad Raisul Islam Evan <raisul@appscode.com>
Sorry for the inconvenience. I think it is okay now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
getting closer, thanks!
Resolved those stuffs. I think it is now ready for merge. |
Thanks! It might take a while before we review this, so please have patience. |
Tests are missing which is the biggest obvious thing. Before I ask that you add tests I want to review it and see if this is the right approach though. Thanks again! |
Okay, thanks. Will wait for your review. |
Signed-off-by: Muhammad Raisul Islam Evan evanraisul@gmail.com