Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging develop into 0.7.x branch #1549

Merged
merged 68 commits into from
Aug 11, 2020
Merged

Merging develop into 0.7.x branch #1549

merged 68 commits into from
Aug 11, 2020

Conversation

seriva
Copy link
Collaborator

@seriva seriva commented Aug 11, 2020

Added
Minor logging improvements added while fixing issue #1424
#1438 - Rename Terraform plugin vendor in VSCode recommendations
#1413 - Set protocol for Vault only in one place in configuration
#1423 - Error reading generated service principal
Updated
#1479 - Upgrade K8s to v1.18.6
#1510 - Upgrade Kubernetes Dashboard to v2.0.3
Fixed
#1424 - Terraform returning an error during deployments on Azure ("A retryable error occurred.")
#1399 - Epicli upgrade: Kubernetes upgrade may hang
#1398 - Vault installation fails when using canal/calico network plugin
#1412 - Certificate in Vault is also generated or copied even if flag in configuration tls_disable is set to true
#1408 - Epicli upgrade: Epiphany does not support upgrades for Kubernetes in HA mode
#1482 - Epicli upgrade: flannel CNI plugin is not upgraded to v0.12.0
#1462 - Epicli upgrade: [AWS/RHEL/calico] Upgrading cluster from 0.6 to 0.7 fails
#1072 - [AWS/RHEL] Cluster networking issues/lags when using flannel/canal plugin
#802 - Docker version is hard-coded in installation tasks
#1495 - Offline installation is broken for CentOS 7.8 environments
#1347 - Kibana config always points its elasticsearch.hosts to a "logging" VM
#1336 - Deployment of version 0.7.0 failed on-prem (spec.hostname)
#1394 - Cannot access Kubernetes dashboard after upgrading

mkyc and others added 30 commits July 3, 2020 16:35
Refactored status table a bit, added next lines, added next section with descriptions.
[doc ] introduce tests matrix
* kubernetes_master: etcd encryption simplification and refactor

* upgrade: refactor of upgrade-kubeadm-config.yml (proper yaml parsing)

* upgrade: adding etcd encryption patching procedure

* upgrade-master.yml: small coding style improvement (highlight fix)

* upgrade: enabling patching of the kubeadm config

* fact naming improvements

Co-authored-by: to-bar <46519524+to-bar@users.noreply.github.com>

* patch-kubeadm-config.yml: skipping unnecessary kubectl apply

Co-authored-by: to-bar <46519524+to-bar@users.noreply.github.com>
[doc] Add CNS proposition design doc
* Change move to copy build dir during an upgrade
* Got rid of unused backup_temp_dir
- log piping for stderr.
- custom colors for different log levels
- mapping some cases of log warnings and errors from Terraform and Ansible
- simplified piping
* Clean up and optimize K8s upgrades

* Patch only kubeadm-config ConfigMap

* Downgrade CoreDNS to K8s built-in version before 'kubeadm upgrade apply'

* Deploy customized CoreDNS after K8s is upgraded to the latest version

* Update changelog

* Wait for API resources to propagate
* Add vault namespace and fixes related to connection issue

* Add default policy for default namespace

* Remove service endpoint, execute certificate part if enabled, setting protocol correctly in Vault Helm chart

* Add possibility to configure manually Vault endpoint
Fix: Terraform returning an error during deployments on Azure "A retryable error occurred." (#1424)
Fix for Error reading generated service principal (#1423)
* Update Changelog

* Update Changelog - add PR number
* Changes after creating fix for calico and canal

* Update changelog
Tomasz Arendt and others added 27 commits July 31, 2020 10:28
…rn/examples/keycloak/implicit/react/elliptic-6.5.3

Bump elliptic from 6.5.0 to 6.5.3 in /examples/keycloak/implicit/react
…rn/examples/keycloak/authorization/react/elliptic-6.5.3

Bump elliptic from 6.5.0 to 6.5.3 in /examples/keycloak/authorization/react
Add modularization-approaches.md design document
…-3.7-to-3.8

bump rabbitmq version from 3.7.10 to 3.8.3 #1395
…rt-pods

Workaround restart rabbitmq pods during patching #1395
Minor changes to changelog before release.
@seriva seriva merged commit 72e0d31 into v0.7 Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet