-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[FEAT] Implement InitContainer in Docker QuickStart #12689
Closed
dhruvinmaniar123
wants to merge
260
commits into
open-metadata:1.1.0
from
dhruvinmaniar123:update/docker_quickstart_config
Closed
[FEAT] Implement InitContainer in Docker QuickStart #12689
dhruvinmaniar123
wants to merge
260
commits into
open-metadata:1.1.0
from
dhruvinmaniar123:update/docker_quickstart_config
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add Migrations * Add not null * Resolve comments
* Updating Dockerfile with multistage * Updating reviewed changes * Docker Development changes * Docker workflow changes * Arguments update * Script path update * Arguments update * Resolving the reviewed suggestions * Adding the missing Env variables * Updating SAML env variable removal * Updating searchtype
* Added Server migration table to utility * updated to be in not to migrate * py checkstyle failure
…metadata#12130) * upgrade BigQuery Sampler * beautify code * revert old way of profiler & data quality, keep fetch new way sample * Update profiler_source.py * Update profiler_source.py --------- Co-authored-by: hung.duong <hung.duong@be.com.vn> Co-authored-by: Teddy <teddy.crepineau@gmail.com>
open-metadata#12283) * fix lookup issue in case the provided username with email does not exist in the system * typo
…-metadata#12281) * Fix TestCase indexing: exclude change descripiton from indexing * Fix TestCase indexing: exclude change descripiton from indexing --------- Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
github-actions
bot
added
safe to test
Add this label to run secure Github workflows on PRs
documentation
Improvements or additions to documentation
Ingestion
backend
and removed
safe to test
Add this label to run secure Github workflows on PRs
labels
Aug 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes:
Implementing InitContainer in a Docker QuickStart.
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>