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

CI/Add K3s Validation CI #16

Closed
wants to merge 7 commits into from
Closed

CI/Add K3s Validation CI #16

wants to merge 7 commits into from

Conversation

iGxnon
Copy link
Collaborator

@iGxnon iGxnon commented Jul 20, 2023

Base on #15

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?)

    This PR introduces a CI to validate xline-operator deployment on k3s

  • what changes does this pull request make?

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

    No

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 24.06% and project coverage change: +2.77% 🎉

Comparison is base (b2fbbbb) 18.88% compared to head (5b114e0) 21.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   18.88%   21.66%   +2.77%     
==========================================
  Files           9       12       +3     
  Lines         540     1057     +517     
  Branches      540     1057     +517     
==========================================
+ Hits          102      229     +127     
- Misses        436      822     +386     
- Partials        2        6       +4     
Files Changed Coverage Δ
operator-k8s/src/config.rs 0.00% <ø> (ø)
operator-k8s/src/controller/cluster/v1alpha.rs 0.00% <0.00%> (ø)
operator-k8s/src/controller/cluster/v1alpha1.rs 0.00% <0.00%> (ø)
operator-k8s/src/controller/mod.rs 0.00% <0.00%> (ø)
operator-k8s/src/crd/v1alpha1/cluster.rs 93.33% <ø> (ø)
operator-k8s/src/lib.rs 100.00% <ø> (ø)
operator-k8s/src/operator.rs 0.00% <0.00%> (ø)
utils/src/health.rs 56.25% <56.25%> (ø)
utils/src/migration.rs 72.46% <72.38%> (-15.78%) ⬇️
operator-k8s/src/crd/v1alpha/cluster.rs 92.30% <92.30%> (ø)
... and 2 more

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

@iGxnon iGxnon added this to the v0.1.0 milestone Jul 20, 2023
@iGxnon iGxnon force-pushed the ci-k3d branch 5 times, most recently from 4dcb081 to 799b892 Compare July 24, 2023 09:36
@iGxnon iGxnon mentioned this pull request Jul 24, 2023
@iGxnon iGxnon force-pushed the ci-k3d branch 8 times, most recently from 163346a to ce10ec3 Compare July 26, 2023 07:53
iGxnon added 2 commits July 27, 2023 10:42
Refer to xline-kv#5 comment
- Rename `deploy-operator` to `xline-operator`
- Rename `sidecar-operator` to `xline-sidecar`

Signed-off-by: iGxnon <[email protected]>
- Basic deployment
- Scale cluster
- Xline data PV

Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
@mergify mergify bot mentioned this pull request Aug 7, 2023
@iGxnon
Copy link
Collaborator Author

iGxnon commented Aug 7, 2023

Please refer to #20

@iGxnon iGxnon closed this Aug 7, 2023
@iGxnon iGxnon deleted the ci-k3d branch August 7, 2023 06:58
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