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

[pull] main from labring:main #632

Merged
merged 12 commits into from
Aug 29, 2023
Merged

[pull] main from labring:main #632

merged 12 commits into from
Aug 29, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 28, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

cuisongliu and others added 4 commits August 28, 2023 13:41
… license policy. (#3764)

* Handling dependencies between runnable tasks.

* fix bugs

* test for the network probe

* add register to cloud

* fix bugs
* fix webhook policy cause api-server busy

* fix account status via webhook
…mentation (#3763)

* style: rename constants.Data to PathResolver

* style: move non-generic constants to respective module directories

* style: rename functions

* fix: path of remote config dir

* fix: path of kubeadm init and upate file in e2e test

* fix: avoid reusing the private ConvertedKubeadmConfig

* style: rename ConfigsPath
@cuisongliu
Copy link
Owner

cuisongliu commented Aug 28, 2023

🤖 Generated by lychee action

Summary

Status Count
🔍 Total 909
✅ Successful 372
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 536
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2023

Codecov Report

Patch coverage: 16.66% and project coverage change: -0.26% ⚠️

Comparison is base (77f88ce) 66.71% compared to head (63d5423) 66.46%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #632      +/-   ##
==========================================
- Coverage   66.71%   66.46%   -0.26%     
==========================================
  Files           8        8              
  Lines         661      665       +4     
==========================================
+ Hits          441      442       +1     
- Misses        173      175       +2     
- Partials       47       48       +1     
Files Changed Coverage Δ
pkg/apply/gen.go 48.78% <0.00%> (ø)
pkg/apply/reset.go 80.85% <20.00%> (-5.20%) ⬇️

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

* feat:cronjob deploy

Signed-off-by: jingyang <[email protected]>

* desktop background

Signed-off-by: jingyang <[email protected]>

* delete serviceAccount

* backgrond svg

---------

Signed-off-by: jingyang <[email protected]>
@cuisongliu cuisongliu merged commit 63d5423 into cuisongliu:main Aug 29, 2023
124 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment