Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
/ pkg Public archive
forked from knative/pkg

Knative common packages

Notifications You must be signed in to change notification settings

openshift-knative/pkg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openshift Knative Common Packages

This repository holds Openshift's fork of knative/pkg with additions and fixes needed only for the OpenShift side of things.

sink

"The kitchen sink" by Alan Cleaver is licensed under CC BY 2.0

How this repository works ?

The main branch holds up-to-date specific openshift files that are necessary for CI setups and maintaining it. This includes:

  • Scripts to create a new release branch from upstream
  • CI setup files & tests scripts

Each release branch holds the upstream code for that release and our openshift's specific files.

CI Setup

For the CI setup, two repositories are of importance:

  • This repository
  • openshift/release which contains the configuration of CI jobs that are run on this repository

About

Knative common packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 91.1%
  • Makefile 4.5%
  • Dockerfile 4.4%