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

Migrate the old manifests to legacy-manifests folder #2332

Closed
prudhvigodithi opened this issue Jul 13, 2022 · 0 comments
Closed

Migrate the old manifests to legacy-manifests folder #2332

prudhvigodithi opened this issue Jul 13, 2022 · 0 comments
Assignees
Labels
enhancement New Enhancement

Comments

@prudhvigodithi
Copy link
Member

prudhvigodithi commented Jul 13, 2022

Is your feature request related to a problem? Please describe

The exists build repo manifests folder, has all the manifests including from 1.0.0 version, the following are problems encountered

  • Some of these manifests uses old JDK version, so the manifest workflow has to be updated and maintained with old and new JDK versions to support all manifests.
  • Whenever a new PR is created to update a existing release manifest file, the manifest checks are executed against all the existing manifests which is time consuming and few checks for old manifests does not add any advantage as they have already reached EOL.
    Example : Add remaining components #2331

Describe the solution you'd like

Migrate the EOL version manifests to a new folder legacy-manifests in build repo and leave the other actively supported version manifests in existing manifests folder.

Describe alternatives you've considered

N/A

Additional context

N/A

@prudhvigodithi prudhvigodithi added enhancement New Enhancement untriaged Issues that have not yet been triaged labels Jul 13, 2022
@prudhvigodithi prudhvigodithi self-assigned this Jul 13, 2022
@prudhvigodithi prudhvigodithi removed the untriaged Issues that have not yet been triaged label Jul 13, 2022
@bbarani bbarani closed this as completed Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Enhancement
Projects
None yet
Development

No branches or pull requests

3 participants