mirror of
https://github.com/siderolabs/discovery-service.git
synced 2025-03-14 09:55:08 +00:00
Update removing multiple old middlewares, rework the way data is passed through the context, logging fields, etc. Fix minimum keepalive interval enforcement. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
49 lines
1.0 KiB
YAML
49 lines
1.0 KiB
YAML
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
|
|
#
|
|
# Generated on 2024-03-12T11:40:32Z by kres latest.
|
|
|
|
policies:
|
|
- type: commit
|
|
spec:
|
|
dco: true
|
|
gpg:
|
|
required: true
|
|
identity:
|
|
gitHubOrganization: siderolabs
|
|
spellcheck:
|
|
locale: US
|
|
maximumOfOneCommit: true
|
|
header:
|
|
length: 89
|
|
imperative: true
|
|
case: lower
|
|
invalidLastCharacters: .
|
|
body:
|
|
required: true
|
|
conventional:
|
|
types:
|
|
- chore
|
|
- docs
|
|
- perf
|
|
- refactor
|
|
- style
|
|
- test
|
|
- release
|
|
scopes:
|
|
- .*
|
|
- type: license
|
|
spec:
|
|
skipPaths:
|
|
- .git/
|
|
- testdata/
|
|
includeSuffixes:
|
|
- .go
|
|
excludeSuffixes:
|
|
- .pb.go
|
|
- .pb.gw.go
|
|
header: |
|
|
// Copyright (c) 2024 Sidero Labs, Inc.
|
|
//
|
|
// Use of this software is governed by the Business Source License
|
|
// included in the LICENSE file.
|