kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

feat: add a label to manually trigger repository poll immediately #328

Closed 0xff-dev closed 12 months ago

0xff-dev commented 12 months ago

What type of PR is this?

/kind feature

What this PR does / why we need it

feat: add a label to manually trigger repository poll immediately

Which issue(s) this PR fixes

Fix: https://github.com/kubebb/core/issues/318

Special notes for your reviewer

codecov[bot] commented 12 months ago

Codecov Report

Merging #328 (969ee6c) into main (74b09d3) will decrease coverage by 0.16%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
- Coverage   24.42%   24.27%   -0.16%     
==========================================
  Files          37       37              
  Lines        3529     3551      +22     
==========================================
  Hits          862      862              
- Misses       2609     2631      +22     
  Partials       58       58              
Files Changed Coverage Δ
api/v1alpha1/repository.go 12.82% <0.00%> (-1.47%) :arrow_down:
controllers/repository_controller.go 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

0xff-dev commented 12 months ago

/close https://github.com/kubebb/core/pull/329