Releases: mercedes-benz/kosmoo
Releases · mercedes-benz/kosmoo
v1.1.0
Image is available at ghcr.io/mercedes-benz/kosmoo/kosmoo:v1.1.0
.
What's Changed
- Added new compute quota metrics (quotas for the tenant) by @pnordh in #93
pull/92 - Add info logging if no loadbalancers are found by @oscr in #112
- Add floating IP status by @oscr in #113
- Add load balancer pool and member provisioning status (#108) by @oscr in #111
- update modules, workflows and rename organization, use Cinder V3 by @seanschneeweiss in #132
- fix(loadbalancer): prevent nil pointer deref by error handling by @seanschneeweiss in #138
- Bump alpine from 3.18.0 to 3.19.0 in /kubernetes by @dependabot in #139
- Bump github.com/gophercloud/gophercloud from 1.3.0 to 1.8.0 by @dependabot in #140
- chore: bump k8s packages to v1.27.10 by @seanschneeweiss in #143
- ci: bump go to v1.20.13, rename master to main by @seanschneeweiss in #150
145 - Bump k8s.io/klog/v2 from 2.90.1 to 2.120.1 by @dependabot in #147
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.18.0 by @dependabot in #148
New Contributors
- @pnordh made their first contribution in #93
- @oscr made their first contribution in #112
- @johannesfrey made their first contribution in #136
Full Changelog: v1.0.9...v1.1.0
v1.0.9
Image is available at ghcr.io/mercedes-benz/kosmoo/kosmoo:v1.0.9
.
- go.mod bump all dependency versions (#48) (4 minutes ago)
- pkg/metrics/nova: added kos_server_volume_attachment metric (#47) (43 minutes ago)
- Bump github.com/gophercloud/gophercloud from 0.20.0 to 0.21.0 (#43) (3 weeks ago) <dependabot[bot]>
- Bump gopkg.in/ini.v1 from 1.62.1 to 1.63.0 (#41) (4 weeks ago) <dependabot[bot]>
- Bump k8s.io/client-go from 0.22.0 to 0.22.1 (#35) (5 weeks ago) <dependabot[bot]>
- Bump github.com/gophercloud/gophercloud from 0.19.0 to 0.20.0 (#33) (5 weeks ago) <dependabot[bot]>
- Fix MAINTAINERS.md (#39) (5 weeks ago)
- Bump alpine from 3.14.1 to 3.14.2 in /kubernetes (#37) (5 weeks ago) <dependabot[bot]>
- Bump gopkg.in/ini.v1 from 1.62.0 to 1.62.1 (#38) (5 weeks ago) <dependabot[bot]>
- chore(ci): update dependencies and use golangci-lint-action (#32) (9 weeks ago)
- add lb name to lb metrics (#29) (7 months ago) <Stefan Büringer>
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
Image is available at ghcr.io/mercedes-benz/kosmoo/kosmoo:v1.0.4
.
- 81896b0 pkg/metrics/cinder.go only publish new metrics on successful openstack calls
- 9ba5f4b pkg/metrics rename scrape to publish
- 0a6913f pkg/metrics/openstack.go add openstack api request metrics
- 834aeb0 docs/metrics.md update metrics overview
- 49825a9 improve openstack client creation
- 6016b6c pkg/metrics/loadbalancer.go add loadbalancer metrics
- 41e2665 pkg/metrics/neutron.go add floating ip metrics
- 0755a95 update golangci-lint
- 73df942 go.mod update dependencies
- be76dc6 .github: ensure golang version
- 9c960b6 auth: read region and use as gophercloud.EndpointOpts
v1.0.3
v1.0.2
v1.0.1
Image is available at ghcr.io/mercedes-benz/kosmoo/kosmoo:v1.0.1
.