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] - Nebari validate with --enable-commenting doesn't do anything #1937

Open
Tracked by #1478
sblair-metrostar opened this issue Aug 24, 2023 · 0 comments
Open
Tracked by #1478
Labels
area: nebari-cli impact: low 🟩 Minimally disruptive or niche needs: discussion 💬 Needs discussion with the rest of the team type: bug 🐛 Something isn't working

Comments

@sblair-metrostar
Copy link
Contributor

Describe the bug

Running nebari validate ... --enable-commenting produces no result, regardless of good/bad/non-existent --config value

Expected behavior

  1. --enable-commenting should do something? Not really sure of the intended function
  2. --enable-commenting should be removed from the list of nebari validate options

OS and architecture in which you are running Nebari

Ubuntu Linux, x64

How to Reproduce the problem?

nebari validate -c nebari-config.yaml
Successfully validated configuration.

nebari validate -c nebari-config.yaml --enable-commenting
(no output)

nebari validate -c no_such_file.yaml --enable-commenting
(no output)

Command output

No response

Versions and dependencies used.

Nebari: 2023.7.2.dev

Compute environment

None

Integrations

No response

Anything else?

No response

@sblair-metrostar sblair-metrostar added needs: triage 🚦 Someone needs to have a look at this issue and triage type: bug 🐛 Something isn't working labels Aug 24, 2023
@pavithraes pavithraes added needs: discussion 💬 Needs discussion with the rest of the team area: nebari-cli and removed needs: triage 🚦 Someone needs to have a look at this issue and triage labels Aug 25, 2023
@iameskild iameskild added the impact: low 🟩 Minimally disruptive or niche label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: nebari-cli impact: low 🟩 Minimally disruptive or niche needs: discussion 💬 Needs discussion with the rest of the team type: bug 🐛 Something isn't working
Projects
Status: Ready 🔔
Development

No branches or pull requests

3 participants