• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mesosphere / kommander-applications / 24614465065
42%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2026 09:40PM UTC
Jobs 1
Files 10
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Apr 2026 09:38PM UTC coverage: 32.632%. Remained the same
24614465065

push

github

web-flow
feat: Upgrade flux to 2.8.5 (#4621)

* feat: upgrade to flux 2.8.2

* feat: bump kps and centralized-grafana

to consume https://github.com/mesosphere/charts/pull/1652

* fix: set kubefed,jaeger webhook failurePolicy to Ignore for Flux 2.8 compatibility

Helm v4 (bundled with helm-controller v1.5 in Flux 2.8) explicitly
orders ValidatingWebhookConfiguration and MutatingWebhookConfiguration
after Deployments but before custom resources (which are treated as
unknown kinds and sorted last). This causes a chicken-and-egg failure
during kubefed install: the webhook configs are registered before the
webhook pod is ready, and then FederatedTypeConfig/KubeFedConfig
resources are rejected with "connection refused" when the API server
tries to validate them against the unavailable webhook.

Setting failurePolicy to Ignore allows the API server to skip webhook
validation when the webhook endpoint is unreachable during initial
install. Once the webhook pod starts, all subsequent operations are
fully validated. This is the standard pattern used by cert-manager,
Kyverno, and other webhook-heavy projects.

---------

Signed-off-by: Tarun Gupta Akirala <tarun.akirala@nutanix.com>
Co-authored-by: Tarun Gupta Akirala <tarun.akirala@nutanix.com>
Co-authored-by: Suresh Lalge <suresh.lalge@nutanix.com>

124 of 380 relevant lines covered (32.63%)

4.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24614465065.1 18 Apr 2026 09:40PM UTC 10
32.63
GitHub Action Run
Source Files on build 24614465065
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24614465065
  • b7245a89 on github
  • Prev Build on main (#24567611412)
  • Next Build on main (#24675969855)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc