diff --git a/changelogs/config.yaml b/changelogs/config.yaml index b661a63..1a31c10 100644 --- a/changelogs/config.yaml +++ b/changelogs/config.yaml @@ -3,7 +3,7 @@ changelog_filename_template: ../CHANGELOG.rst changelog_filename_version_depth: 0 changes_file: changelog.yaml changes_format: combined -keep_fragments: true +keep_fragments: false mention_ancestor: true new_plugins_after_name: removed_features notesdir: fragments diff --git a/changelogs/fragments/1-initial-content.yml b/changelogs/fragments/1-initial-content.yml deleted file mode 100644 index 5343685..0000000 --- a/changelogs/fragments/1-initial-content.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -major_changes: - - Initial content migration from community.kubernetes (https://github.com/ansible-collections/community.okd/pull/3). diff --git a/changelogs/fragments/11-dockerfile-tests.yml b/changelogs/fragments/11-dockerfile-tests.yml deleted file mode 100644 index c7107c9..0000000 --- a/changelogs/fragments/11-dockerfile-tests.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -minor_changes: - - Dockerfile now is properly set up to run tests in a rootless container (https://github.com/ansible-collections/community.okd/pull/11). diff --git a/changelogs/fragments/12-dockerfile-tests.yml b/changelogs/fragments/12-dockerfile-tests.yml deleted file mode 100644 index 4dff8df..0000000 --- a/changelogs/fragments/12-dockerfile-tests.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -minor_changes: - - Docker container can run as an arbitrary user (https://github.com/ansible-collections/community.okd/pull/12). diff --git a/changelogs/fragments/13-makefile-tests.yml b/changelogs/fragments/13-makefile-tests.yml deleted file mode 100644 index 2333531..0000000 --- a/changelogs/fragments/13-makefile-tests.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -minor_changes: - - Add incluster Makefile target for CI (https://github.com/ansible-collections/community.okd/pull/13). diff --git a/changelogs/fragments/15-ci-documentation.yml b/changelogs/fragments/15-ci-documentation.yml deleted file mode 100644 index 6e9c46f..0000000 --- a/changelogs/fragments/15-ci-documentation.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -minor_changes: - - CI Documentation for working with Prow (https://github.com/ansible-collections/community.okd/pull/15). diff --git a/changelogs/fragments/16-inventory-plugin-tests.yml b/changelogs/fragments/16-inventory-plugin-tests.yml deleted file mode 100644 index ed0f828..0000000 --- a/changelogs/fragments/16-inventory-plugin-tests.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -minor_changes: - - Add tests for inventory plugin (https://github.com/ansible-collections/community.okd/pull/16). diff --git a/changelogs/fragments/18-openshift-connection-plugin.yml b/changelogs/fragments/18-openshift-connection-plugin.yml deleted file mode 100644 index 010dfb0..0000000 --- a/changelogs/fragments/18-openshift-connection-plugin.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -major_changes: - - Add openshift connection plugin, update inventory plugin to use it (https://github.com/ansible-collections/community.okd/pull/18). diff --git a/changelogs/fragments/20-downstream-build-scripts.yml b/changelogs/fragments/20-downstream-build-scripts.yml deleted file mode 100644 index 64007b7..0000000 --- a/changelogs/fragments/20-downstream-build-scripts.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -major_changes: - - Add downstream build scripts to build redhat.openshift (https://github.com/ansible-collections/community.okd/pull/20). diff --git a/changelogs/fragments/27-route-api-group.yml b/changelogs/fragments/27-route-api-group.yml deleted file mode 100644 index 540cff3..0000000 --- a/changelogs/fragments/27-route-api-group.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -minor_changes: - - Use the API Group APIVersion for the `Route` object (https://github.com/ansible-collections/community.okd/pull/27). diff --git a/changelogs/fragments/33-add-k8s_auth.yml b/changelogs/fragments/33-add-k8s_auth.yml deleted file mode 100644 index ea9c17a..0000000 --- a/changelogs/fragments/33-add-k8s_auth.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -major_changes: - - openshift_auth - new module (migrated from k8s_auth in community.kubernetes) (https://github.com/ansible-collections/community.okd/pull/33). diff --git a/changelogs/fragments/36-contribution-guide.yml b/changelogs/fragments/36-contribution-guide.yml deleted file mode 100644 index d536581..0000000 --- a/changelogs/fragments/36-contribution-guide.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -minor_changes: - - Add a contribution guide (https://github.com/ansible-collections/community.okd/pull/37). diff --git a/changelogs/fragments/40-openshift_route.yml b/changelogs/fragments/40-openshift_route.yml deleted file mode 100644 index 1b4ab37..0000000 --- a/changelogs/fragments/40-openshift_route.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -major_changes: - - Add openshift_route module for creating routes from services (https://github.com/ansible-collections/community.okd/pull/40). diff --git a/changelogs/fragments/44-openshift_process.yml b/changelogs/fragments/44-openshift_process.yml deleted file mode 100644 index 059f6e4..0000000 --- a/changelogs/fragments/44-openshift_process.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -major_changes: - - Add openshift_process module for template rendering and optional application of rendered resources (https://github.com/ansible-collections/community.okd/pull/44). diff --git a/changelogs/fragments/51-redhat-openshift-ah-release.yml b/changelogs/fragments/51-redhat-openshift-ah-release.yml deleted file mode 100644 index 08ce61a..0000000 --- a/changelogs/fragments/51-redhat-openshift-ah-release.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -minor_changes: - - Released version 1 to Automation Hub as redhat.openshift (https://github.com/ansible-collections/community.okd/issues/51). diff --git a/changelogs/fragments/59-downstream-docs.yml b/changelogs/fragments/59-downstream-docs.yml deleted file mode 100644 index c3c3c83..0000000 --- a/changelogs/fragments/59-downstream-docs.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -bugfixes: - - Generate downstream redhat.openshift documentation (https://github.com/ansible-collections/community.okd/pull/59). diff --git a/changelogs/fragments/7-molecule-tests.yml b/changelogs/fragments/7-molecule-tests.yml deleted file mode 100644 index 3f884c6..0000000 --- a/changelogs/fragments/7-molecule-tests.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -major_changes: - - Add custom k8s module, integrate better Molecule tests (https://github.com/ansible-collections/community.okd/pull/7). diff --git a/changelogs/fragments/8-stale-bot.yml b/changelogs/fragments/8-stale-bot.yml deleted file mode 100644 index c20ae11..0000000 --- a/changelogs/fragments/8-stale-bot.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -minor_changes: - - Integrate stale bot for issue queue maintenance (https://github.com/ansible-collections/community.okd/pull/14).