Skip to content

Feature - Distributed DNS #550

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

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Feature - Distributed DNS #550

merged 1 commit into from
Apr 22, 2024

Conversation

philbrookes
Copy link
Contributor

update manifests and bundle

upgrade controller-gen to 0.14.0 (#460)

dns: Bump DNS Operator version

propagate health check to DNS Records

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

Merging #550 (6032133) into main (ece13e8) will increase coverage by 0.37%.
Report is 44 commits behind head on main.
The diff coverage is 80.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
+ Coverage   80.20%   80.58%   +0.37%     
==========================================
  Files          64       69       +5     
  Lines        4492     4878     +386     
==========================================
+ Hits         3603     3931     +328     
- Misses        600      649      +49     
- Partials      289      298       +9     
Flag Coverage Δ
integration 71.27% <77.41%> (-0.01%) ⬇️
unit 34.24% <12.72%> (+4.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
api/v1beta1 (u) 71.42% <ø> (ø)
api/v1beta2 (u) 89.10% <100.00%> (-2.33%) ⬇️
pkg/common (u) 83.78% <ø> (-5.05%) ⬇️
pkg/istio (u) 75.14% <ø> (+1.23%) ⬆️
pkg/log (u) 94.73% <ø> (ø)
pkg/reconcilers (u) ∅ <ø> (∅)
pkg/rlptools (u) 79.84% <ø> (+0.39%) ⬆️
controllers (i) 77.58% <81.18%> (+0.78%) ⬆️
Files Coverage Δ
controllers/dnspolicy_controller.go 81.90% <ø> (-1.58%) ⬇️
pkg/common/common.go 93.10% <100.00%> (-0.65%) ⬇️
pkg/library/utils/k8s_utils.go 96.96% <100.00%> (ø)
pkg/multicluster/gateway_wrapper.go 77.89% <100.00%> (ø)
pkg/multicluster/target.go 91.42% <100.00%> (-2.86%) ⬇️
controllers/dns_helper.go 84.43% <95.00%> (+0.45%) ⬆️
api/v1alpha1/dnspolicy_types.go 57.57% <0.00%> (-24.25%) ⬇️
controllers/dnspolicy_dnsrecords.go 60.86% <57.14%> (-4.82%) ⬇️

... and 15 files with indirect coverage changes

@maleck13 maleck13 force-pushed the distributed-dns branch 2 times, most recently from 3fdf26b to 40a5fe8 Compare April 22, 2024 06:59
@maleck13 maleck13 changed the title [WIP] Feature - Distributed DNS Feature - Distributed DNS Apr 22, 2024
update manifests and bundle

upgrade controller-gen to 0.14.0 (#460)

dns: Bump DNS Operator version

propagate health check to DNS Records

move dns operator back to latest

regen bundle
@maleck13 maleck13 merged commit c2b6f6a into main Apr 22, 2024
21 checks passed
@maleck13
Copy link
Collaborator

This is followed up by more work to improve test coverge Kuadrant/dns-operator#44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants