aboutsummaryrefslogtreecommitdiffstats
path: root/src/rsync
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Adding CSR Approval functionalityRitu Sood2-0/+94
2020-10-01Fix rsync retry logic for unreachable clusterEric Multanen1-1/+1
2020-09-25If getAppContextStatus fails, cancel waitForDoneIgor D.C1-1/+7
2020-09-22Fix missing operator-sdk dependency goautonegIgor D.C2-609/+224
2020-09-09Changes to add state and retry logic to rsyncManjunath Ranganathaiah4-23/+365
2020-08-28Update go.mod for rsyncRajamohan Raj1-6/+2
2020-08-27Remove the need for rysnc registration in orchestratorRajamohan Raj4-46/+5
2020-08-11Add appcontext state, status and resource statusEric Multanen4-30/+191
2020-08-07Rsync change behaviour on error handlingRitu Sood2-49/+76
2020-07-17Merge "Move status tracking CR to rsync"Ritu Sood2-16/+106
2020-07-16Move status tracking CR to rsyncEric Multanen2-16/+106
2020-07-15Change the Info to print resource nameRitu Sood1-2/+2
2020-07-10Update RsyncRitu Sood15-765/+2458
2020-07-08Adds composite app status update and queryEric Multanen4-261/+353
2020-07-08Add watch functionality for Status CRRitu Sood2-5/+139
2020-06-27Remove config and yaml file creationManjunath Ranganathaiah4-83/+32
2020-06-24Instantiation and termination of a given context implementation.Manjunath Ranganathaiah10-17/+1144
2020-06-10Fix gRpc listen addressRitu Sood1-2/+2
2020-06-03Move cluster management into its own microserviceEric Multanen2-2/+299
2020-06-02Add UninstallApp call to grpcManjunath Ranganathaiah2-0/+14
2020-05-28fixup rsync go.mod fileEric Multanen3-5/+5
2020-05-28Update go.mod files of services to use local codeEric Multanen3-9/+21
2020-05-21InstallApp Grpc proto and server for rsyncManjunath Ranganathaiah7-4/+815
2020-05-04Directory structure, build and dockerfile for resource sync microserviceManjunath Ranganathaiah5-0/+489