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

27 Коммитов

Автор SHA1 Сообщение Дата
mkatturu b0bedc2b84
Adding Support for placement group feature in moc-sdk (#289) (#290)
* added code changes for placement group

* fixed build failures

* added const for scope and type

* Update MOC tag and fix build issues

* added missing fields

* removed location

* added if condition check for checking zones

* updated getRPCPlacementGroup

* added a check for strictplacement flag

* updated logic for strictPlacement flag

* moved type inside placementgroupproperties

---------

Co-authored-by: bgriddaluru <bgriddaluru@microsoft.com>
2024-11-01 13:30:08 -07:00
Niko Hobart 9969108ed9 moved interceptor to moc and removed moc-pkg dependency 2024-10-17 09:36:37 -07:00
Niko Hobart aadff10ae0 use interceptor from moc-pkg intercept pkg 2024-10-15 09:44:39 -07:00
Niko Hobart 5efaba3e0e added grpc error parsing interceptor 2024-10-15 09:42:17 -07:00
mkatturu ee554e27ad
added moc sdk changes for availability zone (#252)
* added moc sdk changes for availability zone

* update variable name

* updated moc package version in go mod

* updated the moc test package version

* Updating method name

* experimental changes

* moved av zone to cloud

* removed some vm references

* removed some vm references

* moved code to cloud.go

* updates few methods

* removed unnecessary lines

* removed unnecessary lines

* removed extra space

* added extra space

* updates nodes

* removed av zone validation in CreateorUpdate

* testing changes

* testing changes

* testing changes

* testing changes

* testing changes

* testing changes

* testing changes

* added location check

* added location check

* added location check

* added location to avzone obj

* added changes to fix version

* removed type

* updated variable names

* updated properties field

* updated name to zone

* updated text

* Revert "updated moc tag"

This reverts commit 4f563cbc1d, reversing
changes made to aec867f04b.

* updated moc tag

* updated moc tag

* fixed build error

* Revert "fixed build error"

This reverts commit bb7c24ff4d.

* Revert "updated moc tag"

This reverts commit d457b99bf2.

* updated moc tag to 121

* updated moc tag to 122

* added back the removed replace dependency

* added back the removed replace dependency

* updated latest moc tag

* updated go

* reverted new dependencies

* updated moc tag

* resolved buid error

* resolved build error

* restore go mod and go sum

* update go mod

* update go mod

* updated latest moc tag

* updated a comment

* added nil checks for location and properties
2024-08-23 13:44:16 -07:00
Vivian Lappenbusch (MSFT) e81da14682
Add support for Network Security Groups (#196)
* Initial skeleton for NSG support

* resolve build problem, push to share code

* push for testing

* additional go mod changes

* add changes, basic functionality working

* update with commit in go.mod

* remove location and add rule duplicate name check

* reinsert location

* include default security rules

* relax priority range restriction and add icmp protocol support

* translate default rules appropriately

* try updating security rule dereference

* add two way check for icmp protocol

* update go mod

* update with final version of go mod

---------

Co-authored-by: mjethwa-msft <mjethwa@microsoft.com>
Co-authored-by: vlappenbusch <vlappenbusch@vivianlapp.redmond.corp.microsoft.com>
2024-03-12 10:33:30 -07:00
liwonMS fb58172b5c
Add Availability Set Support (#219)
* add affinity

* avset

* rename from vmavset to avset, add mock

* only expose create for avset client

* refactor a bit

* removed non-applicable test

* fix converter

* add test

* fix make file

* fix null ref

* use hash for replace

* rename variables

* uses AvailabilitySetReference

* fix create return len 0

* remvoe mock clients

* update new moc

* check for already exist avset in create call

* check for err

* update moc reference

* Revert "update moc reference"

This reverts commit 38c5c95e0b.

* Revert "Revert "update moc reference""

This reverts commit 5ba9e60c0d.
2024-03-05 12:58:27 -08:00
mjethwa-msft 6901e2db9b
Add Logical Network Support (#160)
Add SDN Logical Network support.
2024-01-23 14:23:44 -08:00
Microsoft Corporation fd0d275ce3
fix debug flag (#187) 2023-10-27 10:20:29 -07:00
Blair Urish c59ab7226d Add health client 2023-04-19 13:16:18 -07:00
Madhan Raj Mookkandy f860704dff Remove viper 2023-03-10 13:09:11 -08:00
Microsoft Corporation c64458b426
fix valid connection (#129)
* fix valid connection

* fix valid connection
2023-02-08 20:42:06 -08:00
Raghavendra Nataraj 5fcb772611
terminate connection if bad connection (#128) 2023-02-06 09:53:27 -08:00
Pradeep Kumar Gayam e2e8e0646f MOC validation changes 2023-01-09 10:08:32 -08:00
Raghavendra Nataraj b1a2dbb915
Clear cache function for testing purpose (#111) 2022-05-23 12:44:15 -07:00
Alex Staninger 836d198f5e
add moc version support (#106)
* add moc version support

* fix params

* fix typos

* add moc tag to go.mod

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-05 09:41:46 -07:00
Raghavendra Nataraj 7e38f39ae1
Cache login connection (#93) 2022-02-08 16:06:03 -08:00
Jiri Appl dcb25d82af Merge remote-tracking branch 'origin/main' into integrate-bm 2021-09-13 21:36:20 -07:00
Madhan Raj Mookkandy 193dfb59ea Debug Server 2021-08-13 23:58:43 -07:00
davutkarabay 0b990b432c
Cloud SDK changes for bare metal host (#45)
* Split BMMachine into BMMachine and BMHost

* Added go.mod and go.sum changes

* Resolved PR feedback

* Updated moc version in go.mod

Co-authored-by: Davut Karabay <davutk@microsoft.com>
2021-04-13 09:45:23 -07:00
apluchik b05e8c49c1
Adding Role and RoleAssignment resources (#38)
* Adding Role and RoleAssignment resources
2021-03-31 08:33:17 -07: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
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
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
Madhan Raj Mookkandy bdd08d32d5 Add Recovery Agent 2020-09-10 13:32:56 -07:00
Madhan Raj Mookkandy 8a65ad58d6 Sync 2020-09-08 13:04:05 -07:00
David Schott ebd9b0265d Init
Update README
2020-09-02 20:27:13 -07:00