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

Use strict dependency for extension-api -> core #7579

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

panuhorsmalahti
Copy link
Contributor

  • I installed @k8slens/extensions@6.5.0-alpha.7. It depends on @k8slens/core@^6.5.0-alpha.7. npm installs @k8slens/core@6.5.0-cron.f88555a under @k8slens/extensions, which is too old. It should install @k8slens/core@6.5.0-alpha.7 so that extension builds could work.

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
@panuhorsmalahti panuhorsmalahti added the bug Something isn't working label Apr 19, 2023
@panuhorsmalahti panuhorsmalahti added this to the 6.5.0 milestone Apr 19, 2023
@panuhorsmalahti panuhorsmalahti requested a review from a team April 19, 2023 11:25
@panuhorsmalahti panuhorsmalahti requested a review from a team as a code owner April 19, 2023 11:25
@panuhorsmalahti panuhorsmalahti requested review from ixrock and gabriel-mirantis and removed request for a team April 19, 2023 11:25
@panuhorsmalahti panuhorsmalahti merged commit c7df928 into master Apr 19, 2023
@panuhorsmalahti panuhorsmalahti deleted the fix/extension-api-core branch April 19, 2023 11:52
@Nokel81 Nokel81 mentioned this pull request Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants