Skip to content

v0.5.0

Compare
Choose a tag to compare
@carlosedp carlosedp released this 13 Sep 20:11
· 72 commits to main since this release

Updated to Kubebuilder v4 and bumped many libs

To apply this version, use:

kubectl apply -f https://github.com/carlosedp/lbconfig-operator/raw/v0.5.0/manifests/deploy.yaml

What's Changed

  • Bump HAProxy lib by @carlosedp in #228
  • fix ha-proxy config by @tuxtof in #229
  • Bump github.com/go-openapi/runtime from 0.26.0 to 0.26.2 by @dependabot in #230
  • Bump github.com/go-openapi/strfmt from 0.21.9 to 0.22.0 by @dependabot in #237
  • Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #235
  • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #236
  • Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #232
  • Bump actions/cache from 3 to 4 by @dependabot in #244
  • Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 by @dependabot in #239
  • Bump go.opentelemetry.io/otel from 1.21.0 to 1.22.0 by @dependabot in #241
  • Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.15.0 by @dependabot in #243
  • Bump k8s.io/api from 0.29.0 to 0.29.1 by @dependabot in #242
  • Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #240
  • Bump go.opentelemetry.io/otel/sdk from 1.21.0 to 1.22.0 by @dependabot in #245
  • Bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #247
  • Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #248
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.21.0 to 1.22.0 by @dependabot in #246
  • Bump github.com/go-openapi/runtime from 0.26.2 to 0.27.0 by @dependabot in #249
  • Bump github.com/go-openapi/runtime from 0.27.0 to 0.27.1 by @dependabot in #250
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #251
  • Bump go.opentelemetry.io/otel/trace from 1.22.0 to 1.23.0 by @dependabot in #252
  • Bump go.opentelemetry.io/otel from 1.22.0 to 1.23.0 by @dependabot in #253
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.22.0 to 1.23.0 by @dependabot in #254
  • Bump go.opentelemetry.io/otel/trace from 1.23.0 to 1.23.1 by @dependabot in #256
  • Bump go.opentelemetry.io/otel from 1.23.0 to 1.23.1 by @dependabot in #258
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.23.0 to 1.23.1 by @dependabot in #259
  • Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 by @dependabot in #260
  • Bump k8s.io/api from 0.29.1 to 0.29.2 by @dependabot in #261
  • Bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 by @dependabot in #262
  • Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 by @dependabot in #265
  • Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #264
  • Bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0 by @dependabot in #266
  • Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #267
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.23.1 to 1.24.0 by @dependabot in #268
  • Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #270
  • Bump github.com/go-openapi/strfmt from 0.22.0 to 0.22.2 by @dependabot in #272
  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #274
  • Bump github.com/go-openapi/runtime from 0.27.1 to 0.27.2 by @dependabot in #273
  • Bump github.com/go-openapi/strfmt from 0.22.2 to 0.23.0 by @dependabot in #275
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #277
  • Bump github.com/go-openapi/runtime from 0.27.2 to 0.28.0 by @dependabot in #276
  • Bump k8s.io/api from 0.29.2 to 0.29.3 by @dependabot in #278
  • Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #280
  • Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 by @dependabot in #282
  • Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #281
  • Bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 by @dependabot in #283
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.24.0 to 1.25.0 by @dependabot in #285
  • Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot in #288
  • Bump k8s.io/apimachinery from 0.29.3 to 0.29.4 by @dependabot in #289
  • Bump k8s.io/client-go from 0.29.3 to 0.29.4 by @dependabot in #291
  • Bump k8s.io/api from 0.29.3 to 0.29.4 by @dependabot in #290
  • Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #295
  • Bump go.opentelemetry.io/otel/trace from 1.25.0 to 1.26.0 by @dependabot in #297
  • Bump go.opentelemetry.io/otel/sdk from 1.25.0 to 1.26.0 by @dependabot in #296
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.25.0 to 1.26.0 by @dependabot in #298
  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #300
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #301
  • Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #304
  • Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #305
  • Bump github.com/haproxytech/client-native/v4 from 4.2.0 to 4.2.2 by @dependabot in #309
  • Bump go.opentelemetry.io/otel from 1.26.0 to 1.27.0 by @dependabot in #310
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.26.0 to 1.27.0 by @dependabot in #311
  • Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #312
  • Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 by @dependabot in #314
  • Bump go.opentelemetry.io/otel from 1.27.0 to 1.28.0 by @dependabot in #320
  • Bump go.opentelemetry.io/otel/trace from 1.27.0 to 1.28.0 by @dependabot in #322
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.27.0 to 1.28.0 by @dependabot in #321
  • Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #324
  • Bump k8s.io/apimachinery from 0.30.2 to 0.30.3 by @dependabot in #326
  • Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #325
  • Bump k8s.io/api from 0.30.2 to 0.30.3 by @dependabot in #327
  • Bump github.com/onsi/gomega from 1.33.1 to 1.34.0 by @dependabot in #328
  • Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #329
  • Bump github.com/tidwall/gjson from 1.17.1 to 1.17.2 by @dependabot in #330
  • Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #331
  • Bump github.com/tidwall/gjson from 1.17.2 to 1.17.3 by @dependabot in #332
  • Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #333
  • Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 by @dependabot in #338
  • Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #340
  • Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 by @dependabot in #341
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.28.0 to 1.29.0 by @dependabot in #342
  • Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #346
  • Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #347
  • Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #348
  • Bump go.opentelemetry.io/otel from 1.29.0 to 1.30.0 by @dependabot in #349
  • Bump go.opentelemetry.io/otel/trace from 1.29.0 to 1.30.0 by @dependabot in #350
  • Bump k8s.io/apimachinery from 0.31.0 to 0.31.1 by @dependabot in #353
  • Bump go.opentelemetry.io/otel/sdk from 1.29.0 to 1.30.0 by @dependabot in #351
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.29.0 to 1.30.0 by @dependabot in #352
  • Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #354
  • Bump k8s.io/api from 0.31.0 to 0.31.1 by @dependabot in #355
  • Migrate to kubebuilder v4 by @carlosedp in #319

New Contributors

Full Changelog: v0.4.1...v0.5.0