Releases: containerbuildsystem/ansible-role-osbs-namespace
Releases · containerbuildsystem/ansible-role-osbs-namespace
v2.2: set job history limits for pruning cronjobs
Signed-off-by: Robert Cerven <[email protected]>
v1.45: add worker deadlines to osbs client config secret
* CLOUDBLD-9910 Signed-off-by: Robert Cerven <[email protected]>
v2.1: pipeline run cleaner removes only finished pipeline runs, which
completed certain time ago * CLOUDBLD-8142 Signed-off-by: Robert Cerven <[email protected]>
new version for OSBS2
Make creating rolebindings more general This allows to specify rolebindings for Groups and Users as well CLOUDBLD-7984 Signed-off-by: mkosiarc <[email protected]>
v1.44: Don't add any permissions explicitly to osbs_service_accounts
* CLOUDBLD-6137 Signed-off-by: Robert Cerven <[email protected]>
v1.43: make code compatible with python3
Signed-off-by: Robert Cerven <[email protected]>
v1.42: fix delete command in prune config-maps tempalate
Signed-off-by: Robert Cerven <[email protected]>
v1.41: new clean-up cluster policy
* CLOUDBLD-3769 Signed-off-by: Robert Cerven <[email protected]>
v1.40: fix remove-unused-istags script
Signed-off-by: Robert Cerven <[email protected]>
v1.39: Merge branch 'fix-limitrange-template' into 'master'
Fix limitrange template See merge request ansible-roles/osbs-namespace!22