aboutsummaryrefslogtreecommitdiffstats
path: root/src/rsync/pkg/context/context.go
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Adding CSR Approval functionalityRitu Sood1-0/+38
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 Ranganathaiah1-22/+359
2020-08-11Add appcontext state, status and resource statusEric Multanen1-17/+176
2020-08-07Rsync change behaviour on error handlingRitu Sood1-48/+74
2020-07-17Merge "Move status tracking CR to rsync"Ritu Sood1-4/+69
2020-07-16Move status tracking CR to rsyncEric Multanen1-4/+69
2020-07-15Change the Info to print resource nameRitu Sood1-2/+2
2020-07-10Update RsyncRitu Sood1-425/+153
2020-07-08Adds composite app status update and queryEric Multanen1-195/+205
2020-06-27Remove config and yaml file creationManjunath Ranganathaiah1-45/+7
2020-06-24Instantiation and termination of a given context implementation.Manjunath Ranganathaiah1-0/+547