Skip to content

mmirecki/rh-manifest-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rh-manifest-script

The script will produce a new rh-manifest file for a distgit repo and push a patch with the new file.

Run the script as: ./rh-backvendor-script.sh [distgit branch]

for example: ./rh-backvendor-script.sh origin/cnv-2.0-rhel-8

The script will use the projects file to find projects for which to update the rh-manifest file. The file should look like:

  <distgit project name> <upstream repo>
  ....

For example:

bridge-marker                    github.com/kubevirt/bridge-marker
kubemacpool                      github.com/K8sNetworkPlumbingWG/kubemacpool

The upstream repo is needed by the retrodep tool.

You need to have RH vpn enabled and be logged on to kinit

About

rh-manifest-script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages