1. 0513b66 I release step 2 of 2 by czichy · 12 months ago i-release
  2. efc2112 Release I step 1 of 2 by czichy · 12 months ago 2.1.1
  3. 6c50d58 Project file to allow the plugins properly work. by naman.gupta · 1 year, 1 month ago
  4. 98521f4 Adding dependency file. by naman.gupta · 1 year, 1 month ago
  5. b74d93d Adding Dockerfile by naman.gupta · 1 year, 1 month ago
  6. ac283b4 Adding Makefile. by naman.gupta · 1 year, 1 month ago
  7. 9dd4aee Delete resources when delete of CR is done. by naman.gupta · 1 year, 1 month ago
  8. e12479b Deletion of all the resources of the xapp. by naman.gupta · 1 year, 1 month ago
  9. 6a6ed19 Creation of all the resources of the xapp. by naman.gupta · 1 year, 1 month ago
  10. c60c7cd Adding creations of xapp resources. by naman.gupta · 1 year, 1 month ago
  11. b79cc87 Adding configmap changes for xapp. by naman.gupta · 1 year, 1 month ago
  12. ed2c71d Adding services changes for xapp. by naman.gupta · 1 year, 1 month ago
  13. 8f88cb3 Adding deployment changes for xapp. by naman.gupta · 1 year, 1 month ago
  14. 2619142 Adding the custom finalizer to the object. by naman.gupta · 1 year, 1 month ago
  15. a8f9e3c Adding testcase for controller by naman.gupta · 1 year, 1 month ago
  16. 37564de Adding the controller code. by naman.gupta · 1 year, 1 month ago
  17. 57551b7 Base Code for the kubernetes Operator by naman.gupta · 1 year, 1 month ago
  18. 51803ca Folder for Kubernetes Operator for deploying xapp by naman.gupta · 1 year, 1 month ago
  19. f7fc372 Removing deprecated functions from readthedocs by czichy · 1 year, 3 months ago
  20. 74c18da Add `generate` as the prerequisite for make build by Taewan Kim · 1 year, 3 months ago
  21. cc7fe56 H release step 2 of 2 by czichy · 1 year, 6 months ago h-release
  22. 32780f8 H releae step 1 of 2 by czichy · 1 year, 6 months ago 2.1.0
  23. a9156ec Add error check if arg is nil by subhash kumar singh · 1 year, 6 months ago
  24. 3150529 Test case for custom onboard API by subhash kumar singh · 1 year, 6 months ago
  25. 9ecf46c Add error handling for custom onabord API by subhash kumar singh · 1 year, 6 months ago
  26. 6b58a57 Add errorcode in swagger for custom onboard API by subhash kumar singh · 1 year, 6 months ago
  27. 8ac63a5 Add the config parameter for chartmuseum URL by subhash kumar singh · 1 year, 6 months ago
  28. d25ee8c Implement custom onboard functionality by subhash kumar singh · 1 year, 6 months ago
  29. 7c9ed41 Stub implementation for custom-onboard API by subhash kumar singh · 1 year, 6 months ago
  30. 6e2ec74 Add API for custom onboard by subhash kumar singh · 1 year, 6 months ago
  31. ca7c0d3 Documentation to build dev env by subhash kumar singh · 1 year, 7 months ago
  32. b9a6e20 Documentation for RICDMS deployment manifest by subhash kumar singh · 1 year, 7 months ago
  33. b761cd4 Documentation for local build and run by subhash kumar singh · 1 year, 7 months ago
  34. 668baee Skelton for documentation by subhash kumar singh · 1 year, 7 months ago
  35. 34f8572 Deployment yaml for RICDMS deployment by subhash kumar singh · 1 year, 7 months ago
  36. 199e725 Service yaml for RICDMS deployment by subhash kumar singh · 1 year, 7 months ago
  37. 88c0ed9 Configmap for the deployment by subhash kumar singh · 1 year, 7 months ago
  38. 6e07dc1 Release v.2.0.0 image by subhash kumar singh · 2 years ago g-release
  39. c10f9fa Bumping staging version by subhash kumar singh · 2 years ago 2.0.0
  40. cd908f5 Use the passed namespace while installing chart by subhash kumar singh · 2 years ago
  41. 7278f4a Expose rest implementation for xApp uninstall by subhash kumar singh · 2 years ago
  42. 7193da1 Fix config file to point correct URL by subhash kumar singh · 2 years ago
  43. c1e4374 Implement health check for xApp by subhash kumar singh · 2 years, 1 month ago
  44. c39ef83 Implement uninstall of xApp by subhash kumar singh · 2 years, 1 month ago
  45. b0e549a Include version for release by subhash kumar singh · 2 years, 1 month ago
  46. d6fcfc2 Enable test cases to execute by subhash kumar singh · 2 years, 1 month ago
  47. f95c1d3 Implement deploy API by subhash kumar singh · 2 years, 1 month ago
  48. be3a036 Update golang version by subhash kumar singh · 2 years, 1 month ago
  49. 41f0363 Implement producer to handle appliation/zip by subhash kumar singh · 2 years, 2 months ago
  50. 9960403 Fix get charts API by subhash kumar singh · 2 years, 2 months ago
  51. d8d204f Implement get the charts by name and version by subhash kumar singh · 2 years, 2 months ago
  52. e3ac46a Implement get the charts by name by subhash kumar singh · 2 years, 2 months ago
  53. f8dc81b Implementation for downloading charts by subhash kumar singh · 2 years, 2 months ago
  54. 6e8d970 Implement Get operation for chart list by subhash kumar singh · 2 years, 2 months ago
  55. 04897e6 Implement Onboarding of xApp by subhash kumar singh · 2 years, 2 months ago
  56. d349bbc Simplify the reading configuration by subhash kumar singh · 2 years, 2 months ago
  57. ce9cb6b Makefile for RICDMS by subhash kumar singh · 2 years, 2 months ago
  58. 4c03ef4 Fix missing use of config file by subhash kumar singh · 2 years, 2 months ago
  59. cd6cc6a Health check API for service by subhash kumar singh · 2 years, 3 months ago
  60. fbfb25a Release packaging for RICDMS by subhash kumar singh · 2 years, 3 months ago
  61. 0158faf Add logger to RICDMS by subhash kumar singh · 2 years, 4 months ago
  62. 8333c8b Initial code for dms server by subhash kumar singh · 2 years, 4 months ago
  63. 004ddf0 Dockerfile for the ricdms by subhash kumar singh · 2 years, 4 months ago
  64. a54c792 Swagger v2.0 for API by subhash kumar singh · 2 years, 4 months ago
  65. eca2c9a Merge "Add API yaml for ricdms" by Naman Gupta · 3 years ago
  66. 05a09ad Add API yaml for ricdms by subhash kumar singh · 3 years, 1 month ago
  67. 3c72d73 Automation adds INFO.yaml by LF Jenkins CI · 3 years, 1 month ago
  68. a8b177c Automation adds .gitreview by LF Jenkins CI · 3 years, 1 month ago
  69. a5a0249 Initial empty repository by LF Jenkins CI · 3 years, 1 month ago