Skip to content

computate/nerc-ocp-config

This branch is 3 commits ahead of, 99 commits behind OCP-on-NERC/nerc-ocp-config:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 31, 2023
Aug 27, 2024
Aug 5, 2024
Oct 22, 2024
Oct 15, 2024
Aug 24, 2022
Oct 22, 2024
Sep 24, 2024
Apr 24, 2024
Mar 5, 2024
Oct 1, 2024
Oct 22, 2024
Dec 13, 2022
Oct 3, 2024
Jul 14, 2023
Oct 3, 2024
Mar 18, 2024
Oct 16, 2024
Sep 24, 2024
Oct 15, 2024
Sep 11, 2023
Sep 14, 2023
Jul 22, 2024
Mar 12, 2024
Oct 16, 2024
Sep 4, 2024
Nov 3, 2022
Jun 18, 2022
Nov 21, 2023
May 26, 2022
Jul 27, 2022

Repository files navigation

This repository manages Kubernetes manifests deployed on NERC managed OpenShift clusters.

The directory layout of this repository follows the standards of the Operate First project (specifically ADR-0009).

Validations make your life easier

Pre-commit checks

Configure linters to run before each commit by install the pre-commit tool:

pip install pre-commit

And then enabling it for your working directory. From inside this repository, run:

pre-commit install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.6%
  • Makefile 42.4%