v0.4.1
What's Changed
Bump libs and update some documentation.
Now the operator image is hosted on Quay.io at https://quay.io/repository/carlosedp/lbconfig-operator due to rate-limiting on DockerHub.
Added doc on publishing new version.
To apply this version, use:
kubectl apply -f https://github.com/carlosedp/lbconfig-operator/raw/v0.4.1/manifests/deploy.yaml
PRs Merged:
- Bump go.opentelemetry.io/otel from 1.9.0 to 1.10.0 by @dependabot in #36
- Bump go.opentelemetry.io/otel/trace from 1.9.0 to 1.10.0 by @dependabot in #39
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.9.0 to 1.10.0 by @dependabot in #38
- Bump k8s.io/api from 0.25.0 to 0.25.1 by @dependabot in #40
- Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 by @dependabot in #43
- Bump k8s.io/client-go from 0.25.0 to 0.25.1 by @dependabot in #41
- Bump k8s.io/client-go from 0.25.1 to 0.25.2 by @dependabot in #44
- Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by @dependabot in #47
- Bump github.com/onsi/gomega from 1.21.1 to 1.22.1 by @dependabot in #49
- Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.1 by @dependabot in #50
- Bump go.opentelemetry.io/otel from 1.10.0 to 1.11.0 by @dependabot in #53
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.10.0 to 1.11.0 by @dependabot in #52
- Bump k8s.io/apimachinery from 0.25.2 to 0.25.3 by @dependabot in #54
- Bump k8s.io/api from 0.25.2 to 0.25.3 by @dependabot in #55
- Bump k8s.io/client-go from 0.25.2 to 0.25.3 by @dependabot in #56
- Bump github.com/go-openapi/runtime from 0.24.1 to 0.24.2 by @dependabot in #57
- Bump go.opentelemetry.io/otel/trace from 1.11.0 to 1.11.1 by @dependabot in #58
- Bump go.opentelemetry.io/otel from 1.11.0 to 1.11.1 by @dependabot in #61
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.0 to 1.11.1 by @dependabot in #60
- Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 by @dependabot in #62
- Bump github.com/onsi/gomega from 1.22.1 to 1.23.0 by @dependabot in #63
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 by @dependabot in #64
- Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1 by @dependabot in #66
- Bump github.com/onsi/gomega from 1.23.0 to 1.24.0 by @dependabot in #65
- Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 by @dependabot in #68
- Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 by @dependabot in #69
- Bump k8s.io/apimachinery from 0.25.3 to 0.25.4 by @dependabot in #70
- Bump k8s.io/api from 0.25.3 to 0.25.4 by @dependabot in #71
- Bump k8s.io/client-go from 0.25.3 to 0.25.4 by @dependabot in #72
- Bump github.com/tidwall/gjson from 1.14.3 to 1.14.4 by @dependabot in #73
- Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 by @dependabot in #74
- Bump github.com/go-openapi/runtime from 0.24.2 to 0.25.0 by @dependabot in #75
- Bump go.uber.org/zap from 1.23.0 to 1.24.0 by @dependabot in #76
- Bump go.opentelemetry.io/otel/sdk from 1.11.1 to 1.11.2 by @dependabot in #79
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.1 to 1.11.2 by @dependabot in #81
- Bump k8s.io/api from 0.25.4 to 0.26.0 by @dependabot in #83
- Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.1 by @dependabot in #87
- Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #89
- Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.1 by @dependabot in #88
- Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 by @dependabot in #90
- Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 by @dependabot in #91
- Bump k8s.io/api from 0.26.0 to 0.26.1 by @dependabot in #94
- Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 by @dependabot in #95
- Bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #93
- Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 by @dependabot in #96
- Bump sigs.k8s.io/controller-runtime from 0.14.1 to 0.14.2 by @dependabot in #97
- Bump go.opentelemetry.io/otel/sdk from 1.11.2 to 1.12.0 by @dependabot in #98
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.2 to 1.12.0 by @dependabot in #101
- Bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 by @dependabot in #100
- Bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.4 by @dependabot in #103
- Bump go.opentelemetry.io/otel from 1.12.0 to 1.13.0 by @dependabot in #105
- Bump go.opentelemetry.io/otel/sdk from 1.12.0 to 1.13.0 by @dependabot in #106
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.12.0 to 1.13.0 by @dependabot in #107
- Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 by @dependabot in #111
- Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 by @dependabot in #112
- Bump go.opentelemetry.io/otel/trace from 1.13.0 to 1.14.0 by @dependabot in #114
- Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4 by @dependabot in #115
- Bump go.opentelemetry.io/otel/sdk from 1.13.0 to 1.14.0 by @dependabot in #117
- Bump github.com/onsi/gomega from 1.27.1 to 1.27.2 by @dependabot in #116
- Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot in #118
- Bump k8s.io/apimachinery from 0.26.1 to 0.26.2 by @dependabot in #119
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.13.0 to 1.14.0 by @dependabot in #121
- Bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in #120
- Bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #122
- Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 by @dependabot in #123
- Bump github.com/onsi/gomega from 1.27.2 to 1.27.3 by @dependabot in #127
- Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 by @dependabot in #126
- Bump github.com/onsi/gomega from 1.27.3 to 1.27.4 by @dependabot in #128
- Bump actions/setup-go from 3 to 4 by @dependabot in #129
- Bump github.com/go-openapi/strfmt from 0.21.3 to 0.21.5 by @dependabot in #130
- Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #131
- Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 by @dependabot in #135
- Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 by @dependabot in #137
- Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #134
- Bump github.com/go-openapi/strfmt from 0.21.5 to 0.21.7 by @dependabot in #136
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #138
- Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #139
- Bump k8s.io/apimachinery from 0.26.3 to 0.27.0 by @dependabot in #142
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #143
- Bump k8s.io/apimachinery from 0.27.0 to 0.27.1 by @dependabot in #145
- Bump github.com/go-openapi/runtime from 0.25.0 to 0.26.0 by @dependabot in #147
- Bump go.opentelemetry.io/otel/sdk from 1.14.0 to 1.15.0 by @dependabot in #148
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.14.0 to 1.15.0 by @dependabot in #150
- Bump go.opentelemetry.io/otel/sdk from 1.15.0 to 1.15.1 by @dependabot in #151
- Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.3 by @dependabot in #153
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.0 to 1.15.1 by @dependabot in #152
- Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #154
- Bump github.com/onsi/ginkgo/v2 from 2.9.3 to 2.9.4 by @dependabot in #155
- Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 by @dependabot in #157
- Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 by @dependabot in #158
- Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #160
- Bump go.opentelemetry.io/otel/sdk from 1.15.1 to 1.16.0 by @dependabot in #161
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.1 to 1.16.0 by @dependabot in #163
- Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 by @dependabot in #165
- Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #168
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #171
- Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.11.0 by @dependabot in #170
- Bump libs and operator-sdk by @carlosedp in #173
- Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 by @dependabot in #177
- Bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #176
- Bump github.com/tidwall/gjson from 1.14.4 to 1.15.0 by @dependabot in #174
- Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #175
- Bump github.com/tidwall/gjson from 1.15.0 to 1.16.0 by @dependabot in #179
- Bump k8s.io/client-go from 0.27.4 to 0.28.1 by @dependabot in #183
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #186
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.16.0 to 1.17.0 by @dependabot in #188
- Bump actions/checkout from 3 to 4 by @dependabot in #192
- Bump go.opentelemetry.io/otel/sdk from 1.17.0 to 1.18.0 by @dependabot in #194
- Bump controller-runtime and fix changed API by @carlosedp in #197
- Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #198
- Bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 by @dependabot in #199
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #200
- Bump go.opentelemetry.io/otel/sdk from 1.18.0 to 1.19.0 by @dependabot in #201
- Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #204
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #206
- Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #205
- Bump k8s.io/apimachinery from 0.28.2 to 0.28.3 by @dependabot in #207
- Bump k8s.io/api from 0.28.2 to 0.28.3 by @dependabot in #210
- Bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #209
- Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #211
- Bump Go to 1.21 by @carlosedp in #212
- Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by @dependabot in #208
- Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #213
- Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #214
- Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #215
- Bump go.opentelemetry.io/otel/sdk from 1.19.0 to 1.20.0 by @dependabot in #216
- Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #218
- Bump actions/github-script from 6 to 7 by @dependabot in #219
- Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #222
- Bump go.opentelemetry.io/otel/sdk from 1.20.0 to 1.21.0 by @dependabot in #223
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #220
- Bump actions/setup-go from 4 to 5 by @dependabot in #227
- Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #224
Full Changelog: v0.4.0...v0.4.1