Skip to content

[Backport release-1.6] fix(cozystack-basics): gate the hostname VAP policies on the VAP API - #3442

Merged
myasnikovdaniil merged 1 commit into
release-1.6from
backport-3409-to-release-1.6
Jul 31, 2026
Merged

[Backport release-1.6] fix(cozystack-basics): gate the hostname VAP policies on the VAP API#3442
myasnikovdaniil merged 1 commit into
release-1.6from
backport-3409-to-release-1.6

Conversation

@github-actions

Copy link
Copy Markdown

Description

Backport of #3409 to release-1.6.

Render the route, gateway and ingress hostname ValidatingAdmissionPolicies
only where the admissionregistration.k8s.io/v1/ValidatingAdmissionPolicy API
is served, matching the deletion-protection guard, so a cluster without that
API does not receive an unrenderable resource.

Assisted-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
(cherry picked from commit 267ea51)
@dosubot dosubot Bot added area/networking Issues or PRs related to networking (ingress, gateway, vpn, metallb, kube-ovn) backport Should change be backported on previous release kind/bug Categorizes issue or PR as related to a bug labels Jul 23, 2026
@myasnikovdaniil
myasnikovdaniil merged commit b787311 into release-1.6 Jul 31, 2026
5 checks passed
@myasnikovdaniil
myasnikovdaniil deleted the backport-3409-to-release-1.6 branch July 31, 2026 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/networking Issues or PRs related to networking (ingress, gateway, vpn, metallb, kube-ovn) backport Should change be backported on previous release kind/bug Categorizes issue or PR as related to a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants