Commit graph

4 commits

Author SHA1 Message Date
Jiri Podivin
104ecb73b4 Removing unused formatter
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:30 +00:00
Jiri Podivin
f513e7cbcd Linting python scripts
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:29 +00:00
Patrick Uiterwijk
4387e0530a Fix OpenShift key sync
Turns out the used library only works with a specific API version
but it didn't specify that unless the user tells it to.
This pins us on openshift API 1.5 until support for that is dropped.

This also fixes the issue where we pass the key arguments as keyword
arguments but the key_add function did not expect them as such.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-06 09:25:57 +00:00
Kevin Fenzi
f6d0b0dee0 Add a bunch more things to batcave01. 2015-09-21 19:57:01 +00:00