Michael Duppré
d715cb8532
Update generated go files after catch-up merge with master
2024-06-24 16:35:46 -07:00
mduppre
b5ac1e6d6e
Merge pull request #263 from microsoft/users/katlynho/masterMerge
...
Catch-up merge from master
2024-06-24 14:32:07 -07:00
Katlyn Ho
4881b8d8b7
Merge branch 'users/trailblazer/VmHydration' into users/katlynho/masterMerge
2024-06-01 00:31:03 +00:00
Katlyn Ho
f04e8d576d
rebase conflict fixes
2024-06-01 00:27:52 +00:00
Neeraj Dixit
9d385c0b86
Fix crash in mocctl show, need to uncomment all VM structure members
2024-06-01 00:23:31 +00:00
Neeraj Dixit
3f56ed66df
hydrate vhd object changes
2024-06-01 00:23:30 +00:00
Katlyn Ho
c32f10a853
add VM discovery protobuf changes for cloudagent
2024-06-01 00:23:00 +00:00
Katlyn Ho
e7931c7bc2
Revert "add VM discovery protobuf changes for cloudagent"
...
This reverts commit 2c45b362b1
.
2024-06-01 00:22:03 +00:00
Katlyn Ho
3874ecf191
add VM discovery protobuf changes for cloudagent
2024-06-01 00:21:12 +00:00
Neeraj Dixit
8e5f77419b
add VM dicovery protobuf changes
2024-06-01 00:20:38 +00:00
Neeraj Dixit
644126df7c
protobuf change for node agent VM hydration
2024-06-01 00:20:37 +00:00
wenjlu-lgy
cf47788f85
Merge pull request #255 from microsoft/usr/wenjlu/aksgpu
...
gpu grpc change for aks hybrid
2024-05-07 10:01:18 +08:00
Dhaval Popat
6d76a24084
Update gpu list in VM Size
2024-05-06 10:46:02 -07: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
neerajdixit-msft2
e0a276d23e
Merge pull request #261 from microsoft/users/ndixit/CloudAgentBugFixes
...
Cloud agent bug fixes
2024-05-01 17:31:30 -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
Neeraj Dixit
2595b00c5a
Fix crash in mocctl show, need to uncomment all VM structure members
2024-04-23 20:52:54 +00:00
wenjlu-lgy
048f2d72ca
fix comment
2024-04-23 10:44:37 +08:00
Neeraj Dixit
ddd716ad7c
hydrate vhd object changes
2024-04-16 20:36:03 +00: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
Yingxin Zhang
fca15f3887
Merge pull request #260 from microsoft/users/yz/vmsize
...
Add Standard_F16s_HPN vm SKU cpu and memory specifications
2024-04-09 09:23:52 -07:00
John Carden
200f4fc6f2
add f16s_HPN vm size
2024-04-09 00:25:29 +00: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
Katlyn Ho
2e22ede7a0
Merge pull request #256 from microsoft/users/katlynho/VmHydration
...
add VM discovery protobuf changes for cloudagent
2024-04-04 16:52:04 -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
Katlyn Ho
d22f44fe63
Revert "add VM discovery protobuf changes for cloudagent"
...
This reverts commit 2c45b362b1
.
2024-04-03 06:40:55 +00:00
Katlyn Ho
22bb542488
add VM discovery protobuf changes for cloudagent
2024-04-03 06:39:48 +00:00
Katlyn Ho
2c45b362b1
add VM discovery protobuf changes for cloudagent
2024-04-03 06:38:28 +00: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
Neeraj Dixit
f58a10d855
add VM dicovery protobuf changes
2024-03-26 11:21:09 -07:00
wenjlu-lgy
c5dd438c85
gpu grpc change for aks hybrid
2024-03-26 10:48:23 +08:00
ganeshamohana
698c12f142
Merge pull request #252 from microsoft/user/gmohana/notify_id
...
Add identifier for MOC notifications
2024-03-21 13:26:07 -07:00
ganeshamohana
e964d25e21
Merge branch 'main' into user/gmohana/notify_id
2024-03-20 15:42:31 -07:00
Dhaval Popat
4977ccd6a5
Merge pull request #240 from dhavalpopat/gpu
...
Update GPU support to allow GPU List
2024-03-19 14:00:11 -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
Pradeep Kumar Gayam
b607d0f30c
Merge pull request #225 from microsoft/user/vlappenbusch/nsg
...
Add support for Network Security Groups
2024-03-12 09:51:50 -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
727a2b6da6
Merge pull request #236 from jocardeMSFT/users/jocarde/avset-crud
...
Add support for availability sets in MOC pb definitions
2024-03-04 11:33:59 -08:00
John Carden
e93e352495
Merge branch 'main' into users/jocarde/avset-crud
2024-03-04 10:35:58 -08:00