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

fix(k8s): fix various issues with Kubernetes API queries #826

Merged
merged 1 commit into from
Jun 10, 2019

Conversation

edvald
Copy link
Collaborator

@edvald edvald commented Jun 7, 2019

Basically I've completely overhauled the API wrapper, so that it should
dynamically and consistently support any API resource properly. This is
much cleaner and more similar to how kubectl works internally, for example.

Basically I've completely overhauled the API wrapper, so that it should
dynamically and consistently support any API resource properly. This is
much cleaner and more similar to how kubectl works internally, for example.
@edvald edvald force-pushed the fix-k8s-api-issues branch from 7d14338 to c7839e9 Compare June 10, 2019 16:20
@edvald edvald merged commit a123637 into master Jun 10, 2019
@edvald edvald deleted the fix-k8s-api-issues branch June 10, 2019 16:27
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