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

epic: Basic Syncer version skew checks and reporting #83

Open
1 of 8 tasks
davidfestal opened this issue Nov 14, 2022 · 2 comments
Open
1 of 8 tasks

epic: Basic Syncer version skew checks and reporting #83

davidfestal opened this issue Nov 14, 2022 · 2 comments

Comments

@davidfestal
Copy link
Member

davidfestal commented Nov 14, 2022

TL;DR

Ensure that incompatible syncer installations are correctly detected, managed and reported.

Progress tracking #

EPIC detailed issues and overall progress can be tracked with the following project view

Demo Objective

  • The syncer running should check that its kcp version corresponds to, or is compatible with, the kcp version of the CLI kcp workload sync command that the user used to create, or most recently update, the corresponding SyncTarget
  • The Syncer virtual workspace should check that the kcp version of the syncer that accesses it corresponds to, or is compatible with, its own kcp version.
  • Any version discrepancy, along with its criticity (warning or error) should be reported in the SyncTarget, so thatr the end user would be aware of it.
  • Any critical version discrepancy (related with incompatible changes) should prevent the Syncer to start, or syncing of resources to happen.

Demo Steps

No response

Action Items

  • Scope of the current demo is necessary to fit in the prototype boundaries

Stories

@ncdc
Copy link
Member

ncdc commented Feb 22, 2023

/milestone clear

@mjudeikis
Copy link
Contributor

/transfer-issue contrib-tmc

@kcp-ci-bot kcp-ci-bot transferred this issue from kcp-dev/kcp Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants