Commit Graph

3 Commits

Author SHA1 Message Date
Mike Graves
bf5d70e920 [bp/1.2] Rename from community.kubernetes to kubernetes.core (#111) 2021-06-01 09:21:24 -04:00
Abhijeet Kasurde
0f33aafca7 Add testcase for multi resource template (#245)
User can combine multiple resources in the given template
file, which can be consumed by k8s module to create multiple
resources at once.

Fixes: #243

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-10-01 08:56:40 -05:00
Abhijeet Kasurde
00fa8789a2 k8s: add support for template (#230)
Fixes: #37

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-09-28 11:35:26 +05:30