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

feat:(src!): Make the loadSpecFromCluster setting true by default #285

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

lholmquist
Copy link
Member

BREAKING_CHANGE:

This changes the default value of loadSpecFromCluster to true instead of false. This requires a semver-major update

The motivation is that most people will want to just load the API's their cluster has access to. If they can't do that, then it does fallback to load the included spec file. This could be another investigation, to see if we really need this fallback. If not, it would get rid of a somewhat large file.

@coveralls
Copy link

coveralls commented Sep 30, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling ed699aa on lholmquist:default-to-load-from-cluster into da100e7 on nodeshift:main.

BREAKING_CHANGE:

This changes the default value of loadClusterFromSpec to true instead of false.

The motivation is that most people will want to just load the API's their cluster has access to.  If they can't do that, then it does fallback to load the included spec file.  This could be another investigation,  to see if we really need this fallback.  If not, it would get rid of a somewhat large file.
@lholmquist lholmquist changed the title feat:(!src): Make the loadSpecFromCluster setting true by default feat:(src!): Make the loadSpecFromCluster setting true by default Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants