Age | Commit message (Expand) | Author | Files | Lines |
2020-10-02 | Adding CSR Approval functionality | Ritu Sood | 2 | -0/+94 |
2020-10-01 | Fix rsync retry logic for unreachable cluster | Eric Multanen | 1 | -1/+1 |
2020-09-25 | If getAppContextStatus fails, cancel waitForDone | Igor D.C | 1 | -1/+7 |
2020-09-22 | Fix missing operator-sdk dependency goautoneg | Igor D.C | 2 | -609/+224 |
2020-09-09 | Changes to add state and retry logic to rsync | Manjunath Ranganathaiah | 4 | -23/+365 |
2020-08-28 | Update go.mod for rsync | Rajamohan Raj | 1 | -6/+2 |
2020-08-27 | Remove the need for rysnc registration in orchestrator | Rajamohan Raj | 4 | -46/+5 |
2020-08-11 | Add appcontext state, status and resource status | Eric Multanen | 4 | -30/+191 |
2020-08-07 | Rsync change behaviour on error handling | Ritu Sood | 2 | -49/+76 |
2020-07-17 | Merge "Move status tracking CR to rsync" | Ritu Sood | 2 | -16/+106 |
2020-07-16 | Move status tracking CR to rsync | Eric Multanen | 2 | -16/+106 |
2020-07-15 | Change the Info to print resource name | Ritu Sood | 1 | -2/+2 |
2020-07-10 | Update Rsync | Ritu Sood | 15 | -765/+2458 |
2020-07-08 | Adds composite app status update and query | Eric Multanen | 4 | -261/+353 |
2020-07-08 | Add watch functionality for Status CR | Ritu Sood | 2 | -5/+139 |
2020-06-27 | Remove config and yaml file creation | Manjunath Ranganathaiah | 4 | -83/+32 |
2020-06-24 | Instantiation and termination of a given context implementation. | Manjunath Ranganathaiah | 10 | -17/+1144 |
2020-06-10 | Fix gRpc listen address | Ritu Sood | 1 | -2/+2 |
2020-06-03 | Move cluster management into its own microservice | Eric Multanen | 2 | -2/+299 |
2020-06-02 | Add UninstallApp call to grpc | Manjunath Ranganathaiah | 2 | -0/+14 |
2020-05-28 | fixup rsync go.mod file | Eric Multanen | 3 | -5/+5 |
2020-05-28 | Update go.mod files of services to use local code | Eric Multanen | 3 | -9/+21 |
2020-05-21 | InstallApp Grpc proto and server for rsync | Manjunath Ranganathaiah | 7 | -4/+815 |
2020-05-04 | Directory structure, build and dockerfile for resource sync microservice | Manjunath Ranganathaiah | 5 | -0/+489 |