mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 14:17:58 -04:00
* Exclude plugins feature in OSS distributions. * Set elastic_integration plugin default. * Remove non-OSS plugins after installing default plugins. * Testing local can't find gem bundler (= 2.3.26) issue. * Include extract non-OSS plugins logic indocker build operations. * Only default plugins can be excluded from OSS distros. * Simplification: instead conditional check, use intersection to make OSS exlucluded plugin list. * Gem and specification files still stay after removing the plugin. This change removes the stayed files. * Rename oss-exclude to skip-oss to align namings with other params. * Make intersection method simpler. * [Test] Temporary excluding elastic integration plugin from default plugin list. * Sets elastic_integration plugin default back. When removing locally installed gems, Gem::Specification doesn't recognize the gem. We have Bundle::setup in the removal logic but it is causing an issue when we re-use the bundle. * Test the build order, remove plugin from cache logic seems invalid since we don't pack the cache. |
||
---|---|---|
.. | ||
bundler | ||
pack_fetch_strategy | ||
pack_installer | ||
templates | ||
utils | ||
command.rb | ||
errors.rb | ||
gem_installer.rb | ||
gemfile.rb | ||
generate.rb | ||
install.rb | ||
install_strategy_factory.rb | ||
list.rb | ||
main.rb | ||
offline_plugin_packager.rb | ||
pack.rb | ||
pack_command.rb | ||
prepare_offline_pack.rb | ||
proxy_support.rb | ||
remove.rb | ||
settings.xml.erb | ||
ui.rb | ||
unpack.rb | ||
update.rb | ||
util.rb | ||
x_pack_interceptor.rb |