Skip to content

Added operand deployment verification to install script - #17

Merged
tomncooper merged 2 commits into
mainfrom
install-verify
Jul 24, 2026
Merged

Added operand deployment verification to install script#17
tomncooper merged 2 commits into
mainfrom
install-verify

Conversation

@tomncooper

Copy link
Copy Markdown
Member

This PR adds operand deployment validation to the installations script.

Previously, the script would end after the operands were deployed, leaving the user with manual validation steps. If the user didn't follow them they would try and run the port-forward to access the console and it would usually fail as the Kafka Cluster wasn't actually ready.

Now the script will block until all the components are up and running, so the user has confidence that the stack should be functional.

Signed-off-by: Thomas Cooper <code@tomcooper.dev>
@tomncooper
tomncooper requested a review from a team July 24, 2026 13:31
Comment thread install.sh
…nning)

Signed-off-by: Thomas Cooper <code@tomcooper.dev>

@MikeEdgar MikeEdgar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I haven't had a chance to run it, but the code looks good 👍 Thanks

@tomncooper

Copy link
Copy Markdown
Member Author

Thanks @MikeEdgar I have run it locally and the smoke-tests will double check in the CI.

@tomncooper
tomncooper merged commit e5a52ba into main Jul 24, 2026
14 checks passed
@tomncooper
tomncooper deleted the install-verify branch July 24, 2026 14:52
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