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

CASMCMS-9078: BOS tags SBPS images #360

Merged
merged 1 commit into from
Aug 21, 2024
Merged

CASMCMS-9078: BOS tags SBPS images #360

merged 1 commit into from
Aug 21, 2024

Conversation

jsollom-hpe
Copy link
Contributor

Summary and Scope

The Scalable Boot Provisioning Service (SBPS) provides root filesystems to nodes when they boot. The images containing these root filesystems need to be tagged in the Image Management Service with 'sbps-project: true' before SBPS projects them to the nodes. With this mod, BOS tags any rootfs it is booting a node with with this key/value tag to ensure that it is projected during booting. This relieves the admin from needing to manually tag the image. This is a quality of life mod.

(cherry picked from commit 944e637)

Issues and Related PRs

List and characterize relationship to Jira/Github issues and other pull requests. Be sure to list dependencies.

  • Resolves [CASMCMS-9078](issue link)
  • Change will also be needed in <insert branch name here>
  • Future work required by [issue id](issue link)
  • Documentation changes required in [issue id](issue link)
  • Merge with/before/after <insert PR URL here>

Testing

List the environments in which these changes were tested.

Tested on:

  • Starlord

Test description:

How were the changes tested and success verified? If schema changes were part of this change, how were those handled in your upgrade/downgrade testing?

  • Were the install/upgrade-based validation checks/tests run (goss tests/install-validation doc)?
  • Were continuous integration tests run? If not, why?
  • Was upgrade tested? If not, why?
  • Was downgrade tested? If not, why?
  • Were new tests (or test issues/Jiras) created for this change?

Risks and Mitigations

Are there known issues with these changes? Any other special considerations?

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • CHANGELOG.md updated
  • Testing is appropriate and complete, if applicable
  • HPC Product Announcement prepared, if applicable

@jsollom-hpe jsollom-hpe requested a review from a team as a code owner August 20, 2024 18:07
@jsollom-hpe jsollom-hpe changed the base branch from develop to master August 20, 2024 18:08
The Scalable Boot Provisioning Service (SBPS) provides root
filesystems to nodes when they boot. The images containing
these root filesystems need to be tagged in the Image
Management Service with 'sbps-project: true' before SBPS projects
them to the nodes. With this mod, BOS tags any rootfs it is booting
a node with with this key/value tag to ensure that it is projected
during booting. This relieves the admin from needing to manually
tag the image. This is a quality of life mod.

(cherry picked from commit 944e637)
@jsollom-hpe jsollom-hpe merged commit 4454a20 into master Aug 21, 2024
8 of 9 checks passed
@jsollom-hpe jsollom-hpe deleted the release/2.26 branch August 21, 2024 17:47
mharding-hpe added a commit that referenced this pull request Aug 21, 2024
…724262477

[chore] master -> develop from PR #360 (release/2.26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants