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

fix: clarify validate konnect behaviors #1375

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

johnharris85
Copy link
Contributor

Few quick fixes around Konnect behavior:

  • The help description for gateway validate vs file validate was incorrect (said both would contact a running CP to validate, file validate does not do this, gateway validate does).
  • Message about the konnect section being missing has been changed to a warning (as you can specify konnect cli flags still, and it now returns a 0 exit code for automation purposes) and the message has been clarified.
  • --konnect-compatibility and --parallelism flags gated to their relevant parent commands (file validate and gateway validate respectively).

@Prashansa-K
Copy link
Contributor

@johnharris85 Could you please check why the tests are not running for this particular PR?

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 this pull request may close these issues.

2 participants