Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove database versions from "all" category #374

Merged
merged 3 commits into from Dec 26, 2018
Merged

Remove database versions from "all" category #374

merged 3 commits into from Dec 26, 2018

Conversation

sh0rez
Copy link
Contributor

@sh0rez sh0rez commented Dec 26, 2018

This PR removes the version objects of the individual databases from the all category. IMHO they do not belong there, as they are cluster-wide resources and showing them on an all call, which is namespaced (not cluster-wide), produces very verbose messages without any valuable information.

Closes kubedb/project#375

Runs hack/codegen.sh to do clean commits afterwards

Signed-off-by: sh0rez <me@shorez.de>
Removes database and version objects from the "all" category

See kubedb/project#375

Signed-off-by: sh0rez <me@shorez.de>
Ran hack/codegen.sh to reflect the changes introduced in f802621

Signed-off-by: sh0rez <me@shorez.de>
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   54.44%   54.44%           
=======================================
  Files           6        6           
  Lines         281      281           
=======================================
  Hits          153      153           
  Misses         97       97           
  Partials       31       31

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 793a8b1...a2dd40b. Read the comment docs.

@hossainemruz
Copy link
Contributor

@sh0rez Thank you for the PR. We will review it soon.

@tamalsaha tamalsaha merged commit 4c42014 into kubedb:master Dec 26, 2018
@tamalsaha
Copy link
Member

Thanks @sh0rez !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants