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

Update openshift observability resources to use gateway-system namespace #969

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

david-martin
Copy link
Contributor

fixes for some issues hit during install with @eguzki

@@ -183,7 +183,7 @@ To scrape these additional metrics, you can install a `kube-state-metrics` insta

```bash
kubectl apply -f https://raw.githubusercontent.com/Kuadrant/kuadrant-operator/main/config/observability/openshift/kube-state-metrics.yaml
kubectl apply -k https://github.com/Kuadrant/gateway-api-state-metrics?ref=main
kubectl apply -k https://github.com/Kuadrant/gateway-api-state-metrics/config/kuadrant?ref=0.5.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@eguzki I forgot to land this change as well here

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.93%. Comparing base (63f1d28) to head (f945fa3).
Report is 37 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (63f1d28) and HEAD (f945fa3). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (63f1d28) HEAD (f945fa3)
unit 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #969       +/-   ##
===========================================
- Coverage   81.49%   68.93%   -12.57%     
===========================================
  Files         102      110        +8     
  Lines        7177     9572     +2395     
===========================================
+ Hits         5849     6598      +749     
- Misses        898     2548     +1650     
+ Partials      430      426        -4     
Flag Coverage Δ
bare-k8s-integration 9.37% <ø> (+0.47%) ⬆️
controllers-integration 67.89% <ø> (+2.57%) ⬆️
envoygateway-integration 47.57% <ø> (-2.73%) ⬇️
gatewayapi-integration 13.05% <ø> (-1.35%) ⬇️
istio-integration 48.73% <ø> (-4.79%) ⬇️
unit ?

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

Components Coverage Δ
api/v1beta1 (u) 90.00% <ø> (-0.91%) ⬇️
api/v1beta2 (u) ∅ <ø> (∅)
pkg/common (u) 29.45% <44.44%> (-58.69%) ⬇️
pkg/istio (u) 46.43% <72.05%> (-25.08%) ⬇️
pkg/log (u) 61.36% <ø> (-33.38%) ⬇️
pkg/reconcilers (u) ∅ <ø> (∅)
pkg/rlptools (u) ∅ <ø> (∅)
controllers (i) 78.77% <81.09%> (-4.29%) ⬇️

see 70 files with indirect coverage changes

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

Successfully merging this pull request may close these issues.

2 participants