Skip to content
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

High availability for connecting Kyma runtime with Compass (UCL) #107

Open
pbochynski opened this issue Feb 10, 2023 · 6 comments
Open

High availability for connecting Kyma runtime with Compass (UCL) #107

pbochynski opened this issue Feb 10, 2023 · 6 comments
Assignees
Labels
area/application-connector Issues or PRs related to application connectivity

Comments

@pbochynski
Copy link

pbochynski commented Feb 10, 2023

Description
Ensure that connection to Unified Customer Landscape (UCL) based on open source project compass can be established regardless of the UCL availability (eventually) also in the bring your own cluster model (BYOC).

Reasons
Currently, the connection between the runtime agent and UCL is initialized by the runtime provisioner. Provisioner connects to the compass director registers runtime and then creates a one-time token as a secret in the runtime. The main disadvantages are:

  • in case of UCL unavailability Kyma runtime provisioning fails (even for customers who do not want to use application connectivity)
  • Kyma installations on customer own clusters (not proviosioned by Kyma) do not have connection to the UCL (application connector doesn't work there)

High level architecture proposal

application-connector-modularization

The solution introduces a new controller in the contol plane (compass-manager). The controller can watch Kyma resource in the control plane (created for each Kyma installation, also for BYOC model). In the first phase controller will create one-time token for each Kyma cluster. Later on, when application-connector modularization is completed the token can be created only for those clusters where module is enabled.

Current workplan

@kyma-bot
Copy link
Contributor

This issue or PR has been automatically marked as stale due to the lack of recent activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

@kyma-bot kyma-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 11, 2023
@pbochynski pbochynski removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 12, 2023
@mvshao
Copy link
Contributor

mvshao commented Apr 28, 2023

Workplan for Compass Manager

@kyma-bot
Copy link
Contributor

kyma-bot commented Jul 9, 2023

This issue or PR has been automatically marked as stale due to the lack of recent activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

@kyma-bot kyma-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 9, 2023
@mvshao mvshao removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 11, 2023
@kyma-bot
Copy link
Contributor

kyma-bot commented Sep 9, 2023

This issue or PR has been automatically marked as stale due to the lack of recent activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

@kyma-bot kyma-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 9, 2023
@kyma-bot
Copy link
Contributor

This issue or PR has been automatically closed due to the lack of activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle stale

If you think that I work incorrectly, kindly raise an issue with the problem.

/close

@kyma-bot
Copy link
Contributor

@kyma-bot: Closing this issue.

In response to this:

This issue or PR has been automatically closed due to the lack of activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle stale

If you think that I work incorrectly, kindly raise an issue with the problem.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@Disper Disper reopened this Nov 23, 2023
@Disper Disper removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 23, 2023
@tobiscr tobiscr transferred this issue from kyma-project/kyma Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/application-connector Issues or PRs related to application connectivity
Projects
None yet
Development

No branches or pull requests

5 participants