vmware / vmware/nsx-container-plugin-operator
Support LB CRD
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 34
- Forks
- 28
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
We should ensure the nsx container plugin operator will enable the LB CRD, as it will be supported in Openshift as well.
This includes:
- enabling it in the configuration
- ensure the CRD yaml is added to manifests
Contributor guide
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
Start by locating the operator configuration and manifest files. Check how existing CRDs are enabled and represented, then add the LB CRD configuration and manifest entries described in the issue. Done means the operator enables the LB CRD and the CRD YAML is present in the manifests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100