Openshift shows a warning when creating some resources from the Jenkins pipeline #1072
Closed
3 tasks done
Labels
bug
Something isn't working
Describe the bug
The warning should be solved
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Warning should not appear
Screenshots
![image](https://private-user-images.githubusercontent.com/26645694/306021528-13817d38-f2ef-40e2-9aa4-6440d89eaea7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODU4MDIsIm5iZiI6MTczOTQ4NTUwMiwicGF0aCI6Ii8yNjY0NTY5NC8zMDYwMjE1MjgtMTM4MTdkMzgtZjJlZi00MGUyLTlhYTQtNjQ0MGQ4OWVhZWE3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIyMjUwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBiNTgxNmI2M2U3ODk0YTUyMDc3YzFlOWIzYmI0YWJhZDFhNThkNDE5ZWI2ZjA4YWU3ZjcwOTllOTVlNzBmNzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.gruxQXQ9dcVJMHzeSlu1KvnAgsRDIX6YrdYP7OR91PY)
Affected version (please complete the following information):
Log Output
Additional context
It is likely needed to change the api version on the BC and IS created by the pipeline: https://github.com/opendevstack/ods-jenkins-shared-library/blob/master/src/org/ods/services/OpenShiftService.groovy#L949-L993
Also it would be needed to check if ods-core webhook proxy or even the templates also use the same api version
Api versions:
To do:
The text was updated successfully, but these errors were encountered: