Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

mqasimsarfraz
Copy link
Member

This change adds kubelogin to the Dockerfile to allow clusters using Microsoft Entra authentication when using docker.

Testing Done

$ az aks get-credentials --resource-group qasim-rg --name qasim-entra-cluster --overwrite-existing
$ kubelogin convert-kubeconfig -l azurecli
$ docker run --rm -it --user 1000 -v $HOME/.azure:/home/mcp/.azure -v $HOME/.kube/config:/home/mcp/.kube/config --entrypoint=bash mcp/aks
cb5b4ba3b033:~$ kubectl get pods
No resources found in default namespace.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@a653c33). Learn more about missing BASE report.
⚠️ Report is 133 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage        ?   37.95%           
=======================================
  Files           ?       65           
  Lines           ?     7843           
  Branches        ?        0           
=======================================
  Hits            ?     2977           
  Misses          ?     4708           
  Partials        ?      158           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Qasim Sarfraz <qasimsarfraz@microsoft.com>
Copy link
Member

@gossion gossion 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. thanks.

@gossion gossion added this pull request to the merge queue Sep 22, 2025
Merged via the queue into Azure:main with commit fece55b Sep 22, 2025
9 checks passed
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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.