turkenh / KubeContext

Menu Bar App for Managing Kubernetes Contexts on Mac
Apache License 2.0
403 stars 19 forks source link

adding support for extensions objects as defined by minikube #13

Closed andyast closed 2 years ago

andyast commented 3 years ago

Attempt to fix issue #12.

It appears that Minikube adds a map of extensions. Updated the Config.swift to reflect this structure. Also added a test to confirm it works.

exocode commented 2 years ago

@turkenh I am a paying customer I cannot use KubeContext anymore since working with Minikube... (a lot of devs are using minikube.) it would be AWESOME when you simply merge that PR.

@andyast Thank you very much for your effort

turkenh commented 2 years ago

Sorry, I missed this PR.

I will try to merge this ASAP after testing on my side.