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

Implement exported labels/annotations as outlined in the MCS spec #1702

Open
tpantelis opened this issue Jan 8, 2025 · 0 comments
Open

Implement exported labels/annotations as outlined in the MCS spec #1702

tpantelis opened this issue Jan 8, 2025 · 0 comments
Labels
enhancement New feature or request mcs-api-alignment Align with MCS API as defined in KEP #1646

Comments

@tpantelis
Copy link
Contributor

From spec:

"Most information about the service, including ports, backends, topology and session affinity, will continue to be stored in the Service objects, which are each name mapped to a ServiceExport. This does not apply for labels and annotations which are stored in ServiceExport directly in spec.exportedLabels and spec.exportedAnnotations. Exporting labels and annotations is optionally supported by MCS-API implementations. If supported, annotations or labels must not be exported from the metadata of the Service or ServiceExport resources."

Note that this feature is optional.

@tpantelis tpantelis added enhancement New feature or request mcs-api-alignment Align with MCS API as defined in KEP #1646 labels Jan 8, 2025
@tpantelis tpantelis added this to Backlog Jan 8, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Backlog Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mcs-api-alignment Align with MCS API as defined in KEP #1646
Projects
Status: Backlog
Development

No branches or pull requests

1 participant