Page MenuHomePhorge

Proposed changes for implementing tekton pipelines in Openshift
Needs RevisionPublic

Authored by adomaitis on Jun 17 2024, 2:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 29, 1:14 AM
Unknown Object (File)
Mon, Sep 2, 11:56 AM
Unknown Object (File)
Aug 29 2024, 1:17 PM
Unknown Object (File)
Aug 29 2024, 6:48 AM
Unknown Object (File)
Aug 20 2024, 10:45 AM
Unknown Object (File)
Aug 3 2024, 5:51 AM
Unknown Object (File)
Aug 1 2024, 2:00 AM
Unknown Object (File)
Jul 31 2024, 5:54 AM
Subscribers
None

Details

Reviewers
mollekopf
Summary

Multiple changes to start working with Openshift pipelines

Diff Detail

Repository
rK kolab
Branch
dev/adomaitis
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 47757
Build 18126: arc lint + arc unit

Event Timeline

adomaitis created this revision.
adomaitis retitled this revision from Changing base image location to Proposed changes for implementing tekton pipelines in Openshift.Jun 17 2024, 2:35 PM
adomaitis edited the summary of this revision. (Show Details)
adomaitis added a reviewer: mollekopf.

I think everything besides the Docker FROM changes can be merged because it doesn't impact anything existing either way.

docker/imap/Dockerfile
1

These will have to change. Can we not override the FROM when building the image? (we use that for the openshift builds as well).

This revision now requires changes to proceed.Jun 19 2024, 8:46 AM