Coder Social home page Coder Social logo

tosi3k / release Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes/release

0.0 1.0 0.0 7.98 MB

Release infrastructure for Kubernetes and related components

License: Apache License 2.0

Shell 22.97% Go 65.25% Dockerfile 1.01% Makefile 0.82% Starlark 9.94%

release's Introduction

Kubernetes Release

This repo contains the tooling and infrastructure to create Kubernetes releases from the kubernetes/kubernetes main repository.

Intro

There are several scripts and helpers in this repository a release manager will find useful when managing all kinds of releases (alpha, beta, official, rc) across branches.

Tools

Most tools in this repo run by default in mock mode to allow for ease in development and testing.

Tools Description
krel Kubernetes Release Toolbox
This is the new golang based tool for managing releases
anago Release Tool:
The main driver for creating staged builds and releases. This is what runs inside GCB after a job is submitted using krel gcbmgr.
find_green_build Asks Jenkins for a good build to use.
release-notes Scrape GitHub for release notes.
See Release Notes Gathering for more information.
prin To show release tags of a particular PR or commit.
push-build.sh Pushes a developer build or CI Jenkins build up to GCS.
script-template Generates a script template in the kubernetes/release ecosystem.
testgridshot Screenshots failing testgrid dashboards and creates a markdown stub that can be copied and pasted into a GitHub issue comment.
This makes it easier to create comments like this as part of the release process.

For information on how to use krel and anago, see the Branch Manager Handbook

Release Notes Gathering

For more extensive build and usage documentation for the release-notes tool, see the documentation.

Once the tool is installed, use -h or --help to see the command usage:

$ release-notes -h
Usage of release-notes:
  -end-sha string
        The commit hash to end at
  -format string
        The format for notes output (options: markdown, json) (default "markdown")
  -github-token string
        A personal GitHub access token (required)
  -output string
        The path to the where the release notes will be printed
  -start-sha string
        The commit hash to start at

Building Linux Packages

See the kubepkg documentation for instructions on how to build debs and rpms.

Contributing

Please see CONTRIBUTING.md for instructions on how to contribute.

release's People

Contributors

k8s-ci-robot avatar david-mcmahon avatar justaugustus avatar saschagrunert avatar hoegaarden avatar mikedanese avatar luxas avatar ixdy avatar pswica avatar enisoc avatar cpanato avatar hasheddan avatar pipejakob avatar errordeveloper avatar wangxy518 avatar calebamiles avatar dims avatar mkumatag avatar paulbouwer avatar fejta avatar mbohlool avatar chuckha avatar dgoodwin avatar jeefy avatar alvaroaleman avatar j0n3lson avatar spiffxp avatar xiangpengzhao avatar haleygo avatar idealhack avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.