Skip to content

Latest commit

 

History

History
102 lines (73 loc) · 6.77 KB

CHANGELOG-0.5.md

File metadata and controls

102 lines (73 loc) · 6.77 KB

Changelog 0.5

[0.5.5] 2020-XX-XX

Fixed

  • #1350 - Cannot deploy a non-k8s cluster with load_balancer vm

[0.5.4] 2020-04-14

Added

  • #986 - Add vim to Epicli container and devcontainer
  • #1044 - Add ability to add subscriptionId to sp.yml on Azure

Fixed

  • #624 - Don't run epicli as root in container
  • #966 - Ubuntu builds get stuck on 'Create epirepo repository' task waiting for user input in offline mode
  • #1043 - For vm template on Azure disk_size_gb is missing in storage_os_disk
  • #1049 - Azure/RedHat specified disk size 30 GB is smaller than the size of the disk in the VM image
  • #1063 - Issues with single_machine install
  • #1108 - [Azure RedHat] Create epirepo: package httpd-2.4.6-93 requires httpd-tools = 2.4.6-93 but latest available is 2.4.6-90
  • #1110 - Install fixed version of httpd when latest fails (RHEL)
  • #1016 - Disable verify, backup and recovery as they are not fully implemented
  • #1154 - Node exporter is not installed on logging vms

[0.5.3] 2020-03-09

Added

  • Upgraded Epicli container and devcontainer from python3.7-alpine to python:3.7-slim
  • Moved epicli delete out of experimental mode

Fixed

  • #940 - Epicli init does not include any infrastructure documents
  • #611 - Lack of configuration/rabbitmq and configuration/postgresql after running epicli init --full
  • #736 - Running epicli init -p any --full generates cloud sample configuration instead of bare metal config
  • #942 - Additional security rules for NSGs are not applied properly for Azure
  • #951 - Fix PGBouncer to use v1.10 for all platforms
  • #945 - Disable NSG creation on Azure
  • Fix for CVE-2019-14864
  • #966 - Ubuntu builds get stuck on 'Create epirepo repository' task waiting for user input
  • #965 - Install Kibana on all logging vms

[0.5.2] 2020-02-17

Added

  • #854 - PostgreSQL: PGBouncer implementation
  • #905 - PostgreSQL: pgAudit extension for audit logging
  • PostgreSQL: Send logs to Elasticsearch
  • #915 - PostgreSQL: Add logrotate configuration

Fixed

  • #906 - Open Distro for Elasticsearch: Task 'Install Elasticsearch package' fails
  • #909 - Upgrade: Missing property 'name' when running epicli upgrade
  • #869 - Common: Issue installing Debian packages

Known issues

  • #922 - Elasticsearch service not starting on RHEL after running epicli upgrade command

[0.5.1] 2020-01-23

Hotfixed

  • #849 - Firewall: Do not install firewalld package on Ubuntu
  • #842 - Firewall: Do not require kubernetes_master and kubernetes_node components
  • Filebeat (Ubuntu): Installing auditd sometimes fails in post-inst
  • Filebeat (Ubuntu): Restarting auditd service sometimes fails with error: "Job for auditd.service failed because a timeout was exceeded"
  • Repository (RHEL/CentOS): Add second try for skopeo to avoid random error on Azure: "pinging docker registry returned: Get https://k8s.gcr.io/v2/: net/http: TLS handshake timeout"
  • #860 - Prometheus: K8s packages and their dependencies are installed on prometheus host

[0.5.0] 2020-01-17

Added

Changed

  • #763 - Elasticsearch Curator: Flexible configuration of cron jobs
  • #763 - Elasticsearch Curator: Upgrade to v5.8.1
  • #766 - Elasticsearch: Upgrade to v6.8.5
  • #775 - Filebeat: Upgrade to v6.8.5
  • #752 - Kafka: Upgrade to v2.3.1