-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
DomainMapping CRD (Tracking Issue) #9713
Labels
area/API
API objects and controllers
kind/feature
Well-understood/specified features, ready for coding.
triage/accepted
Issues which should be fixed (post-triage)
Comments
This was referenced Oct 7, 2020
This was referenced Oct 15, 2020
Merged
This was referenced Oct 22, 2020
/assign @julz |
This was referenced Nov 5, 2020
This was referenced Nov 19, 2020
This was referenced Jan 6, 2021
/triage accepted |
knative-prow-robot
added
the
triage/accepted
Issues which should be fixed (post-triage)
label
Mar 22, 2021
FYI - CLI changes have landed knative/client#1267 knative/client#1197 |
Linked the project board that breaks out issues into the respective feature maturity |
/close since we have the project board now, thanks @dprotaso |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/API
API objects and controllers
kind/feature
Well-understood/specified features, ready for coding.
triage/accepted
Issues which should be fixed (post-triage)
Tracking issue for DomainMapping/Vanity URL implementation.
Feature Proposal: https://docs.google.com/document/d/1yXSuKpQqZM5tczBFpPG8TGQoWSkvmoA17nPwDd1UxEI
/area API
Alpha Plan:
Add CRD and Type: Add DomainMapping CRD and type #9714Reconcile DomainMappings to Ingress Reconcile DomainMappings to Ingress #9735Propagate Ingress Status Propagate Ingress status to DomainMapping #9752Ingress Class from Config Store / Annotation Introduce DomainMapping ConfigStore and allow configuring IngressClass #9796Defaulting and Validation Add defaulting and validation infrastructure for DomainMappings #9886 Add more defaulting and validation for DomainMapping #9915Conformance Test Add DomainMapping conformance test #9780 Deploy DomainMappings and Enable Alpha tests in e2e tests #9851 Run v1alpha1 tests (and deploy DomainMapping component) in github actions #9837Prevent Collisions using auto-created DomainClaim. Add DomainClaimed Condition #9952 Prevent DomainMapping collisions using ClusterDomainClaim #10044Update DEVELOPMENT.md Add instructions for deploying DomainMapping feature to DEVELOPMENT.md #9964Docs: https://knative.dev/docs/serving/creating-domain-mappings/Beta Plan:
Arbitrary Addressables. Properly resolve DomainMapping references #10167Allow disabling DomainClaim Auto-creation (for multi-tenant environments that want to manage DomainClaims) Allow disabling of automatic DomainClaim creation #10537AutoTLS - see Support AutoTLS for DomainMapping #10247CLI: Add DomainMapping CRUD commands client#1267 Add support for DomainMapping resource client#1197The text was updated successfully, but these errors were encountered: