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

Make Search feature available via MinIO operator #339

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

krisis
Copy link
Member

@krisis krisis commented Oct 15, 2020

It comprises of k8s secret to hold postgres creds (internal), a statefulset for
running postgres server and headless service to make it accessible to the
tenant's MinIO.

Requires #354

@krisis
Copy link
Member Author

krisis commented Nov 13, 2020

log_feature_arch_1
Above image captures the different components that go into making the log-search feature.

donatello
donatello previously approved these changes Nov 13, 2020
pkg/controller/cluster/log-search.go Outdated Show resolved Hide resolved
Copy link
Contributor

@Praveenrajmani Praveenrajmani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall. Just a minor comment

pkg/controller/cluster/main-controller.go Show resolved Hide resolved
Praveenrajmani
Praveenrajmani previously approved these changes Nov 25, 2020
It comprises of k8s secret to hold postgres creds (internal), a statefulset for
running postgres server and headless service to make it accessible to the
tenant's MinIO.

* share secret between PG server and log-search-api
* Add Log-search api deployment, service, etc
* Use separate auth tokens for log ingestion and search query APIs
* Keep tenant status up to date with Log Search automation
@krisis
Copy link
Member Author

krisis commented Dec 2, 2020

Rebased and tested on top of latest master. PTAL @donatello @Praveenrajmani

@harshavardhana harshavardhana merged commit ff47b65 into minio:master Dec 3, 2020
jmontleon pushed a commit to jmontleon/operator that referenced this pull request Jul 23, 2024
This is necessary for Kai to harvest historical data from the hub

Related to konveyor/tackle2-hub/pull/631

Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
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.

5 participants