Skip to content

scaleway: Fix failing terraform test#17722

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
hakman:scw-fix-tf
Nov 1, 2025
Merged

scaleway: Fix failing terraform test#17722
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
hakman:scw-fix-tf

Conversation

@hakman
Copy link
Copy Markdown
Member

@hakman hakman commented Nov 1, 2025

/home/prow/go/src/k8s.io/kops/tests/integration/update_cluster/minimal_scaleway
 �[31m╷
�[31m│ �[31mError: Unsupported attribute
�[31m│ 
�[31m│   on kubernetes.tf line 243, in resource "scaleway_lb_backend" "lb-backend-https":
�[31m│  243:   server_ips       = [scaleway_instance_server.control-plane-fr-par-1-0.private_ip]
�[31m│ 
�[31m│ This object has no argument, nested block, or exported attribute named
�[31m│ "private_ip". Did you mean "private_ips"?
�[31m╵
�[31m╷
�[31m│ �[31mError: Unsupported attribute
�[31m│ 
�[31m│   on kubernetes.tf line 252, in resource "scaleway_lb_backend" "lb-backend-kops-controller":
�[31m│  252:   server_ips       = [scaleway_instance_server.control-plane-fr-par-1-0.private_ip]
�[31m│ 
�[31m│ This object has no argument, nested block, or exported attribute named
�[31m│ "private_ip". Did you mean "private_ips"?
�[31m╵

Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/provider/scaleway Issues or PRs related to Scaleway provider labels Nov 1, 2025
@hakman
Copy link
Copy Markdown
Member Author

hakman commented Nov 1, 2025

/cc @rifelpet @ameukam @upodroid

@hakman
Copy link
Copy Markdown
Member Author

hakman commented Nov 1, 2025

/approve

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 1, 2025
Copy link
Copy Markdown
Member

@upodroid upodroid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 1, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman, upodroid

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot added a commit that referenced this pull request Nov 1, 2025
…-upstream-release-1.33

Automated cherry pick of #17722: scaleway: Fix failing terraform test
@k8s-ci-robot k8s-ci-robot merged commit 0d665f6 into kubernetes:master Nov 1, 2025
35 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.35 milestone Nov 1, 2025
k8s-ci-robot added a commit that referenced this pull request Nov 1, 2025
…-upstream-release-1.34

Automated cherry pick of #17722: scaleway: Fix failing terraform test
k8s-ci-robot added a commit that referenced this pull request Feb 17, 2026
…-upstream-release-1.32

Automated cherry pick of #17722: scaleway: Fix failing terraform test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/scaleway Issues or PRs related to Scaleway provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants