sodafoundation / api

SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
Apache License 2.0
828 stars 314 forks source link

Sync master with development #1293

Closed kumarashit closed 4 years ago

kumarashit commented 4 years ago

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind new feature /kind bug fix kind cleanup /kind revert change /kind design /kind documentation /kind enhancement

What this PR does / why we need it: Sync the changes from development into master Which issue(s) this PR fixes:

Fixes # This is just code sync. changes were tested on development branch Test Report Added?:

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line: /kind TESTED kind NOT-TESTED

Test Report:

Special notes for your reviewer:

codecov-commenter commented 4 years ago

Codecov Report

Merging #1293 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1293   +/-   ##
=======================================
  Coverage   40.86%   40.86%           
=======================================
  Files          53       53           
  Lines        7752     7752           
=======================================
  Hits         3168     3168           
  Misses       4083     4083           
  Partials      501      501