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

[bashible] Fix rpcbind installation and startup on ALT Linux, CentOS, and Debian` #41

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

AleksZimin
Copy link
Member

@AleksZimin AleksZimin commented Oct 7, 2024

Description

This PR resolves issues with the installation and startup of rpcbind across multiple Linux distributions, specifically ALT Linux, CentOS, and Debian. Adjustments were made to ensure rpcbind installs and starts correctly on each of these distributions.

Why do we need it, and what problem does it solve?

The installation and startup process for rpcbind was previously inconsistent across different Linux distributions, leading to failures in environments that depend on rpcbind services. This fix ensures compatibility and reliable setup across the specified distributions.

What is the expected result?

  • rpcbind installs and starts successfully on ALT Linux, CentOS, and Debian.
  • Consistent and reliable behavior of rpcbind-dependent services across these distributions.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Signed-off-by: Aleksandr Zimin <[email protected]>
Signed-off-by: Aleksandr Zimin <[email protected]>
Signed-off-by: Aleksandr Zimin <[email protected]>
@AleksZimin AleksZimin self-assigned this Nov 8, 2024
@AleksZimin AleksZimin changed the title fix rpcbind install [bashible] Fix rpcbind install Nov 9, 2024
@AleksZimin AleksZimin changed the title [bashible] Fix rpcbind install [bashible] Fix rpcbind installation and startup on ALT Linux, CentOS, and Debian` Nov 9, 2024
@AleksZimin AleksZimin added the bug Something isn't working label Nov 9, 2024
@AleksZimin AleksZimin requested a review from duckhawk November 9, 2024 12:13
@AleksZimin AleksZimin marked this pull request as ready for review November 9, 2024 12:14
@duckhawk duckhawk merged commit d52faba into main Nov 19, 2024
5 of 8 checks passed
@duckhawk duckhawk deleted the azimin-fix branch November 19, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants