Skip to content

Update demo workflow#7

Merged
rainest merged 10 commits intomainfrom
rainest/assorted-fixes
Mar 9, 2026
Merged

Update demo workflow#7
rainest merged 10 commits intomainfrom
rainest/assorted-fixes

Conversation

@rainest
Copy link
Collaborator

@rainest rainest commented Mar 6, 2026

Address most of the issues raised in #6 in preparation for a wider end user audience.

Replace references to my private repository with the in-tree example.

Use updated image versions. Remove custom builds. Features we need have been merged.

Update the ochami CLI tool version and use the upstream package. Since the ochami tool now has OpenCHAMI/ochami#47 and OpenCHAMI/ochami#51 merged, we can use an official build, and don't need some of the PCS hacks to deal with with things static discovery didn't populate.

Remove the caveat about bits of the CLI not working for transition checks. Unclear what broke here. Chris couldn't reproduce it.

Clean up some documentation to add clarifying statements and remove some assumptions I had made re my personal copies.

rainest added 9 commits March 5, 2026 20:12
Replace references to rainest's private repo with references to the
in-tree example-local directory. Rather than asking users to create a
fork, ask users to create a new private repository.

Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
Update images to use latest releases of OpenCHAMI services.

Remove custom pre-release builds.

Use minor version tags for most services.

Use an explicit version tag for power-control because its package
doesn't have minor version tags currently.

Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
Update the ochami CLI tool install instructions to use the v0.7.0
release from upstream. This version has the additional features needed
for the PCS endpoints used in the demo.

Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
Remove caveat re unexplained issue. We can't reproduce this no more!

The alternate check mechanism remains valid and is still in the
documentation, but the copy's been simplified.

Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
Clarify the branch and directory structure needs of the private repo.
Fix an unintended pasted URL.

Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
@rainest rainest enabled auto-merge (rebase) March 6, 2026 06:48
@rainest rainest requested a review from cjh1 March 6, 2026 06:49
Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
@rainest
Copy link
Collaborator Author

rainest commented Mar 6, 2026

Also using this as an opportunity to add branch protection now that this has more than one contributor. Ditto auto-merge.

@cjh1 on additional review the BMC address should be okay on the IP example, rather than using a port-foward, since we patch the Service to a LoadBalancer.

There were some cases where I had used verbatim IPs, and those will vary per environment. Storing the IP in ennvars should usually allow us to ignore that variance.

The browser UI for Argo's an exception, but I don't wanna bother with fake DNS yet.

Copy link
Member

@cjh1 cjh1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rainest rainest disabled auto-merge March 9, 2026 16:30
@rainest rainest merged commit c043832 into main Mar 9, 2026
1 check passed
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.

2 participants