chore(deps): update dependency kubernetes.core to v5.2.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| kubernetes.core | galaxy-collection | minor |
5.1.0 -> 5.2.0
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
ansible-collections/kubernetes.core (kubernetes.core)
v5.2.0
======
Release Summary
This release adds more functionality to the hidden_fields option and support for waiting on ClusterOperators to reach a ready state.
Minor Changes
- k8s - Extend hidden_fields to allow the expression of more complex field types to be hidden (https://github.com/ansible-collections/kubernetes.core/pull/872)
- k8s_info - Extend hidden_fields to allow the expression of more complex field types to be hidden (https://github.com/ansible-collections/kubernetes.core/pull/872)
- waiter.py - add ClusterOperator support. The module can now check OpenShift cluster health by verifying ClusterOperator status requiring 'Available: True', 'Degraded: False', and 'Progressing: False' for success. (https://github.com/ansible-collections/kubernetes.core/issues/869)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Yaook Bot