Prep kubernetes.core 6.1.0 (#977)

SUMMARY


ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Yuriy Novostavskiy
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
Reviewed-by: GomathiselviS <gomathiselvi@gmail.com>
This commit is contained in:
Alina Buzachis
2025-08-12 20:25:31 +02:00
committed by GitHub
parent 9ec27cf37c
commit fa3d94f793
16 changed files with 151 additions and 240 deletions

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- module_utils/k8s/service - hide fields first before creating diffs (https://github.com/ansible-collections/kubernetes.core/pull/915).

View File

@@ -1,4 +0,0 @@
minor_changes:
- helm - Parameter plain_http added for working with insecure OCI registries (https://github.com/ansible-collections/kubernetes.core/pull/934).
- helm_pull - Parameter plain_http added for working with insecure OCI registries (https://github.com/ansible-collections/kubernetes.core/pull/934).
- helm_template - Parameter plain_http added for working with insecure OCI registries (https://github.com/ansible-collections/kubernetes.core/pull/934).

View File

@@ -1,2 +0,0 @@
minor_changes:
- Module helm_registry_auth do not support idempotency with `helm >= 3.18.0` (https://github.com/ansible-collections/kubernetes.core/pull/946)

View File

@@ -1,2 +0,0 @@
trivial:
- k8s_rollback - Increase integration test coverage for k8s_rollback module (https://github.com/ansible-collections/kubernetes.core/pull/950).

View File

@@ -1,3 +0,0 @@
---
minor_changes:
- Module k8s_json_patch - Add support for `hidden_fields` (https://github.com/ansible-collections/kubernetes.core/pull/964).

View File

@@ -1,2 +0,0 @@
minor_changes:
- helm - Parameter take_ownership added (https://github.com/ansible-collections/kubernetes.core/pull/957).