knative / knative/serving

Move DomainMapping from Beta to GA

Open
#13,967 10 comments 1 reaction 0 assignees View on GitHub
area/API area/networking good first issue kind/feature lifecycle/frozen
Dominant language
Go
Stars
6.1k
Forks
1.2k
Avg merge
2d 7h
Merged PRs (30d)
2

Description

DomainMapping became Beta since Knative v0.24 and now it should be enough to move GA.

To make it GA:

* [x] Drop `v1alpha1` DomainMapping API
* [ ] Add `v1` DomainMapping API
* [ ] Remove `betaTests` configuration from e2e in serving and networking repos.

Follow up tasks after GA:
* [ ] Merge DomainMapping's controller and webhook into serving controller and webhook.
* [ ] Drop `v1beta1` DomainMapping API.

/area API
/area networking
/kind good-first-issue

Contributor guide

Open the contributing guide

Research direction

Start with the DomainMapping API and the e2e betaTests configuration in the serving and networking repositories. Add the v1 DomainMapping API and remove the betaTests configuration; the GA checklist is complete when those two items are done, while the listed controller and v1beta1 removals are follow-up tasks.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
api, networking, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.