https://github.com/garethahealy/openshift-json-schema
kubernetes-json-schema but for OpenShift
https://github.com/garethahealy/openshift-json-schema
json-schema openshift
Last synced: 5 months ago
JSON representation
kubernetes-json-schema but for OpenShift
- Host: GitHub
- URL: https://github.com/garethahealy/openshift-json-schema
- Owner: garethahealy
- License: apache-2.0
- Created: 2024-02-12T13:26:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-11T23:13:14.000Z (about 1 year ago)
- Last Synced: 2025-06-12T00:27:44.267Z (about 1 year ago)
- Topics: json-schema, openshift
- Language: Shell
- Homepage:
- Size: 24.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# openshift-json-schema
[kubernetes-json-schema](https://github.com/yannh/kubernetes-json-schema) but for OpenShift. Consumed by [redhat-cop/rego-policies](https://github.com/redhat-cop/rego-policies/blob/main/.github/workflows/gatekeeper-k8s-integrationtests.yaml#L59-L65)
## usage
```bash
oc login --token=replaceme --server=https://api.ocp-cluster.com:6443
./generate.sh
```