aboutsummaryrefslogtreecommitdiffstats
path: root/src/rsync/pkg
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-09Changes to add state and retry logic to rsyncManjunath Ranganathaiah2-23/+360
2020-08-27Remove the need for rysnc registration in orchestratorRajamohan Raj3-43/+2
2020-08-11Add appcontext state, status and resource statusEric Multanen3-28/+190
2020-08-07Rsync change behaviour on error handlingRitu Sood1-48/+74
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 Sood13-756/+1360
2020-07-08Adds composite app status update and queryEric Multanen4-261/+353
2020-07-08Add watch functionality for Status CRRitu Sood1-0/+139
2020-06-27Remove config and yaml file creationManjunath Ranganathaiah4-83/+32
2020-06-24Instantiation and termination of a given context implementation.Manjunath Ranganathaiah7-9/+1131
2020-06-02Add UninstallApp call to grpcManjunath Ranganathaiah1-0/+11
2020-05-28fixup rsync go.mod fileEric Multanen1-1/+1
2020-05-28Update go.mod files of services to use local codeEric Multanen1-7/+8
2020-05-21InstallApp Grpc proto and server for rsyncManjunath Ranganathaiah4-0/+533