-
Notifications
You must be signed in to change notification settings - Fork 0
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
Control API Architecture #59
Conversation
|
||
It represents a filtered and formatted list of standard Kubernetes `Namespace` resources which have specific labels and annotations. | ||
|
||
It is assumed that the resource `appuio.io/v1/Organization` is used for all operations (create, list, read, update, delete). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are watches and patches not supported?
It is assumed that the resource `appuio.io/v1/Organization` is used for all operations (create, list, read, update, delete). | |
It is assumed that the resource `appuio.io/v1/Organization` is used for all operations (create, list, read, watch, update, patch, delete). |
= {controlapi} Architecture | ||
|
||
This page describes the xref:references/glossary.adoc#_control_api[{controlapi}]. | ||
It adheres to the decision taken in xref:explanation/decisions/control-api.adoc[{controlapi}] and it follows the features asked in xref:references/functional-requirements.adoc[Functional Requirements]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It adheres to the decision taken in xref:explanation/decisions/control-api.adoc[{controlapi}] and it follows the features asked in xref:references/functional-requirements.adoc[Functional Requirements]. | |
It adheres to the decision taken in xref:explanation/decisions/control-api.adoc[{controlapi}] and it follows the features asked in xref:references/functional-requirements/portal.adoc[Portal Requirements]. |
@@ -0,0 +1,99 @@ | |||
= Functional Requirements |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page already exists in portal.adoc
.
Maybe PR needs a rebase?
*** xref:appuio-cloud:ROOT:references/architecture/control-api-team.adoc[Team] | ||
*** xref:appuio-cloud:ROOT:references/architecture/control-api-zone.adoc[Zone] | ||
|
||
* xref:appuio-cloud:ROOT:references/functional-requirements.adoc[Functional Requirements] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link is probably also outdated
Replaced by: |
This PR builds on top of:
Checklist
change
,decision
,requirement/quality
,requirement/functional
,dependency
as they show up in the changelog