Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

k8s.io/system-validators

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k8s.io/system-validators

  • v1.9.1
  • Go
  • Socket score

Version published
Created
Source

System Validators

A set of system-oriented validators for kubeadm preflight checks.

Creating releases

To prepare a release of this library please follow this guide:

  • The main branch should always contain WIP commits planned for the upcoming release.
  • Always create a new branch for MAJOR and MINOR releases. This allows backporting changes.
  • Release branch names should be in the format release-MAJOR.MINOR (without a v prefix).
  • Only non-breaking bug fixes can be done in a PATCH release.
  • New features must not be added in PATCH releases.
  • Breaking changes must be added in a MAJOR release.
  • Pushing releases requires write access. To obtain that you must be part of the system-validator-maintainers team.

For vendoring the new release in kubernetes/kubernetes you can use its pin-dependency.sh script.

Example:

./hack/pin-dependency.sh k8s.io/system-validators <NEW-TAG>

And then PR the changes.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

FAQs

Package last updated on 04 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc