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

686 Коммитов

Автор SHA1 Сообщение Дата
bgriddaluru fa086c82c7
Add placement group reference in VM spec (#311)
Add placement group reference in VM spec
2024-11-04 12:02:44 -08:00
bgriddaluru 3fda9adec0
[Zone] Storage Affinity (#307)
Add 'Node' and 'Zone' field to Container Info
2024-11-01 15:39:12 -07:00
Ruinan Liu cc08c43d0c
[moc] Adding ChmodRecursivelyAdmin only function (#317)
* Adding ChmodRecursiveAdmin function to set the path for admin access only

* Adding command injection checks

* Adding 2 more checks for command injection
2024-10-31 12:03:03 -07:00
Niko Hobart b70f2f00b5
VHD GetNotifications RPC Changes (#296)
* added vhd getnotif string arg

* added new error codes for volume issue scenarios
2024-10-31 09:25:04 -07:00
Madhan Raj Mookkandy 2876550aae
Merge pull request #301 from microsoft/user/apluchik/dailybuild
Add daily build schedule
2024-10-28 09:09:29 -07:00
Pradeep Kumar Gayam f7a6ec3104
API to eject and remove ISO disk from VM (#312)
* API to eject and remove ISO disk from VM

* Fix spacing

---------

Co-authored-by: Pradeep Kumar Gayam <pgayam@microsft.com>
2024-10-23 14:05:30 -07:00
mkatturu fc6975e9e6
Adding proto changes for Placement Group (#299)
* added proto changes for Placement Group

* updated placement group

* updated enums for placement group

* updated zoneconfig and nodeagent PG changes

* updated VMRef name

* updated Entity name

* updated VMRef name

* updated locationName

* removed virtualMachineRef struct

* make generate changes

* removed VirtualMachineRef from PG nodeagent
2024-10-21 14:35:02 -07:00
yeonghunki cf3b7d8b2f
Merge branch 'main' into user/apluchik/dailybuild 2024-10-17 15:11:18 -07:00
Niko Hobart 264b8206dd
added client side interceptors (#308) 2024-10-17 11:31:22 -05:00
apluchik 9f63d30622
Merge branch 'main' into user/apluchik/dailybuild 2024-10-16 16:44:34 -07:00
rbalwani 24225e091a
fix nil check - *err != nil (#306)
Co-authored-by: Rajesh Balwani <rbalwani@microsoft.com>
2024-10-15 18:21:36 -07:00
rbalwani 02673a144d
moc repo - redact error - bug: 29734266 - GalleryImage SAS URI not redacted in Telemetry (#303)
* bug: 29734266 - GalleryImage SAS URI not redacted in Telemetry

* Added more test
---------

Co-authored-by: Rajesh Balwani <rbalwani@microsoft.com>
2024-10-15 10:10:19 -07:00
Niko Hobart 5efc6d0b3b
Error Codes for error propagation across agents (#298)
* added vhd notif string arg

* reverted to old name

* added error codes and multierr support; lasterror now condensed and uses code

* added clarifying comment

* added more tests and resiliency to mismatched versions

* revised new checkerror to be backwards compatible; added non-string matching func

* updated lasterror code to uint32; added string to codes; revised err msgs to match old ones

* removed vhd rpc changes

* corrected filedescriptor

* revisions according to cmts

* revisions according to anthony cmts

* revisions according to anthony's cmts and grpc formatting + parsing

* added unit tests for new get and parse grpc funcs

* added clarifying cmt
2024-10-14 19:15:04 -05:00
bgriddaluru d911efbee3
[Availability Zone] VM Placement in a Zone integration (#275)
1. Protobuf changes for zone reference in VM spec.
2. Added Placement status field in Status message
2024-10-11 13:01:28 -07:00
mkatturu 826b8f4759
Adding enhancements for Zones in moc (#282)
* 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

* added healthstate

* built locally

* Revert "built locally"

This reverts commit c83fe870b1.

* make generate changes

* removed some health states

* Revert "removed some health states"

This reverts commit 8078880f4b.

* removed some health states

* removed unnecessary imports
2024-10-04 07:47:20 -07:00
apluchik 914f2a6cc5 Add daily build schedule 2024-10-02 21:05:44 -07:00
Madhan Raj Mookkandy 7e05a56d27
Merge pull request #300 from microsoft/user/apluchik/updatetsaconfig
Update areaPath in TSA config
2024-10-01 21:37:38 -07:00
apluchik 6e9214a4c6
Update .gdntsa 2024-10-01 11:22:42 -07:00
apluchik 64fdca7953
Update areaPath in TSA config 2024-09-30 14:18:24 -07:00
damanMSFT bd0d85da98
Merge pull request #288 from microsoft/dev/dtekchandani/Part1DiskFeatures
VirtualHardDisk Download
2024-09-20 15:19:37 -07:00
damanMSFT a74d7814f2
Merge branch 'main' into dev/dtekchandani/Part1DiskFeatures 2024-09-16 22:40:33 -07:00
Niko Hobart 20d3345021
Merge pull request #290 from microsoft/user/nhobart/print-enum-0-val
Make HealthState show enum 0 value
2024-09-12 09:18:27 -07:00
damanMSFT 1c2e46900f Fixed indentation 2024-09-11 14:54:17 -07:00
damanMSFT e125dc339c updated go mod 2024-09-11 14:52:25 -07:00
damanMSFT 46d79017ff Merge commit 2024-09-11 13:46:09 -07:00
damanMSFT 8576ca25df Final working GalleryImage From VM changes 2024-09-11 13:31:57 -07:00
Niko Hobart 9e97756ff0 using notknown and unknown constants now 2024-09-11 11:09:00 -07:00
Niko Hobart de539a041e changed nil health outcome and added nil unit test 2024-09-10 09:12:43 -07:00
Niko Hobart 72f368dc73 reset go.mod, go.sum files 2024-09-10 09:12:41 -07:00
Niko Hobart 45f1fbe285 added unit test to validate new conversion works 2024-09-10 09:12:12 -07:00
Niko Hobart 5008707480 revert unnecessary changes 2024-09-10 09:12:12 -07:00
Niko Hobart 1aa07e3d4a bring in other fix 2024-09-10 09:12:12 -07:00
Niko Hobart c1d6cf8028 DEMO - testing if omitempty is RC 2024-09-10 09:11:11 -07:00
Pradeep Kumar Gayam 859965c6b8
Update golang version to 1.22.5 (#280)
* Update golang version to 1.22.5

* Fix unittests

* Keep only minor version number for min version of go in go.mod

* Add the workaround for codeql

* Fix the proxy url unittest

---------

Co-authored-by: Pradeep Kumar Gayam <pgayam@microsft.com>
2024-09-09 15:28:47 -07:00
Eshaan Lumba e0f90ac452
Merge pull request #291 from microsoft/users/lumbaeshaan/CACertRotation
added thumbprint for cert
2024-09-04 10:30:11 -07:00
Eshaan Lumba 7b486e7628 added thumbprint for cert 2024-09-03 16:06:35 -07:00
damanMSFT d885a7654d appended new disk file format 2024-08-27 20:23:53 -07:00
damanMSFT 262ef65b75 fixed indent 2024-08-27 01:13:20 -07:00
damanMSFT 9f16f2249d Working Both Features 2024-08-27 01:04:18 -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-msft 302d8114d5
Merge pull request #281 from microsoft/user/sgolshani/security_encryption_type
Add SecurityEncryptionType
2024-08-21 08:21:35 -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-msft 449745f20a
fix BearerAuthorizer creation bug (#284) 2024-08-20 10:41:29 -07:00
shayan-msft abf1c4d2ea
Merge pull request #283 from microsoft/user/sgolshani/fix_gen_protoc
fix generated protobuf
2024-08-20 09:19:26 -07:00
Shayan Golshani 5b6aed223d fix generated protobuf 2024-08-19 10:47:23 -07:00
shayan-msft 31c12f09d3
Merge pull request #268 from microsoft/user/sgolshani/cvm_changes
Adding structures to support New Security Type
2024-08-12 13:30:07 -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