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

We need to update the GWs finalizers #280

Merged
merged 1 commit into from
Oct 19, 2023
Merged

We need to update the GWs finalizers #280

merged 1 commit into from
Oct 19, 2023

Conversation

alexsnaps
Copy link
Member

@alexsnaps alexsnaps commented Oct 18, 2023

I actually don't know that this change suffice, but I think it should... Unsure how to best test that before merging.

See here, but we can discuss that tomorrow...

@alexsnaps alexsnaps requested a review from a team as a code owner October 18, 2023 23:00
@alexsnaps alexsnaps requested a review from eguzki October 18, 2023 23:00
@alexsnaps alexsnaps force-pushed the os-finalizer branch 2 times, most recently from 7e65a29 to 6457828 Compare October 18, 2023 23:03
@alexsnaps
Copy link
Member Author

/cc @jsmolar

@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.13.0
Copy link
Member Author

Choose a reason for hiding this comment

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

Ugh

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #280 (dfa4444) into main (982c978) will decrease coverage by 0.97%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
- Coverage   64.38%   63.42%   -0.97%     
==========================================
  Files          33       33              
  Lines        3204     3204              
==========================================
- Hits         2063     2032      -31     
- Misses        976      998      +22     
- Partials      165      174       +9     
Flag Coverage Δ
integration 69.60% <ø> (-1.99%) ⬇️
unit 57.52% <ø> (ø)

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

Components Coverage Δ
api/v1beta1 (u) ∅ <ø> (∅)
pkg/common (u) 75.90% <ø> (ø)
pkg/istio (u) 30.24% <ø> (ø)
pkg/log (u) 31.81% <ø> (ø)
pkg/reconcilers (u) 33.68% <ø> (ø)
pkg/rlptools (u) 57.63% <ø> (ø)
controllers (i) 69.60% <ø> (-1.99%) ⬇️
Files Coverage Δ
...ollers/limitador_cluster_envoyfilter_controller.go 82.82% <ø> (-3.04%) ⬇️

... and 5 files with indirect coverage changes

@alexsnaps alexsnaps marked this pull request as draft October 18, 2023 23:07
@alexsnaps alexsnaps marked this pull request as ready for review October 19, 2023 10:38
@alexsnaps
Copy link
Member Author

Other than @eguzki telling me this is nonsense, I'll merge that in my afternoon 🙏

@alexsnaps alexsnaps merged commit 4d38913 into main Oct 19, 2023
21 checks passed
@alexsnaps alexsnaps deleted the os-finalizer branch October 19, 2023 17:26
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.

2 participants