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

343 Коммитов

Автор SHA1 Сообщение Дата
mjethwa-msft 5528b3f742 Remove read-only references from slb proto 2024-09-03 11:52:45 -07:00
mjethwa-msft 44e1c5840e Update SLB proto 2024-09-03 11:52:45 -07:00
mjethwa-msft 4b7337ce1b Add apiVersion 2024-09-03 11:52:45 -07:00
mjethwa-msft edadea757b Updates to SLB proto 2024-09-03 11:52:45 -07:00
mjethwa-msft c16e12eac8 Initial draft 2024-09-03 11:52:45 -07:00
mkatturu 9fbdaff2c6
added availability zone proto (#271)
* added availability zone proto

* updated pb.go

* added status and virtualMachine reference in av zone

* added av zone reference in virtual machine proto

* updated virtual machine reference number

* updated avzone reference number

* ran make generate

* updated vitualMachineRef object

* updated avzonereference in vm

* updated avzonereference in vm

* added groupName property

* after make generate

* removed some properties

* moved availability zone to cloud

* moved the files to cloud

* added av zone update operation enum

* adding roles for avzones

* fixed indentation

* added precheck API of av zone

* :Revert "added precheck API of av zone"

This reverts commit 2720915fd3.

* added precheck API of av zone

* updated name to zone

* built locally

* Revert "built locally"

This reverts commit c83fe870b1.

* make generate changes
2024-08-22 20:05:04 -07:00
Shayan Golshani be6f764470 regenerate protobuf after rebasing main 2024-08-20 12:35:41 -07:00
Shayan Golshani 1f4827a838 generate protobuf 2024-08-20 12:33:00 -07:00
Shayan Golshani 5663e48ac9 adding SecurityEncryptionType in ManagedDisk 2024-08-20 12:31:18 -07:00
Shayan Golshani 5b6aed223d fix generated protobuf 2024-08-19 10:47:23 -07:00
Shayan Golshani 49e2ec307d remove SecurityEncrypionType 2024-07-24 12:51:02 -07:00
Shayan Golshani 9fb0d7b376 adding Disk SecurityEncryptionType for Stateless CVM 2024-07-24 12:50:58 -07:00
aeweston-msft 48f405a02d
Add Precheck RPC for various resources (#269)
* avail set changes

* rpc definition changes

* fix typo
2024-06-27 13:02:41 -07:00
James Liang 1ec222c078
Add VM SKUs for NVIDIA H100 GPU (#265) 2024-06-22 16:57:10 +08:00
JamesLiang29 c652621f71
Precheck Capacity before Provisioning Virtual Machines and Virtual Hard Disks (#266) 2024-06-20 09:00:51 +08:00
Dhaval Popat 8cb05b8e12 Using partitonsize mb instead of bytes in HostGPU based on discussion with MOC team 2024-05-02 11:56:09 -07:00
Dhaval Popat 6d5e25bc2a Rename Gpu to VirtualMachineGPU 2024-05-02 10:30:42 -07:00
Dhaval Popat dd1263489b Reserve 6 since we are using HostGPU for Resources now 2024-05-01 14:01:56 -07:00
Dhaval Popat 95665ef60e Reserve unused fields 2024-05-01 13:58:41 -07:00
Dhaval Popat 1a7cef7ca3 Revert to use AssignmentType enum 2024-04-25 23:31:03 -07:00
Dhaval Popat c4f507a5e6 Merge branch 'usr/wenjlu/aksgpu' of ssh://github.com/microsoft/moc into usr/wenjlu/aksgpu 2024-04-24 10:29:56 -07:00
Dhaval Popat 3fd2b25b47 Make default the first gpu assignment type 2024-04-24 10:29:48 -07:00
wenjlu-lgy 048f2d72ca fix comment 2024-04-23 10:44:37 +08:00
Dhaval Popat 1efd3f2c72 Converting partition size to MB 2024-04-11 13:39:40 -07:00
Dhaval Popat 4c01ed871d Merge branch 'main' of ssh://github.com/dhavalpopat/moc into usr/wenjlu/aksgpu 2024-04-09 17:26:11 -07:00
Dhaval Popat 5b28448eb7 Update nodeinfo GPU based on feedback 2024-04-09 17:25:35 -07:00
Vivian Lappenbusch (MSFT) d46c74ec23
Fix NSG deserialization (#258)
* add reserved fields

* add to ipconfig instead of nic

* standardize comments

* address capitalization inconsistencies and update names

---------

Co-authored-by: vlappenbusch <vlappenbusch@vivianlapp.redmond.corp.microsoft.com>
2024-04-05 16:09:35 -07:00
Vivian Lappenbusch (MSFT) 186a115513
Add NSG support for logical networks (#251)
* add nsg to logical subnet properties

* revert change to test

* change capitalization in lnet and add nsggroup type

* reenable proxy validation test

* add everything before removing refs

* revert refs change

* use location instead of group

* change resource reference for NSG

---------

Co-authored-by: vlappenbusch <vlappenbusch@vivianlapp.redmond.corp.microsoft.com>
2024-04-03 23:16:26 -07:00
wenjlu-lgy b4d0b1956c add default type to gpu assign type 2024-03-27 11:07:48 +08:00
wenjlu-lgy 6531cbba79 remove gpucount to use list length 2024-03-27 10:26:02 +08:00
wenjlu-lgy c5dd438c85 gpu grpc change for aks hybrid 2024-03-26 10:48:23 +08:00
ganeshamohana e964d25e21
Merge branch 'main' into user/gmohana/notify_id 2024-03-20 15:42:31 -07:00
Dhaval Popat 5510136332
Merge branch 'main' into gpu 2024-03-12 14:57:04 -07:00
Ganesh 201bba6036 Merge branch 'main' into user/gmohana/notify_id 2024-03-12 12:01:48 -07:00
Ganesh 235d1d0e81 Add identifier for MOC notifications 2024-03-11 16:44:08 -07:00
Dhaval Popat fd95192a0d Merge branch 'main' of ssh://github.com/dhavalpopat/moc into gpu 2024-03-06 10:53:07 -08:00
vlappenbusch cbb045996d update with master 2024-03-04 18:24:58 -08:00
John Carden e93e352495
Merge branch 'main' into users/jocarde/avset-crud 2024-03-04 10:35:58 -08:00
John Carden fac134fa61 removed realized name from availability set reference 2024-03-04 18:20:00 +00:00
John Carden d932904793 fixed formatting 2024-03-04 17:48:04 +00:00
Dhaval Popat be9dc5d07b Update redact method for sensitive json fields 2024-02-28 15:29:08 -08:00
John Carden 57dbbc564a eliminated CloudSubResource and NodeSubResource in favor of ad-hoc identifiers 2024-02-26 20:06:01 +00:00
vlappenbusch 580e6f9a47 track if nsg rule is default 2024-02-21 15:38:11 -08:00
Li Ting Wong ce4af16eba add realizedName to CloudSubResource 2024-02-21 02:25:16 +00:00
vlappenbusch 4428f3f54e Revert "remove location from NSG"
This reverts commit a8d4e1c35e.
2024-02-15 22:39:38 -08:00
vlappenbusch a8d4e1c35e remove location from NSG 2024-02-15 22:11:24 -08:00
vlappenbusch 4e84f07143 remove plural options in nsg rule 2024-02-15 21:10:43 -08:00
Dhaval Popat 5ebc478eaf Added gpu list in node resources 2024-02-14 14:53:52 -08:00
John Carden 7fb926d0bf generated new pb.go files based on last change to .proto 2024-02-14 19:26:04 +00:00
John Carden 3aa99f78dd Merge branch 'main' into users/jocarde/avset-crud 2024-02-14 18:33:06 +00:00