ingress-nginx-helm/internal/ingress/annotations
2024-01-05 15:50:34 +01:00
..
alias Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
auth Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
authreq annotation validation - extended URLWithNginxVariableRegex from alphaNumericChars to extendedAlphaNumeric (#10652) 2023-11-15 17:40:00 +01:00
authreqglobal Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
authtls annotation validation: validate regex in common name annotation (#10657) 2024-01-04 15:56:57 +01:00
backendprotocol Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
canary Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
clientbodybuffersize Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
connection Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
cors fix(cors): ensure trailing comma treated as empty value to be ignored (#10616) 2023-11-07 19:02:48 +01:00
customhttperrors Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
defaultbackend Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
disableproxyintercepterrors Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
fastcgi Fix fcgi configmap value parsing (#10528) 2023-10-17 01:10:16 +02:00
globalratelimit Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
http2pushpreload Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
ipallowlist Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
ipdenylist Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
loadbalancing Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
log Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
mirror Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
modsecurity Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
opentelemetry Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
parser annotation validation: validate regex in common name annotation (#10657) 2024-01-04 15:56:57 +01:00
portinredirect Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
proxy Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
proxyssl Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
ratelimit Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
redirect Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
rewrite Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
satisfy Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
serversnippet Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
serviceupstream Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
sessionaffinity fix: adjust unfulfillable validation check for session-cookie-samesite annotation (#10600) 2023-11-01 23:09:00 +01:00
snippet Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
sslcipher Include SECLEVEL and STRENGTH as part of ssl-cipher list validation (#10754) 2024-01-05 15:50:34 +01:00
sslpassthrough Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
streamsnippet Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
upstreamhashby Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
upstreamvhost Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
xforwardedprefix fix: Validate x-forwarded-prefix annotation with RegexPathWithCapture (#10598) 2023-11-01 23:08:51 +01:00
annotations.go Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
annotations_test.go upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00