Skip to content

[DevSetting] Add CincVersion override to version during imagebuilder#7420

Merged
himani2411 merged 1 commit into
aws:developfrom
himani2411:upgrade-dependencies
Jun 4, 2026
Merged

[DevSetting] Add CincVersion override to version during imagebuilder#7420
himani2411 merged 1 commit into
aws:developfrom
himani2411:upgrade-dependencies

Conversation

@himani2411
Copy link
Copy Markdown
Contributor

Description of changes

Mirrors the existing CincInstaller override pattern so customers can pin or upgrade the CINC client version baked into their AMIs at pcluster build-image time without forking the resource template.

NOTE: The Overriding Cinc version needs to be available in Official ParallelCluster S3 Bucket if CX do not use CincInstaller override. In order to Override cinc version from omnitruck we needs to use CincInstaller to install the overriding version from internet.

Tests

Build Image

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@himani2411 himani2411 requested review from a team as code owners June 3, 2026 19:01
@himani2411 himani2411 added skip-changelog-update Disables the check that enforces changelog updates in PRs 3.x labels Jun 3, 2026
Mirrors the existing CincInstaller override pattern so customers can
pin or upgrade the CINC client version baked into their AMIs at
`pcluster build-image` time without forking the resource template.

NOTE: The Overriding Cinc version needs to be available in Official ParallelCluster S3 Bucket if CX do not use CincInstaller override. In order to Override cinc version from omnitruck CX needs to use CincInstaller along with CincVersion.
@himani2411 himani2411 force-pushed the upgrade-dependencies branch from afceaeb to daa6a65 Compare June 3, 2026 19:15
@himani2411 himani2411 merged commit ebcaf0e into aws:develop Jun 4, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x skip-changelog-update Disables the check that enforces changelog updates in PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants