-
Notifications
You must be signed in to change notification settings - Fork 12
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
Create Application Connector module [EPIC] #154
Comments
For the time being Application Connector integration tests do not need to be modified. At some point we will move from Kyma repository. We will need to establish new pipelines and adjust the tests code if needed, however, it is not the top priority for now. |
We have three areas to test:
We discussed the topic and agreed to use contract testing approach:
|
Application Operator Module CRD must contain the following properties:
Both values are optional so Operator must implement fallbacks:
|
This issue or PR has been automatically marked as stale due to the lack of recent activity. This bot triages issues and PRs according to the following rules:
You can:
If you think that I work incorrectly, kindly raise an issue with the problem. /lifecycle stale |
Done |
Description
Application Connector needs to be moved to the modular architecture according to this concept.
Reasons
Application Connector should be more independent so that it must be possible to install, upgrade and operate it separately without dependencies on other Kyma modules.
Acceptance criteria
Release 1.0.0:
Release 1.1.0:
Prerequisites:
Configurable Application Gateway kyma#15526- Not needed for GAWorkplan:
Until the end of September, Release MVP:
Release required tasks, until 25 October: Milestone 1.0.0
Release hardening,
until mid of November: Milestone 1.1.0Consider to close as non-relevant:
Additional information
The text was updated successfully, but these errors were encountered: