Skip to content

EPMDEDP-17274: chore: Update current development version - #211

Merged
SergK merged 2 commits into
masterfrom
EPMDEDP-17274
Aug 10, 2026
Merged

EPMDEDP-17274: chore: Update current development version#211
SergK merged 2 commits into
masterfrom
EPMDEDP-17274

Conversation

@MykolaMarusenko

Copy link
Copy Markdown
Contributor

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which improves an existing feature or documentation)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Pull Request contains one commit. I squash my commits.

@MykolaMarusenko MykolaMarusenko self-assigned this Aug 10, 2026
@MykolaMarusenko
MykolaMarusenko requested a review from a team as a code owner August 10, 2026 14:32
@MykolaMarusenko MykolaMarusenko added the enhancement New feature or request label Aug 10, 2026
SergK
SergK previously approved these changes Aug 10, 2026
@SergK

SergK commented Aug 10, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@epmd-edp

epmd-edp commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Pipeline review-cd-pipeline-operator-master-6x9mt ✅ Passed

Status Task Duration
github-set-pending-status 6s
fetch-repository 12s
init-values 7s
get-cache 2m18s
commit-validate 7s
dockerfile-lint 7s
helm-lint 7s
helm-docs 11s
build 1m4s
sonar 19s
save-cache 11s
buildkit-build 19s
e2e-chainsaw 4m33s
github-report-pipeline-status 6s

@SergK

SergK commented Aug 10, 2026

Copy link
Copy Markdown
Member

/ok-to-test

Chainsaw only evaluates a binding when it is wrapped in parentheses, so
the NAMESPACE env var was passed to helm as the literal string
"$namespace". Until chainsaw v0.2.15 this was masked: the built-in
NAMESPACE was appended after user-defined env vars and won. Upstream
kyverno/chainsaw#2653 now honours the user-defined value, so the literal
reaches helm and both e2e tests fail with
'namespaces "$namespace" not found'.
@SergK
SergK merged commit 4398310 into master Aug 10, 2026
4 checks passed
@SergK
SergK deleted the EPMDEDP-17274 branch August 10, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants