Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

fix(kernel): create views within migration phase #814

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

obdulia-losantos
Copy link
Collaborator

Create the producer views within the kernel migration phase (it already knows if multi-tenancy is enabled or not).

Also reduce read-only permissions to the two required views. If for any reason it could not be possible to create the read-only user, the "aether" user could do the work too.

@obdulia-losantos obdulia-losantos merged commit 57870bc into develop Mar 12, 2020
@obdulia-losantos obdulia-losantos deleted the fix-producer branch March 12, 2020 08:54
shawnsarwar added a commit that referenced this pull request Apr 23, 2020
* chore: transfer deployment to concourse (#811)

* chore(Dockerfile): add LABEL values

* chore: transfer deployment to concourse

* fix: last tweaks

* refactor: rename to deployment

* fix(travis): tests deployment

* fix(kernel): create views within migration phase (#814)

* fix: .dockerignore files (#813)

* chore: upgrade dependencies (#818)

* chore: fix docker and scripts (#820)

* chore: fix ui volumes

* chore: upgrade keycloak 9.0.0

* chore: fix wait_for script

* chore: drop if exists

* fix: wget dry run

* feat(producer): access kernel via REST API (#817)

* fix(producer): reorganize code I

* fix(producer): reorganize code II

* fix: cleaning

* fix: more cleaning

* fix: more cleaning

* fix: more cleaning

* fix(integration): add KAFKA_URL

* fix: drop readonly user

* fix: more cleaning

* feat(producer): access kernel via REST API

* fix: last tweaks

* fix(producer): default server port is 5005

Co-authored-by: Obdulia Losantos <[email protected]>
Co-authored-by: obdulia <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants