-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
STACKIT Kubernetes API load balancing #2925
Conversation
✅ Deploy Preview for constellation-docs canceled.
|
f68d46d
to
e90b51c
Compare
8e7e55c
to
12d30b9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM. Nice work! I'll perform a final test once we have this rebased on #2910.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't really comment on the Terraform changes.
Updates to my owned file look good to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't test it but the TF code changes lgtm.
12d30b9
to
1502ac9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this successfully.
terraform/infrastructure/openstack/modules/stackit_loadbalancer/main.tf
Outdated
Show resolved
Hide resolved
1502ac9
to
de275ba
Compare
Coverage report
|
Context
Proposed change(s)
Note that once we want to support more openstack implementation than StackIT, then we should make StackIT its own provider.
To test this PR you need to be authenticated with the StackIT API. You can follow one of the ways described here: https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs#authentication
Additional info
Checklist