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

Kubernetes Tasks #779

Merged
merged 25 commits into from
Mar 21, 2019
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
7308948
Task files for jobs, pods, services, and deployments
joshmeek Mar 19, 2019
1e043fa
Working CreateNamespacedJobTask
joshmeek Mar 21, 2019
2a10439
Remove Task on naming convention
joshmeek Mar 21, 2019
57e1b48
Tests for CreateNamespacedJob
joshmeek Mar 21, 2019
f2c1d75
Import merge conflict
joshmeek Mar 21, 2019
3bd77d0
CreateNamespacedJob documentation
joshmeek Mar 21, 2019
c8f9cf0
Tasks for NamespacedJob: Create, Delete, List, Patch, Read, Replace
joshmeek Mar 21, 2019
c853c3a
Added tests for Kubernetes job tasks
joshmeek Mar 21, 2019
2a6b47c
Update job tests with mocking
joshmeek Mar 21, 2019
b7e8eb1
Added Kubernetes Deployment tasks and relevant tests
joshmeek Mar 21, 2019
3a870f3
Added Kubernetes Pod tasks and relevant tests
joshmeek Mar 21, 2019
75f2f51
Added Kubernetes Service tasks and relevant tests
joshmeek Mar 21, 2019
aec455c
Add kubernetes tasks to docs
joshmeek Mar 21, 2019
86712f0
Adjusted Kubernetes tasks in docs
joshmeek Mar 21, 2019
4a955c5
Update CHANGELOG
joshmeek Mar 21, 2019
d4f522b
Merge branch 'master' into kube_tasks
joshmeek Mar 21, 2019
ffcf6d6
Add pytest importskip for kubernetes on tests
joshmeek Mar 21, 2019
407aaa1
Merge branch 'master' into kube_tasks
joshmeek Mar 21, 2019
04bf42f
Merge branch 'master' into kube_tasks
joshmeek Mar 21, 2019
76d4349
Merge remote-tracking branch 'origin/task-library-docs' into kube_tasks
joshmeek Mar 21, 2019
56d84aa
Added task library documentation for Kubernetes tasks
joshmeek Mar 21, 2019
4623c0d
Merge branch 'master' into kube_tasks
joshmeek Mar 21, 2019
366db17
Removed use of self.client in Kubernetes tasks
joshmeek Mar 21, 2019
fd368cb
Kubernetes task docstring tweaks for inline code
joshmeek Mar 21, 2019
e07d89b
Added Raises information to Kubernetes task docstrings
joshmeek Mar 21, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into kube_tasks
  • Loading branch information
joshmeek authored Mar 21, 2019
commit 4623c0d93703c79bc26605cb73348bb92d6138b6

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.