v1.2.0 #1657
utkuozdemir
announced in
Announcements
v1.2.0
#1657
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Omni 1.2.0 (2025-09-30)
Welcome to the v1.2.0 release of Omni!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
Cluster Locking
Cluster locking is a feature that pauses/disables all cluster related operations on a cluster.
Visual Feedback on Copy
Added visual feedback when copying text to the clipboard.
Generate Join Config for a Specific Join Token
Added the ability to generate a join configuration for a specific join token.
kubeconfigwithgrant-type=authcode-keyboardNew configs generated with the latest Omni version and
authcode-keyboardenabled now work for
oidc-loginv1.33+.See int128/kubelogin#1263
Newly generated configs won't work for
oidc-loginbelowv1.33. You can:oidc-redirect-urlparam.oidc-loginmodule.Redesigned Machine List Page
The Machines list page has been redesigned to provide a better user experience.
Minimum Talos version for new clusters
The minimum Talos version required to create new clusters has been raised to v1.6.0.
New exported metrics for cluster features and machine details
New prometheus metrics are added for:
OIDC Authentication Support
Added support for OIDC authentication in Omni.
Toast Messages
Replaced the notification banner feature with toast messages.
User Consent Form for Userpilot
Added a user consent form for Userpilot to allow opting in/out for data collection.
Userpilot Reporting Integration
Integrated Userpilot reporting to help track user interactions.
Contributors
Changes
77 commits
ea874aberelease(v1.2.0): prepare release75593be6chore: bump min Talos version5e9b7e2frelease(v1.2.0-beta.3): prepare release0a30aea6fix(frontend): adjust spacing of items in infraproviders3f1b96d4test: fix the data race in TestEtcdElectionsLost17d03943feat: add more cluster and machine metrics442e0a25chore: add codeowners file48daa1e2refactor: resource server runtimesd060544crefactor: remove listitemboxad9481c0refactor: simplify tslidedownwrapper9a13ba57release(1.2.0-beta.2): prepare release10829faffix: fix local resource server access auth check789913fffix: adjust the grid alignment for clusters to have all phases lined upff35c35afix: alignment of oidc login not being centeredd2158773release(v1.2.0-beta.1): prepare release5beb24f7fix: fix the order in the grpc interceptor chainecb9e7d1fix: addoidc-redirect-urlarg to the generated kubeconfigs958d1ee0fix: inline the css from clusters-grid7856de3efix: use correct indentation in thegenerate-certsscriptsd01738eatest: introduce msw to mock api callsb801f688test: query string for saml login is forwarded120d9b24chore: colocate tests with their tested componentsdbe39ea1feat: check on start up if the account has Talos < 1.6 and strict tokens99f1506ffix: keep query parameters encoded in the oidc/saml login flowsa1cd4729chore: use storage composables from vueuse4c03a10achore: replace hardcoded colors with vars95f1f879chore: improve e2e selectorsdb939c6erelease(1.2.0-beta.0): prepare release1f098cfatest: improve test cluster creation for e2e testsa035908atest: write more comprehensive e2e tests for home page21cd3915chore: rekres and fix e2e test runs900e5e95chore: strip comments from generated ClusterMachineConfig5ab4fe41chore: migrate omni e2e tests to javascriptca93da3efix: fix switch user button for Auth0fbf89ac5test: fix cluster-import e2e test58217d6ffeat: implement user consent form for theUserPilot1b4de5b7feat: abort ongoing cluster import process39089938fix: use correct order to determine SideroV1 keys directory path9b5e5523chore: rekres and bump deps1ca61f2afix: alignment on home no access2d30614cchore(ci): rekres to use action runner groupsc5054794fix: active link style for nodes and machines5298efbechore(ci): rekres to use action runner groups8cd15f01chore: lazy load routes, modals, and code editor977c316dchore: ignore html whitespace4e63cc80fix: create join token modal marginc87b45b6fix: home general info error & loading672e410dfeat: support generating join configs with searching join tokens by namef675205bchore: update vite to 7.1.5cc231e5echore: remove /omni root route906df9a6chore: remove the usage of --input-dir flag in tests7e1ec6b1feat: add visual feedback when copying7a6ba5f9chore: replace deprecated libraries with vueuseb70560c1feat: implement OIDC auth support55296073chore: rekres providinglint-fmtand fixing frontend7b1f4260feat: redesign machines page43ec5b04fix: do not make not running lazy workload proxy healthchecker block122903f2chore: rekres to bring in lint-eslint-fmtb867332efix: sidebar showing when it should notcc03488afeat: implement cluster lockinge9aba459fix: sidebar styles missing on mobile0603af9echore: refactor routes to remove withPrefixbbeebd7efeat: implement toast messages6e6c30cdfix: alignment on error pagesa6ed371afix: route size on login and machine classese215b37cfix: route resizing issuefaf54325refactor: use new qruntime with mapping of destroyed resourcesef3eac7cfix: respect app.vue padding in routesffd98593fix: console warning about invalid watch valueb5c68259fix: fix the log spam caused by the expensive reqs to embedded etcdbce3ba27chore: improve tbutton typingsde144e3ffeat: support Userpilot reports9f0f15aafix: copy buttons on omni home pagec76b003brefactor: make cluster/machineset destroy status controllers QControllera40500e6test: use clustermachineconfig sha for omni upgrade e2e test6f98fca0fix: make useWatch respect reactivity825e669cchore: use vue specific rules for dot-notation and eqeqeqChanges since v1.2.0-beta.3
2 commits
ea874aberelease(v1.2.0): prepare release75593be6chore: bump min Talos versionChanges from siderolabs/go-api-signature
1 commit
68478e2fix: returninvalid signatureerror when a signature is requiredChanges from siderolabs/go-kubernetes
1 commit
40e5536feat: update checks for Kubernetes 1.34Changes from siderolabs/image-factory
7 commits
a3a7661release(v0.8.4): prepare release075aa3ffix: update Talos to 1.11.102723cdfix: translation ID94c6df1release(v0.8.3): prepare release7254abffix: disable redirects to PXE251aee0release(v0.8.2): prepare release418eebbfix: don't filter outrcversionsDependency Changes
Previous release can be found at v1.1.0
This discussion was created from the release v1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions