nutanix-cloud-native / nutanix-cloud-native/cluster-api-runtime-extensions-nutanix
Before cluster create hook to create IAM resources
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 17
- Forks
- 12
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 10
Description
Creating per cluster roles, etc, as we've previously discussed. These would need to be populated with potentially generated unique names in the capi (capa) resources via topology mutation hook, and then applied in a before cluster create hook.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names topology mutation and before-cluster-create hooks but no files, tests, or entry points. Start by locating existing implementations of those hooks and the CAPI/CAPA resource handling, then determine how per-cluster IAM roles and unique names should flow through them. Done means the resources are created before a cluster and are populated with unique names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100