Advertisement
Guest User

Untitled

a guest
Aug 10th, 2015
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.87 KB | None | 0 0
  1. commit 954d48c2c5eb37db1325febf553e5b3a1ee769ed
  2. Author: Mooli Tayer <mtayer@redhat.com>
  3. Date: Sun Aug 9 19:35:34 2015 +0300
  4.  
  5. Adding limit ranges
  6.  
  7. commit 1c8a2db701b513c9303f834a2c041ce474cc202c
  8. Author: Mooli Tayer <mtayer@redhat.com>
  9. Date: Sun Aug 9 18:28:02 2015 +0300
  10.  
  11. Adding resource quotas
  12.  
  13. commit 8017f3eb083a18c2fc14402bc50b0c1156ae491c
  14. Author: Alissa Bonas <abonas@redhat.com>
  15. Date: Tue Jul 28 05:50:23 2015 -0400
  16.  
  17. bump version to 0.3.0 after adding secrets
  18.  
  19. commit bc628d78c44255d56b487d882f21ac91a69e1e66
  20. Merge: 2972a2b 63357ba
  21. Author: abonas <mikeyteva@gmail.com>
  22. Date: Tue Jul 28 05:26:09 2015 -0400
  23.  
  24. Merge pull request #102 from iterion/add-secrets
  25.  
  26. Add Secrets
  27.  
  28. commit 63357ba35dda6697fb8d5b2fed9cbfeaa0af2f26
  29. Author: Adam Sunderland <iterion@gmail.com>
  30. Date: Mon Jul 27 16:33:10 2015 -0500
  31.  
  32. Include delete_secret in README.md
  33.  
  34. commit 8eb2a019e54adb1e2d1a37b5cee730501510ed4c
  35. Author: Adam Sunderland <iterion@gmail.com>
  36. Date: Thu Jul 16 14:43:15 2015 -0500
  37.  
  38. Update README.md with secrets
  39.  
  40. commit 51a601d526553eae2c116edab4428e0af9781eb4
  41. Author: Adam Sunderland <iterion@gmail.com>
  42. Date: Thu Jul 16 11:12:47 2015 -0500
  43.  
  44. Adding Secret Tests
  45.  
  46. Respect Rubocop
  47.  
  48. commit 1b731ed758c329500c902de2d50834cb6c0b5c63
  49. Author: Adam Sunderland <iterion@gmail.com>
  50. Date: Wed Jun 17 18:55:04 2015 -0500
  51.  
  52. Adding Secrets
  53.  
  54. commit 2972a2b6476bd9eec1e3443686a7058d553333ef
  55. Author: Alissa Bonas <abonas@redhat.com>
  56. Date: Tue Jul 14 16:02:37 2015 +0300
  57.  
  58. bump version to 0.2.0
  59.  
  60. commit f38031f66caf717519cc559f09376c562470ff2f
  61. Merge: 76c8e50 1086baf
  62. Author: Federico Simoncelli <federico.simoncelli@gmail.com>
  63. Date: Tue Jun 30 07:01:08 2015 -0400
  64.  
  65. Merge pull request #98 from jimmidyson/service-account-token
  66.  
  67. Allow bearer token file for auth
  68.  
  69. commit 1086bafd02595b40b0de2037b65d89cba7ca4bac
  70. Author: Jimmi Dyson <jimmidyson@gmail.com>
  71. Date: Fri Jun 5 09:35:55 2015 +0100
  72.  
  73. Fixes #90: Allow bearer token file for auth
  74.  
  75. commit 76c8e50208bcfe7e9557418cd4a1998fe08c1482
  76. Merge: e70048f e24a82e
  77. Author: abonas <mikeyteva@gmail.com>
  78. Date: Mon Jun 29 19:36:39 2015 +0300
  79.  
  80. Merge pull request #97 from simonswine/bugfix_update_entity
  81.  
  82. Bugfix: update of a entity not working as the name is not read correctly
  83.  
  84. commit e24a82e34287e3345876020c1c8a922f72890fcd
  85. Author: Christian Simon <christian.simon@picsolve.com>
  86. Date: Mon Jun 29 09:36:41 2015 +0100
  87.  
  88. Bugfix: update of a entity not working
  89.  
  90. * name is not read correctly (old v1beta1 way)
  91. * look for name first
  92. * look for metadata.name if name.nil?
  93.  
  94. commit e70048fdfd8549b6519669ecdec490e3ee23ebe7
  95. Merge: 8d7edbf 5cf2c3a
  96. Author: abonas <mikeyteva@gmail.com>
  97. Date: Fri Jun 19 10:12:19 2015 +0300
  98.  
  99. ...skipping...
  100. commit a25ac269d0ffd541676161755ac457a5eb309c2c
  101. Author: Alissa Bonas <abonas@redhat.com>
  102. Date: Tue May 5 11:01:31 2015 +0300
  103.  
  104. bump version
  105.  
  106. commit d155f4560dde7e8714ed54f69358d01ca4950a5b
  107. Merge: 9d0ed41 ed611a3
  108. Author: abonas <mikeyteva@gmail.com>
  109. Date: Tue May 5 10:54:46 2015 +0300
  110.  
  111. Merge pull request #72 from abonas/removeCamelizedResourceNames
  112.  
  113. remove camelized resource names
  114.  
  115. commit 9d0ed41ff240dbe4991c3e096a1641a45764e964
  116. Merge: d448e43 2991630
  117. Author: abonas <mikeyteva@gmail.com>
  118. Date: Tue May 5 10:52:55 2015 +0300
  119.  
  120. Merge pull request #73 from abonas/fixNSOnDelete
  121.  
  122. Fix #61 add namespace to url when delete an entity (except node, namespa...
  123.  
  124. commit 2991630e635569943fc4e5abfb57a39f3432c17c
  125. Author: Alissa Bonas <abonas@redhat.com>
  126. Date: Mon May 4 14:14:16 2015 +0300
  127.  
  128. Fix #61 add namespace to url when delete an entity (except node, namespace)
  129.  
  130. commit d448e43a45c8d6f679ca9c22134ec8cdca809313
  131. Merge: 451522f fedb1a3
  132. Author: abonas <mikeyteva@gmail.com>
  133. Date: Tue May 5 10:33:31 2015 +0300
  134.  
  135. Merge pull request #74 from abonas/addAssertRequestedTest
  136.  
  137. Add assertRequest checks to tests
  138.  
  139. commit fedb1a3b4a9ced3acdb71d887b513e606f01ff23
  140. Author: Alissa Bonas <abonas@redhat.com>
  141. Date: Mon May 4 14:48:01 2015 +0300
  142.  
  143. Add assertRequest checks to tests
  144.  
  145. commit ed611a33ceb4ab399e46cbabc6957dacaec24bcb
  146. Author: Alissa Bonas <abonas@redhat.com>
  147. Date: Sun May 3 22:55:21 2015 +0300
  148.  
  149. remove camelized resource names
  150.  
  151.  
  152. commit 1b731ed758c329500c902de2d50834cb6c0b5c63
  153. Author: Adam Sunderland <iterion@gmail.com>
  154. Date: Wed Jun 17 18:55:04 2015 -0500
  155.  
  156. Adding Secrets
  157.  
  158. commit 2972a2b6476bd9eec1e3443686a7058d553333ef
  159. Author: Alissa Bonas <abonas@redhat.com>
  160. Date: Tue Jul 14 16:02:37 2015 +0300
  161.  
  162. bump version to 0.2.0
  163.  
  164. commit f38031f66caf717519cc559f09376c562470ff2f
  165. Merge: 76c8e50 1086baf
  166. Author: Federico Simoncelli <federico.simoncelli@gmail.com>
  167. Date: Tue Jun 30 07:01:08 2015 -0400
  168.  
  169. Merge pull request #98 from jimmidyson/service-account-token
  170.  
  171. Allow bearer token file for auth
  172.  
  173. commit 1086bafd02595b40b0de2037b65d89cba7ca4bac
  174. Author: Jimmi Dyson <jimmidyson@gmail.com>
  175. Date: Fri Jun 5 09:35:55 2015 +0100
  176.  
  177. Fixes #90: Allow bearer token file for auth
  178.  
  179. commit 76c8e50208bcfe7e9557418cd4a1998fe08c1482
  180. Merge: e70048f e24a82e
  181. Author: abonas <mikeyteva@gmail.com>
  182. Date: Mon Jun 29 19:36:39 2015 +0300
  183.  
  184. Merge pull request #97 from simonswine/bugfix_update_entity
  185.  
  186. Bugfix: update of a entity not working as the name is not read correctly
  187.  
  188. commit e24a82e34287e3345876020c1c8a922f72890fcd
  189. Author: Christian Simon <christian.simon@picsolve.com>
  190. Date: Mon Jun 29 09:36:41 2015 +0100
  191.  
  192. Bugfix: update of a entity not working
  193.  
  194. * name is not read correctly (old v1beta1 way)
  195. * look for name first
  196. * look for metadata.name if name.nil?
  197.  
  198. commit e70048fdfd8549b6519669ecdec490e3ee23ebe7
  199. Merge: 8d7edbf 5cf2c3a
  200. Author: abonas <mikeyteva@gmail.com>
  201. Date: Fri Jun 19 10:12:19 2015 +0300
  202.  
  203. ...skipping...
  204. bump version to 0.1.17
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement