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

520 Коммитов

Автор SHA1 Сообщение Дата
Madhan Raj Mookkandy 14c900ea80 Fix the order of processing VmConfigContainerName so it is picked with datadisk is not empty 2021-03-22 19:29:11 -07:00
Pradip Dhara bb6593424e
Merge pull request #35 from pradipd/user/pradipd/lbvm-upgrade
Returning replicationcount
2021-03-19 09:13:33 -07:00
Pradip Dhara 71e57816f2 Returning replicationcount 2021-03-17 15:23:21 -07:00
Raghavendra Nataraj e38e70c97a
Revoke identity and Renew Agent (#33)
* Revoke identity and Renew Agent

* Storing wssdconfig file during login to introduce renewing of certificates
2021-03-15 11:52:35 -07:00
davutkarabay 99011e8013
BMM entity should exist in a location, not in a group (#31)
* For now, BMM entity should exist in a location, not in a group. Also improved checks to prevent AVs when pointer fields are null.

* Added go.sum

Co-authored-by: Davut Karabay <davutk@microsoft.com>
2021-03-05 14:26:46 -08:00
Raghavendra Nataraj 836663e841
Refactoring login flow, Adding CA-signed Login (#30)
* Refactoring login flow and adding CA based Logging

* Refactoring authorizer code
2021-02-25 11:07:16 -08:00
apluchik 2bd806d6a8
Adding Identity fields for node to cloud agent login (#29)
* Adding Identity fields
2021-02-19 16:52:42 -08:00
davutkarabay 0ed05acb3c
Cloud SDK changes for bare metal machine (#28)
Cloud SDK changes for bare metal machine

Co-authored-by: Davut Karabay <davutk@microsoft.com>
2021-02-19 10:33:12 -08:00
Raghavendra Nataraj 68754385ac
Support for creating CA signed client certificate (#27)
* Support for creating client certificate

* update Moc package to v0.10.7-alpha.1(Certs helper functions)

* Splitting CreateClientCertificate to sign and renew, Fixing other comments

* fixing method comment
2021-02-17 12:47:06 -08:00
Raghavendra Nataraj a581c01947
Merge pull request #26 from raghavendra-nataraj/vm_tags
Pass vm tags from yaml to cloudagent protobuf
2021-02-03 17:45:02 -08:00
natarajr 660701e748 Pass vm tags from yaml to cloudagent protobuf 2021-02-02 15:15:20 -08:00
Jocelyn Berrendonner [MSFT] fa71407fba
Merge pull request #25 from JocelynBerrendonner/main
Fixing a regression leading to a crash
2021-01-20 21:54:14 -08:00
JocelynBerrendonner 4a980ee7e8
Fixing a regression leading to a crash 2021-01-20 19:10:22 -08:00
Jiri Appl 3e1c78a9df
Support for operations against etcdcluster and etcdserver entities (#24)
Expose etcdcluster and etcdserver entities.
2021-01-15 11:25:38 -08:00
apluchik 50805ddb66
Adding custom Sku size (#23)
* Adding custom Sku size

Co-authored-by: Alex Pluchik <apluchik@microsoft.com>
2021-01-13 13:01:15 -08:00
Pradip Dhara 77004c8c18
Merge pull request #22 from pradipd/vip-in-vnet1
Support for IP pools
2021-01-12 14:57:06 -08:00
Pradip Dhara 35741c2e94 Updating go.mod 2021-01-12 13:21:52 -08:00
Pradip Dhara 65684e4edc Support for IP pools 2021-01-12 10:47:09 -08:00
Jocelyn Berrendonner [MSFT] 8f2bf6caa2
Merge pull request #21 from JocelynBerrendonner/main
Fixing a regression that causes a test failure
2021-01-08 14:18:51 -08:00
JocelynBerrendonner 94c4c220a2
Fixing a regression 2021-01-08 14:10:51 -08:00
Jocelyn Berrendonner [MSFT] 925aacb146
Merge pull request #20 from JocelynBerrendonner/main
Implemented support for configurable RDP sessions in unattend.xml
2021-01-06 10:01:06 -08:00
JocelynBerrendonner 2c2ec685e3
Impelemented support for configurable RDP sessions 2021-01-06 09:55:54 -08:00
apluchik 2ffb2bcc62
Adding new certificate field (#18)
* Adding new certificate field

* Revendoring to use moc changes

Co-authored-by: Alex Pluchik <apluchik@microsoft.com>
2020-12-14 21:51:04 -08:00
bfjelds 5e5a1d4f9f
Create controlplane API to enable HA CloudAgent without FailOver Cluster (#15)
* add controlplane API

* remove controlplane cert and authport

* fix copy/paste naming

* remove unintenional change

* add state to track active/unknown/leader

* match other FQDN casing

* improve comments, remove authport & cert

* use new moc label
2020-12-14 14:37:03 -08:00
Pradip Dhara ff3994c33c
Merge pull request #17 from pradipd/main
Changes for static ip
2020-12-01 14:55:40 -08:00
Pradip Dhara 51ea16517d Changes for static ip 2020-11-30 15:32:27 -08:00
apluchik 5a36306cc1
Merge pull request #16 from apluchik/user/apluchik/multiplelogin
Changing Certificate type to string
2020-11-23 08:53:11 -08:00
Alex Pluchik 2d45d2c74d Updating moc tag 2020-11-17 09:53:27 -08:00
Alex Pluchik 0e730686a5 Addressing PR feedback 2020-11-05 00:14:32 -08:00
Alex Pluchik 5048c52f07 Changing Certificate type to string 2020-11-03 10:19:18 -08:00
apluchik 8f3b720d61
Merge pull request #12 from apluchik/user/apluchik/nilvmproperties
Fix nil vm properties bugs.
2020-10-22 16:28:57 -07:00
Nick Wood 117e2164e4
Merge pull request #14 from nwoodmsft/JsonMarshal
Query should use JSON marshaler
2020-10-20 21:00:21 -07:00
Nick Wood 8fdb91a5b0 Remove debugging statement 2020-10-20 20:32:55 -07:00
Nick Wood fd022e735a Query should use JSON marshaler 2020-10-20 20:26:40 -07:00
Nick Wood 75adfec5a4
Merge pull request #13 from nwoodmsft/GetByComputerName
Adding compute.VirtualMachine GetByComputerName
2020-10-19 18:56:02 -07:00
Nick Wood 0f54dd5f13 Adding GetByComputerName wrapper function 2020-10-19 18:33:30 -07:00
thsuditu 561715d081
Merge pull request #10 from thsuditu/DNS
Pass DNSServers
2020-10-19 15:52:36 -07:00
Thomas 8269b0a325 Conflicts 2020-10-19 15:26:49 -07:00
Alex Pluchik e53cbc7e1b Fix nil vm properties bugs. 2020-10-19 15:21:36 -07:00
Nick Wood 7221b100e6
Merge pull request #11 from nwoodmsft/VMQuery
Add Query support to VirtualMachine
2020-10-19 15:01:03 -07:00
Nick Wood f584ddf8e5 Moving to MOC v0.10.5-alpha.1 2020-10-19 14:46:15 -07:00
Nick Wood 8c6ea36778 Add Query support for VirtualMachine 2020-10-19 05:02:15 -07:00
apluchik cca96f4f22
Merge pull request #8 from apluchik/user/apluchik/sriovenable
Adding SR-IOV support to cloud sdk
2020-10-13 09:10:16 -07:00
JocelynBerrendonner 775ac51ddf
Revert "Set up CI with Azure Pipelines"
This reverts commit 776bca8033.
2020-10-12 14:43:37 -07:00
Jocelyn Berrendonner [MSFT] 776bca8033 Set up CI with Azure Pipelines
[skip ci]
2020-10-12 14:41:39 -07:00
Thomas ebf597c1f1 Pass DNSServers 2020-10-07 00:17:55 -07:00
Zach 51c9039b6d
Merge pull request #9 from zawachte-msft/user/zawachte/fix-tag
Fix Tag
2020-10-06 15:30:53 -04:00
zawachte-msft 012afbc1b6 fix tag 2020-10-06 08:31:10 -07:00
Alex Pluchik 524872e4b5 Adding SR-IOV support to cloud sdk 2020-10-05 13:39:00 -07:00
Raghavendra Nataraj c1e33e6aa9
Merge pull request #5 from raghavendra-nataraj/vlan_subnet
moving vlan to subnet
2020-10-01 19:12:27 -05:00