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

feat(CRDs): add basic CRD support to the dynamic client #214

Merged
merged 2 commits into from
Mar 9, 2018
Merged

Conversation

silasbw
Copy link
Contributor

@silasbw silasbw commented Mar 9, 2018

No description provided.

@silasbw
Copy link
Contributor Author

silasbw commented Mar 9, 2018

Missing features / loose ends documented as issues: #216, #215

"metadata": {
"name": "crontabs.stable.example.com"
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new line ☘️

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:) I call it AAFN (Add A F****** Newline).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

//
// Use a Custom Resource Definition to extend the Kubernetes API and the client.
//
const Client = require('kubernetes-client').SyncClient
Copy link
Contributor

@gergelyke gergelyke Mar 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const {Client, config} = require('kubernetes-client');

@silasbw silasbw merged commit c2aec51 into master Mar 9, 2018
@silasbw silasbw deleted the crd0 branch March 9, 2018 18:12
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.

None yet

3 participants