fix: use tls config from BTP when connecting to the OIDC provider's well-known endpoint. #16235
build_and_test.yaml
on: pull_request
lint
6m 1s
gen-check
4m 43s
license-check
10s
coverage-test
6m 10s
publish
0s
Annotations
12 errors and 2 warnings
gen-check
Process completed with exit code 2.
|
lint:
internal/gatewayapi/securitypolicy.go#L782
G402: TLS MinVersion too low. (gosec)
|
lint:
internal/gatewayapi/securitypolicy.go#L801
nilness: impossible condition: nil != nil (govet)
|
lint:
internal/gatewayapi/securitypolicy.go#L783
unusedwrite: unused write to field ServerName (govet)
|
lint:
internal/gatewayapi/securitypolicy.go#L788
unusedwrite: unused write to field RootCAs (govet)
|
lint:
internal/gatewayapi/securitypolicy.go#L717
ineffectual assignment to protocol (ineffassign)
|
lint:
internal/gatewayapi/securitypolicy.go#L719
ineffectual assignment to protocol (ineffassign)
|
lint:
test/e2e/testdata/oidc-securitypolicy-backendcluster.yaml#L95
95:5 [indentation] wrong indentation: expected 2 but found 4
|
lint:
test/e2e/testdata/oidc-securitypolicy-backendcluster.yaml#L101
101:7 [indentation] wrong indentation: expected 4 but found 6
|
lint:
internal/gatewayapi/testdata/securitypolicy-with-oidc-backendcluster.in.yaml#L103
103:3 [indentation] wrong indentation: expected 0 but found 2
|
lint:
internal/gatewayapi/testdata/securitypolicy-with-oidc-backendcluster.in.yaml#L130
130:3 [indentation] wrong indentation: expected 0 but found 2
|
coverage-test
Process completed with exit code 2.
|
license-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|