generated from kyma-project/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Compass Manager - implement watching Kyma custom resource #9
Labels
area/application-connector
Issues or PRs related to application connectivity
Comments
akgalwas
added
the
area/application-connector
Issues or PRs related to application connectivity
label
May 18, 2023
We should consider adding statuses on Kyma resource so that one could use |
kyma-bot
added a commit
that referenced
this issue
Jun 21, 2023
<!-- Thank you for your contribution. Before you submit the pull request: 1. Follow contributing guidelines, templates, the recommended Git workflow, and any related documentation. 2. Read and submit the required Contributor Licence Agreements (https://github.com/kyma-project/community/blob/main/CONTRIBUTING.md#agreements-and-licenses). 3. Test your changes and attach their results to the pull request. 4. Update the relevant documentation. If the pull request requires a decision, follow the [decision-making process](https://github.com/kyma-project/community/blob/main/governance.md) and replace the PR template with the [decision record template](https://github.com/kyma-project/community/blob/main/.github/ISSUE_TEMPLATE/decision-record.md). --> **Description** Changes proposed in this pull request: - implemented first version of `compass-manager` - implemented logic for watching Kyma CR - implemented event filter **Related issue(s)** #9
Don't forget about those:
|
4 tasks
akgalwas
changed the title
Implement watching Kyma custom resource
Compass Manager - Implement watching Kyma custom resource
Sep 20, 2023
akgalwas
changed the title
Compass Manager - Implement watching Kyma custom resource
Compass Manager - implement watching Kyma custom resource
Sep 20, 2023
Delete was moved to this issue #10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implement reconciliation loop that watches Kyma custom resource.
Acceptance criteria:
- [ ] If Kyma resource was removed, the Runtime must be unregistered.The text was updated successfully, but these errors were encountered: