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 azure auth plugin for AKS cluster #72

Merged
merged 1 commit into from
May 26, 2020
Merged

Add azure auth plugin for AKS cluster #72

merged 1 commit into from
May 26, 2020

Conversation

int128
Copy link
Owner

@int128 int128 commented May 26, 2020

Verified with an AKS cluster integrated with AAD.

% kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.1/aio/deploy/recommended.yaml

% go run main.go -n kubernetes-dashboard https://kubernetes-dashboard.svc
Forwarding from 127.0.0.1:52935 -> 8443
Open http://localhost:18000
Handling connection for 52935

@codecov-commenter
Copy link

codecov-commenter commented May 26, 2020

Codecov Report

Merging #72 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   84.84%   84.84%           
=======================================
  Files           1        1           
  Lines          99       99           
=======================================
  Hits           84       84           
  Misses          9        9           
  Partials        6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ebfd00...0991523. Read the comment docs.

@int128 int128 merged commit c2cffe5 into master May 26, 2020
@int128 int128 deleted the azure branch May 26, 2020 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants