Skip to content

Bump demo versions to 4.11.1#1876

Merged
tommartensen merged 1 commit into
masterfrom
bump-demo-versions-4.11.1
Jul 7, 2026
Merged

Bump demo versions to 4.11.1#1876
tommartensen merged 1 commit into
masterfrom
bump-demo-versions-4.11.1

Conversation

@rhacs-bot

Copy link
Copy Markdown
Contributor

Bumping demo versions for ACS release 4.11.1

@rhacs-bot rhacs-bot requested a review from a team as a code owner July 6, 2026 15:43
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: e72834a0-0acf-4648-9082-3651d10b843c

📥 Commits

Reviewing files that changed from the base of the PR and between 5c7a410 and 1c5b172.

📒 Files selected for processing (1)
  • chart/infra-server/Chart.yaml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the app/chart version metadata to 4.11.1.

Walkthrough

The chart metadata annotation acsDemoVersion in chart/infra-server/Chart.yaml was bumped from 4.11.0 to 4.11.1.

Changes

Chart Metadata Update

Layer / File(s) Summary
Bump acsDemoVersion annotation
chart/infra-server/Chart.yaml
Updates the acsDemoVersion annotation value from 4.11.0 to 4.11.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Related Issues: None specified

Related PRs: None specified

Suggested Labels: None

Suggested Reviewers: None

Poem: A rabbit hopped and tweaked a line, / One tiny digit, version fine. / From dot-eleven-oh to one, / The chart's small update, quickly done! 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the version bump from 4.11.0 to 4.11.1.
Description check ✅ Passed The description clearly matches the demo version update for the ACS 4.11.1 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-demo-versions-4.11.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@rhacs-bot

Copy link
Copy Markdown
Contributor Author

A single node development cluster (infra-pr-1876) was allocated in production infra for this PR.

CI will attempt to deploy quay.io/rhacs-eng/infra-server: to it.

🔌 You can connect to this cluster with:

gcloud container clusters get-credentials infra-pr-1876 --zone us-central1-a --project acs-team-temp-dev

🛠️ And pull infractl from the deployed dev infra-server with:

nohup kubectl -n infra port-forward svc/infra-server-service 8443:8443 &
make pull-infractl-from-dev-server

🔓 You must go to to export an . Your token from the prod infra instance will not work with dev environments.

🚲 You can then use the dev infra instance e.g.:

bin/infractl -k -e localhost:8443 whoami

⚠️ Any clusters that you start using your dev infra instance should have a lifespan shorter then the development cluster instance. Otherwise they will not be destroyed when the dev infra instance ceases to exist when the development cluster is deleted. ⚠️

Further Development

☕ If you make changes, you can commit and push and CI will take care of updating the development cluster.

🚀 If you only modify configuration (chart/infra-server/configuration) or templates (chart/infra-server/{static,templates}), you can get a faster update with:

make helm-deploy

Logs

Logs for the development infra depending on your @redhat.com authuser:

Or:

kubectl -n infra logs -l app=infra-server --tail=1 -f

@tommartensen tommartensen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Also validated that ACS comes up for OCP 4 Demo.

@tommartensen tommartensen merged commit 42bd504 into master Jul 7, 2026
12 checks passed
@tommartensen tommartensen deleted the bump-demo-versions-4.11.1 branch July 7, 2026 08:55
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