Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 🚀 Highlights
  • feat: introduce templating support (#642)

You can now pass --template-var myvar=foo to kuttl and use {{ .Vars.myvar }} syntax in YAML files. See docs for more details.

💣 Breaking changes

  • most code (other than API and the harness) was made internal. This has no impact on users of the kuttl CLI, but may break Go code which imports github.com/kudobuilder/kuttl

⚠️ Potentially risky changes

The extensive refactoring which preceded addition of templating support could have introduced some subtle differences in kuttl behaviour. Please report issues if you encounter them. In particular:

🐛 Bug Fixes

  • fix: configure logging to avoid warnings (#633)

🌱 Dependency bumps

  • chore(deps): bump github.com/docker/docker from 28.0.0+incompatible to 28.1.1+incompatible (#624)
  • chore(deps): bump github.com/google/cel-go from 0.23.2 to 0.25.0 (#625)
  • chore(deps): bump the kubernetes group across 1 directory with 7 updates (#646)
  • chore: upgrade k8s lib and controller-runtime (#634)
  • chore: bump golang builder image and kubectl versions (#628)
  • chore: bump ubuntu-20.04 to -24.04 (#627)
  • chore(deps): bump github.com/docker/docker from 27.5.1+incompatible to 28.0.0+incompatible (#612)

Other Changes

  • docs: replace references to kuttl.dev (#649)
  • tests: use require.NoError, enable race checker and fix a race (#644)
  • chore: replace logkcf with Logf in a new type (#638)
  • chore: encapsulate file name parsing (#641)
  • docs: more info on test names and structure (#639)
  • chore: use the Option pattern in NewCase() (#640)
  • chore: deterimine namespace name early (#637)
  • chore: second round of pre-factoring (#635)
  • chore: run tests in non-verbose mode by default (#636)
  • chore: move packages to internal (#632)
  • chore: prefactoring for early namespace name computation (#631)
  • chore: refactoring for the Case type (#613)

Contributors

@davidebianchi, @dependabot, @mfrehe and @porridge

View the full release notes at https://github.com/kudobuilder/kuttl/releases/tag/v0.23.0.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 19, 2025
@chenrui333
Copy link
Member

chenrui333 commented Nov 19, 2025

kuttl
    * The homepage URL https://kuttl.dev/ is not reachable

@chenrui333
Copy link
Member

  ==> /home/linuxbrew/.linuxbrew/Cellar/kuttl/0.23.0/bin/kubectl-kuttl version
  Error: kuttl: failed
  An exception occurred within a child process:
    Minitest::Assertion: Expected /0\.23\.0/ to match "KUTTL Version: version.Info{GitVersion:\"dev\", GitCommit:\"dev\", BuildDate:\"1970-01-01T00:00:00Z\", GoVersion:\"go1.25.4\", Compiler:\"gc\", Platform:\"linux/arm64\"}\n".

kuttl: update homepage and ldflags

Signed-off-by: Rui Chen <[email protected]>
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 19, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 19, 2025
Merged via the queue into main with commit ee67970 Nov 19, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-kuttl-0.23.0 branch November 19, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue homepage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants