Skip to content

Conversation

hakman
Copy link
Member

@hakman hakman commented Jun 22, 2025

Closes #17147

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 22, 2025
@k8s-ci-robot k8s-ci-robot requested review from olemarkus and zetaab June 22, 2025 09:51
@hakman
Copy link
Member Author

hakman commented Jun 22, 2025

/cc @rifelpet

@k8s-ci-robot k8s-ci-robot requested a review from rifelpet June 22, 2025 09:53
@hakman
Copy link
Member Author

hakman commented Jun 22, 2025

/test pull-kops-e2e-k8s-gce-ipalias

return kops.CloudProviderAzure, nil
case strings.HasPrefix(path, "do://"):
return kops.CloudProviderDO, nil
case strings.HasPrefix(path, "hos://"):
Copy link
Member

Choose a reason for hiding this comment

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

Nit: do they use this prefix elsewhere? I'm just wondering whether we're going to have to change it...

Copy link
Member Author

Choose a reason for hiding this comment

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

They don't use any prefix or acronym. Unless we want to use hetzner://, I think this is good as is.
Also, in the future, we could add aliases without too much trouble.

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 22, 2025
@justinsb
Copy link
Member

/approve
/lgtm

I do wonder about that prefix, but it doesn't look too hard to change / support two prefixes if we need to

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb

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

The pull request process is described here

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 k8s-ci-robot merged commit 89dcfb1 into kubernetes:master Jun 22, 2025
25 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.32 milestone Jun 22, 2025
@rifelpet rifelpet modified the milestones: v1.32, v1.33 Jun 23, 2025
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. 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when trying to write the Kubernetes cluster configuration to Hetzner storage

4 participants