Skip to content

yithian/openshift-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,757 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openshift-tools repository

Description

This repository contains scripts used by OpenShift Operations for various purposes, many of which do not pertain directly to management of OpenShift itself.

Code here may be under heavy development, and none of these scripts are officially supported by Red Hat. Use at your own risk.

The repository layout is designed for use with Tito

See our Build instructions for more information.

Builds

RPMs from this repo can be found on our Copr Project.

Directory Structure

openshift-tools ├── docker Docker image definitions used by OpenShift Operations ├── docs Documentation specific to this repository ├── jenkins Build bot checks for our PRs ├── openshift Contains OpenShift v3 specific files (templates, pod defs, etc) ├── openshift_tools Python openshift_tools module ├── pmdas Custom PCP PMDAs ├── README.adoc This file ├── rel-eng Files used by tito (rpm build tool) ├── scripts Scripts that usually use the openshift_tools module ├── support-tools Support related tooling (will be moved into the above structure in the future) └── web Python Web based tooling (e.g. the Zagg REST API)

About

A public repository of scripts used by OpenShift Operations for various purposes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 96.2%
  • Shell 2.7%
  • Go 0.6%
  • HTML 0.3%
  • PHP 0.1%
  • CSS 0.1%