Skip to content

Commit

Permalink
Merge 'develop' into 'feature/rook-ceph-storage' (hitachienergy#2959)
Browse files Browse the repository at this point in the history
* K8s improvements (hitachienergy#2918)

* Removal of Logstash component - next steps hitachienergy#2833 (hitachienergy#2941)

* Add information about manual package removal that
  needs to be performed by cluster admin
* include information about inventory file

* Fix for ansible_default_ipv4 empty value (hitachienergy#2922)

* Fix for ansible_default_ipv4 empty value

* Fix after ToBar review

* Add check if there is only one default routing config

* Add check for different metrics value in case more than one default routing

* Review fixes

* Update fail_msg

Co-authored-by: to-bar <[email protected]>

* Extend k8s schema validation (hitachienergy#2929)

* Extend deprecation note with Ignite removal steps (hitachienergy#2949)

* Escalate permissions for ip command (hitachienergy#2952)

* Changed autoscaling_group to plain EC2 VMs on AWS. (hitachienergy#2939)

- Replaced AWS auto_scaling_groups with plain EC2 VM creation.
- Added proper host sorting how it was implemented for the any and azure providers: hitachienergy#1076
- Sync up features with Azure Terraform implementation
-  Added support for use_network_security_groups flag hitachienergy#959
- Updated DoD for bugs to reflect changes made for hitachienergy#2832

Co-authored-by: Anatoli Tsikhamirau <[email protected]>
Co-authored-by: Irek Głownia <[email protected]>
Co-authored-by: to-bar <[email protected]>
Co-authored-by: Luuk van Venrooij <[email protected]>
  • Loading branch information
5 people authored and cicharka committed Apr 11, 2022
1 parent 7738653 commit c231723
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/changelogs/CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@
- [#2991](https://github.com/epiphany-platform/epiphany/issues/2991) - Add automatic backup creation for download requirements
- [#2448](https://github.com/epiphany-platform/epiphany/issues/2448) - Passwordless SSH communication for postgres user between DB nodes
- [#2821](https://github.com/epiphany-platform/epiphany/issues/2821) - Node Exporter preflight checks
<<<<<<< HEAD
- [#2996](https://github.com/epiphany-platform/epiphany/issues/2996) - Introduce the new configuration field to change a component name
=======
- [#2888](https://github.com/epiphany-platform/epiphany/issues/2888) - Define additional disks with defined sizes to VMs for Azure
>>>>>>> 91aca7b4 (Define additional disks with defined sizes to VMs for Azure (#2953))
- [#2812](https://github.com/epiphany-platform/epiphany/issues/2812) - Extend K8s config validation

### Fixed

Expand Down

0 comments on commit c231723

Please sign in to comment.