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

bug: cdk8s-plus-17 version conflicting #896

Closed
Hunter-Thompson opened this issue Jun 16, 2021 · 0 comments · Fixed by #897
Closed

bug: cdk8s-plus-17 version conflicting #896

Hunter-Thompson opened this issue Jun 16, 2021 · 0 comments · Fixed by #897

Comments

@Hunter-Thompson
Copy link
Contributor

Since we use cdk8sVersion to set the version for cdk8s-plus-17, and cdk8s-plus-17 has a peer dependency of a version lower than the current cdk8sVersion used. We have a conflict.

Error: Error: Declared dependency on version 1.0.0-beta.21 of cdk8s, but version 1.0.0-beta.24 was found

Having a cdk8sPlusVersion option would help in this case.

eladb pushed a commit that referenced this issue Jun 18, 2021
Option to set a version for cdk8s-plus-17, and cdk8s-cli, pinned or unpinned. Defaults to `this.cdk8sVersion` for backward compatibility.

Fixes #896
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant