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

make default controller work exclusively on unlabeled resources #485

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

krancour
Copy link
Member

@krancour krancour commented Jul 24, 2023

Before this PR: Default controller operated on all resources.

After this PR: Default controller operates exclusively on unlabeled resources.

@netlify
Copy link

netlify bot commented Jul 24, 2023

Deploy Preview for docs-kargo-akuity-io canceled.

Name Link
🔨 Latest commit ad7ef44
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/64bff33c5c70a10008ae5bae

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #485 (ad7ef44) into main (9932d6c) will increase coverage by 0.58%.
The diff coverage is 53.12%.

@@            Coverage Diff             @@
##             main     #485      +/-   ##
==========================================
+ Coverage   51.18%   51.77%   +0.58%     
==========================================
  Files          51       52       +1     
  Lines        4085     4095      +10     
==========================================
+ Hits         2091     2120      +29     
+ Misses       1910     1890      -20     
- Partials       84       85       +1     
Files Changed Coverage Δ
internal/controller/promotions/promotions.go 38.94% <0.00%> (+0.60%) ⬆️
internal/controller/stages/stages.go 48.36% <0.00%> (+1.87%) ⬆️
internal/controller/applications/applications.go 23.15% <100.00%> (+3.61%) ⬆️
internal/controller/labels.go 100.00% <100.00%> (ø)

@krancour krancour force-pushed the krancour/default-controller branch from 80ab645 to 4fa92a5 Compare July 24, 2023 20:24
@krancour krancour force-pushed the krancour/default-controller branch from 4fa92a5 to ad7ef44 Compare July 25, 2023 16:07
@krancour krancour changed the title add support for a default controller make default controller work exclusively on unlabeled resources Jul 25, 2023
Copy link
Contributor

@gdsoumya gdsoumya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@krancour krancour merged commit 71d3991 into akuity:main Jul 25, 2023
13 of 14 checks passed
@krancour krancour deleted the krancour/default-controller branch July 25, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants