-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat(cmd): add auth:whoami --all #118
Conversation
@Joshua-Anderson and @arschles are potential reviewers of this pull request based on my analysis of |
So far, lgtm. Feel free to ping when you want a final review! |
d01cbce
to
564091c
Compare
done, ready for final review once I hook this up to e2e |
3a29ceb
to
3eca642
Compare
ah, forgot to |
eab3c87
to
af935fb
Compare
This PR keeps hitting a github merge issue:
Which seems to be from aec1656 but I'm not sure why because this PR is up to date. Gonna try closing and re-opening to see what happens. |
I also cannot retry the job because I hit a server error:
|
Looks like we are hitting this bug which was opened only 6 days ago: https://issues.jenkins-ci.org/browse/JENKINS-36438 |
af935fb
to
4c7fd97
Compare
4c7fd97
to
58e38b9
Compare
Because the "requires" syntax did not exist before, I manually created a build referencing the sdk PR. |
closing then re-opening another PR to hopefully resolve this CI issue. |
requires changes in deis/controller-sdk-go before it is considered feature-complete.closes #54
requires deis/controller-sdk-go#36