upgradechannel-discovery

command module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

README

upgradechannel-discovery

ManagedOSVersion Discovery plugin for rancheros-operator.

This plugin allows to discover new ManagedOSVersion associated to a release channel and use it in ManagedOSVersionChannel.

Currently supports discovering releases only from github releases, but it is flexible enough to allow other syncronization mechanisms.

Usage

The discovery plugin is meant to be used within a ManagedOSVersionChannel spec.

apiVersion: rancheros.cattle.io/v1
kind: ManagedOSVersionChannel
metadata:
  name: testchannel
  namespace: fleet-default
spec:
  options:
    envs:
    - name: "REPOSITORY"
      value: "rancher-sandbox/os2"
    - name: "IMAGE_PREFIX"
      value: "quay.io/costoolkit/os2"
    args:
    - github
    command:
    - /usr/bin/upgradechannel-discovery
    image: "quay.io/costoolkit/upgradechannel-discovery:v0.1-18bb1aa"
  type: custom

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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