feat: implement canary rollout logic with PromQL-based threshold eval… #48
Annotations
11 errors and 2 warnings
|
Lint:
internal/controller/tenantquota_controller_test.go#L33
undefined: Describe (typecheck)
|
|
Lint:
internal/controller/suite_test.go#L172
undefined: AfterSuite (typecheck)
|
|
Lint:
internal/controller/suite_test.go#L77
undefined: BeforeSuite (typecheck)
|
|
Lint:
internal/controller/agentdeployment_controller_test.go#L732
undefined: Describe (typecheck)
|
|
Lint:
internal/controller/agentdeployment_controller_test.go#L154
undefined: Describe (typecheck)
|
|
Lint:
internal/controller/webhook_integration_test.go#L28
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
|
Lint:
internal/controller/agentdeployment_controller.go#L33
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
|
|
Lint:
test/utils/utils.go#L62
undefined: GinkgoWriter (typecheck)
|
|
Lint:
test/utils/utils.go#L57
undefined: GinkgoWriter (typecheck)
|
|
Lint:
test/utils/utils.go#L40
undefined: GinkgoWriter (typecheck)
|
|
Unit & Integration Tests
Process completed with exit code 2.
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit & Integration Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|