kubernetes-operator/pkg
João Valença 424ec3fbc2
Receive plugins' versions with underscores. (#699)
* Receive plugins versions with underscores.

New jenkins plugin versions have underscores in them (example: https://plugins.jenkins.io/credentials/). The operator refuses configuration for such plug-ins as they do not match the existing regex.

* Add tests to underscores in plugin versions

Adds a new test to check that versions with underscores are valid.

* Synchronise regexps character order to avoid range

Make two related regexps more evidently similar to each other and re-order the symbols so that the - is not interpreted.
2022-01-27 10:58:27 +01:00
..
client Add security-validator branch to tests triggers 2021-06-08 09:38:47 +02:00
configuration Regenerate crds (#659) 2021-09-30 11:42:35 +02:00
constants Upgrade Jenkins Master default docker image to latest LTS 2021-10-20 14:31:06 +02:00
event Fix container-runtime-build Makefile goal 2021-01-27 14:29:05 +01:00
groovy Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
log lint with golangci-lint 2020-05-06 16:22:52 +02:00
notifications Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
plugins Receive plugins' versions with underscores. (#699) 2022-01-27 10:58:27 +01:00