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

[FEAT] Implement InitContainer in Docker QuickStart #12689

Conversation

dhruvinmaniar123
Copy link
Contributor

@dhruvinmaniar123 dhruvinmaniar123 commented Aug 1, 2023

Describe your changes:

Implementing InitContainer in a Docker QuickStart.

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

pmbrull and others added 30 commits July 3, 2023 07:25
)

* Add log and sort_buffer_size

* Add postgres work_mem

* Add postgres work_mem
* 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>
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test August 1, 2023 10:14 — with GitHub Actions Inactive
@github-actions 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
backend devops docker documentation Improvements or additions to documentation Ingestion
Projects
None yet
Development

Successfully merging this pull request may close these issues.