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 aliased plugin names #514

Merged
merged 5 commits into from
Aug 27, 2019
Merged

Fix aliased plugin names #514

merged 5 commits into from
Aug 27, 2019

Conversation

koshatul
Copy link
Contributor

What change does this introduce?

  • Adds the option plugin_alias to docker_plugin_enable_flags.
  • Adds --format='{{.PluginReference}}' to the plugin ls commands.

Why make this change?

Current code assumes that plugin_name is the same as plugin_alias, even though plugin_alias is parameter.

What issues does this relate to?

@sheenaajay
Copy link
Contributor

Thanks for submitting the PR @koshatul .Could you please add tests too for them.

@koshatul
Copy link
Contributor Author

Added RSpec tests.

Also the CONTRIBUTING.md file has some dud links.

@koshatul
Copy link
Contributor Author

Also fixed the RuboCop warnings on the spec files I modified.

@florindragos florindragos merged commit 7c7c38c into puppetlabs:master Aug 27, 2019
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