Support annotations and labels for project

This commit is contained in:
loganhz 2019-08-20 23:37:23 +08:00
parent 11b4e49955
commit 2d6b6c9571
2 changed files with 10 additions and 0 deletions

View File

@ -90,6 +90,15 @@
changed=(action "updateContainerDefault")
}}
{{/accordion-list-item}}
{{form-labels-annotations
classNames="accordion-wrapper"
detailKey="projectsPage.annotationsDetail"
expandAll=al.expandAll
expandFn=expandFn
initialLabels=primaryResource.labels
model=primaryResource
}}
</div>
{{/accordion-list}}
</div>

View File

@ -829,6 +829,7 @@ projectsListNamespacePage:
current: In this project
projectsPage:
annotationsDetail: Configure labels and annotations for the project.
header: Projects/Namespaces
headerNS: Namespaces
addProject: Add Project