Charles Gagnon
a0a97d1611
Revert "Updated Postgres Spec for where to find engine version, removed calling calling -ev in edit commands ( #14735 )" ( #14794 )
...
This reverts commit 318559dcd7 .
2021-03-18 14:19:59 -07:00
nasc17
318559dcd7
Updated Postgres Spec for where to find engine version, removed calling calling -ev in edit commands ( #14735 )
...
* Added spec.engine.version, took out calling engine version with edit calls
* Added text wrong place
* missed updates
* PR fix
2021-03-16 08:25:16 -07:00
Charles Gagnon
ad045de1f0
Fix azdata tests ( #14471 )
...
* Fix azdata tests
* More fixes
2021-02-26 14:40:26 -08:00
nasc17
35c8a20eb3
Added Server Group Nodes status table to Overview page ( #14194 )
...
* Add podstatus to spec
* Added image to table and fixed spacing.
* Added pod status to spec
* PR fixes
* Edited so that when page is closed and reopened, does not have empty server group node table
2021-02-12 16:24:27 -08:00
Charles Gagnon
e8d02dbc44
Cleanup typings from vs code merge ( #14267 )
2021-02-11 22:18:03 -08:00
Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
Charles Gagnon
1a84db089a
Add more azdata tests ( #14049 )
...
* Add more azdata tests
* cleanup
2021-01-26 10:52:35 -08:00
Charles Gagnon
04dff9cdf2
Add acquireLoginSession API for Azdata ( #13985 )
...
* wip
* fix tests
* add tests
* PR comments
2021-01-20 10:35:26 -08:00
Arvind Ranasaria
f314a9e1e6
Change azdata executions to point to kube config and cluster contexts ( #13569 )
2020-12-23 23:45:00 -08:00
Charles Gagnon
97a4de4111
Have resource deployment providers return disposables ( #13690 )
...
* Add dependent field provider to resource deployment
* Change name to value provider service
* Add error handling
* providerId -> id
* Set dropdown value correctly
* missed id
* back to providerId
* fix updating missed id
* Make resource deployment providers disposable
2020-12-07 10:27:37 -08:00
Charles Gagnon
a70dce7855
Add dependent field provider to resource deployment ( #13664 )
...
* Add dependent field provider to resource deployment
* Change name to value provider service
* Add error handling
* providerId -> id
* Set dropdown value correctly
* missed id
* back to providerId
* fix updating missed id
* remove placeholder
2020-12-04 17:21:30 -08:00
nasc17
67e3d2ebdb
Added engine version argument to edit command. ( #13610 )
...
* Added engine version argument to edit command. Neccessary for not using pg12
* Included for changing password in overview page
* Updated fakeazdataapi test
2020-12-03 08:46:48 -08:00
Charles Gagnon
32ac586431
Add MIAA Compute+Storage page ( #13367 )
...
* Add MIAA Compute+Storage page
* update min memory limits
* update strings
* feedback
2020-11-13 07:20:46 -08:00
Charles Gagnon
b17ce7a531
Use progress notification for azdata install/updates ( #13355 )
2020-11-11 15:14:02 -08:00
Brian Bergeron
10f6fe2d09
add --force to azdata arc postgres server delete ( #13127 )
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-10-29 09:51:04 -07:00
Brian Bergeron
d1b8c15e11
Arc Postgres - Rename shards to workers
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-10-28 16:57:17 -07:00
Charles Gagnon
c97f75283b
Use static name value for azdata sudo commands ( #13041 )
...
* Use static name value for azdata sudo commands
* remove unused import
2020-10-22 11:41:17 -07:00
Charles Gagnon
94b34350a3
More azdata tests ( #12999 )
...
* More azdata tests
* comment
* fix
2020-10-21 08:53:11 -07:00
Charles Gagnon
b460b7834c
Add more azdata tests ( #12902 )
...
* Add more azdata tests
* fix build
* comments
2020-10-15 10:48:09 -07:00
Arvind Ranasaria
c679d5e1f0
allow registering options source providers to resource-deployment ( #12712 )
...
* first draft
* compile fixes
* uncomment code
* waitForAzdataToolDisovery added to azdata api
* missed change in last commit
* remove switchReturn
* contributeOptionsSource renamed
* remove switchReturn reference
* create optionSourceService
* azdataTool usage more reliable
* package.json fixes and cleanup
* cleanup
* revert 4831a6e6b8b08684488b2c9e18092fa252e3057f
* pr feedback
* pr feedback
* pr feedback
* cleanup
* cleanup
* fix eulaAccepted check
* fix whitespade in doc comments.
2020-10-05 19:29:40 -07:00
Charles Gagnon
2da0fafcd5
Update arc dashboards to use logs/metrics links from status ( #12673 )
...
* Update arc dashboards to use logs/metrics links from status
* remove unused
* Fix loading
2020-10-01 10:20:19 -07:00
Charles Gagnon
3c4df5332e
Fix azdata network test failure ( #12670 )
...
* Fix azdata network test failure
* Add comment
2020-09-30 08:38:56 -07:00
Charles Gagnon
5de1c10dd1
Fix disabled azdata tests ( #12659 )
...
* Fix successful install
* fix more tests
* Fix stubs
* Don't throw
* fix check
2020-09-29 14:23:27 -07:00
Arvind Ranasaria
f47c5dcc75
Improved behavior for accepting EULA. ( #12453 )
...
* working version of overloading "select" button
* promptForEula to use showErrorMessage
* make parameter optional in promptForEula
* remove test code
* PR feedback
* eula to EULA
* minor fix
2020-09-23 18:36:11 -07:00
Charles Gagnon
4f433772af
Remove command link from deployment error ( #12573 )
2020-09-22 14:16:40 -07:00
Charles Gagnon
5f4546488c
Fix windows azdata install ( #12542 )
...
* Fix windows azdata install
* skip failing tests
2020-09-21 18:14:49 -07:00
Chris LaFreniere
fe3d1ff48e
Change azdata output channel to Azure Data CLI ( #12545 )
...
(cherry picked from commit cdd80c66764bddb2f5ed79045fbd8a0606d1d084)
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-09-21 18:10:47 -07:00
Arvind Ranasaria
21d9485ca7
move eula prompt post azdata discovery ( #12532 )
...
* new download location of azdata.msi
* move eula prompt post azdata discovery
* unacceptEula - test change
* Revert "unacceptEula - test change"
This reverts commit f84a3f5e41797de25b38f87143d66f7041b5c4ec.
2020-09-21 12:56:03 -07:00
Arvind Ranasaria
db902beb24
new download location of azdata.msi ( #12466 )
...
* new download location of azdata.msi
* refactor
* Disable tests
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-09-21 11:18:05 -07:00
Charles Gagnon
92a8147c8d
Add timestamps to azdata output channel output ( #12530 )
2020-09-21 10:51:08 -07:00
Charles Gagnon
087f4a260e
Arc/Azdata string updates ( #12485 )
...
* Arc/Azdata string updates
* more updates
(cherry picked from commit 2c6f7ac4472e0197650be299ec899388bb495fd8)
* couple more fixes
* more
2020-09-18 17:21:28 -07:00
Arvind Ranasaria
4b37ca7d53
remove/use unused strings ( #12460 )
2020-09-18 14:48:04 -07:00
Brian Bergeron
c50067b6d2
Arc - Enable Postgres dashboard ( #12439 )
...
* get overview, conn strings, properties pages working
* hook up password reset, azure link, scale configuration
* fix comments
* enable opening postgres dashboard from controller dashboard
* minor fixes
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-09-18 08:49:54 -07:00
Arvind Ranasaria
ba44a2f02e
Remove azdata eula acceptance from arc deployments ( #12292 )
...
* saving to switch tasks
* activate to exports in extApi
* working version - cleanup pending
* improve messages
* apply pr feedback from a different review
* remove unneeded strings
* redo apiService
* remove async from getVersionFromOutput
* remove _ prefix from protected fields
* error message fix
* throw specif errors from azdata extension
* arrow methods to regular methods
* pr feedback
* expand azdata extension api
* pr feedback
* remove unused var
* pr feedback
2020-09-17 11:20:32 -07:00
nasc17
14b534eb64
Nasc/delete instance code removal ( #12307 )
...
* Formatted page
* Removed ResourceHealthPage from the dashboard
* Deleted files that no longer applies to the public preview backend
* shouldn't be able to open the postgres dashboard
2020-09-15 14:53:00 -07:00
Brian Bergeron
f79ff99d0b
new postgres model ( #12305 )
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-09-15 14:52:04 -07:00
Arvind Ranasaria
9cf80113fc
controller dropdown field to SQL MIAA and Postgres deployment. ( #12217 )
...
* saving first draft
* throw if no controllers
* cleanup
* bug fixes
* bug fixes and caching controller access
* pr comments and bug fixes.
* fixes
* fixes
* comment fix
* remove debug prints
* comment fixes
* remove debug logs
* inputValueTransformer returns string|Promise
* PR feedback
* pr fixes
* remove _ from protected fields
* anonymous to full methods
* small fixes
2020-09-15 14:47:49 -07:00
Chris LaFreniere
02ddfc20f1
Add vcore limit support ( #12212 )
2020-09-10 21:45:38 -07:00
Arvind Ranasaria
2d29ef7eca
2 failing tests fixes ( #12121 )
...
* For testing azdata Ext
* add back skipped test
* all tests fixed on linux
* For testing azdata Ext
* fix for mac
* brew upgrade test fix
* remove temp changes
* remove Logger.log calls from test
* _ for unused parameters
2020-09-09 17:59:57 -07:00
Charles Gagnon
a69ce7ec62
azdata string fixes ( #12132 )
...
* azdata string fixes
* Remove getResponses function
* change
* minor change
2020-09-04 08:38:11 -07:00
Arvind Ranasaria
1c4e65ebe1
azdata startup: install/update commands and configrations ( #11924 )
...
* WIP
* first version with working tests
* fixes needed after merge from main
* Linux untest changes and merge from other changes from mac
* after testing getTextContent
* rename 2 methods
* linux discovery
* tested code on linux
* using release.json for update discovery on linux
* comment added
* dead code removed
* coomments
* revert unrelated change
* revert testing changes
* code complete, testing pending
* test complete
* PR feedback
* remove SendOutputChannelToConsole
* cleanup
* pr feedback
* PR Feedback
* pr feedback
* pr feedback
* pr feedback
* fix loc function
* install/upgrade command - context sensitive
* add awaits as pr feedback
* cleanup
* merge from main
* merge from main
* cleanup and pr feedback
* PR feedback and cleanup
* cleanup
* pr feedback
* pr feedback.
* revert accidental changes
* cleanup
* test fixes
* test fixes and pr feedback
* pr fixes and eula similar to install/upgrade
* revert extraneous change
* log and prompt fixes
* string fixes
* string updates
* string updates based on PR feedback
* loc const rename
* pr feedback
* string fixes
* make setContext settings uniform
* add commandPallete
* eulaAccepted setContext from memento
* misc fixes
* bug fixes
* test fix
* skip failinf test for fix later
* pr feedback
* upgrading -> updating
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-09-03 12:23:53 -07:00
Arvind Ranasaria
23bd05ea68
Eula handling for Azdata ( #12035 )
...
* Eula handling for Azdata
* PR feedback
* pr feedback
* pr feedback
* remove extra await
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-08-31 18:57:22 -07:00
Charles Gagnon
02248fc065
Add dont show prompt to azdata toasts ( #12037 )
...
* Add dont show prompt to azdata toasts
* Undo version change
* undo
2020-08-31 17:15:26 -07:00
Arvind Ranasaria
7495259e13
Manual azdata installation/upgrade using Readme ( #12023 )
...
* code complete
* string fixes
* show logger
* pr feedback
2020-08-31 12:50:10 -07:00
Charles Gagnon
b4a3325a21
Add Azure properties back to Arc dashboards ( #12010 )
...
* Add Azure properties back to dashboards
* remove
2020-08-29 07:58:06 -07:00
Arvind Ranasaria
48e437c4a5
Improve discovery/upgrade messages ( #12003 )
2020-08-28 16:53:18 -07:00
Charles Gagnon
e9b00062a4
azdata extension fix/updates ( #12008 )
2020-08-28 16:49:21 -07:00
Charles Gagnon
d8aa9b8d7f
azdata debug logging on all commands and always accept eula ( #12001 )
2020-08-28 12:46:41 -07:00
Arvind Ranasaria
795300347b
remove extra quotes ( #11997 )
2020-08-28 08:24:34 -07:00
Charles Gagnon
4789f2165b
Add debug config option to azdata extension ( #11999 )
2020-08-28 07:04:47 -07:00