mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-26 19:03:14 +00:00
@@ -1,5 +1,27 @@
|
||||
Will be updated by antsibull-changelog. Do not edit this manually!
|
||||
============================
|
||||
OKD Collection Release Notes
|
||||
============================
|
||||
|
||||
See https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelogs.rst for information on how to use antsibull-changelog.
|
||||
.. contents:: Topics
|
||||
|
||||
Check out ``changelogs/config.yaml`` for its configuration. You need to change at least the ``title`` field in there.
|
||||
|
||||
v0.1.0
|
||||
======
|
||||
|
||||
Major Changes
|
||||
-------------
|
||||
|
||||
- Add custom k8s module, integrate better Molecule tests (https://github.com/ansible-collections/community.okd/pull/7).
|
||||
- Add downstream build scripts to build redhat.openshift (https://github.com/ansible-collections/community.okd/pull/20).
|
||||
- Add openshift connection plugin, update inventory plugin to use it (https://github.com/ansible-collections/community.okd/pull/18).
|
||||
- Initial content migration from community.kubernetes (https://github.com/ansible-collections/community.okd/pull/3).
|
||||
|
||||
Minor Changes
|
||||
-------------
|
||||
|
||||
- Add incluster Makefile target for CI (https://github.com/ansible-collections/community.okd/pull/13).
|
||||
- Add tests for inventory plugin (https://github.com/ansible-collections/community.okd/pull/16).
|
||||
- CI Documentation for working with Prow (https://github.com/ansible-collections/community.okd/pull/15).
|
||||
- Docker container can run as an arbitrary user (https://github.com/ansible-collections/community.okd/pull/12).
|
||||
- Dockerfile now is properly set up to run tests in a rootless container (https://github.com/ansible-collections/community.okd/pull/11).
|
||||
- Integrate stale bot for issue queue maintenance (https://github.com/ansible-collections/community.okd/pull/14).
|
||||
|
||||
Reference in New Issue
Block a user