forked from fybrik/fybrik
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Storage account crd #10
Closed
Closed
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
Signed-off-by: Rohith D Vallam <[email protected]> Signed-off-by: Rohith D Vallam <[email protected]> Co-authored-by: Rohith D Vallam <[email protected]>
* Explanations on how to run openmetadata on kind Signed-off-by: Doron Chen <[email protected]>
fybrik#1709) Signed-off-by: Alexey Roytman <[email protected]>
Signed-off-by: Doron Chen <[email protected]>
Signed-off-by: Alexey Roytman <[email protected]>
* upgrade OpenMetadata to version 0.12.0 * add openmetadata helm repo Signed-off-by: Doron Chen <[email protected]>
* templates for openmetadata-connector Signed-off-by: Doron Chen <[email protected]> Co-authored-by: Shlomit Koyfman <[email protected]>
Signed-off-by: Revital Sur <[email protected]> Signed-off-by: Revital Sur <[email protected]>
Signed-off-by: Alexey Roytman <[email protected]> Signed-off-by: Alexey Roytman <[email protected]>
for quicker deployment of OM ingestion pipelines on Airflow Signed-off-by: Doron Chen <[email protected]>
* Add "Input to policies" section to using-opa.md Signed-off-by: Revital Sur <[email protected]>
* allow future script to set OPENMETADATA_AIRFLOW_VERSION * add ?= to all env variables Signed-off-by: Doron Chen <[email protected]>
Signed-off-by: Shlomit Koyfman <[email protected]>
* handle denied responses Signed-off-by: Shlomit Koyfman <[email protected]>
* Remove obsolete kubeflow samples Signed-off-by: Alexey Roytman <[email protected]>
* add configurable discoveryBurst and discoveryQPS * add values check Signed-off-by: Alexey Roytman <[email protected]>
* Add links to Google docs Signed-off-by: Alexey Roytman <[email protected]>
* Document k8s versions supported (fybrik#1724) * Change to 1.22.9 image. Signed-off-by: Revital Sur <[email protected]>
…rik#1742) Signed-off-by: Revital Sur <[email protected]>
…1757) * add support for deploying vault with the openmetadata plugin instead of the k8s-secrets plugin Signed-off-by: Doron Chen <[email protected]>
Signed-off-by: Hui Yu <[email protected]> Signed-off-by: Hui Yu <[email protected]>
…-values.yaml (fybrik#1768) * rename plugin-secrets-kubernetes-reader-values.yaml as plugin-secrets-values.yaml Signed-off-by: Doron Chen <[email protected]>
* Add readiness and liveness probs to other pods (fybrik#1723) Signed-off-by: Revital Sur <[email protected]>
* change OM installation for version 0.12.1 * set user/password for OM * define OM user and PASSWORD in Makefile.env Signed-off-by: Doron Chen <[email protected]>
A separate openmetadata-connector docker image is not needed Signed-off-by: Doron Chen <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexey Roytman <[email protected]>
* install OM script Signed-off-by: Doron Chen <[email protected]>
fybrik#1710) * Add details to site/docs/samples/notebook-write.md regarding location of sample data (fybrik#1705) * Add explanations. Signed-off-by: Revital Sur <[email protected]>
…#1598) * Aggregate continuously repeated commands in Fybrik Make files (fybrik#1596) * Remove manager target from manager/Makefile * Fix run-notebook-readflow-tls-tests target in Makefile Signed-off-by: Revital Sur <[email protected]>
fybrik#1774) Fix run-notebook-readflow-tls-system-cacerts-tests target in Makefile. Signed-off-by: Revital Sur <[email protected]>
* adding documentation for creation of REST API in fybrik Signed-off-by: Rohith D Vallam <[email protected]>
* add OpenMetadata Cleanup documentation Signed-off-by: Doron Chen <[email protected]>
Signed-off-by: simanadler <[email protected]>
to support generic assets for the module chaining sample Signed-off-by: Doron Chen <[email protected]>
Signed-off-by: Revital Sur <[email protected]>
* update module-chaining sample for OpenMetadata Signed-off-by: Doron Chen <[email protected]>
* Vault plugins documentation needs updating (fybrik#1776) Signed-off-by: Revital Sur <[email protected]>
* Precise OMD deployment options Signed-off-by: Alexey Roytman <[email protected]>
…fybrik#1812) Signed-off-by: Revital Sur <[email protected]> Signed-off-by: Revital Sur <[email protected]> Co-authored-by: [email protected] <[email protected]>
* Resolves security alerts * add //go:build exclude Signed-off-by: Alexey Roytman <[email protected]>
) Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.42.2 to 0.43.1. - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v0.42.2...v0.43.1) --- updated-dependencies: - dependency-name: github.com/open-policy-agent/opa dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add instructions to config existing OpenMetadata catalog Signed-off-by: Alexey Roytman <[email protected]> * fix cluster preparation for testing * Remove redundant line Signed-off-by: Alexey Roytman <[email protected]>
Signed-off-by: Doron Chen <[email protected]> Signed-off-by: Doron Chen <[email protected]>
…ping (fybrik#1816) (fybrik#1817) Signed-off-by: Revital Sur <[email protected]>
* Fix Fybrik image tag in chaining sample. * Fix arrow flight release version. Signed-off-by: Revital Sur <[email protected]>
* Update update-omd-discover-s3-asset.md to reflect that some of the Custom Properties have been removed. Also, the default tag category is now GenericTags (replacing Fybrik) * in read and delete sample, separate: 1. Register an asset through the OpenMetadata UI 2. Registering Dataset via Connector Signed-off-by: Doron Chen <[email protected]>
…sitive with PersonalData.Personal (fybrik#1821) * replace PII with PII.Sensitive, finance with Purpose.finance, and sensitive with PersonalData.Personal Signed-off-by: Doron Chen <[email protected]>
Signed-off-by: Doron Chen <[email protected]>
custom properties Signed-off-by: Doron Chen <[email protected]>
* Make OpenMetadata default catalog. Signed-off-by: Revital Sur <[email protected]>
Signed-off-by: Doron Chen <[email protected]>
Signed-off-by: Revital Sur <[email protected]>
* Disable tests for draft mode. Signed-off-by: Revital Sur <[email protected]>
* Avoid deploying Open-metadata catalog in integration tests (fybrik#1834) Signed-off-by: Revital Sur <[email protected]>
Signed-off-by: Shlomit Koyfman <[email protected]>
Signed-off-by: Shlomit Koyfman <[email protected]>
Signed-off-by: Shlomit Koyfman <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.