bumpmonitoring

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

README

bumpmonitoring

This package is used for copying changes from k8s prow monitoring stacks, more specifically mixins to other prow monitoring stacks.

This is based on the assumption that:

  • Configs under mixins/prometheus are general enough that doesn't contain any k8s prow specific information
  • Prow specific values are configured in mixins/lib
  • Downstream prow monitoring stacks maintain the same directory layout under mixins as k8s prow

This tool will:

  • Copy files(Except for prometheus.libsonnet, explained below) from mixins/prometheus to other prow instances, skip the files that don't exist in downstream prow (Downstream prow will need to manually add the new file, which will be bumped by this tool afterwards)
  • For mixins/prometheus/prometheus.libsonnet, it's essentially a file explicitly importing other files under this directory, no change should be expected in this file as the tool doesn't add/remove files
  • Create PR

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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