Skip to content

Tags: stackitcloud/cloud-provider-stackit

Tags

v1.36.4

Toggle v1.36.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release-v1.36] Push releases additionally with a tag without the pat…

…ch part of the version (#1573)

* Push releases additionally with a tag without the patch part of the version

* Only add tag without patch for clean semver versions

---------

Co-authored-by: Maximilian Geberl <maximilian.geberl@digits.schwarz>

v1.35.7

Toggle v1.35.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release-v1.35] Push releases additionally with a tag without the pat…

…ch part of the version (#1572)

* Push releases additionally with a tag without the patch part of the version

* Only add tag without patch for clean semver versions

---------

Co-authored-by: Maximilian Geberl <maximilian.geberl@digits.schwarz>

v1.34.12

Toggle v1.34.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release-v1.34] Push releases additionally with a tag without the pat…

…ch part of the version (#1571)

* Push releases additionally with a tag without the patch part of the version

* Only add tag without patch for clean semver versions

---------

Co-authored-by: Maximilian Geberl <maximilian.geberl@digits.schwarz>

v1.36.3

Toggle v1.36.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release-v1.36] Refactor SDK metrics: rename metrics from `cloud_prov…

…ider_stackit_http*` to `stackit_api_http.*` (#1533)

* refactor metrics

* Only use IaaS in tests, as this is used in most repos

* Add PR Review suggestions

---------

Co-authored-by: Maximilian Geberl <maximilian.geberl@digits.schwarz>

v1.35.6

Toggle v1.35.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release-v1.35] Refactor SDK metrics: rename metrics from `cloud_prov…

…ider_stackit_http*` to `stackit_api_http.*` (#1532)

* refactor metrics

* Only use IaaS in tests, as this is used in most repos

* Add PR Review suggestions

---------

Co-authored-by: Maximilian Geberl <maximilian.geberl@digits.schwarz>

v1.34.11

Toggle v1.34.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release-v1.34] Refactor SDK metrics: rename metrics from `cloud_prov…

…ider_stackit_http*` to `stackit_api_http.*` (#1531)

* refactor metrics

* Only use IaaS in tests, as this is used in most repos

* Add PR Review suggestions

---------

Co-authored-by: Maximilian Geberl <maximilian.geberl@digits.schwarz>

v1.33.18

Toggle v1.33.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update module google.golang.org/grpc to v1.82.1 (#1375)

Co-authored-by: ske-renovate-operator[bot] <289664651+ske-renovate-operator[bot]@users.noreply.github.com>

v1.36.2

Toggle v1.36.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release-v1.36] add generic metrics for external API (#1350)

* add genetric metrics for external API

* make fmt

* add tests for the new http error metrics

* remove loadbalancer prefix from metrics names

* add tests for HTTPRequestDurationHistogram and HTTPRequestCount

* add api label from client creation

* make mod tidy

* add metrics for csi

# Conflicts:
#	cmd/stackit-csi-plugin/main.go

# Conflicts:
#	pkg/stackit/client.go

* call metric server from csi/main.go

* create prometheus metrics exporter

* remove api name required check and update tests

* remove error from func

* make status_code

* make add more labels in new metrics

* make lint

* fix test

* optimize code

---------

Co-authored-by: Aniruddha Basak <aniruddha.basak@stackit.cloud>

v1.35.5

Toggle v1.35.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add generic metrics for external API (#1228) (#1353)

* add genetric metrics for external API

* make fmt

* add tests for the new http error metrics

* remove loadbalancer prefix from metrics names

* add tests for HTTPRequestDurationHistogram and HTTPRequestCount

* add api label from client creation

* make mod tidy

* add metrics for csi

* call metric server from csi/main.go

* create prometheus metrics exporter

* remove api name required check and update tests

* remove error from func

* make status_code

* make add more labels in new metrics

* make lint

* fix test

* optimize code

v1.34.10

Toggle v1.34.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add generic metrics for external API (#1228) (#1354)

* add genetric metrics for external API

* make fmt

* add tests for the new http error metrics

* remove loadbalancer prefix from metrics names

* add tests for HTTPRequestDurationHistogram and HTTPRequestCount

* add api label from client creation

* make mod tidy

* add metrics for csi

* call metric server from csi/main.go

* create prometheus metrics exporter

* remove api name required check and update tests

* remove error from func

* make status_code

* make add more labels in new metrics

* make lint

* fix test

* optimize code