-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
515 changed files
with
30,133 additions
and
8,505 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Changelog 0.3 | ||
|
||
## [0.3.0] 2019-07-31 | ||
|
||
### Added | ||
|
||
- Support for AWS cloud platform | ||
- New Python based CLI - epicli. Currently supports AWS and baremetal deployments only | ||
- Kubernetes automatic upgrade (experimental) | ||
- Server spec tests for cluster components | ||
- Added Canal as network plugin for Kubernetes | ||
- Improved security | ||
|
||
### Changed | ||
|
||
- Kubernetes version 1.14.4 | ||
- Documentation cleanup and updates | ||
|
||
### Fixed | ||
|
||
- Fixed vulnerabilities for KeyCloak examples | ||
|
||
### Known issues | ||
|
||
- Deployment/Application role fails because Kubernetes cluster is not ready after reboot. More info [here](https://github.com/epiphany-platform/epiphany/issues/407) | ||
- Node_exporter ports are not present in defaults resulting in Prometheus not beeing able to scrape data with minimal cluster data.yaml. More info [here](https://github.com/epiphany-platform/epiphany/issues/410) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.