Skip to content

chore(deps): Bump google.golang.org/grpc from 1.81.0 to 1.81.1#4890

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/grpc-1.81.1
Open

chore(deps): Bump google.golang.org/grpc from 1.81.0 to 1.81.1#4890
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/grpc-1.81.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps google.golang.org/grpc from 1.81.0 to 1.81.1.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.81.1

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)

Bug Fixes

  • otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.0 to 1.81.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.81.0...v1.81.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.81.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 25, 2026
@dependabot dependabot Bot requested a review from devantler as a code owner May 25, 2026 23:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 25, 2026
@ksail-bot ksail-bot Bot enabled auto-merge May 25, 2026 23:16
@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Error

❌ COPYPASTE / jscpd - 7 errors
Clone found (typescript):
 - vsce/src/mcp/schemaClient.ts [325:18 - 332:33] (7 lines, 56 tokens)
   vsce/src/mcp/schemaClient.ts [309:20 - 316:26]

Clone found (typescript):
 - vsce/src/ksail/clusters.ts [381:34 - 390:46] (9 lines, 59 tokens)
   vsce/src/ksail/clusters.ts [361:35 - 370:47]

Clone found (typescript):
 - vsce/src/ksail/clusters.ts [406:44 - 415:46] (9 lines, 61 tokens)
   vsce/src/ksail/clusters.ts [341:33 - 350:48]

Clone found (typescript):
 - vsce/src/ksail/clusters.ts [426:36 - 435:48] (9 lines, 59 tokens)
   vsce/src/ksail/clusters.ts [361:35 - 370:47]

Clone found (typescript):
 - vsce/src/commands/prompts.ts [658:29 - 669:3] (11 lines, 55 tokens)
   vsce/src/commands/prompts.ts [201:8 - 211:3]

Clone found (go):
 - pkg/svc/tenant/argocd.go [400:61 - 413:37] (13 lines, 99 tokens)
   pkg/fsutil/configmanager/talos/manager.go [228:64 - 241:37]

Clone found (typescript):
 - vsce/src/extension.ts [162:46 - 173:18] (11 lines, 59 tokens)
   vsce/src/extension.ts [140:39 - 151:5]

┌────────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format     │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ toml       │ 6              │ 64          │ 277          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ go         │ 590            │ 97657       │ 640469       │ 1            │ 13 (0.01%)       │ 99 (0.02%)        │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ markdown   │ 7              │ 302         │ 638          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ typescript │ 23             │ 4084        │ 22492        │ 6            │ 56 (1.37%)       │ 349 (1.55%)       │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ javascript │ 15             │ 1108        │ 9310         │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ tsx        │ 12             │ 1781        │ 14802        │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ css        │ 2              │ 45          │ 148          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ smarty     │ 1              │ 63          │ 1039         │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ bash       │ 2              │ 52          │ 164          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total:     │ 658            │ 105156      │ 689339       │ 7            │ 69 (0.07%)       │ 448 (0.06%)       │
└────────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 7 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (0.07%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (0.07%) over threshold (0%)
    at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:615:13)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:18
    at Array.forEach (<anonymous>)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:108:22
    at async /node-deps/node_modules/jscpd/dist/bin/jscpd.js:9:5
❌ REPOSITORY / osv-scanner - 1 error
oading github.com/moby/term v0.5.2
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/loft-sh/admin-apis v0.0.0-20260311181619-506013b79ba0
go: downloading github.com/loft-sh/apiserver v0.0.0-20260113122925-594495a02e96
go: downloading github.com/olekukonko/tablewriter v1.1.4
go: downloading github.com/invopop/jsonschema v0.14.0
go: downloading github.com/loft-sh/image v0.0.0-20250818103249-5e7d53b59343
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/google/go-github/v53 v53.2.1-0.20230815134205-bb00f570d301
go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
go: downloading k8s.io/kube-aggregator v0.35.0
go: downloading github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2.0
go: downloading go.etcd.io/etcd/server/v3 v3.6.11
go: downloading go.uber.org/zap v1.28.0
go: downloading github.com/denisbrodbeck/machineid v1.0.1
go: downloading github.com/loft-sh/analytics-client v0.0.0-20240219162240-2f4c64b2494e
go: downloading github.com/google/go-github/v30 v30.1.0
go: downloading github.com/rhysd/go-github-selfupdate v1.2.3
go: downloading github.com/tcnksm/go-gitconfig v0.1.2
go: downloading github.com/loft-sh/utils v0.0.29
go: downloading go.uber.org/atomic v1.11.0
go: downloading golang.org/x/text v0.37.0
go: downloading github.com/fatih/camelcase v1.0.0
go: downloading k8s.io/component-helpers v0.36.1
go: downloading golang.org/x/crypto v0.51.0
go: downloading github.com/siderolabs/proto-codec v0.1.4
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/klauspost/compress v1.18.6
go: downloading sigs.k8s.io/cli-utils v0.37.2
go: downloading github.com/fluxcd/pkg/ssa v0.73.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/ProtonMail/gopenpgp/v2 v2.10.0
go: downloading github.com/adrg/xdg v0.5.3
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/moby/moby/client v0.4.1
go: downloading github.com/alexflint/go-filemutex v1.3.0
go: downloading github.com/containernetworking/plugins v1.9.1
go: downloading github.com/coreos/go-iptables v0.8.0
go: downloading github.com/hashicorp/go-getter/v2 v2.2.3
go: downloading github.com/siderolabs/go-blockdevice/v2 v2.0.28
go: downloading github.com/siderolabs/go-cmd v0.2.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.67.5
go: downloading github.com/prometheus/procfs v0.20.1
go: downloading k8s.io/component-base v0.36.1
go: downloading github.com/wzshiming/httpseek v0.5.0
go: downloading github.com/itchyny/gojq v0.12.18
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/wzshiming/winseq v0.0.0-20200720163736-7fa652d2b50e
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/go-openapi/jsonpointer v0.22.5
go: downloading github.com/go-openapi/swag/cmdutils v0.25.5
go: downloading github.com/go-openapi/swag/conv v0.25.5
go: downloading github.com/go-openapi/swag/fileutils v0.25.5
go: downloading github.com/go-openapi/swag/jsonname v0.25.5
go: downloading github.com/go-openapi/swag/jsonutils v0.25.5
go: downloading github.com/go-openapi/swag/loading v0.25.5
go: downloading github.com/go-openapi/swag/mangling v0.25.5
go: downloading github.com/go-openapi/swag/netutils v0.25.5
go: downloading github.com/go-openapi/swag/stringutils v0.25.5
go: downloading github.com/go-openapi/swag/typeutils v0.25.5
go: downloading github.com/go-openapi/swag/yamlutils v0.25.5
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading github.com/gertd/go-pluralize v0.2.1
go: downloading github.com/docker/cli v28.3.1+incompatible
go: downloading github.com/mdlayher/socket v0.6.0
go: downloading github.com/ProtonMail/go-crypto v1.4.1
go: downloading github.com/extism/go-sdk v1.7.1
go: downloading github.com/tetratelabs/wazero v1.11.0
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading github.com/go-gorp/gorp/v3 v3.1.0
go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
go: downloading github.com/cyphar/filepath-securejoin v0.6.1
go: downloading github.com/BurntSushi/toml v1.6.0
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/moby/spdystream v0.5.1
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading k8s.io/apiserver v0.36.1
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/pb33f/ordered-map/v2 v2.3.1
go: downloading github.com/mattn/go-runewidth v0.0.19
go: downloading github.com/olekukonko/errors v1.2.0
go: downloading github.com/olekukonko/ll v0.1.6
go: downloading github.com/containers/ocicrypt v1.2.1
go: downloading github.com/containers/storage v1.59.1
go: downloading github.com/vbauerster/mpb/v8 v8.10.2
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/google/go-querystring v1.2.0
go: downloading golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f
go: downloading k8s.io/kubernetes v1.36.0
go: downloading go.etcd.io/etcd/client/v3 v3.6.11
go: downloading go.etcd.io/etcd/api/v3 v3.6.11
go: downloading k8s.io/metrics v0.36.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.8.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.4
go: downloading github.com/aws/aws-sdk-go-v2 v1.41.7
go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.17
go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.17
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.100.1
go: downloading github.com/google/btree v1.1.3
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.6.11
go: downloading go.etcd.io/etcd/pkg/v3 v3.6.11
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading go.etcd.io/bbolt v1.4.3
go: downloading go.etcd.io/raft/v3 v3.6.0
go: downloading github.com/otiai10/copy v1.14.1
go: downloading mvdan.cc/sh/v3 v3.10.0
go: downloading github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf
go: downloading github.com/ulikunitz/xz v0.5.15
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.18.2
go: downloading github.com/emicklei/dot v1.11.0
go: downloading github.com/neticdk/go-stdlib v1.0.1
go: downloading github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f
go: downloading github.com/vishvananda/netlink v1.3.1
go: downloading sigs.k8s.io/knftables v0.0.21
go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
go: downloading github.com/detailyang/go-fallocate v0.0.0-20180908115635-432fa640bd2e
go: downloading github.com/florianl/go-tc v0.4.7
go: downloading github.com/insomniacslk/dhcp v0.0.0-20260220084031-5adc3eb26f91
go: downloading github.com/miekg/dns v1.1.72
go: downloading github.com/pin/tftp/v3 v3.2.0
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-version v1.8.0
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/go-errors/errors v1.5.1
go: downloading github.com/wzshiming/getch v0.0.0-20201023133301-8e758c21cf27
go: downloading github.com/itchyny/timefmt-go v0.1.7
go: downloading github.com/chai2010/gettext-go v1.0.3
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/moby/go-archive v0.1.0
go: downloading github.com/morikuni/aec v1.1.0
go: downloading github.com/moby/sys/atomicwriter v0.1.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.42.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/dylibso/observe-sdk/go v0.0.0-20240819160327-2d926c5d788a
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/coreos/go-systemd/v22 v22.7.0
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/clipperhouse/uax29/v2 v2.6.0
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.2
go: downloading github.com/clipperhouse/displaywidth v0.10.0
go: downloading github.com/jonboulle/clockwork v0.5.0
go: downloading github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6
go: downloading github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01
go: downloading github.com/klauspost/pgzip v1.2.6
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.12.0
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.7.1
go: downloading github.com/aws/smithy-go v1.25.1
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.19.16
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.23
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.17
go: downloading github.com/aws/aws-sdk-go-v2/service/signin v1.0.11
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.21
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.42.1
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.10
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.23
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.9
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.24
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.15
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.23
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.23
go: downloading github.com/golang-jwt/jwt/v5 v5.3.1
go: downloading github.com/vbatts/tar-split v0.12.2
go: downloading github.com/cloudflare/circl v1.6.3
go: downloading github.com/vishvananda/netns v0.0.5
go: downloading github.com/josharian/native v1.1.0
go: downloading github.com/u-root/uio v0.0.0-20240224005618-d2acac8f3701
go: downloading github.com/moby/sys/user v0.4.0
go: downloading github.com/moby/patternmatcher v0.6.1
go: downloading github.com/moby/sys/sequential v0.6.0
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/docker/docker-credential-helpers v0.9.5
go: downloading github.com/fvbommel/sortorder v1.1.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0
go: downloading github.com/ianlancetaylor/demangle v0.0.0-20250417193237-f615e6bd150b
go: downloading github.com/tetratelabs/wabin v0.0.0-20230304001439-f6f874872834
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.34.0
go: downloading github.com/NYTimes/gziphandler v1.1.1
go: downloading github.com/smallstep/pkcs7 v0.1.1
go: downloading github.com/miekg/pkcs11 v1.1.2
go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
go: downloading k8s.io/cluster-bootstrap v0.35.0
go: downloading k8s.io/kubelet v0.36.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.23
go: downloading github.com/pierrec/lz4/v4 v4.1.22
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
go: downloading github.com/moby/sys/capability v0.4.0
go: downloading k8s.io/kube-proxy v0.33.0
go: downloading k8s.io/cri-api v0.36.0
go: downloading k8s.io/cri-client v0.36.0
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: updates to go.mod needed; to update it:
	go mod tidy

(the Go toolchain is required)

(Truncated to last 13333 characters out of 22615)
❌ ACTION / zizmor - 1 error
INFO zizmor: 🌈 zizmor v1.25.0
fatal: no audit was performed
'artipacked' audit failed on file://.github/workflows/cd.yaml

Caused by:
    0: error in 'artipacked' audit
    1: couldn't list tags for actions/checkout
    2: request error while accessing GitHub API
    3: HTTP status client error (401 Unauthorized) for url (https://github.com/actions/checkout.git/git-upload-pack)


[ZizmorLinter] Zizmor failed to reach the GitHub API.
To allow zizmor to use GITHUB_TOKEN, add the following to your .mega-linter.yml:
ACTION_ZIZMOR_UNSECURED_ENV_VARIABLES:
  - GITHUB_TOKEN

✅ Linters with no issues

actionlint, bash-exec, git_diff, hadolint, jsonlint, lychee, markdown-table-formatter, markdownlint, prettier, prettier, shellcheck, shfmt, stylelint, syft, trivy-sbom, trufflehog, v8r, v8r, yamllint

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: 420f75a Previous: b60e971 Ratio
BenchmarkCluster_MarshalYAML/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 212740 ns/op 18370 B/op 442 allocs/op 75769 ns/op 18368 B/op 442 allocs/op 2.81
BenchmarkCluster_MarshalYAML/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 212740 ns/op 75769 ns/op 2.81
BenchmarkCluster_MarshalYAML/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 205892 ns/op 18368 B/op 442 allocs/op 122067 ns/op 18368 B/op 442 allocs/op 1.69
BenchmarkCluster_MarshalYAML/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 205892 ns/op 122067 ns/op 1.69
BenchmarkCluster_MarshalYAML/WithCNI (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 205591 ns/op 18960 B/op 445 allocs/op 131978 ns/op 18960 B/op 445 allocs/op 1.56
BenchmarkCluster_MarshalYAML/WithCNI (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 205591 ns/op 131978 ns/op 1.56
BenchmarkCluster_MarshalYAML/WithGitOps (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 211620 ns/op 19280 B/op 448 allocs/op 133754 ns/op 19280 B/op 448 allocs/op 1.58
BenchmarkCluster_MarshalYAML/WithGitOps (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 211620 ns/op 133754 ns/op 1.58
BenchmarkCluster_MarshalYAML/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 218568 ns/op 21592 B/op 473 allocs/op 133913 ns/op 21592 B/op 473 allocs/op 1.63
BenchmarkCluster_MarshalYAML/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 218568 ns/op 133913 ns/op 1.63
BenchmarkCluster_MarshalJSON/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 208428 ns/op 18580 B/op 448 allocs/op 117904 ns/op 18580 B/op 448 allocs/op 1.77
BenchmarkCluster_MarshalJSON/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 208428 ns/op 117904 ns/op 1.77
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 236501 ns/op 24661 B/op 547 allocs/op 85388 ns/op 24649 B/op 547 allocs/op 2.77
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 236501 ns/op 85388 ns/op 2.77
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 240275 ns/op 25304 B/op 470 allocs/op 66926 ns/op 25304 B/op 470 allocs/op 3.59
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 240275 ns/op 66926 ns/op 3.59
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 294088 ns/op 36432 B/op 515 allocs/op 74118 ns/op 36432 B/op 515 allocs/op 3.97
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 294088 ns/op 74118 ns/op 3.97
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 227929 ns/op 19820 B/op 466 allocs/op 64859 ns/op 19816 B/op 466 allocs/op 3.51
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 227929 ns/op 64859 ns/op 3.51
BenchmarkPruneClusterDefaults/MostlyDefaults (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 59010 ns/op 9792 B/op 265 allocs/op 30949 ns/op 9792 B/op 265 allocs/op 1.91
BenchmarkPruneClusterDefaults/MostlyDefaults (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 59010 ns/op 30949 ns/op 1.91
BenchmarkManagerUpdateTargetRevision/TargetRevisionOnly (github.com/devantler-tech/ksail/v7/pkg/client/argocd) 16422 ns/op 9443 B/op 76 allocs/op 10864 ns/op 9443 B/op 76 allocs/op 1.51
BenchmarkManagerUpdateTargetRevision/TargetRevisionOnly (github.com/devantler-tech/ksail/v7/pkg/client/argocd) - ns/op 16422 ns/op 10864 ns/op 1.51
BenchmarkDetectRegistryFromViper_Set (github.com/devantler-tech/ksail/v7/pkg/svc/registryresolver) 240 ns/op 144 B/op 3 allocs/op 156 ns/op 144 B/op 3 allocs/op 1.54
BenchmarkDetectRegistryFromViper_Set (github.com/devantler-tech/ksail/v7/pkg/svc/registryresolver) - ns/op 240 ns/op 156 ns/op 1.54

This comment was automatically generated by workflow using github-action-benchmark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

Status: 🫴 Ready

Development

Successfully merging this pull request may close these issues.

0 participants