Commit Graph

84 Commits

Author SHA1 Message Date
Jeff Geerling
41f9aaa5e1 Issue #15: Add code coverage reporting token. 2020-02-11 17:18:42 -06:00
Jeff Geerling
a21f8c4d6b Issue #15: Add codecov coverage reporting like grafana collection. 2020-02-11 17:10:38 -06:00
Jeff Geerling
7b5c599f6d Merge pull request #17 from geerlingguy/13-ci-fails
Get CI tests working again
2020-02-11 16:46:42 -06:00
Jeff Geerling
18fb76c695 Fixes #13: Fix missing 'elements' in list argument spec. 2020-02-11 16:38:05 -06:00
Jeff Geerling
e0a6976c3b Merge pull request #12 from geerlingguy/authors
Add authors to galaxy.yml.
2020-02-05 09:06:12 -06:00
Jeff Geerling
069568ec2d Add authors to galaxy.yml. 2020-02-05 09:04:49 -06:00
Jeff Geerling
c1ee066553 Add galaxy artifacts to gitignore. 2020-02-03 13:21:04 -06:00
Jeff Geerling
5740620dce Preparation for an initial 0.9.0 release. 2020-02-03 13:18:37 -06:00
Jeff Geerling
8060f6123f Issue #3: Update examples in README and add note about OpenShift Python library. 2020-02-03 12:41:42 -06:00
John R Barker
29765e5e56 Merge pull request #11 from geerlingguy/3-readme-updates
Fixes #3: Add a README with relevant documentation links and usage instructions.
2020-02-01 15:45:11 +00:00
Jeff Geerling
0cd29010f6 Fixes #3: Add a README with relevant documentation links and usage instructions. 2020-01-31 15:00:00 -06:00
Jeff Geerling
b80632efbd Build on push, and link CI badge to Actions. 2020-01-30 17:03:44 -06:00
Jeff Geerling
9281c749ac Add GitHub Actions CI badge to README. 2020-01-30 17:00:25 -06:00
Jeff Geerling
5b533b5066 Merge pull request #4 from geerlingguy/1-restructure-collection
Issue #1: Restructure role into collection using content_collector.
2020-01-30 16:50:50 -06:00
Jeff Geerling
99dcbcc32f Issue #2: Ignore return-syntax-error for now. 2020-01-30 16:42:22 -06:00
Jeff Geerling
21770a4fe2 Issue #2: Get the rest of the documentation errors fixed. 2020-01-30 16:35:24 -06:00
Jeff Geerling
4ac8e2e8bc Fixes #2: Use correct ignore file naming convention for collection. 2020-01-30 16:14:11 -06:00
Jeff Geerling
3cba5969cc Fixes #5: Use proper FQCN for doc fragment refs. 2020-01-30 15:45:30 -06:00
Jeff Geerling
8e5a74f16a Issue #5: Add missing type on k8s_resource_options doc fragment. 2020-01-30 15:37:46 -06:00
Jeff Geerling
49fe926bb4 Issue #2, Issue #5: Migrate doc_fragments, fix missing types in docs. 2020-01-30 15:28:30 -06:00
Jeff Geerling
48b4c3be54 Issue #2: python_requirements_info is not available in ansible-base. 2020-01-30 14:20:37 -06:00
Jeff Geerling
828b3ea123 Issue #2: Remove extra test output data, adjust gitignore. 2020-01-30 14:14:13 -06:00
Jeff Geerling
d94dd72ae6 Issue #1, Issue #2: Move more content into collection, fix tests. 2020-01-30 13:51:43 -06:00
Jeff Geerling
2e807f946a Issue #2: Get tests working with GitHub Actions for now. 2020-01-30 11:30:34 -06:00
Jeff Geerling
4b6fdb1615 Issue #1: Restructure role into collection using content_collector. 2020-01-30 10:50:44 -06:00
Jeff Geerling
7cfd49b1f2 Adjust README to reflect status of project. 2020-01-29 14:32:52 -06:00
Fabian von Feilitzsch
b5c7a85de6 Update README.md 2018-05-10 14:09:51 -04:00
David Zager
b9b2bf70ad Automatic commit of package [ansible-kubernetes-modules] minor release [0.4.0-8].
Created by command:

/usr/bin/tito tag
2018-01-19 14:45:19 -05:00
trbs
86cb2f7264 when in checkmode _create returns None and cannot have to_dict() called (#27) 2018-01-19 10:44:12 -05:00
Chris Houseknecht
99013f6662 Show openshift version 2018-01-18 15:22:28 -05:00
Chris Houseknecht
192912103c Unpin openshift 2018-01-18 15:14:44 -05:00
Fabian von Feilitzsch
69bfebe38c Merge pull request #30 from fabianvf/update-modules-0.4.0.a1
regen modules
2018-01-18 13:57:45 -05:00
Fabian von Feilitzsch
506f9c887c regen modules 2018-01-18 13:44:48 -05:00
Chris Houseknecht
bce830d9ba Pin openshift. Trying Origin 3.6.7. 2018-01-17 20:09:58 -05:00
David Zager
7a639e6da8 Automatic commit of package [ansible-kubernetes-modules] minor release [0.4.0-7].
Created by command:

/usr/bin/tito tag
2018-01-17 13:43:45 -05:00
Jason Montleon
71f019768b Merge pull request #29 from djzager/up-version
Bump package version for 4.x
2018-01-17 13:29:27 -05:00
David Zager
236acd9c94 Bump package version for 4.x 2018-01-17 13:23:53 -05:00
Jason Montleon
3967e7f7d1 Merge pull request #28 from djzager/update-releasers
Update releasers
2018-01-17 11:57:06 -05:00
David Zager
fe3181f913 Update releasers 2018-01-17 10:21:02 -05:00
Fabian von Feilitzsch
83e9dedd6e update generated modules (#26) 2018-01-11 15:47:18 -05:00
Jason Montleon
9a698071dd Automatic commit of package [ansible-kubernetes-modules] minor release [0.3.1-6].
Created by command:

/usr/bin/tito tag
2017-10-16 12:00:25 -04:00
Fabian von Feilitzsch
a0655844ae Merge pull request #16 from chouseknecht/master
Update to latest k8s_common
2017-10-15 15:39:59 -04:00
Chris Houseknecht
6ce295b0f9 Update to latest k8s_common 2017-10-15 15:12:23 -04:00
Jason Montleon
4df1560855 Automatic commit of package [ansible-kubernetes-modules] minor release [0.3.1-5].
Created by command:

/bin/tito tag
2017-10-13 14:58:16 -04:00
Jason Montleon
56db941332 Automatic commit of package [ansible-kubernetes-modules] minor release [0.3.1-4].
Created by command:

/bin/tito tag
2017-10-13 14:24:01 -04:00
Jason Montleon
018b6e705f Automatic commit of package [ansible-kubernetes-modules] minor release [0.3.1-3].
Created by command:

/bin/tito tag
2017-10-13 14:18:55 -04:00
Jason Montleon
323e36f3d6 Merge pull request #14 from jmontleon/add-python-openshift-rpm-dep
add python-openshift rpm dependency
2017-10-13 14:18:24 -04:00
Jason Montleon
f184f0d0f5 add python-openshift rpm dependency 2017-10-13 14:17:16 -04:00
Chris Houseknecht
c73a245f90 Travis file cleanup (#13)
* Adds inventory

* Fix interpreter

* connection
2017-10-12 15:50:47 -04:00
Fabian von Feilitzsch
c865c8c8c1 Merge pull request #12 from chouseknecht/master
Module refresh
2017-10-12 13:00:25 -04:00