Skip to content

bump operator ui#22277

Open
RensR wants to merge 1 commit intodevelopfrom
bump-operator-ui
Open

bump operator ui#22277
RensR wants to merge 1 commit intodevelopfrom
bump-operator-ui

Conversation

@RensR
Copy link
Copy Markdown
Contributor

@RensR RensR commented May 1, 2026

This bumps Operator UI to a version that doesn't expect Keepers v1 to exist

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

✅ No conflicts with other open PRs targeting develop

@RensR RensR force-pushed the bump-operator-ui branch from 80b61e8 to 3f82032 Compare May 1, 2026 10:10
@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented May 1, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
TestFluxMonitor_InvalidSubmission The test failed without a specific error message, indicating an unspecified failure during the test execution. Logs ↗︎
TestIntegration_LLO_blue_green_lifecycle/Blue/Green_lifecycle_(using_JSON_report_format) The test failed without a specific error message, indicating an unspecified failure during the test run. Logs ↗︎
TestIntegration_LLO_blue_green_lifecycle The test failed without a specific error message, indicating an unspecified failure during the integration test execution. Logs ↗︎

View Full Report ↗︎Docs

@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@RensR RensR marked this pull request as ready for review May 1, 2026 18:06
@RensR RensR requested review from a team as code owners May 1, 2026 18:06
Copilot AI review requested due to automatic review settings May 1, 2026 18:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Risk Rating: LOW

This PR bumps the embedded Operator UI version and updates the packaged web entrypoint to load the newly built UI bundle, along with adding a pre-compressed index.html.gz to match the existing pre-compressed asset pattern in core/web/assets.

Changes:

  • Update operator_ui/TAG to v0.8.0-2620c10
  • Update core/web/assets/index.html to reference the new main.e9a7d4eed80242536601.js bundle
  • Add core/web/assets/index.html.gz (pre-compressed HTML)

Reviewed changes

Copilot reviewed 2 out of 5 changed files in this pull request and generated no comments.

File Description
operator_ui/TAG Bumps the Operator UI tag/version reference.
core/web/assets/index.html Updates the script tag to the new hashed UI bundle filename.
core/web/assets/index.html.gz Adds the gzip-compressed version of index.html for precompressed serving.

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.

2 participants