Azure / aks-app-routing-operator

Kubernetes operator that implements AKS Application Routing
https://learn.microsoft.com/en-us/azure/aks/app-routing
MIT License
29 stars 20 forks source link

Making include optional #107

Closed jaiveerk closed 9 months ago

jaiveerk commented 9 months ago

Description

This PR is to prevent make commands from erroring should the include statement fail (namely, due to the file not existing).

Fixes # (issue) Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s)?

Checklist:

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 6421740448


Files with Coverage Reduction New Missed Lines %
pkg/controller/ingress/concurrency_watchdog.go 1 85.38%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 6331531917: -0.05%
Covered Lines: 1965
Relevant Lines: 2216

đź’› - Coveralls
jaiveerk commented 9 months ago

/ok-to-test sha=5b7adb2