cloud-provider-azure

Cloud provider for Azure

APACHE-2.0 License

Stars
251
Committers
153

Bot releases are hidden (Show)

cloud-provider-azure - v1.26.22

Published by lzhecheng 7 months ago

Full Changelog: v1.26.21..v1.26.22

Changes by Kind

Feature

  • When user-provided LoadBalancerSourceRanges or azure-allowed-ip-ranges are not valid network prefixes, cloud-controller-manager skips these invalid ranges, emits a warning event, and adds a deny-All rule in nsg. (#5753, @jwtty)

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

cloud-provider-azure - v1.23.3

Published by nilo19 over 2 years ago

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v1.23.2...v1.23.3

cloud-provider-azure - v1.1.6

Published by nilo19 over 2 years ago

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v1.1.5...v1.1.6

cloud-provider-azure - v1.0.10

Published by nilo19 over 2 years ago

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v1.0.9...v1.0.10

cloud-provider-azure - v0.7.13

Published by nilo19 over 2 years ago

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v0.7.12...v0.7.13

cloud-provider-azure - cloud-provider-azure v1.1.4

Published by nilo19 almost 3 years ago

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v1.1.3...v1.1.4

cloud-provider-azure - cloud-provider-azure v1.0.8

Published by nilo19 almost 3 years ago

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v1.0.7...v1.0.8

cloud-provider-azure - cloud-provider-azure v0.7.11

Published by nilo19 almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v0.7.10...v0.7.11

cloud-provider-azure - cloud-provider-azure v0.7.10

Published by nilo19 almost 3 years ago

Changelog since v0.7.9

Changes by Kind

Bug or Regression

  • Fix: do not delete the lb that does not exist (#864, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

cloud-provider-azure - cloud-provider-azure v1.23.1

Published by nilo19 almost 3 years ago

Changelog since v1.23.0

Changes by Kind

Feature

  • Introduce a configuration option putVMSSVMBatchSize. If set, the sync requests will be sent concurrently in batches when putting vmss vms. (#964, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

cloud-provider-azure - cloud-provider-azure v1.23.0

Published by nilo19 almost 3 years ago

Changelog since v1.1.0

Changes by Kind

Feature

  • Adds support for the Cloud Node Manager to run as a Windows Service. This can be enabled using the --windows-service flag. (#823, @JoelSpeed)

  • Chore: rename tag key for CSI drivers (#799, @andyzhangx)

  • Feat: Adds windows server 2022 build (#821, @nick5616)

  • Feat: add AccessTier in file share creation interface (#781, @andyzhangx)

  • Feat: add AllowBlobPublicAccess setting in storage account creation (#784, @andyzhangx)

  • Feat: add disk online resize support (#889, @andyzhangx)

  • Feat: only restart all controllers after stopping if needed (#832, @nilo19)

  • Feat: reduce vmss cache refresh in parallel disk attach/detach (#803, @andyzhangx)

  • Feat: support creating account if not exists when account name is provided (#786, @andyzhangx)

  • Feat: support json style tags (#892, @nilo19)

  • Feat: support reloading the cloud controller manager based on the changes of the config file (#769, @nilo19)

  • Introduce a new config loadBalancerBackendPoolConfigurationType and it can be set to nodeIPConfiguration (default) or nodeIP. If set to nodeIPConfiguration, everything will keep unchanged. If set to nodeIP, the cloud provider will call the LB API to attach the node private IPs to the LB instead of linking the NICs to the LB. (#918, @nilo19)

  • Prefix 'k8s-azure-' has been added to the following tags:

    Legacy Tag New Tag Comment
    service k8s-azure-service Applied on public IP
    kubernetes-cluster-name k8s-azure-cluster-name Applied on public IP
    kubernetes-dns-label-service k8s-azure-dns-label-service Applied on public IP

    To keep backward compability, the legacy tags on existing public IP would not be removed, but newly created public IPs would only get the new tags. (#815, @feiskyer)

Documentation

  • Chore: add release notes for v0.7.9, v1.0.6 and v1.1.2 (#867, @nilo19)

Failing Test

Bug or Regression

  • Release note: (#780, @andyzhangx)
  • 1 controllerserver.go:378] delete azure disk(/subscriptions/xxx/resourceGroups/aks55h93-nodegroup/providers/Microsoft.Compute/disks/pvc-ecfefbb9-102c-4f40-944f-d5d4b6183568) returned with Retriable: true, RetryAfter: 0s, HTTPStatusCode: 0, RawError: azure cloud provider rate limited(read) for operation "GetDisk"
    1 utils.go:100] GRPC error: Retriable: true, RetryAfter: 0s, HTTPStatusCode: 0, RawError: azure cloud provider rate limited(read) for operation "GetDisk" (#757, @andyzhangx)
  • Fix detach disk issue on deleting vmss node (#774, @andyzhangx)
  • Fix: consolidate logs for instance not found error (#794, @feiskyer)
  • Fix: detach disk should return error when throttled (#929, @andyzhangx)
  • Fix: do not crash if the region does not support zones (#850, @nilo19)
  • Fix: do not delete the lb that does not exist (#860, @nilo19)
  • Fix: fix a potential data race issue in unit test (#848, @nilo19)
  • Fix: ignore the case when comparing azure tags in service annotation (#791, @nilo19)
  • Fix: multi accounts creation issue when private endpoint creation failed (#880, @andyzhangx)
  • Fix: panic due to nil pointer (#899, @andyzhangx)
  • Fix: remove VMSS instances from SLB backend pool only when they are explicitly labeled
    fix: remove VMSS from SLB backend pool only when necessary (#856, @feiskyer)
  • Fix: remove outdated ipv4 route when the corresponding node is deleted (#876, @nilo19)
  • Fix: use correct gitVersion in userAgent (#764, @feiskyer)
  • Version.Info{Major:"1", Minor:"0+", GitVersion:"v1.0.1-116-g93dee8c35", GitCommit:"93dee8c35bddbff6beabb764725c74d252130c3c", GitTreeState:"", BuildDate:"2021-08-11T08:21:10Z", GoVersion:"go1.16.6", Compiler:"gc", Platform:"darwin/amd64"} (#749, @feiskyer)

Other (Cleanup or Flake)

  • Chore: add mixed protocol service e2e test (#897, @nilo19)
  • Chore: bump k8s.io/cloud-provider to v0.23.0 (#934, @nilo19)
  • Chore: detect data race in unit tests (#849, @nilo19)
  • Chore: expose some public functions (#754, @andyzhangx)
  • Chore: logging the service body when service controller invokes the cloud provider (#778, @nilo19)
  • Cleanup: remove blob disk controller
    blob disk is not supported any more (#909, @andyzhangx)
  • Fix: report an error when route table name is not configured (#819, @feiskyer)

Uncategorized

Dependencies

Added

  • github.com/cncf/xds/go: fbca930
  • github.com/getkin/kin-openapi: v0.76.0
  • github.com/go-logr/zapr: v1.2.0
  • github.com/golang-jwt/jwt/v4: v4.0.0
  • github.com/gorilla/mux: v1.8.0
  • k8s.io/component-helpers: v0.23.0
  • k8s.io/kubelet: v0.23.0
  • sigs.k8s.io/json: c049b76

Changed

  • github.com/Azure/azure-sdk-for-go: v55.0.0+incompatible → v55.8.0+incompatible
  • github.com/Azure/go-autorest/autorest/adal: v0.9.14 → v0.9.17
  • github.com/Azure/go-autorest/autorest/validation: v0.1.0 → v0.3.1
  • github.com/Azure/go-autorest/autorest: v0.11.19 → v0.11.22
  • github.com/benbjohnson/clock: v1.0.3 → v1.1.0
  • github.com/envoyproxy/go-control-plane: 668b12f → 63b5d3c
  • github.com/evanphx/json-patch: v4.11.0+incompatible → v4.12.0+incompatible
  • github.com/fsnotify/fsnotify: v1.4.9 → v1.5.1
  • github.com/go-logr/logr: v0.4.0 → v1.2.0
  • github.com/json-iterator/go: v1.1.11 → v1.1.12
  • github.com/mitchellh/go-homedir: v1.1.0 → v1.0.0
  • github.com/modern-go/reflect2: v1.0.1 → v1.0.2
  • github.com/onsi/ginkgo: v1.16.4 → v1.16.5
  • github.com/onsi/gomega: v1.15.0 → v1.16.0
  • github.com/prometheus/common: v0.26.0 → v0.28.0
  • github.com/stretchr/objx: v0.2.0 → v0.1.1
  • github.com/yuin/goldmark: v1.3.5 → v1.4.0
  • go.uber.org/zap: v1.17.0 → v1.19.0
  • golang.org/x/crypto: 5ea612d → 089bfa5
  • golang.org/x/net: 37e1c6a → e898025
  • golang.org/x/oauth2: 2e8d934 → 2bc19b1
  • golang.org/x/sys: 59db8d7 → f4d4317
  • golang.org/x/term: 6a3ed07 → 6886f2d
  • golang.org/x/text: v0.3.6 → v0.3.7
  • golang.org/x/tools: v0.1.2 → d4cc65f
  • google.golang.org/genproto: f16073e → fe13028
  • google.golang.org/grpc: v1.38.0 → v1.40.0
  • google.golang.org/protobuf: v1.26.0 → v1.27.1
  • k8s.io/api: v0.22.0 → v0.23.0
  • k8s.io/apimachinery: v0.22.0 → v0.23.0
  • k8s.io/apiserver: v0.22.0 → v0.23.0
  • k8s.io/client-go: v0.22.0 → v0.23.0
  • k8s.io/cloud-provider: v0.22.0 → v0.23.0
  • k8s.io/component-base: v0.22.0 → v0.23.0
  • k8s.io/controller-manager: v0.22.0 → v0.23.0
  • k8s.io/gengo: 3a45101 → 485abfe
  • k8s.io/klog/v2: v2.10.0 → v2.30.0
  • k8s.io/kube-openapi: 9528897 → e816edb
  • k8s.io/utils: 4b05e18 → cb0fa31
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.22 → v0.0.25
  • sigs.k8s.io/yaml: v1.2.0 → v1.3.0

Removed

  • cloud.google.com/go/datastore: v1.1.0
  • cloud.google.com/go/pubsub: v1.3.1
  • github.com/alecthomas/template: fb15b89
  • github.com/alecthomas/units: f65c72e
  • github.com/client9/misspell: v0.3.4
  • github.com/coreos/bbolt: v1.3.2
  • github.com/coreos/etcd: v3.3.13+incompatible
  • github.com/coreos/go-systemd: 95778df
  • github.com/coreos/pkg: 399ea9e
  • github.com/dgrijalva/jwt-go: v3.2.0+incompatible
  • github.com/dgryski/go-sip13: e10d5fe
  • github.com/dnaeon/go-vcr: v1.1.0
  • github.com/go-gl/glfw: e6da0ac
  • github.com/gofrs/uuid: v4.0.0+incompatible
  • github.com/google/martian: v2.1.0+incompatible
  • github.com/hpcloud/tail: v1.0.0
  • github.com/jpillora/backoff: v1.0.0
  • github.com/konsorten/go-windows-terminal-sequences: v1.0.3
  • github.com/kr/logfmt: b84e30a
  • github.com/kr/pty: v1.1.1
  • github.com/modocache/gover: b58185e
  • github.com/oklog/ulid: v1.3.1
  • github.com/prometheus/tsdb: v0.7.1
  • github.com/rubiojr/go-vhd: 02e2102
  • gopkg.in/fsnotify.v1: v1.4.7
  • gopkg.in/resty.v1: v1.12.0
  • rsc.io/binaryregexp: v0.2.0
  • rsc.io/quote/v3: v3.1.0
  • rsc.io/sampler: v1.3.0
    ree/02e2102)
  • gopkg.in/fsnotify.v1: v1.4.7
  • gopkg.in/resty.v1: v1.12.0
  • rsc.io/binaryregexp: v0.2.0
  • rsc.io/quote/v3: v3.1.0
  • rsc.io/sampler: v1.3.0
cloud-provider-azure - cloud-provider-azure v1.1.3

Published by nilo19 almost 3 years ago

Changelog since v1.1.2

Changes by Kind

Feature

Bug or Regression

  • Fix: do not delete the lb that does not exist (#866, @nilo19)
  • Fix: remove outdated ipv4 route when the corresponding node is deleted (#891, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

cloud-provider-azure - cloud-provider-azure v1.0.7

Published by nilo19 almost 3 years ago

Changelog since v1.0.6

Changes by Kind

Feature

Bug or Regression

  • Fix: do not delete the lb that does not exist (#865, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

cloud-provider-azure - cloud-provider-azure v1.1.2

Published by nilo19 about 3 years ago

Changelog since v1.1.1

Changes by Kind

Feature

  • Feat: only restart all controllers after stopping if needed (#847, @nilo19)
  • Feat: reloading ccm when the config file changes (#776, @nilo19)

Bug or Regression

  • Fix: do not crash if the region does not support zones (#854, @nilo19)
  • Fix: do not delete the lb that does not exist (#866, @nilo19)
  • Fix: ignore the case when comparing azure tags in service annotation (#812, @nilo19)
  • Fix: skip not found nodes when reconciling LB backend address pools (#817, @feiskyer)

Uncategorized

  • Chore: support multi-arch cloud-node-manager image (#835, @mainred)
  • Fix: skip instance not found when decoupling vmss from lb (#845, @nilo19)
  • Use docker buildx for multi-arch node image (#859, @mainred)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

cloud-provider-azure - cloud-provider-azure v1.0.6

Published by nilo19 about 3 years ago

Changelog since v1.0.5

Changes by Kind

Feature

  • Feat: only restart all controllers after stopping if needed (#846, @nilo19)
  • Feat: reloading ccm when the config file changes (#777, @nilo19)

Bug or Regression

  • Fix: avoid wrapping RawError twice (#804, @feiskyer)
  • Fix: do not delete the lb that does not exist (#865, @nilo19)
  • Fix: ignore the case when comparing azure tags in service annotation (#811, @nilo19)
  • Fix: skip not found nodes when reconciling LB backend address pools (#818, @feiskyer)

Uncategorized

  • Chore: support multi-arch cloud-node-manager image (#836, @mainred)
  • Fix: do not crash if the region does not support zones (#853, @nilo19)
  • Fix: skip instance not found when decoupling vmss from lb (#844, @nilo19)
  • Use docker buildx for multi-arch node image (#858, @mainred)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

cloud-provider-azure - cloud-provider-azure v0.7.9

Published by nilo19 about 3 years ago

Changelog since v0.7.8

Changes by Kind

Bug or Regression

  • Fix: avoid wrapping RawError twice (#805, @feiskyer)
  • Fix: do not crash if the region does not support zones (#852, @nilo19)
  • Fix: do not delete the lb that does not exist (#864, @nilo19)
  • Fix: use correct gitVersion in userAgent (#766, @feiskyer)

Uncategorized

  • Chore: support multi-arch cloud-node-manager image (#837, @mainred)
  • Fix: skip instance not found when decoupling vmss from lb (#843, @nilo19)
  • Use docker buildx for multi-arch node image (#857, @mainred)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Full Changelog: https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v0.7.8...v0.7.9

cloud-provider-azure - cloud-provider-azure v1.1.1

Published by feiskyer about 3 years ago

Changelog since v1.1.0

Changes by Kind

Feature

  • Feat: reloading ccm when the config file changes (#776, @nilo19)

Bug or Regression

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - cloud-provider-azure v1.0.5

Published by feiskyer about 3 years ago

Changelog since v1.0.4

Changes by Kind

Feature

  • Feat: reloading ccm when the config file changes (#777, @nilo19)

Bug or Regression

cloud-provider-azure - cloud-provider-azure v0.7.8

Published by feiskyer about 3 years ago

Changelog since v0.7.7

Changes by Kind

Bug or Regression

cloud-provider-azure - cloud-provider-azure v1.1.0

Published by feiskyer about 3 years ago

Changes by Kind

Feature

  • Added support for Windows Server 2004 and 20H2 to the azure-cloud-node-manager image. (#655, @claudiubelu) [SIG Windows]
  • Azure_api_request_errors metric now has an added "code" label which provides more details on the errors encountered. (#733, @marwanad)
  • Chore: upgrade TLS1.0 to TLS1.2 in account creation (#675, @andyzhangx)
  • Feat: Provide IPv6 support for internal load balancer (#703, @tomkerkhove)
  • Feat: add ListAll interface for PublicIP client (#695, @feiskyer)
  • Feat: add support for additional public IPs via service annotation "service.beta.kubernetes.io/azure-additional-public-ips" (#691, @feiskyer)
  • Feat: enable creation of private endpoint for storage account (#652, @nearora-msft)
  • Feat: support async attach/detach disk (#677, @andyzhangx)
  • Feat: support networkAccessPolicy (#701, @andyzhangx)
  • UserAgents can now be passed as part of the cloud provider config (#734, @kassarl)

Documentation

  • Chore: update docs for service tags NSG (#647, @feiskyer)
  • Docs: add 'securityGroupResourceGroup' cloud-config value (#668, @aslafy-z)

Failing Test

  • Fix: serviceOwnsFrontendIP shouldn't report error when the public IP doesn't match (#649, @feiskyer)

Bug or Regression

  • Do not set cached Sku when updating VMSS and VMSS instances (#630, @feiskyer)
  • fixed PrivateEndpoint matching in storage account search (#707, @andyzhangx)
  • Fix: cleanup outdated routes (#661, @nilo19)
  • Fix: detach disk panic on Azure Stack (#688, @andyzhangx)
  • Fix: enable git command by default so that images could get the correct version from git (#745, @feiskyer)
  • Fix: ensure NSG rules are handled regardless of case (#741, @feiskyer)
  • Fix: ensure VM with provisioningState=Creating and powerState=Stopped is treated as Creating instead of Stopped (#743, @feiskyer)
  • Fix: ensure http connections reused for ARM clients (#711, @feiskyer)
  • Fix: ignore the NodeCIDRMaskSize in dualstack clusters (#721, @nilo19)
  • Fix: make tags case-insensitive for both keys and values (#669, @nilo19)
  • Fix: remove GetDisk operation in AttachDisk (#678, @andyzhangx)
  • Fix: respect VnetResourceGroup in private link creation (#719, @andyzhangx)
  • Fix: return empty VMAS name if using standalone VM (#679, @nilo19)
  • fix: reduce crp throttling in attach disk scenario (#621, @andyzhangx)
  • fix: dangling volume issue (#622, @andyzhangx)
  • fix: delete non existing disk issue (#623, @andyzhangx)
  • Retry.GetError(response, err) (#718, @marwanad)
  • fix: ensure major and minor versions are set correctly (#749, @feiskyer)
  • Zones logic on Azure Stack Cloud platform was disabled because it does not supported on this platform. (#716, @lobziik)

Other (Cleanup or Flake)

  • Chore: add e2e test for byo public IP (#627, @nilo19)
  • Chore: add more buckets for operation metrics (#656, @andyzhangx)
  • Chore: enrich unit test for serviceOwnsFrontendIP (#710, @nilo19)
  • Chore: only put pip if it is necessary (#686, @nilo19)
  • Chore: only reconciling routes in cloud controller manager (#671, @nilo19)
  • Chore: set default config secret name and namespace (#662, @nilo19)
  • Fix: wait for the success of the initial run of syncRegionZonesMap (#646, @nilo19)
  • Update Azure Go SDK to v55.0.0 (#643, @feiskyer)
  • Upgrade to 2020-02-01/storage (#628, @andyzhangx)
  • GetTestCloud properly initializes the disk controller fields enabling them to be used in unit tests and mocked. (#689, @edreed)

Uncategorized

  • Add CreateOrUpdateBackendPools() interface for LoadBalancer client (#620, @feiskyer)
  • Feat: add NFSv3 account creation support (#633, @andyzhangx)
  • Fix: leave the probe path empty for TCP probes (#680, @nilo19)
  • Fix: no sleep when GetDisk is throttled (#629, @andyzhangx)
  • GetTestCloud now initializes the SnapshotsClient field to a mock implementation to facilitate unit test development for consuming projects. (#732, @edreed)

Dependencies

Added

  • github.com/OneOfOne/xxhash: v1.2.2
  • github.com/antihax/optional: v1.0.0
  • github.com/benbjohnson/clock: v1.0.3
  • github.com/certifi/gocertifi: 2c3bb06
  • github.com/cespare/xxhash: v1.1.0
  • github.com/client9/misspell: v0.3.4
  • github.com/cncf/udpa/go: 5459f2c
  • github.com/cockroachdb/errors: v1.2.4
  • github.com/cockroachdb/logtags: eb05cc2
  • github.com/coreos/go-systemd/v22: v22.3.2
  • github.com/dgryski/go-sip13: e10d5fe
  • github.com/felixge/httpsnoop: v1.0.1
  • github.com/getsentry/raven-go: v0.2.0
  • github.com/go-gl/glfw: e6da0ac
  • github.com/go-kit/log: v0.1.0
  • github.com/go-stack/stack: v1.8.0
  • github.com/go-task/slim-sprig: 348f09d
  • github.com/godbus/dbus/v5: v5.0.4
  • github.com/google/martian/v3: v3.1.0
  • github.com/josharian/intern: v1.0.0
  • github.com/jpillora/backoff: v1.0.0
  • github.com/konsorten/go-windows-terminal-sequences: v1.0.3
  • github.com/kr/fs: v0.1.0
  • github.com/kr/pty: v1.1.1
  • github.com/nxadm/tail: v1.4.8
  • github.com/oklog/ulid: v1.3.1
  • github.com/opentracing/opentracing-go: v1.1.0
  • github.com/pkg/sftp: v1.10.1
  • github.com/prometheus/tsdb: v0.7.1
  • github.com/spaolacci/murmur3: f09979e
  • github.com/stoewer/go-strcase: v1.2.0
  • go.etcd.io/etcd/api/v3: v3.5.0
  • go.etcd.io/etcd/client/pkg/v3: v3.5.0
  • go.etcd.io/etcd/client/v2: v2.305.0
  • go.etcd.io/etcd/client/v3: v3.5.0
  • go.etcd.io/etcd/pkg/v3: v3.5.0
  • go.etcd.io/etcd/raft/v3: v3.5.0
  • go.etcd.io/etcd/server/v3: v3.5.0
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.20.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.20.0
  • go.opentelemetry.io/contrib: v0.20.0
  • go.opentelemetry.io/otel/exporters/otlp: v0.20.0
  • go.opentelemetry.io/otel/metric: v0.20.0
  • go.opentelemetry.io/otel/oteltest: v0.20.0
  • go.opentelemetry.io/otel/sdk/export/metric: v0.20.0
  • go.opentelemetry.io/otel/sdk/metric: v0.20.0
  • go.opentelemetry.io/otel/sdk: v0.20.0
  • go.opentelemetry.io/otel/trace: v0.20.0
  • go.opentelemetry.io/otel: v0.20.0
  • go.opentelemetry.io/proto/otlp: v0.7.0
  • go.uber.org/goleak: v1.1.10
  • rsc.io/binaryregexp: v0.2.0

Changed

Removed

  • github.com/go-openapi/spec: v0.19.5
  • github.com/mattn/go-runewidth: v0.0.2
  • github.com/olekukonko/tablewriter: a0225b3
  • github.com/urfave/cli: v1.20.0
  • go.etcd.io/etcd: dd1b699
  • go.uber.org/tools: 2cfd321
  • gopkg.in/cheggaaa/pb.v1: v1.0.25
Package Rankings
Top 1.49% on Proxy.golang.org
Badges
Extracted from project README
Go Report Card Coverage Status GitHub stars GitHub stars