Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openebs/linux-utils
OpenEBS apline based docker images with linux utilities used for launching helper jobs.
https://github.com/openebs/linux-utils
alpine-linux docker-image hacktoberfest kubernetes openebs storage-tools tools
Last synced: 2 months ago
JSON representation
OpenEBS apline based docker images with linux utilities used for launching helper jobs.
- Host: GitHub
- URL: https://github.com/openebs/linux-utils
- Owner: openebs
- License: apache-2.0
- Created: 2019-11-29T04:01:23.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T05:18:41.000Z (2 months ago)
- Last Synced: 2024-11-08T06:23:12.365Z (2 months ago)
- Topics: alpine-linux, docker-image, hacktoberfest, kubernetes, openebs, storage-tools, tools
- Language: Makefile
- Homepage: https://docs.openebs.io
- Size: 65.4 KB
- Stars: 5
- Watchers: 21
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README
# linux-utils
[![CI](https://github.com/openebs/linux-utils/actions/workflows/pull_request.yml/badge.svg)](https://github.com/openebs/linux-utils/actions/workflows/pull_request.yml)
[![Slack](https://img.shields.io/badge/chat-slack-ff1493.svg?style=flat-square)](https://kubernetes.slack.com/messages/openebs)
[![Community Meetings](https://img.shields.io/badge/Community-Meetings-blue)](https://us05web.zoom.us/j/87535654586?pwd=CigbXigJPn38USc6Vuzt7qSVFoO79X.1)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9662/badge)](https://www.bestpractices.dev/projects/9662)
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flinux-utils.svg?type=shield&issueType=license)](https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flinux-utils?ref=badge_shield&issueType=license)This repository contains the scripts required for building a customized alpine based linux utils docker image used for launching OpenEBS helper jobs.
This repository also acts as a trigger to initiate the release workflow. For example:
- Creating a release tag from `main` branch with a release tag like v3.m.n, will result in tagging the downstream repos with the tag v3.m.n on branch v3.m.x
- Creating a release tag from `v2.12.x` branch with a release tag like v2.12.1, will result in tagging the downstream repos with tag v2.12.1 on branches v2.12.xFor more information on the release process, see https://github.com/openebs/openebs/blob/HEAD/RELEASE.md
## License Compliance
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flinux-utils.svg?type=large&issueType=license)](https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flinux-utils?ref=badge_large&issueType=license)