mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
This reverts commit 6efabd3.
SUMMARY
Fixes #870
A better solution is necessary to address #782. The current code makes getting manifests practically unusable. We need to revert this commit until a better solution is found.
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
kubeconfig
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
4 lines
144 B
YAML
4 lines
144 B
YAML
---
|
|
bugfixes:
|
|
- kubeconfig option should return the full manifest output (https://github.com/ansible-collections/kubernetes.core/issues/870).
|