Граф коммитов

365 Коммитов

Автор SHA1 Сообщение Дата
Hong Ooi f9d87e4887 rm references to AzureGraph 2019-03-17 06:55:39 +11:00
Hong Ooi c4b969bcf7
basic RBAC support (#15)
* skeleton

* fleshing out

* refactoring

* use sub_op method throughout

* fixes

* no longer just ARM error msgs

* all impls

* graph login fns

* fix normalize_graph_tenant

* app object

* call_azure_graph fn

* more impl

* fixing

* more fixing

* define client obj, wrapping arm and graph

* yet more fixing

* add scope for list_role_assignments

* service principal

* continuing fixups

* can load

* use active bindings to redirect

* add scope arg for list_role_defs

* use objects for roles

* get_role_def working

* add and remove_role_assignment

* rm stray print

* fix remove_role_assignment

* really fix remove_role_assignment

* return df from list_role methods

* add refresh method for client

* testing for rbac

* refresh is function, not active binding

* fixing

* tests working

* resource rbac testing

* test tinkering

* fail if selection provided but doesn't exist

* documenting

* more documenting

* role doc

* move graph to new pkg

* fixing for R cmd check

* rm AzureGraph as suggested

* fixes

* doc tweak

* update news

* rm stray bit

* another stray bit

* use latest RBAC API versions

* use new filter for list_role_defs
2019-03-15 19:12:12 +11:00
Hong Ooi 5961b294e6 rm obsolete files 2019-03-12 13:18:16 +11:00
hong-revo 42c3fd83d2 final doc pass for 2.0 2019-02-25 22:46:48 +08:00
hong-revo 0f0569f2ba move scott and chris to AzureAuth 2019-02-24 16:34:55 +11:00
hong-revo 44cb19093c more robust resource creation wait 2019-02-24 03:09:13 +11:00
hong-revo 6fa0d7f2ea AzureAuth now on CRAN 2019-02-23 02:00:57 +11:00
hong-revo 44fc8c9c45 add list_locks method 2019-02-21 17:32:12 +11:00
hong-revo 1c03d7690b update news 2019-02-18 18:52:44 +11:00
hong-revo 2b04646c3e change body encoding to raw, fixes #13 2019-02-18 18:05:23 +11:00
hong-revo 2a66d15168 fixes for tagging 2019-02-18 14:34:55 +11:00
hong-revo b62c12adfd allow empty input to named_list 2019-02-18 13:21:30 +11:00
hong-revo 031602ba7f add linux DSVM note 2019-02-15 21:32:39 +11:00
hong-revo 72572a697a resgroup tagging 2019-02-15 06:24:32 +11:00
Hong Ooi 9b3711c214
Merge pull request #12 from cloudyr/management_locks
locking/unlocking
2019-02-15 05:57:49 +11:00
hong-revo 6d72b5dd0d add tests, note req permissions 2019-02-15 05:48:23 +11:00
hong-revo 760a5c53e6 document 2019-02-15 05:18:36 +11:00
hong-revo cbdf37c6a9 use create/get/del pattern for locks 2019-02-15 05:12:59 +11:00
hong-revo 272cd37499 preserve api_version on sync, make location optional 2019-02-15 04:42:20 +11:00
hong-revo 86decca2eb locking/unlocking 2019-02-15 04:16:26 +11:00
hong-revo 65f339017d update news, version no 2019-02-14 00:33:30 +11:00
hong-revo d217a7ad5c update extend vignette too 2019-02-14 00:27:53 +11:00
hong-revo 591d6eafe5 update vignette 2019-02-14 00:22:39 +11:00
hong-revo fb4b2cb8bc consistent tenant printing 2019-02-14 00:09:34 +11:00
hong-revo 4fbf926631 add to AzureAuth exports 2019-02-13 19:41:03 +11:00
hong-revo c1999b43f1 rm AzureRMR dir mentions 2019-02-13 19:14:53 +11:00
hong-revo 77bf072d83 doc typo 2019-02-13 06:30:54 +11:00
hong-revo 8c3067d743 better delete_azure_login msg 2019-02-13 06:25:39 +11:00
hong-revo 511b71310a default to common tenant 2019-02-13 05:40:54 +11:00
hong-revo aa32d3e85a fixes for new token class 2019-02-10 01:26:31 +11:00
hong-revo ea7dafb5aa auth details now in AzureAuth 2019-02-08 08:52:17 +11:00
hong-revo 54f53d34f9 name args to get_azure_token 2019-02-08 00:13:28 +11:00
hong-revo 76f4d70f29 rm token printing code 2019-02-07 20:46:29 +11:00
Hong Ooi 52dc74ba75
Merge pull request #10 from cloudyr/import_auth 2019-02-07 12:43:51 +11:00
hong-revo f461980ccf doc iterating 2019-02-07 02:25:25 +11:00
hong-revo 43256d02f8 rewording 2019-02-07 01:48:59 +11:00
hong-revo 99db87901e rm token tests 2019-02-06 22:50:28 +11:00
Hong Ooi efeeac7084
Update NEWS.md 2019-02-06 22:36:16 +11:00
hong-revo b231ebc60f tests passing 2019-02-06 21:23:11 +11:00
hong-revo 837fa0a18a document 2019-02-06 20:15:43 +11:00
hong-revo 288b07219d rm AzureAuth code 2019-02-06 20:14:28 +11:00
hong-revo 209e2620f0 by default, use latest stable API version; closes #8 2019-02-05 20:53:17 +11:00
hong-revo c5cf37bafe Merge branch 'master' of https://github.com/cloudyr/AzureRMR 2019-02-02 22:56:06 +11:00
hong-revo c8f24694b1 make login choosing presentable 2019-02-02 22:55:57 +11:00
Hong Ooi face5c0f29
Update README.md 2019-01-30 23:10:22 +11:00
hong-revo 354486b243 revising vignettes, docs 2019-01-30 19:19:46 +11:00
hong-revo bd6d502866 add az cli app; make caching optional 2019-01-30 17:22:36 +11:00
hong-revo ccf59a5f24 test typo 2019-01-21 15:49:02 +08:00
hong-revo d5ccb85f99 print should return self 2019-01-21 14:22:32 +08:00
hong-revo aa23c270e5 update news 2019-01-18 08:51:08 +11:00