oracle / oracle/oci-cloud-controller-manager
Configuring Request Routing With Path Route Sets
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 158
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Oracle Cloud Infrastructure allows creating routing policy with a set of rules to route requests to different backend sets. The rules can be configured according to string matching of the request path (see https://docs.oracle.com/en-us/iaas/Content/Balance/Tasks/managingrequest.htm).
It is also possible to define URL Redirect Rules (see https://docs.oracle.com/en-us/iaas/Content/Balance/Tasks/managingrulesets.htm#redirect).
Is it possible to configure these capabilities with configuration files or annotations, or is it planned to add these feature in coming releases?
Thank you in advance
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
Review the controller's existing configuration-file and annotation entry points, then compare them with OCI path-based routing policies and URL redirect rules. Determine whether these capabilities are currently supported or require a planned feature; done means the support status and implementation scope are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cloud, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100