Mike Graves
|
01c257ce76
|
Fix sanity failures for docs on Ansible 2.13 (#167)
|
2022-05-13 15:59:25 +02:00 |
|
jbpratt
|
80e2692db2
|
fix kubeconfig flag for newer versions (#142)
backwards compatible change:
```
> podman run -it --rm openshift/origin-cli:v3.11.0 oc --kubeconfig
Error: flag needs an argument: --kubeconfig
```
Signed-off-by: Brady Pratt <bpratt@redhat.com>
|
2022-03-04 11:21:54 -05:00 |
|
Eric Gustavsson
|
d76430d879
|
typo: conig -> config (#69)
|
2021-02-22 11:15:15 -05:00 |
|
Jeff Geerling
|
87cd174b96
|
Issue #57: Switch dependency from community.kubernetes to kubernetes.core. (#58)
* Issue #57: Switch dependency from community.kubernetes to kubernetes.core.
* Issue #57: Rely on kubernetes.core install directly.
* Issue #57: Don't install kubernetes.core from source anymore.
|
2020-11-16 13:35:18 -06:00 |
|
Fabian von Feilitzsch
|
5a1396e54e
|
Add openshift connection plugin, update inventory plugin to use it (#18)
|
2020-08-28 14:18:25 -04:00 |
|