Piotr Ryba
07d2e5e129
Use ssh.ParseRawPrivateKey to validate ssh private key ( #546 )
...
This allows the user to use keys other than PEM encoded RSA. ed25519
is often recommended to be used if it's supported. Using this
algorithm implies the use of OpenSSH key format in ssh-keygen.
2021-04-27 07:21:58 +02:00
SylwiaBrant
652580c0a5
#507 Allow listing events ( #514 )
...
Added missing permissions for listing events by Jenkins
2021-02-12 15:38:23 +01:00
Sylwia Brant
77a79e8f97
Removed image CRD, updated plugins
2021-02-05 13:28:30 +01:00
SylwiaBrant
021ebb4745
Added TestPlugins, TestRestart and TestRestoreBackup ( #504 )
...
Co-authored-by: Tomasz Sęk
2021-02-05 13:17:06 +01:00
Tomasz Sęk
34ffdde054
Resolve some FIXME
2021-01-27 11:29:38 +01:00
Tomasz Sęk
524d0b861f
Refactor e2e tests to new ginkgo framework
2021-01-26 22:00:23 +01:00
Tomasz Sęk
cb26623f5f
Upgrade operator-sdk to 1.3.0 without e2e tests
2021-01-19 15:47:05 +01:00
Tomasz Sęk
fe81e5ab3d
Bump version to v0.5.0
2021-01-18 10:10:36 +01:00
Sylwia Brant
566ac9768f
Grand Christmas Patch
...
Fixed helm not creating role permissions #424
Added ability to use custom k8s cluster domain #461
Fixed propagation of JENKINS_OPTS to seed-job agent #462
Fixed updating last backup #421
2020-12-15 10:18:40 +01:00
Sylwia Brant
ea5ad56012
Fixed targetPort value
...
Made the targetPort in Jenkins pod a fixed value.
Previously users encountered issue with changing values.
Added test comparing expected and actual targetPort values.
2020-10-13 09:22:19 +02:00
jkhelil
14cd8b7724
fix route name
2020-07-10 10:02:29 +02:00
Mads Dam Jakobsen
d1aded8ef6
Implemented feedback from @jetersen
...
Much cleaner solution provided by @jetersen which is also backwards compatible
2020-06-04 22:48:28 +02:00
Mads Dam Jakobsen
2c79c128c5
Check casc version to match changes in YamlSource
...
Check for casc version 1.41 or to match the api changes to YamlSource
2020-06-02 23:05:44 +02:00
Akram Ben Aissi
ee01c4c028
JenkinsImage controller based on kaniko ( #394 )
2020-05-29 15:00:36 +02:00
Akram Ben Aissi
fc216263e8
Minor refactor of the jenkins reconcile
...
- Extract resources limits creation
- Start to extract the reconcilier structure into a separate file
2020-05-25 12:34:58 +02:00
jkhelil
5e1496cbc3
reorganise directories for better readbility
2020-05-19 10:26:18 +02:00