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 deb, rpm build and remove deb, rpm related files from tar artifacts #85

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

sruti1312
Copy link
Contributor

@sruti1312 sruti1312 commented Nov 8, 2021

Signed-off-by: Sruti Parthiban [email protected]

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
#81

Describe the solution you are proposing
Remove packaging deb and rpm related files in tar artifacts.

From opendistro 1.10.1 release the upgrade on deb and rpm is broken. Need to revisit postinst and postrm scripts. As a part of this effort if the deb and rpm files are needed in the install directory, an env variable can be used to filter out the unnecessary files.
opendistro-for-elasticsearch/performance-analyzer#235

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@sruti1312
Copy link
Contributor Author

Created an issue to track failing upgrade on deb and rpm.
#86

@sruti1312 sruti1312 merged commit 3a02832 into main Nov 9, 2021
@sruti1312 sruti1312 deleted the feature/rpm-deb-file branch November 9, 2021 01:02
@kkhatua kkhatua added the v1.2.0 label Nov 9, 2021
kjoseph07 added a commit that referenced this pull request Nov 9, 2021
* Change main to 1.2

Signed-off-by: Karishma Joseph <[email protected]>

* Fix broken build and remove deb rpm files (#85)

Signed-off-by: Sruti Parthiban <[email protected]>

Co-authored-by: Sruti Parthiban <[email protected]>
kjoseph07 added a commit that referenced this pull request Nov 10, 2021
* Change main to 1.2

Signed-off-by: Karishma Joseph <[email protected]>

* Fix broken build and remove deb rpm files (#85)

Signed-off-by: Sruti Parthiban <[email protected]>

* Add release notes for 1.2 release

Signed-off-by: Karishma Joseph <[email protected]>

Co-authored-by: Sruti Parthiban <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants