cloud-provider-azure

Cloud provider for Azure

APACHE-2.0 License

Stars
260
Committers
169

Bot releases are visible (Hide)

cloud-provider-azure - v1.24.2

Published by github-actions[bot] over 2 years ago

Changes by Kind

Bug or Regression

  • A new annotation is added in order to specify the PublicIP Prefix for creating IP of LB

    service.beta.kubernetes.io/azure-pip-prefix-id: "/subscriptions/8ecadfc9-ffff-4ea4-ffff-0d9f87e4d7c8/resourceGroups/lodrem/providers/Microsoft.Network/publicIPPrefixes/bb" (#1848, @k8s-infra-cherrypick-robot)

  • Fix unexpected managed PLS deletion issue when ILB subnet is specified. (#1835, @k8s-infra-cherrypick-robot)

  • Fix: avoid unnessary NSG updating on service reconciling (#1850, @k8s-infra-cherrypick-robot)

  • Fix: panic when create private endpoint using azurefile NFS (#1816, @k8s-infra-cherrypick-robot)

  • Remove redundant restriction on pls autoApproval and visibility.
    User can specify a list of subscriptions for visibility (e.g. "sub1 sub2") and a subset of this list for autoApproval (e.g. "sub1"). (#1867, @k8s-infra-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

cloud-provider-azure - v1.0.20

Published by github-actions[bot] over 2 years ago

Changes by Kind

Feature

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.1.16

Published by github-actions[bot] over 2 years ago

Changes by Kind

Other (Cleanup or Flake)

  • Chore: upgrade network API version to 2021-08-01 (#1786, @lodrem)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.23.13

Published by github-actions[bot] over 2 years ago

Changes by Kind

Other (Cleanup or Flake)

  • Chore: upgrade network API version to 2021-08-01 (#1787, @lodrem)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.24.1

Published by github-actions[bot] over 2 years ago

Changes by Kind

Feature

Bug or Regression

Other (Cleanup or Flake)

  • Azure privateEndpointClient APIs are changed:
    1. Get() and CreateOrUpdate() return *retry.Error instead of error
    2. Add etag argument for CreateOrUpdate() function. (#1792, @jwtty)
  • Chore: upgrade network API version to 2021-08-01 (#1788, @lodrem)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v63.4.0+incompatible → v65.0.0+incompatible
  • github.com/Azure/go-autorest/autorest/adal: v0.9.19 → v0.9.20
  • github.com/stretchr/testify: v1.7.1 → v1.7.2
  • gopkg.in/yaml.v3: 496545a → v3.0.1
  • k8s.io/api: v0.24.0 → v0.24.1
  • k8s.io/apimachinery: v0.24.0 → v0.24.1
  • k8s.io/apiserver: v0.24.0 → v0.24.1
  • k8s.io/client-go: v0.24.0 → v0.24.1
  • k8s.io/cloud-provider: v0.24.0 → v0.24.1
  • k8s.io/component-base: v0.24.0 → v0.24.1
  • k8s.io/component-helpers: v0.24.0 → v0.24.1
  • k8s.io/controller-manager: v0.24.0 → v0.24.1
  • k8s.io/kubelet: v0.24.0 → v0.24.1

Removed

Nothing has changed.

cloud-provider-azure - v1.0.19

Published by github-actions[bot] over 2 years ago

Changes by Kind

Feature

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.23.12

Published by github-actions[bot] over 2 years ago

Changes by Kind

Feature

Bug or Regression

Other (Cleanup or Flake)

  • Azure privateEndpointClient APIs are changed:
    1. Get() and CreateOrUpdate() return *retry.Error instead of error
    2. Add etag argument for CreateOrUpdate() function. (#1731, @jwtty)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.1.15

Published by github-actions[bot] over 2 years ago

Changes by Kind

Feature

Bug or Regression

Other (Cleanup or Flake)

  • Azure privateEndpointClient APIs are changed:
    1. Get() and CreateOrUpdate() return *retry.Error instead of error
    2. Add etag argument for CreateOrUpdate() function. (#1732, @jwtty)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.24.0

Published by github-actions[bot] over 2 years ago

Changes by Kind

Feature

Dependencies

Added

Changed

  • github.com/bketelsen/crypt: v0.0.4 → 5cbc8cc
  • github.com/cncf/udpa/go: 04548b0 → 5459f2c
  • github.com/cncf/xds/go: cb28da3 → fbca930
  • github.com/envoyproxy/go-control-plane: cf90f65 → 63b5d3c
  • github.com/google/go-cmp: v0.5.6 → v0.5.5
  • github.com/magiconair/properties: v1.8.5 → v1.8.1
  • github.com/mitchellh/mapstructure: v1.4.1 → v1.1.2
  • github.com/moby/term: 9d4ed18 → 3f7ff69
  • github.com/pelletier/go-toml: v1.9.3 → v1.2.0
  • github.com/prometheus/client_golang: v1.11.0 → v1.12.1
  • github.com/prometheus/common: v0.28.0 → v0.32.1
  • github.com/prometheus/procfs: v0.6.0 → v0.7.3
  • github.com/spf13/cast: v1.3.1 → v1.3.0
  • github.com/spf13/jwalterweatherman: v1.1.0 → v1.0.0
  • github.com/spf13/viper: v1.8.1 → v1.7.0
  • github.com/yuin/goldmark: v1.4.0 → v1.4.1
  • go.etcd.io/etcd/client/v3: v3.5.0 → v3.5.1
  • golang.org/x/crypto: 5e0467b → 8634188
  • golang.org/x/mod: v0.4.2 → 9b9b3d8
  • golang.org/x/time: 1f47c86 → 90d013b
  • golang.org/x/tools: d4cc65f → 897bd77
  • google.golang.org/api: v0.44.0 → v0.43.0
  • google.golang.org/genproto: 3a66f56 → 42d7afd
  • google.golang.org/grpc: v1.42.0 → v1.40.0
  • gopkg.in/ini.v1: v1.62.0 → v1.51.0
  • k8s.io/api: v0.23.5 → v0.24.0
  • k8s.io/apimachinery: v0.23.5 → v0.24.0
  • k8s.io/apiserver: v0.23.5 → v0.24.0
  • k8s.io/client-go: v0.23.5 → v0.24.0
  • k8s.io/cloud-provider: v0.23.5 → v0.24.0
  • k8s.io/component-base: v0.23.5 → v0.24.0
  • k8s.io/component-helpers: v0.23.5 → v0.24.0
  • k8s.io/controller-manager: v0.23.5 → v0.24.0
  • k8s.io/klog/v2: v2.30.0 → v2.60.1
  • k8s.io/kube-openapi: e816edb → 3ee0da9
  • k8s.io/kubelet: v0.23.5 → v0.24.0
  • k8s.io/utils: 6203023 → 3a6ce19
  • sigs.k8s.io/json: c049b76 → 9f7c6b3

Removed

cloud-provider-azure - v1.1.14

Published by github-actions[bot] over 2 years ago

Changes by Kind

Feature

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.0.18

Published by github-actions[bot] over 2 years ago

Changes by Kind

Feature

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v0.7.21

Published by github-actions[bot] over 2 years ago

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.23.11

Published by github-actions[bot] over 2 years ago

Changes by Kind

Feature

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v0.7.20

Published by github-actions[bot] over 2 years ago

Changes by Kind

Uncategorized

Dependencies

Added

  • github.com/golang/snappy: v0.0.3
  • github.com/google/martian/v3: v3.2.1
  • google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0
  • rsc.io/binaryregexp: v0.2.0

Changed

  • cloud.google.com/go/bigquery: v1.4.0 → v1.8.0
  • cloud.google.com/go/pubsub: v1.2.0 → v1.3.1
  • cloud.google.com/go/storage: v1.6.0 → v1.10.0
  • cloud.google.com/go: v0.54.0 → v0.99.0
  • github.com/Azure/azure-sdk-for-go: v63.2.0+incompatible → v63.3.0+incompatible
  • github.com/google/pprof: 1ebb73c → 4bb14d4
  • github.com/ianlancetaylor/demangle: 5e5cf60 → 28f6c0f
  • honnef.co/go/tools: v0.0.1-2020.1.3 → v0.0.1-2020.1.4
  • k8s.io/utils: 67b214c → 6203023

Removed

Nothing has changed.

cloud-provider-azure - v1.0.17

Published by github-actions[bot] over 2 years ago

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.1.13

Published by github-actions[bot] over 2 years ago

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/go-autorest/autorest: v0.11.25 → v0.11.26
  • k8s.io/cloud-provider: v0.22.7 → v0.22.8

Removed

Nothing has changed.

cloud-provider-azure - v1.23.10

Published by github-actions[bot] over 2 years ago

Changes by Kind

Uncategorized

Dependencies

Added

  • github.com/google/martian: v2.1.0+incompatible
  • rsc.io/binaryregexp: v0.2.0
  • rsc.io/quote/v3: v3.1.0
  • rsc.io/sampler: v1.3.0

Changed

  • github.com/Azure/go-autorest/autorest: v0.11.25 → v0.11.26
  • k8s.io/api: v0.23.3 → v0.23.5
  • k8s.io/apimachinery: v0.23.3 → v0.23.5
  • k8s.io/apiserver: v0.23.3 → v0.23.5
  • k8s.io/client-go: v0.23.3 → v0.23.5
  • k8s.io/cloud-provider: v0.23.3 → v0.23.5
  • k8s.io/component-base: v0.23.3 → v0.23.5
  • k8s.io/component-helpers: v0.23.3 → v0.23.5
  • k8s.io/controller-manager: v0.23.3 → v0.23.5
  • k8s.io/kubelet: v0.23.3 → v0.23.5
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.27 → v0.0.30

Removed

Nothing has changed.

cloud-provider-azure - v0.7.19

Published by github-actions[bot] over 2 years ago

Changes by Kind

Bug or Regression

  • The cloud provider will create TCP probe rule if the probe protocol is not supported. (#1397, @MartinForReal)

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.1.12

Published by github-actions[bot] over 2 years ago

Changes by Kind

Bug or Regression

  • The cloud provider will create TCP probe rule if the probe protocol is not supported. (#1395, @MartinForReal)

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.0.16

Published by github-actions[bot] over 2 years ago

Changes by Kind

Bug or Regression

  • The cloud provider will create TCP probe rule if the probe protocol is not supported. (#1396, @MartinForReal)

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Package Rankings
Top 3.24% on Proxy.golang.org
Badges
Extracted from project README
Go Report Card Coverage Status GitHub stars GitHub stars
Related Projects