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

309 Коммитов

Автор SHA1 Сообщение Дата
Hong Ooi 417db355e2 template build helpers 2019-06-02 02:06:34 +10:00
Hong Ooi eff68585d8 retry drat 2019-05-27 10:43:43 +10:00
Hong Ooi b150c2e696 Merge branch 'master' of https://github.com/Azure/AzureRMR 2019-05-27 01:37:19 +10:00
Hong Ooi 4fd510e9c5 reenable drat 2019-05-27 01:37:14 +10:00
Hong Ooi b4cb10ffce
Update .Rbuildignore 2019-05-26 11:44:59 +10:00
Hong Ooi 7407db42d3 update urls 2019-05-22 22:26:28 +10:00
Hong Ooi d1a4cc4516 add contrib 2019-05-22 22:20:17 +10:00
Hong Ooi 4775f2e094
Update README.md 2019-05-22 22:12:43 +10:00
Hong Ooi c674b986a9 fix failing test 2019-05-21 20:28:23 +10:00
Hong Ooi ecf2f886f3 work with json directly for templates 2019-05-21 20:11:22 +10:00
Hong Ooi 950d7561de Merge branch 'master' of https://github.com/Azure/AzureRMR 2019-05-21 12:28:23 +10:00
Hong Ooi 8a8ae79943 fix template deployment bug 2019-05-21 12:28:13 +10:00
Hong Ooi 9d77beb47d Update azure-pipelines.yml for Azure Pipelines 2019-05-21 10:40:49 +10:00
Hong Ooi 6c8d2856a6 Set up CI with Azure Pipelines
[skip ci]
2019-05-21 10:35:48 +10:00
Hong Ooi 738dd5e0ba bump version no 2019-05-13 07:32:58 +10:00
Hong Ooi 2141f66281 add token as create_azure_login arg 2019-05-12 06:11:41 +10:00
Hong Ooi c29cf2283f update tests, news 2019-05-12 05:41:00 +10:00
Hong Ooi 7d843f95dc redocument 2019-05-12 05:31:47 +10:00
Hong Ooi ade053489e rm config from az_rm args 2019-05-12 05:30:08 +10:00
Hong Ooi dc01a73b29 use correct eval 2019-05-12 05:16:13 +10:00
Hong Ooi 1de77781f9 fix login changes 2019-05-12 05:11:39 +10:00
Hong Ooi 49f4269299 update news 2019-05-11 21:30:53 +10:00
Hong Ooi 2a5f27d02b get non-preview apis (close #18) 2019-05-11 21:28:09 +10:00
Hong Ooi f2ebbcbd4b update login code 2019-05-10 20:38:00 +10:00
Hong Ooi 54171fb907 suggest AzureGraph 2019-04-01 21:09:24 +11:00
Hong Ooi f1ba94ac17 login fix 2019-04-01 12:02:20 +11:00
Hong Ooi 42f672905a preemptive fixing for v2 token 2019-03-30 01:20:51 +11:00
Hong Ooi a7b0f71bda fix doc 2019-03-28 05:13:41 +11:00
Hong Ooi 8bd7c2f199 update news 2019-03-28 04:19:51 +11:00
Hong Ooi 8216b5cc61 refactor locks 2019-03-28 04:18:28 +11:00
Hong Ooi b9472a4f99 refactor locking 2019-03-28 03:49:03 +11:00
Hong Ooi 98d8dd7f98 refactor paged lists 2019-03-28 03:06:11 +11:00
Hong Ooi b7777b953b refactor delete confirm 2019-03-28 02:10:08 +11:00
Hong Ooi be179932e0 doc tweaks 2019-03-26 06:24:02 +11:00
Hong Ooi 64939aeb57 use httr::VERB 2019-03-26 05:50:21 +11:00
Hong Ooi 31ee02cee9 tweak wording 2019-03-25 16:51:58 +11:00
Hong Ooi 0071a37339 updating md docs 2019-03-25 16:26:34 +11:00
Hong Ooi 545f7f94bf rbac support for az_user objs, readme 2019-03-25 14:25:43 +11:00
Hong Ooi a682bd80b9 update news 2019-03-24 02:44:12 +11:00
Hong Ooi 94947447d4 really fix this 2019-03-24 02:37:15 +11:00
Hong Ooi 38e5aec46e don't create token dir, AzureAuth will handle that 2019-03-24 02:32:21 +11:00
Hong Ooi 5eeb60988a stronger check in get_azure_login 2019-03-23 17:34:09 +11:00
Hong Ooi 03c055a53a object id different in MS Graph 2019-03-19 22:31:41 +11:00
Hong Ooi 15d354175d is.Rd -> info, conflicts with methods::is 2019-03-17 16:21:33 +11:00
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