Commit graph

622 commits

Author SHA1 Message Date
Ruben Hönle
35dff6a60c
chore(deps): bump ske SDK module from v0.25.0 -> v0.27.0 (#892)
relates to STACKITTPR-275
2025-06-24 15:05:22 +02:00
Marcel Jacek
8dafa4bfe8
chore: add test coverage in PRs as comment (#884)
* generate test coverage in CI pipeline
* add pipeline which adds comments in PR with test coverage
2025-06-23 09:48:00 +02:00
Marcel Jacek
f435d5dda8
chore(docs): add STACKIT_SERVICE_ACCOUNT_KEY and STACKIT_PRIVATE_KEY (#883) 2025-06-18 09:10:58 +02:00
Mauritz Uphoff
8a5de8c1b6
chore(docs): attach network interface via server attribute (#881) 2025-06-16 16:38:09 +02:00
stackit-pipeline
afc8cbb753
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to v1.4.0 (#879)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-06-16 09:35:54 +02:00
Ruben Hönle
b313ef6a39
chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
stackit-pipeline
801ef6033d
fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.13.2 (#878)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-06-12 09:57:24 +02:00
stackit-pipeline
691406509b
fix(deps): update stackit sdk modules (#876)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-06-11 10:20:48 +02:00
dependabot[bot]
90b2f96403
chore(deps): bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (#875)
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-version: 1.6.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 10:11:49 +02:00
Ruben Hönle
5e5404b459
chore(terraform): refactor region overrides in mapping funcs (#872) 2025-06-06 16:17:02 +02:00
stackit-pipeline
0272a86292
chore(deps): update module golang.org/x/tools to v0.34.0 (#871)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-06-06 10:41:20 +02:00
Ruben Hönle
2f3adf43a4
chore(deps): update go modules (#870) 2025-06-05 17:22:03 +02:00
Ruben Hönle
281d31f615
chore(iaas): extract mapping of labels into util func (#867) 2025-06-05 13:46:33 +02:00
stackit-pipeline
ad24ebe52d
fix(deps): update stackit sdk modules (#868)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-06-05 08:36:24 +02:00
Ruben Hönle
6eaae259e6
feat(ci): add check for goreleaser configuration (#863) 2025-06-03 09:51:22 +02:00
Ruben Hönle
fe389249c0
feat(fmt): run goimports on format make command (#866) 2025-06-02 10:54:17 +02:00
Ruben Hönle
0733ccbec9
fix(objectstorage): handle bucket not empty error on bucket delete (#865)
relates to STACKITTPR-215
2025-05-28 11:59:32 +02:00
Rüdiger Schmitz
7d78a08263
Feat/stackittpr 196 ske improve acc test min/max config (#851)
* core(ske): first test working

* chore(ske): acceptance test min

* chore(ske): implement review findings
2025-05-27 06:46:52 +00:00
Ruben Hönle
d793342b76
chore(docs): add guide how to create service account in empty org (#862)
relates to #855
2025-05-23 14:53:47 +02:00
Marcel Jacek
a47fac0ae7
feat(mongodb): set point_in_time_window_hours as required (#860)
* feat(mongodb): set point_in_time_window_hours as required

* docs update
2025-05-23 14:06:13 +02:00
stackit-pipeline
9b1c658575
fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.28.0 (#848)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-05-23 13:27:07 +02:00
Marcel Jacek
aaf29e4c19
fix(loadbalancer): set external_address as optional (#854)
* fix: set external_address for lb to optional

* add unit tests

---------

Co-authored-by: Ruben Hoenle <Ruben.Hoenle@stackit.cloud>
2025-05-23 13:25:30 +02:00
stackit-pipeline
29f9a01633
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.17.2 (#861)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-05-23 11:55:51 +02:00
Marcel Jacek
913cc1415e
feat(dns): add option to get dns_zone by dns_name (#856)
* feat: add option to get dns_zone by dns_name
2025-05-22 11:06:04 +02:00
stackit-pipeline
d7b6530b87
fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.13.1 (#859)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-05-22 11:04:07 +02:00
Ruben Hönle
5b044d275f
chore(docs): add possible values for security group rule protocol (#857)
relates to #816
2025-05-21 14:17:00 +00:00
Alexander Dahmen
c6937154e8
fix(observability): Remove parameters from acc test (#853)
This is not implemented and will be set to deprecated in the near future.

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-05-20 15:49:16 +02:00
Alexander Dahmen
f572b5c386
feat(objectstorage): Min/Max acceptance tests (#850)
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-05-20 13:55:49 +02:00
stackit-pipeline
a2cd8a0200
fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.15.0 (#847)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-05-20 10:32:59 +02:00
stackit-pipeline
3b3f7039ad
fix(deps): update stackit sdk modules (#852)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-05-20 09:51:08 +02:00
stackit-pipeline
ab7245c70a
fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.13.0 (#849)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-05-19 10:34:40 +02:00
stackit-pipeline
7ce802769c
fix(deps): update stackit sdk modules (#846)
* fix(deps): update stackit sdk modules

* feat: Use new generated enums

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

---------

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-05-19 09:56:41 +02:00
Ruben Hönle
5d844a84d6
feat(cdn): set custom user-agent header for STACKIT API calls (#830)
relates to STACKITTPR-184
2025-05-16 16:06:32 +02:00
Ruben Hönle
1e87271c05
feat(redis): set custom user-agent header for STACKIT API calls (#838)
relates to STACKITTPR-184
2025-05-16 16:06:11 +02:00
Ruben Hönle
ee70c023ac
feat(resourcemanager): set custom user-agent header for STACKIT API calls (#826)
relates to STACKITTPR-184
2025-05-16 15:37:57 +02:00
Ruben Hönle
919f93aebc
feat(authorization): set custom user-agent header for STACKIT API calls (#827)
relates to STACKITTPR-184
2025-05-16 15:37:41 +02:00
Ruben Hönle
6ded78f250
feat(ske): set custom user-agent header for STACKIT API calls (#829)
relates to STACKITTPR-184
2025-05-16 15:37:19 +02:00
Ruben Hönle
b5c4927cad
feat(logme): set custom user-agent header for STACKIT API calls (#832)
relates to STACKITTPR-184
2025-05-16 15:37:03 +02:00
Ruben Hönle
266053d804
feat(observability): set custom user-agent header for STACKIT API calls (#833)
relates to STACKITTPR-184
2025-05-16 15:36:51 +02:00
Ruben Hönle
0ba6e06260
feat(modelserving): set custom user-agent header for STACKIT API calls (#834)
relates to STACKITTPR-184
2025-05-16 15:36:37 +02:00
Ruben Hönle
06af447d61
feat(mongodbflex): set custom user-agent header for STACKIT API calls (#840)
relates to STACKITTPR-184
2025-05-16 15:35:34 +02:00
Ruben Hönle
b94bc7b4cb
feat(serverupdate): set custom user-agent header for STACKIT API calls (#823)
relates to STACKITTPR-184
2025-05-16 15:33:57 +02:00
Ruben Hönle
cc1f81b39a
feat(serviceaccount): set custom user-agent header for STACKIT API calls (#824)
relates to STACKITTPR-184
2025-05-16 15:33:45 +02:00
Ruben Hönle
3b8419f749
feat(sqlserverflex): set custom user-agent header for STACKIT API calls (#825)
relates to STACKITTPR-184
2025-05-16 15:32:29 +02:00
Ruben Hönle
b4ab2c00e7
feat(secretsmanager): set custom user-agent header for STACKIT API calls (#837)
relates to STACKITTPR-184
2025-05-16 14:58:45 +02:00
Ruben Hönle
7d07f2a265
feat(loadbalancer): set custom user-agent header for STACKIT API calls (#843)
relates to STACKITTPR-184
2025-05-16 14:56:26 +02:00
Ruben Hönle
b25b20ed32
feat(opensearch): set custom user-agent header for STACKIT API calls (#839)
relates to STACKITTPR-184
2025-05-16 13:40:55 +02:00
Ruben Hönle
342de60114
feat(postgresflex): set custom user-agent header for STACKIT API calls (#841)
relates to STACKITTPR-184
2025-05-16 11:59:25 +02:00
Ruben Hönle
1a2649cf13
chore(docs): align contribution guide to user-agent header refactoring (#845)
relates to STACKITTPR-184
2025-05-16 11:57:36 +02:00
Ruben Hönle
fd7cc67705
feat(serverbackup): set custom user-agent header for STACKIT API calls (#822)
relates to STACKITTPR-184
2025-05-16 11:45:07 +02:00