Last generated May 16, 2025

Silence

Silence is the Schema for the silences API.

Full name:
silences.monitoring.giantswarm.io
Group:
monitoring.giantswarm.io
Singular name:
silence
Plural name:
silences
Scope:
Cluster
Versions:
v1alpha1

Version v1alpha1

Properties

.apiVersion

string

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

.kind

string

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

.metadata

object Required

.spec

object Required

SilenceSpec defines the desired state of Silence.

.spec.issue_url

string

IssueURL is a link to a GitHub issue describing the problem.

.spec.matchers

array Required

.spec.matchers[*]

object

.spec.matchers[*].isEqual

boolean

.spec.matchers[*].isRegex

boolean

.spec.matchers[*].name

string Required

.spec.matchers[*].value

string Required

.spec.owner

string

Owner is GitHub username of a person who created and/or owns the silence.

.spec.postmortem_url

string

PostmortemURL is a link to a document describing the problem. Deprecated: Use IssueURL instead.

.spec.targetTags

array

.spec.targetTags[*]

object

.spec.targetTags[*].name

string Required

.spec.targetTags[*].value

string Required

This documentation page shows information based on silence-operator v0.15.0.

This part of our documentation refers to our vintage product. The content may be not valid anymore for our current product. Please check our new documentation hub for the latest state of our docs.