Skip to content
  1. Nov 12, 2019
  2. Nov 11, 2019
  3. Nov 10, 2019
  4. Nov 08, 2019
  5. Nov 07, 2019
  6. Oct 30, 2019
    • Ankit R Gadiya's avatar
      fix: Generate ObjectMeta instead of Object in Delete functions · 53f899c6
      Ankit R Gadiya authored
      The Delete operation only requires the ObjectMeta details so there is
      no use in generating the entire object. This changes the Delete
      functions of all objects (service, configmap, secret) to directly
      generate ObjectMeta and assign it to Empty Object. This is not a
      breaking change.
      
      Resolves #17
      53f899c6
  7. Oct 26, 2019
  8. Oct 03, 2019
  9. Oct 02, 2019
  10. Sep 29, 2019