kcp icon indicating copy to clipboard operation
kcp copied to clipboard

feature: disable APIExport endpoints urls for v1alpha2

Open mjudeikis opened this issue 10 months ago • 2 comments

Feature Description

As we just merged v1alpha2, we should add a feature flag into kcp to fully disable the APIExport virtualworkspaces URL (stop populating). and disable flag by default.

Proposed Solution

Add feature flag EnableDeprecatedAPIExportVirtualWorkspacesUrls and disable it by default. if flag is disabled, stop populating apiexport v1alpha2 vw urls

Alternative Solutions

No response

Want to contribute?

  • [ ] I would like to work on this issue.

Part of #3292

Additional Context

No response

mjudeikis avatar Apr 09 '25 18:04 mjudeikis

It's a long deprecated field. Shouldn't we just make sure we don't use it in examples anymore and just remove it?

embik avatar Apr 10 '25 10:04 embik

At the same time its one field everybody uses, so FF will help to avoid friction. This was main reason to go ff way.

mjudeikis avatar Apr 14 '25 05:04 mjudeikis