Release 2.3.0 (#184) (#185)

This commit is contained in:
Bikouo Aubin
2023-02-03 19:21:03 +01:00
committed by GitHub
parent f94eabffa1
commit 81339235c7
12 changed files with 1458 additions and 14 deletions

View File

@@ -1,2 +0,0 @@
bugfixes:
- openshift_adm_groups_sync - initialize OpenshiftGroupSync attributes early to avoid Attribute error (https://github.com/openshift/community.okd/issues/155).

View File

@@ -1,2 +0,0 @@
bugfixes:
- openshift_auth - Review the way the discard process is working, add openshift algorithm to convert token to resource object name (https://github.com/openshift/community.okd/issues/176).

View File

@@ -1,3 +0,0 @@
---
trivial:
- add missing default values to docstrings (https://github.com/openshift/community.okd/pull/180).