pss-operator

command module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

README

CircleCI Docker Repository on Quay

REPOSITORY_NAME

This is a template repository containing files for a giantswarm operator repository.

To use it just hit Use this template button or this link.

  1. Rundevctl replace -i "REPOSITORY_NAME" "$(basename $(git rev-parse --show-toplevel))" --ignore '.git/**' '**'.
  2. Run devctl replace -i "pss-operator" "$(basename $(git rev-parse --show-toplevel))" --ignore '.git/**' '**'.
  3. Go to https://github.com/giantswarm/REPOSITORY_NAME/settings and make sure Allow merge commits box is unchecked and Automatically delete head branches box is checked.
  4. Go to https://github.com/giantswarm/REPOSITORY_NAME/settings/access and add giantswarm/bots with Write access and giantswarm/employees with Admin access.
  5. Add this repository to https://github.com/giantswarm/github.
  6. Create quay.io docker repository if needed.
  7. Add the project to the CircleCI: https://circleci.com/setup-project/gh/giantswarm/REPOSITORY_NAME
  8. Change the badge (with style=shield): https://circleci.com/gh/giantswarm/REPOSITORY_NAME.svg?style=shield&circle-token=TOKEN_FOR_PRIVATE_REPO If this is a private repository token with scope status will be needed.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
Package server provides a server implementation to connect network transport protocols and service business logic by defining server endpoints.
Package server provides a server implementation to connect network transport protocols and service business logic by defining server endpoints.
Package service implements business logic to create Kubernetes resources against the Kubernetes API.
Package service implements business logic to create Kubernetes resources against the Kubernetes API.

Jump to

Keyboard shortcuts

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