release-operator

command module
v4.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

README

CircleCI

release-operator

As an example of a Release CR:

apiVersion: release.giantswarm.io/v1alpha1
kind: Release
metadata:
  creationTimestamp: null
  name: v11.3.0
spec:
  apps:
  - name: app-1
    version: 1.2.1
  components:
  - name: ignore-me
    version: 1.0.0
  - catalog: my-playground-catalog
    name: deploy-me
    reference: 1.0.1-a7663534964e4051d3ed957981c4f7885d60d15f
    releaseOperatorDeploy: true
    version: 1.0.1
  date: "2020-04-27T12:00:00Z"
  state: active

More information on how this operator works can be found here.

How to generate the CRD

When you change anything in the api directory you might need to regenerate the Release CRD and the generated boilerplate code. You can do that by running make generate.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
+groupName=release.giantswarm.io
+groupName=release.giantswarm.io
pkg

Jump to

Keyboard shortcuts

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