Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rbo committed Dec 17, 2021
1 parent 421c694 commit 16c4133
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,31 @@
# RELEASE NOTES

## xxxx-xx-xx
## 2021-12-17

* **Bump OpenShift Version to 4.9.5**
* Refactor DigitalOcean DNS provider
* Added IPv6 support
* Switch to ansible galaxy module
Please run `./ansible/setup.yml` or `./ansible/01-prepare-host.yml` to install ansible galaxy module. Or via: `ansible-galaxy collection install community.digitalocean`
* Fixed Issue #185 : IPv6 Single Stack - NFS exports only for IPv4 -> installation fail / not completed
* Fixed Issue #197 : public_ip & listen_address did not work as expected
* Add support for different vm storage backend (lvm & qcow2)
* Added api. to /etc/hosts to be more independent from public DNS
* Added openshift console and oauth url to internal dns entries
* Update documentation
* Redesign the variables table
* Added link to virt cheatsheet
* Bump OKD version to 4.8 & OPM to 1.19 (docs only)


## 2021-07-27

* **Bump OpenShift version to 4.8.2**
* Added TransIP dns provider with #177
* Added Rocky basis installation with #181
* Added IPv6 support #182
* Tested and documented single node installation #176
* Fixed NFS provisioning #175

## 2021-04-09

Expand Down

0 comments on commit 16c4133

Please sign in to comment.