-
Notifications
You must be signed in to change notification settings - Fork 450
JKNS-637: Remove deprecated references #1899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
@k37y: This pull request references JKNS-637 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.19.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: k37y The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
I could see more centos references in following files so please check and if required please update these files as well.
|
| # | ||
| # This image provides a Jenkins server, primarily intended for integration with | ||
| # OpenShift v3. | ||
| # OpenShift v4. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should remove/update OpenShift V3 references from all Dockerfiles.
| * [quay.io/openshift/origin-jenkins-agent-base](https://quay.io/openshift/origin-jenkins-agent-base) | ||
|
|
||
| **NOTE:** The jenkins-agent-maven and jenkins-agent-nodejs image are no longer maintained as of version 4.11 and no longer published as of version 4.14. | ||
| **NOTE:** The jenkins-agent-maven and jenkins-agent-nodejs image are no longer maintained as of version 4.11 and no longer published as of version 4.17. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All OCP 4 hosted images are based on UBI 8 & 9 so we can add reference of UBI 9 as well at line 7-8
I think we should add generic note here, as jenkins and jenkins-agent-base community supported images are also not maintained.
| # Stage 2 : Build slave-base with go-init | ||
| ############################################## | ||
| FROM quay.io/openshift/origin-cli:4.16 | ||
| FROM registry.access.redhat.com/ubi9:latest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't we use ose-cli-rhel9 image instead ubi ?
- Remove CentOS references - Remove OpenShift V3 references - Use UBI base image for local development Dockerfile - Add all oc binaries for controller - Add latest stable oc binary for slave - Add groovy script to set node property and oc tools Signed-off-by: Vinu Kochukuttan <vkochuku@redhat.com> Signed-off-by: Vinu K <kevy.vinu@gmail.com>
|
@k37y: This pull request references JKNS-637 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.19.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/retest-required |
|
/retest |
|
@k37y: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/hold |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
/remove-lifecycle stale |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
/remove-lifecycle stale |
Uh oh!
There was an error while loading. Please reload this page.