github-operator

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: Apache-2.0

README

github-operator

GitHub Operator is a Kubernetes operator built to manage GitHub resources in a declarative manner.

Description

By representing GitHub resources as Kubernetes resources, GitHub Operator lets users leverage existing Kubernetes resource management tools like Kustomize to easily manage GitHub resources. Users also enjoy the usual suite of Kubernetes API features, including protection against state drift via the Kubernetes reconciliation loop.

Supported GitHub resources:
Resource Create Update Delete
Repository
Branch Protection Rule
Team
Organization

If you would like a new resource to be supported, please open an issue.

Install

To install using the installer included in this repository, insert the desired version in the snippet below and run:

kubectl apply -f https://github.com/eczy/github-operator/releases/download/vX.X.X/install.yaml

For available versions, see the Releases page.

Usage

TODO

License

Copyright 2024 Evan Czyzycki.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the github v1alpha1 API group +kubebuilder:object:generate=true +groupName=github.github-operator.eczy.io
Package v1alpha1 contains API Schema definitions for the github v1alpha1 API group +kubebuilder:object:generate=true +groupName=github.github-operator.eczy.io
internal
test

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL