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

bump to go 1.22 #213

Closed OliverMKing closed 4 weeks ago

OliverMKing commented 1 month ago

Description

bumps us to Go 1.22. Needed for a Gatekeeper integration for scanning our manifests.

Also update a few unit tests to reflect updated controller runtime packages. Fake client no longer fully infers types.

OliverMKing commented 1 month ago

/ok-to-test sha=1349f19

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9390941813

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/testutils/fakemanager.go 0 3 0.0%
<!-- Total: 0 3 0.0% -->
Files with Coverage Reduction New Missed Lines %
pkg/controller/ingress/concurrency_watchdog.go 1 86.41%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9356696458: -1.4%
Covered Lines: 2998
Relevant Lines: 3789

💛 - Coveralls
OliverMKing commented 4 weeks ago

/ok-to-test sha=1349f19

OliverMKing commented 4 weeks ago

/ok-to-test sha=2050556

coveralls commented 4 weeks ago

Pull Request Test Coverage Report for Build 9402003095

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/testutils/fakemanager.go 0 3 0.0%
<!-- Total: 0 3 0.0% -->
Totals Coverage Status
Change from base Build 9356696458: -1.4%
Covered Lines: 2999
Relevant Lines: 3789

💛 - Coveralls