79506439

Date: 2025-03-13 12:24:30
Score: 0.5
Natty:
Report link

The jenkins-operator creates a (config map with a) Groovy script.

https://github.com/jenkinsci/kubernetes-operator/blob/d919a2a11cf1b6417daaa414ad315cf3cc985fcc/pkg/configuration/base/resources/base_configuration_configmap.go#L80

They call the deprecated setAgentProtocols method which triggers the warning.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Behe