Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Local Install - Provide better error messages when trying to work in a project other than local #2432

Open
sangee2004 opened this issue Jan 18, 2024 · 0 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@sangee2004
Copy link
Contributor

acorn version - v0.10.0-rc2-35-g3cf6c107+3cf6c107

Steps to reproduce the problem:

  1. Install acorn using acorn -j local ps
  2. Once acorn is installed , try to do any acorn commands. User is presented with the following error message:
acorn run -n mytestwp 
  ✗  ERROR:  invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable
  1. Try to create a project. User is presented with the following error message:
acorn project create test1
  ✗  ERROR:  invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable

Expected Behavior:
In both the above cases , user should be presented with a more friendly message that they will be able to work only with local project .

@sangee2004 sangee2004 added kind/bug Something isn't working help wanted Extra attention is needed labels Jan 18, 2024
@sangee2004 sangee2004 added this to the v0.10.0 milestone Jan 18, 2024
@sangee2004 sangee2004 changed the title Local install - Provide better error messages when trying to work in a project other than local Local Install - Provide better error messages when trying to work in a project other than local Jan 18, 2024
@cjellick cjellick modified the milestones: v0.10.0, Backend Stream Jan 19, 2024
@cjellick cjellick removed the help wanted Extra attention is needed label Jan 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants