Files
kubernetes.core/changelogs/fragments/20250411-kubeconfig-no_log-revert.yaml
James Mighion 1705ced1b5 Revert "Remove kubeconfig value from module invocation log (#826)" (#899)
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>
2025-07-22 16:49:34 +00:00

4 lines
144 B
YAML

---
bugfixes:
- kubeconfig option should return the full manifest output (https://github.com/ansible-collections/kubernetes.core/issues/870).