Skip to content

Commit

Permalink
Vault removal (#2872)
Browse files Browse the repository at this point in the history
* Update vault documentation

* Remove role and defaults

* Add changelog for 2.0
  • Loading branch information
erzetpe authored Jan 14, 2022
1 parent 0f2b904 commit 4ccf54d
Show file tree
Hide file tree
Showing 50 changed files with 39 additions and 1,671 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

Reference for actual cluster component versions can be found [here](docs/home/COMPONENTS.md)

- [CHANGELOG-2.0.x](./docs/changelogs/CHANGELOG-2.0.md)
- [CHANGELOG-1.3.x](./docs/changelogs/CHANGELOG-1.3.md)
- [CHANGELOG-1.2.x](./docs/changelogs/CHANGELOG-1.2.md)
- [CHANGELOG-1.1.x](./docs/changelogs/CHANGELOG-1.1.md)
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Epiphany at its core is a full automation of Kubernetes and Docker plus addition
- HAProxy for loadbalancing
- Postgres and Elasticsearch for data storage
- KeyCloak for authentication
- Vault (MVP) for protecting secrets and other sensitive data
- Helm as package manager for Kubernetes

The following target platforms are available: AWS, Azure and on-prem installation.
Expand Down
2 changes: 0 additions & 2 deletions ansible/playbooks/roles/preflight/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ unsupported_roles:
- helm
- zookeeper
- haproxy
- vault
- logging
- elasticsearch_curator
- opendistro_for_elasticsearch
Expand Down Expand Up @@ -77,7 +76,6 @@ unsupported_roles:
- helm
- zookeeper
- haproxy
- vault
- logging
- elasticsearch_curator
- opendistro_for_elasticsearch
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,7 @@ https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.
https://github.com/prometheus/alertmanager/releases/download/v0.23.0/alertmanager-0.23.0.linux-arm64.tar.gz
https://archive.apache.org/dist/zookeeper/zookeeper-3.5.8/apache-zookeeper-3.5.8-bin.tar.gz
https://archive.apache.org/dist/ignite/2.9.1/apache-ignite-2.9.1-bin.zip
https://releases.hashicorp.com/vault/1.7.0/vault_1.7.0_linux_arm64.zip
https://get.helm.sh/helm-v3.2.0-linux-arm64.tar.gz
https://github.com/hashicorp/vault-helm/archive/v0.11.0.tar.gz
https://archive.apache.org/dist/logging/log4j/2.17.1/apache-log4j-2.17.1-bin.tar.gz
# --- Helm charts ---
https://charts.bitnami.com/bitnami/node-exporter-2.3.17.tgz
Expand Down Expand Up @@ -204,8 +202,6 @@ haproxy:2.2.2-alpine
kubernetesui/dashboard:v2.3.1
kubernetesui/metrics-scraper:v1.0.7
registry:2
hashicorp/vault-k8s:0.10.0
vault:1.7.0
# applications
epiphanyplatform/ignite:2.9.1
epiphanyplatform/keycloak:14.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,7 @@ https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.
https://github.com/prometheus/alertmanager/releases/download/v0.23.0/alertmanager-0.23.0.linux-amd64.tar.gz
https://archive.apache.org/dist/zookeeper/zookeeper-3.5.8/apache-zookeeper-3.5.8-bin.tar.gz
https://archive.apache.org/dist/ignite/2.9.1/apache-ignite-2.9.1-bin.zip
https://releases.hashicorp.com/vault/1.7.0/vault_1.7.0_linux_amd64.zip
https://get.helm.sh/helm-v3.2.0-linux-amd64.tar.gz
https://github.com/hashicorp/vault-helm/archive/v0.11.0.tar.gz
https://archive.apache.org/dist/logging/log4j/2.17.1/apache-log4j-2.17.1-bin.tar.gz
# --- Helm charts ---
https://helm.elastic.co/helm/filebeat/filebeat-7.9.2.tgz
Expand Down Expand Up @@ -205,8 +203,6 @@ haproxy:2.2.2-alpine
kubernetesui/dashboard:v2.3.1
kubernetesui/metrics-scraper:v1.0.7
registry:2
hashicorp/vault-k8s:0.10.0
vault:1.7.0
# applications
epiphanyplatform/ignite:2.9.1
bitnami/pgpool:4.2.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,7 @@ https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.
https://github.com/prometheus/alertmanager/releases/download/v0.23.0/alertmanager-0.23.0.linux-amd64.tar.gz
https://archive.apache.org/dist/zookeeper/zookeeper-3.5.8/apache-zookeeper-3.5.8-bin.tar.gz
https://archive.apache.org/dist/ignite/2.9.1/apache-ignite-2.9.1-bin.zip
https://releases.hashicorp.com/vault/1.7.0/vault_1.7.0_linux_amd64.zip
https://get.helm.sh/helm-v3.2.0-linux-amd64.tar.gz
https://github.com/hashicorp/vault-helm/archive/v0.11.0.tar.gz
https://archive.apache.org/dist/logging/log4j/2.17.1/apache-log4j-2.17.1-bin.tar.gz
# --- Helm charts ---
https://helm.elastic.co/helm/filebeat/filebeat-7.9.2.tgz
Expand Down Expand Up @@ -203,8 +201,6 @@ haproxy:2.2.2-alpine
kubernetesui/dashboard:v2.3.1
kubernetesui/metrics-scraper:v1.0.7
registry:2
hashicorp/vault-k8s:0.10.0
vault:1.7.0
# applications
epiphanyplatform/ignite:2.9.1
bitnami/pgpool:4.2.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,7 @@ https://archive.apache.org/dist/zookeeper/zookeeper-3.5.8/apache-zookeeper-3.5.8
https://github.com/prometheus/alertmanager/releases/download/v0.23.0/alertmanager-0.23.0.linux-amd64.tar.gz
https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.31.1.linux-amd64.tar.gz
https://archive.apache.org/dist/ignite/2.9.1/apache-ignite-2.9.1-bin.zip
https://releases.hashicorp.com/vault/1.7.0/vault_1.7.0_linux_amd64.zip
https://get.helm.sh/helm-v3.2.0-linux-amd64.tar.gz
https://github.com/hashicorp/vault-helm/archive/v0.11.0.tar.gz
https://archive.apache.org/dist/logging/log4j/2.17.1/apache-log4j-2.17.1-bin.tar.gz
# --- Helm charts ---
https://charts.bitnami.com/bitnami/node-exporter-2.3.17.tgz
Expand Down Expand Up @@ -240,8 +238,6 @@ haproxy:2.2.2-alpine
kubernetesui/dashboard:v2.3.1
kubernetesui/metrics-scraper:v1.0.7
registry:2
hashicorp/vault-k8s:0.10.0
vault:1.7.0
# applications
epiphanyplatform/ignite:2.9.1
bitnami/pgpool:4.2.4
Expand Down
5 changes: 0 additions & 5 deletions ansible/playbooks/roles/vault/defaults/main.yml

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions ansible/playbooks/roles/vault/files/tls-certs/readme.md

This file was deleted.

Loading

0 comments on commit 4ccf54d

Please sign in to comment.