Skip to content

Commit

Permalink
doc: changelog entry created
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithEmad authored and regisb committed Jun 6, 2023
1 parent 86f846a commit 9fa04be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.d/20230527_174319_codewithemad_kubeconfig.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- [Feature] Add support for loading in-cluster config when running inside a pod. In certain scenarios, Tutor may operate within a pod that has access to a cluster through role binding and a service account. In these instances, the ./kube/config file may not be present, but kubectl commands can still execute without any problems. (by @CodeWithEmad)

0 comments on commit 9fa04be

Please sign in to comment.