Skip to content

Commit

Permalink
Changelog: move ARM to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plirglo committed Jun 28, 2022
1 parent dcf0d9c commit d3fa4a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelogs/CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- [#2932](https://github.com/epiphany-platform/epiphany/issues/2932) - Support `epicli upgrade` for RHEL/AlmaLinux 8
- [#3057](https://github.com/epiphany-platform/epiphany/issues/3057) - Additional AWS authentication option
- [#3101](https://github.com/epiphany-platform/epiphany/issues/3101) - Add support for ARM architecture for AlmaLinux 8

### Fixed

Expand Down Expand Up @@ -59,7 +60,6 @@
- [#2891](https://github.com/epiphany-platform/epiphany/issues/2891) - Rook/Ceph Kubernetes Native Storage for AWS non-EKS
- [#2887](https://github.com/epiphany-platform/epiphany/issues/2887) - Create Kubernetes Native Storage Epiphany configuration for AWS provider
- [#2734](https://github.com/epiphany-platform/epiphany/issues/2734) - Document upgrade Red Hat / CentOS 7 to v 8.x
- [#3101](https://github.com/epiphany-platform/epiphany/issues/3101) - Add support for ARM architecture for AlmaLinux 8

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion docs/home/ARM.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Besides making sure that the selected providers, operating systems, components a

***Notes***

- ```Rook/Ceph Cluster Storage``` is not supported on ```arm64``` and needs to be removed from feature-mapping.
- ```Rook/Ceph Cluster Storage``` is not supported on ```arm64``` and needs to be disabled in feature-mapping.
- For the ```postgresql``` component the ```pgpool``` and ```pgbouncer``` extensions for load-balancing and replication are not yet supported on ```arm64```. These should be disabled in the ```postgressql``` and ```applications``` configurations.
- While not defined in any of the component configurations, the ```elasticsearch_curator``` role is currently not supported on ```arm64``` and should be removed from the ```feature-mapping``` configuration if defined.
- If you want to download ```arm64``` requirements from an ```x86_64``` machine, you can try to use a container as described [here](./howto/CLUSTER.md#downloading-offline-requirements-with-a-docker-container).
Expand Down

0 comments on commit d3fa4a7

Please sign in to comment.