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

Rework CRDs #321

Merged
merged 11 commits into from
May 10, 2022
Merged

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger changed the title Rework kobs architecture crds Rework CRDs May 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2022

Codecov Report

Merging #321 (44850fb) into rework-kobs-architecture (fe19196) will decrease coverage by 2.84%.
The diff coverage is 77.75%.

@@                     Coverage Diff                      @@
##           rework-kobs-architecture     #321      +/-   ##
============================================================
- Coverage                     45.03%   42.19%   -2.85%     
============================================================
  Files                            52       59       +7     
  Lines                          3155     2780     -375     
============================================================
- Hits                           1421     1173     -248     
+ Misses                         1650     1569      -81     
+ Partials                         84       38      -46     
Impacted Files Coverage Δ
cmd/kobs/satellite/config/config.go 100.00% <ø> (ø)
cmd/kobs/satellite/satellite.go 15.27% <0.00%> (+0.41%) ⬆️
pkg/satellite/api/clusters/clusters.go 100.00% <ø> (ø)
pkg/satellite/api/resources/resources.go 0.00% <0.00%> (ø)
pkg/satellite/plugins/plugins.go 0.00% <0.00%> (ø)
pkg/satellite/satellite.go 0.00% <0.00%> (ø)
cmd/kobs/hub/hub.go 20.27% <15.62%> (-0.60%) ⬇️
pkg/hub/store/bolt/bolt.go 74.39% <74.39%> (ø)
pkg/hub/middleware/userauth/auth.go 100.00% <100.00%> (+2.95%) ⬆️
pkg/hub/middleware/userauth/context/context.go 100.00% <100.00%> (ø)
... and 19 more

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 fe19196...44850fb. Read the comment docs.

@ricoberger ricoberger force-pushed the rework-kobs-architecture-crds branch from 3103f28 to ce51b30 Compare May 8, 2022 18:37
@ricoberger ricoberger marked this pull request as ready for review May 9, 2022 11:55
@ricoberger ricoberger merged commit c9bed2f into rework-kobs-architecture May 10, 2022
@ricoberger ricoberger deleted the rework-kobs-architecture-crds branch May 10, 2022 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants