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

Kustomize #35

Closed
wants to merge 11 commits into from
Closed

Kustomize #35

wants to merge 11 commits into from

Conversation

iGxnon
Copy link
Collaborator

@iGxnon iGxnon commented Oct 12, 2023

Please briefly answer these questions:

  • what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?)

    Add kustomize to manage yaml stuff.

  • what changes does this pull request make?

  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Attention: 342 lines in your changes are missing coverage. Please review.

Comparison is base (7b64f15) 20.05% compared to head (b314258) 42.31%.

❗ Current head b314258 differs from pull request most recent head 6cd530a. Consider uploading reports for the commit 6cd530a to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #35       +/-   ##
===========================================
+ Coverage   20.05%   42.31%   +22.25%     
===========================================
  Files          21       22        +1     
  Lines        1670     1652       -18     
  Branches     1670     1652       -18     
===========================================
+ Hits          335      699      +364     
+ Misses       1329      940      -389     
- Partials        6       13        +7     
Files Coverage Δ
operator-k8s/src/lib.rs 100.00% <ø> (ø)
operator-k8s/src/config.rs 0.00% <0.00%> (ø)
operator-k8s/src/crd/v1alpha1/cluster.rs 92.92% <80.00%> (-0.69%) ⬇️
operator-k8s/src/sidecar_state.rs 52.23% <0.00%> (ø)
utils/src/migration.rs 74.35% <0.00%> (-1.96%) ⬇️
operator-k8s/src/controller/mod.rs 0.00% <0.00%> (ø)
operator-k8s/src/router.rs 0.00% <0.00%> (ø)
operator-k8s/src/controller/cluster/v1alpha1.rs 0.00% <0.00%> (ø)
operator-k8s/src/controller/cluster/metrics.rs 0.00% <0.00%> (ø)
operator-k8s/src/manager/cluster.rs 80.08% <80.08%> (ø)
... and 1 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iGxnon iGxnon closed this Dec 14, 2023
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.

1 participant