Skip to content

Replace use of chpst for Ubuntu Resolute Raccoon (26.04) - #259

Draft
dlinsley wants to merge 1 commit into
cloudfoundry:mainfrom
dlinsley:feature/resolute-chpst-removal
Draft

dlinsley wants to merge 1 commit into
cloudfoundry:mainfrom
dlinsley:feature/resolute-chpst-removal

Conversation

@dlinsley

Copy link
Copy Markdown
Contributor

Description

Ubuntu 26.04 removes the runit package, eliminating chpst.

Introduce privdrop_utils.sh with run_as_syslog backed by setpriv in blackbox and use it in blackbox_ctl.erb.

As per https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0058-resolute-raccoon-os.md#stemcell-change-removal-of-runit

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Testing performed?

  • Unit tests
  • Integration tests
  • Acceptance tests

Checklist:

  • This PR is being made against the main branch, or relevant version branch
  • I have made corresponding changes to the documentation
  • I have added testing for my changes

If you have any questions, or want to get attention for a PR or issue please reach out on the #logging-and-metrics channel in the cloudfoundry slack

Ubuntu 26.04 removes the `runit` package, eliminating `chpst`.

Introduce `privdrop_utils.sh` with `run_as_syslog` backed by `setpriv` in `blackbox` and use it in `blackbox_ctl.erb`.

As per https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0058-resolute-raccoon-os.md#stemcell-change-removal-of-runit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant