-
Tue Jan 29 2019 Thomas Tanaka <thomas.tanaka@oracle.com> - 0.0.1-2.0.10
- CVE-2018-16875
-
Mon Jan 07 2019 Thomas Tanaka <thomas.tanaka@oracle.com> - 0.0.1-2.0.9
- Update dashboard image (CVE-2018-18264)
-
Thu Jan 03 2019 Thomas Tanaka <thomas.tanaka@oracle.com> - 0.0.1-2.0.8
- Fix backup path issue again found by Tom Cocozzello
-
Wed Jan 02 2019 Thomas Tanaka <thomas.tanaka@oracle.com> - 0.0.1-2.0.7
- Adding a 3rd party license file
- [Orabug 29152516] Backup and restore /var/lib/kubelet/kubeadm-flags.env too
- Cleanup kube-ipvs0 interface too
- More code cleanup
- Use map for checking kernel module
- Fix client joining errors
- Addressing Tom Cocozzello's review
-
Wed Dec 19 2018 Thomas Tanaka <thomas.tanaka@oracle.com> - 0.0.1-2.0.6
- Fix go vet errors
- Enabling IPVS in HA
-
Mon Dec 17 2018 Tom Cocozzello <tom.cocozzello@oracle.com> - 0.0.1-2.0.5
- Clean up un-used build scripts
-
Mon Dec 17 2018 Tom Cocozzello <tom.cocozzello@oracle.com> - 0.0.1-2.0.4
- Add Makefile for building and testing code
-
Thu Dec 13 2018 Thomas Tanaka <thomas.tanaka@oracle.com> - 0.0.1-2.0.3
- Fix file restore issue when it contains "./"
-
Thu Dec 13 2018 Thomas Tanaka <thomas.tanaka@oracle.com> - 0.0.1-2.0.2
- Resolve the full filepath when "." is passed in
- Addressing review by Muminul Islam
-
Thu Dec 13 2018 Thomas Tanaka <thomas.tanaka@oracle.com> - 0.0.1-2.0.1
- Remove "firewall-cmd --reload" as it can hangs OCI
- Fix some errors reported by Shubham
- Error out if options is not currently supported in HandleEtcdOps
- Fix down issue
- Dump log output to /var/log/kubeadm-ha-setup