Skip to content

Fix UBI source URL#13008

Merged
jmlrt merged 1 commit intoelastic:masterfrom
jmlrt:fix-ubi-source-url
Jun 21, 2021
Merged

Fix UBI source URL#13008
jmlrt merged 1 commit intoelastic:masterfrom
jmlrt:fix-ubi-source-url

Conversation

@jmlrt
Copy link
Member

@jmlrt jmlrt commented Jun 21, 2021

What does this PR do?

This commit fix the source URL for UBI image to ensure that it stays
consistent with the URL generated in
https://artifacts.elastic.co/reports/dependencies/dependencies-current.html

Why is it important/What is the impact to the user?

The sourceURL column contains a pointer to the source code, which is optional for most dependencies,
but a requirement for some, such as the Red Hat Universal Base Image.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files (and/or docker env variables)
  • I have amended existing tests that include sourceURL

How to test this PR locally

Run ci/license_check.sh and verify that report.csv includes the good URL

This commit fix the source URL for UBI image to ensure that it stays
consistent with the URL generated in
https://artifacts.elastic.co/reports/dependencies/dependencies-current.html
Copy link
Member

@robbavey robbavey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for doing this!

LGTM

@jmlrt
Copy link
Member Author

jmlrt commented Jun 21, 2021

Thanks @robbavey, is there a specific process to backport it to 7.13 and 7.xbranches?

@robbavey
Copy link
Member

@jmlrt - there is a backport tool, but I can take care of this. Thanks again

@jmlrt
Copy link
Member Author

jmlrt commented Jun 21, 2021

Cool, merging and letting you handle the backport 👍🏻

@jmlrt jmlrt merged commit 6ae2146 into elastic:master Jun 21, 2021
@jmlrt jmlrt deleted the fix-ubi-source-url branch June 21, 2021 14:06
robbavey pushed a commit to robbavey/logstash that referenced this pull request Jun 21, 2021
Backport PR elastic#13008 to 7.13 branch. Original message:

Fix UBI source URL (elastic#13008)

This commit fix the source URL for UBI image to ensure that it stays
consistent with the URL generated in
https://artifacts.elastic.co/reports/dependencies/dependencies-current.html
robbavey pushed a commit to robbavey/logstash that referenced this pull request Jun 21, 2021
Backport PR elastic#13008 to 7.x branch. Original message:

This commit fix the source URL for UBI image to ensure that it stays
consistent with the URL generated in
https://artifacts.elastic.co/reports/dependencies/dependencies-current.html
robbavey added a commit that referenced this pull request Jun 22, 2021
Backport PR #13008 to 7.x branch. Original message:

This commit fix the source URL for UBI image to ensure that it stays
consistent with the URL generated in
https://artifacts.elastic.co/reports/dependencies/dependencies-current.html

Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
robbavey added a commit that referenced this pull request Jun 22, 2021
Backport PR #13008 to 7.13 branch. Original message:

Fix UBI source URL (#13008)

This commit fix the source URL for UBI image to ensure that it stays
consistent with the URL generated in
https://artifacts.elastic.co/reports/dependencies/dependencies-current.html

Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
kares added a commit to kares/logstash that referenced this pull request Jul 1, 2021
* master: (41 commits)
  Test: resolve integration failure due ECS mode (elastic#13044)
  Feat: event factory support (elastic#13017)
  Doc: Add geoip database API to node stats (elastic#13019)
  Add geoip database metrics to /node/stats API (elastic#13004)
  ecs: on-by-default plus docs (elastic#12830)
  ispec: fix cross-spec leak from fatal error integration specs (elastic#13002)
  Fix UBI source URL (elastic#13008)
  update fpm to allow pkg creation on jdk11+jruby 9.2 (elastic#13005)
  Add unit test to grant that production aliases correspond to a published RubyGem (elastic#12993)
  Fix logstash.bat not setting exit code (elastic#12948)
  Use the OS separator to invoke gradlew from Rake script (elastic#13000)
  Allow per-pipeline config of ECS Compatibility mode via Central Management (elastic#12861)
  Update jinja2 dependency in docker build (elastic#12994)
  fix database manager with multiple pipelines (elastic#12862)
  Fix Reflections stack traces when process yml files in classpath and debug is enabled (elastic#12991)
  Fix/log4j routing to avoid create spurious file (elastic#12965)
  Deps: update JRuby to 9.2.19.0 (elastic#12989)
  Doc: Add tip for checking for existing field (elastic#12899)
  Added test to cover the installation of aliased plugins (elastic#12967)
  CI: Update logstash_release.json after 7.3.12 (elastic#12986)
  ...
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