Skip to content

Use slightly different cmd to get node IP in kind script#47

Merged
Frawless merged 2 commits into
strimzi:mainfrom
Frawless:update-get-ip
Jun 19, 2026
Merged

Use slightly different cmd to get node IP in kind script#47
Frawless merged 2 commits into
strimzi:mainfrom
Frawless:update-get-ip

Conversation

@Frawless

Copy link
Copy Markdown
Member

Type of change

  • Bugfix

Description

After recent changes on CNCF runners our script for setup kind doesn't return IP address of the node properly which leads to wrong value in DOCKER_REGISTRY for tests. The PR resolves it. New command was tested on CNCF runners and returns proper values.

Checklist

  • Make sure all tests pass
  • Try your changes inside a Kubernetes cluster, not just from unit tests
  • AI assistance was used to create this PR (see the Strimzi AI policy)

Frawless added 2 commits June 19, 2026 11:24
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless added this to the 2.0 milestone Jun 19, 2026
@Frawless Frawless marked this pull request as ready for review June 19, 2026 09:37
@Frawless Frawless merged commit cbaf56f into strimzi:main Jun 19, 2026
105 checks passed
Frawless added a commit that referenced this pull request Jun 19, 2026
* Use slightly different cmd to get node IP in kind script

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

* Change command also inside action

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

---------

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
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