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

WIP - Add AKSK API [FUTURE Rel.] #1319

Open rajat-soda opened 3 years ago

rajat-soda commented 3 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:

Which issue(s) this PR fixes:

Fixes #

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[bot] commented 3 years ago

Codecov Report

Merging #1319 (3c511e2) into master (a689e17) will decrease coverage by 0.26%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1319      +/-   ##
==========================================
- Coverage   38.93%   38.66%   -0.27%     
==========================================
  Files          53       55       +2     
  Lines        6966     7014      +48     
==========================================
  Hits         2712     2712              
- Misses       3739     3787      +48     
  Partials      515      515              
Impacted Files Coverage Δ
client/aksk.go 0.00% <0.00%> (ø)
pkg/api/controllers/aksk.go 0.00% <0.00%> (ø)
pkg/utils/urls/urls.go 46.66% <0.00%> (-1.61%) :arrow_down:
pkg/utils/utils.go 59.49% <0.00%> (-2.76%) :arrow_down: