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 requirements file distributed with Kyma release #25

Closed
sjanota opened this issue Feb 11, 2019 · 2 comments
Closed

Use requirements file distributed with Kyma release #25

sjanota opened this issue Feb 11, 2019 · 2 comments
Labels
area/cli Related to all activities around CLI wontfix This will not be worked on

Comments

@sjanota
Copy link

sjanota commented Feb 11, 2019

Kyma 0.8 will be distributed with file which contains supported versions of required tools: kyma-project/kyma#2644. We could use this to dynamically check if requirements are met. Two checks should be in place:

  1. Check if appropriate versions of tools are installed on OS.
  2. Check if those versions are supported by kyma-cli.
@stale
Copy link

stale bot commented May 15, 2019

This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 15, 2019
@a-thaler a-thaler added area/cli Related to all activities around CLI and removed stale labels May 16, 2019
@a-thaler a-thaler added this to the Backlog_Huskies milestone May 20, 2019
@a-thaler
Copy link
Contributor

In mid term we will use binary dependencies only for cloud provider tooling which is optional anyway (dependent on what command you are executing). Kyma should not have dependencies to the tooling at all (in long term) but only the CLI should define the supported versions. So I like to skip this story.

@a-thaler a-thaler added the wontfix This will not be worked on label May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to all activities around CLI wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants