Commit d7ce6b1
Release/0.3.3 (#188)
* serverless compatability check
* update logger methods for serverless
* changes to support serverless - 1
* changes to sat driver to make it serverless compataible
* import time from driver
* fix logging utils to create file , fix to dbsql client to parse the correct response
* fixes related to logger
* fix logger regression issues
* bug fixes on the left over file -part 1
* bug fixes and code refactor
* drop staging database before each run
* move drop intermediate schema to initialize
* Update TERRAFORM_Azure.md
updated Azure terraform instruction with SP requirements
* Added dashboard and corrected the name in the setup notebook
* Update TERRAFORM_Azure.md
more readable format.
* updated sdk ,removed local references and minot refactoring
* Bug Fixes using sdk
* logfile changes
* removed stale secrets and moved to variables
* utility to dynamically infer json schema from rest response
* Terraform changes to support sat run on serverless
* New dashboard and code to create
* fixed edge case for PAT expiry when only one token meets the condition.
* GCP tests completed
* Removed internal workspace link in dashboard
* Fixed removed changes
* Removed logger
* Add serverless configuration options for DABs
* Refactor job cluster configuration for serverless compatibility
* Added detailed instructions to add SP to workspaces
* Fixed serverless compute with TF
* added run on serverless to the provider
* update serverless instructions
---------
Co-authored-by: sudharshanraja-db <sudharshanraja-db>
Co-authored-by: Chris Moon <chiwoong.moon@gmail.com>
Co-authored-by: andres-zuniga <andres.zuniga@databricks.com>
Co-authored-by: ramdas.murali <ramdas.murali@databricks.com>
Co-authored-by: arunpamulapati <arunpamulapati>
Co-authored-by: David Leiva <david.leiva@databricks.com>1 parent 61b9122 commit d7ce6b1
53 files changed
Lines changed: 611 additions & 5403 deletions
File tree
- dabs
- dabs_template
- template/tmp/resources
- sat
- dashboards
- docs
- setup
- notebooks
- Includes
- Setup
- gcp
- Utils
- diagnosis
- src/securityanalysistoolproject
- clientpkgs
- core
- terraform
- aws
- azure
- common
- gcp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| 32 | + | |
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | | - | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
26 | | - | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments