Skip to content

Add support for custom service links #17616

@nwmac

Description

@nwmac

Internal Reference: SURE-7445

The current Rancher UI logic only generates clickable proxy URLs for services when certain conditions are met: the 'ports' array in the service spec must be populated, the protocol must be TCP, and the port number must end with '80' or '443'.

This request is that we introduce an annotation on services to designate any given port as a web service endpoint, thereby instructing the UI to generate clickable links for these services, regardless of the port number used.

Annotation name TBD

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions