Skip to content

demo: add mandatory version information to nodepool and cluster resources #4369

Closed
bennerv wants to merge 1 commit intoAzure:mainfrom
bennerv:bvesel/specify-demo-script-install-version
Closed

demo: add mandatory version information to nodepool and cluster resources #4369
bennerv wants to merge 1 commit intoAzure:mainfrom
bennerv:bvesel/specify-demo-script-install-version

Conversation

@bennerv
Copy link
Copy Markdown
Member

@bennerv bennerv commented Mar 9, 2026

Prod now requires versions to be specified for nodepool and cluster resources. Add them in the nodepool and cluster bicep definitions for demo scripts to allow us to create clusters using them.

Copilot AI review requested due to automatic review settings March 9, 2026 16:22
@openshift-ci openshift-ci bot requested review from mbarnes and miguelsorianod March 9, 2026 16:22
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 9, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bennerv

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds explicit OpenShift version information to the demo Bicep resources for ARO-HCP clusters and nodepools, aligning the Bicep templates with the versioned API surface.

Changes:

  • Add properties.version to the demo nodepool resource.
  • Add properties.version to the demo cluster resource.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
demo/bicep/nodepool.bicep Adds a version block to the NodePool resource properties.
demo/bicep/cluster.bicep Adds a version block to the HCP cluster resource properties.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread demo/bicep/nodepool.bicep
Comment thread demo/bicep/cluster.bicep
…rces in demo script

Parameterize OpenShift versions in bicep templates instead of hardcoding them.
Versions can be overridden via CLUSTER_VERSION and NODEPOOL_VERSION env vars.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bennerv bennerv force-pushed the bvesel/specify-demo-script-install-version branch from ecf4a8c to 2a5b840 Compare March 17, 2026 18:24
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 22, 2026

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 1, 2026

@bennerv: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/image-updater-images 2a5b840 link true /test image-updater-images
ci/prow/e2e-parallel 2a5b840 link true /test e2e-parallel
ci/prow/images 2a5b840 link true /test images
ci/prow/verify 2a5b840 link true /test verify
ci/prow/test-unit 2a5b840 link true /test test-unit
ci/prow/lint 2a5b840 link true /test lint
ci/prow/config-change-detection 2a5b840 link true /test config-change-detection
ci/prow/mega-linter 2a5b840 link true /test mega-linter
ci/prow/integration 2a5b840 link true /test integration
ci/prow/e2e-images 2a5b840 link true /test e2e-images
ci/prow/baseimage-generator-images 2a5b840 link true /test baseimage-generator-images

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@bennerv
Copy link
Copy Markdown
Member Author

bennerv commented Apr 14, 2026

/close in favor of: #4874

@bennerv bennerv closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants