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

[Deletion Modes] Unmanage modules that run out of support #1666

Open
8 tasks
c-pius opened this issue Jul 5, 2024 · 0 comments
Open
8 tasks

[Deletion Modes] Unmanage modules that run out of support #1666

c-pius opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@c-pius
Copy link
Contributor

c-pius commented Jul 5, 2024

Description

In #1472 (comment), it was clarified that if a user configured a fixed module version, and this version runs out of support, the module becomes unmanaged.

Things that need to be clarified:

  • how do we determine if a version is unsupported?
    • how to distinguish this from the case where a version is configured that doesn't exist at all (check cannot be based on the sheer absence of a ModuleTemplate)
  • how to announce a deprecation warning and sunset date?
    • info needs to be available somewhere and other team, i.e. hasslehoff, will need to be informed to display this to the user
  • see proposed AC... is it good practice that we change spec of the field, or are we keeping the spec as is and just update the status?
    • what is the appropriate state to display, Unmanaged, Unsupported, SupportCeased?

Reasons

Module versions cannot be supported indefinitely.

Acceptance Criteria

  • When KymaCR contains a module with an unsupported version
    • KymaCR .spec.modules[].managed is set to false

Feature Testing

No response

Testing approach

No response

Attachments

No response

@c-pius c-pius added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 5, 2024
@janmedrek janmedrek self-assigned this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants