41 Commits

Author SHA1 Message Date
Pere Miquel Brull
8d739563f2
FIX CL-548 - Encrypt JWT Token w/ Secrets Manager (#16861)
* encrypt jwt

* encrypt jwt

* Handle token revokes with SM

* #10192 - Validate both include and excludes filters

* #10192 - Validate both include and excludes filters

* docs
2024-07-11 09:16:48 +02:00
Imri Paran
87aa9383b1
docs: added metrics docs (#16870) 2024-07-02 10:41:41 +05:30
Pere Miquel Brull
4d4e37ef22
DOCS - Add CLI on external docs (#16792) 2024-06-26 08:47:02 +02:00
Prajwal214
12b227b7e3
Doc: Adding Example for SAML Private Key (#16767) 2024-06-24 17:51:54 +05:30
Prajwal214
9f6e3181c0
Doc: Updating Private Key Information for SAML (#16739) 2024-06-21 07:17:50 +00:00
Prajwal214
1961e016a5
Doc: updating Enum for PipelineType (#16716) 2024-06-21 12:42:12 +05:30
Aniket Katkar
8c2a556918
Docs: Required content changes to fix the copy-to-clipboard functionality (#16557)
* Required content changes to fix the copy-to-clipboard functionality

* fix(workflow): typo for paths-ignore for playwright (#16559)

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-06-06 21:07:16 +05:30
Prajwal214
a7fc064a36
Minor: Adding Docs for Custom OIDC Troubleshooting (#16485) 2024-06-03 19:45:49 +05:30
Prajwal214
958f78ebb6
Minor: Adding Docs for Custom Openmetadata.yaml file (#16464) 2024-06-03 19:44:44 +05:30
Prajwal214
1c061de701
Minor: Updating Public Keys URL (#16494)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-05-31 09:41:14 -07:00
Akash Jain
e890a6d807
chore(docs): Improve docs for k8s with updated references (#16186) 2024-05-09 11:49:46 +05:30
Pere Miquel Brull
39eed12f32
MINOR - Version match logic update & Airflow docs (#16157)
* airflow docs

* update version validation

* MINOR - docs and version match
2024-05-08 07:37:14 +02:00
Marcelo Majer Franceschini
97d3625302
updated docs to 1.3.3 (#16080) 2024-04-30 08:34:43 +02:00
Akash Jain
f90f1301d9
chore(docs): Update Helm Values; Azure Key Vault Docs for 1.4.X (#16014)
* chore(docs): Update Helm Values; Azure Key Vault Docs for 1.4.X

* fix: use bare-metal config values and update example

* docs: Add note on PIPELINE_SERVICE_CLIENT_SECRETS_MANAGER_LOADER usage with Helm Values
2024-04-24 12:23:58 +02:00
Raduś
207b5d9445
Fixes 15839: More accurate documentation about setting up Secret Manager in Azure (#16000)
* added docs on kv setup in azure

* less about App Registration

---------

Co-authored-by: Radosław Niemczyk <radoslaw.niemczyk@stark.dk>
2024-04-24 11:08:47 +02:00
Pere Miquel Brull
a196c96e42
MINOR - AKS Airflow troubleshooting docs (#15695) 2024-04-01 18:46:32 +05:30
Aniket Katkar
eee26e18b0
Docs: Fix incorrect references in the documentation (#15738)
* remove the domains and versions from the reference urls of the openmetadata documentation

* remove unnecessary version mentions in the reference URLS
2024-03-28 15:16:29 +05:30
Mohit Yadav
fb8b8c46a2
- Oidc Documentation (#15668)
* - Oidc Documentation

* - Review Comments
2024-03-22 14:11:24 +05:30
Pere Miquel Brull
9309d55ac1
MINOR - Fix YAML docs (#15661) 2024-03-22 08:25:09 +01:00
Dhruvin Maniar
8cfe720877
Minor: Fixing helm values doc (#15655) 2024-03-21 21:30:52 +05:30
Pere Miquel Brull
3fb4dbb55a
MINOR - Application Preview (#15609) 2024-03-21 07:56:14 +01:00
Sriharsha Chintalapani
39ab552813
Fix SAML config indentation (#15580) 2024-03-18 11:58:02 -07:00
Imri Paran
aade838020
Fixes #15388: Use native backup tools (#15393)
* feat: use native backup tools

1. added mysqldump 8.3 to the ingestion container.
2. documented how to use native tools to back up and restore.
3. added deprecated message on the cli backup and restore.

* added deprecation notice for 1.3 backup

* removed 1.3.x deprecation notice

* added another backup page in 1.3 introducing SQL dump tools

* added --set-gtid-purged=OFF to the mysql dump process
2024-03-12 06:23:05 +01:00
Akash Jain
0896be2513
fix(docs): Unify Prerequisites of Kubernetes Deployment Docs (#15480)
* fix(docs): Unify Prerequisites for kubernetes deployments

* fix(docs): specify version as `higher` instead of `greater`
2024-03-08 12:54:01 +05:30
Pere Miquel Brull
1a3ba7fb3f
MINOR - Application Handler instance (#15482)
* Clean docs

* MINOR - AppHandler instance

* MINOR - AppHandler instance

* MINOR - AppHandler instance
2024-03-07 12:24:11 +01:00
Aniket Katkar
7b5f36b374
fix the wrong link on kubernetes gke page (#15431) 2024-03-04 10:54:49 +05:30
Dhruvin Maniar
8960c159eb
Minor: Fix and update docs with links and new release 1.3.1 (#15422)
* Minor: fixing link on devOps docs

* applying

* updating doc with new release and links

* updating upgrade doc
2024-03-01 18:56:23 +05:30
IceS2
d7ac1812d7
Fix some links on ingestion docs (#15417) 2024-03-01 13:37:18 +05:30
Aniket Katkar
4a54cfa7cc
update the docs content to fix broken anchors (#15415) 2024-03-01 08:00:28 +01:00
Pere Miquel Brull
6ec468def7
Update external docs (#15319) 2024-02-23 08:53:10 +01:00
Akash Jain
0628d01fe4
chore(docs): Update k8s snippet of Google SSO (#15286)
* chore(docs): Update k8s snippet of Google SSO

* chore: Update code snippets for jwks config url

* chore(docs): Add a note on JWKS Url Reachability
2024-02-21 09:30:17 +01:00
Pere Miquel Brull
35efd7d333
MINOR - Ingestion docs cleanup (#15283) 2024-02-21 12:14:40 +05:30
Pere Miquel Brull
62c0cc7563
#13985 - Azure KV Secrets Manager (#15192)
* #13985 - Azure KV Secrets Manager

* Format

* #13985 - Azure KV Secrets Manager

* #13985 - Azure KV Secrets Manager

* Simplify credentials loading

* Simplify credentials loading

* Simplify credentials loading
2024-02-20 07:18:35 +01:00
Shin-ichi Hashiba
95ff5620a5
update java version in ldap auth docs (#15234) 2024-02-17 09:29:24 -08:00
Akash Jain
f294169f7e
MINOR - docs: Update k8s Helm Values; Add AKS docs for 1.3.X (#15060)
* docs: Add AKS deployments

* docs: Update Helm Values
2024-02-06 15:32:36 +01:00
Pere Miquel Brull
0bfe32a426
MINOR - Docs for 1.3 release (#15054) 2024-02-06 11:52:03 +01:00
Dhruvin Maniar
5b69025ccb
Minor: Update Openmetadata docs with latest release 1.3.0 (#15048) 2024-02-06 12:58:49 +05:30
Pere Miquel Brull
d852385966
MINOR - Docs for Airflow virtualenv external run (#15032) 2024-02-05 12:51:13 +01:00
Ayush Shah
6838fadec6
MINOR: Fix Docs ( Security, DBT ) (#14980) 2024-02-01 13:08:48 +05:30
Ayush Shah
53d4511c8d
Fix #12461: Azure SSO Docs (#14963) 2024-01-31 13:21:07 +05:30
Pere Miquel Brull
ce15728327
MINOR - Docs 1.3 BETA & Slack Alert (#14961)
* MINOR - Docs 1.3 BETA & Slack Alert

* MINOR - Docs 1.3 BETA & Slack Alert
2024-01-31 07:16:22 +01:00