Skip to content
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

Add clusterctl support #33

Closed
christianang opened this issue Oct 20, 2022 · 1 comment
Closed

Add clusterctl support #33

christianang opened this issue Oct 20, 2022 · 1 comment

Comments

@christianang
Copy link
Contributor

Now that clusterctl supports ipam providers via kubernetes-sigs/cluster-api#7288, some work needs to be done in this provider to integrate with the clusterctl changes.

This provider-contract doc covers everything that needs to be done, but a summary of what I think needs to happen is:

  • A GitHub release of this IPAM provider.
  • The GitHub release contains:
    • metadata.yaml
    • ipam-provider.yaml (generated from ./config/default probably with some automation)
  • Update metadata.yamll to adhere to the latest cluster-api contract version

There may be more that needs to be done, but this should be a good starting point.

/kind feature

@schrej
Copy link
Member

schrej commented Oct 24, 2022

Implemented and available as initial pre-release: https://github.com/telekom/cluster-api-ipam-provider-in-cluster/releases/tag/v0.1.0-alpha.1

Thanks for the summary!

@schrej schrej closed this as completed Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants