Commit Graph

771 Commits

Author SHA1 Message Date
Phillip Rak 2bf3b98fad
Merge pull request #13847 from torchiaf/matches-namespaces-selector
Fix namespaces selector in Match.vue component
2025-03-21 12:48:50 -07:00
Francesco Torchia 3d15ca1beb
Fix namespaces selector in Match.vue component
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-03-21 18:03:32 +01:00
Francesco Torchia 32ff1b612f
Fleet, set default polling interval on creation
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-03-20 09:59:30 +01:00
Evgeniya Vashkevich b2c13c9457
Merge pull request #13776 from eva-vashkevich/iss12699
[FIX] Adjusted HPA to handle non-resource metrics
2025-03-19 10:55:26 -07:00
Evgeniya Vashkevich 9b46062ecd Addressed aome comments 2025-03-18 15:27:38 -07:00
codyrancher de18c9f2bb
Merge pull request #13495 from codyrancher/old-k8s-etcd
Better handling of rendering the etcd page when a no longer supported k8s version is used
2025-03-18 15:49:48 -06:00
Alexandre Alves 88cbee575b
fix bug with Unit Input component not updating correctly (#13780)
* test fix

* working on unit tests

* remove console log

* bump shell version

* fix broken unit inputs

* fix unit test
2025-03-18 18:17:29 +00:00
Giuseppe Leo 6d53a2de59
[BUG] Keycloak generated Auth and Issuer endpoints are using outdated URL patterns (#13767)
* Remove auth segment from generated URLs

* Remove existing log bloating console output

* Add TS specificity to existing tests due warning issues

* Add tests to verify URL are automatically generated
2025-03-14 22:10:36 +01:00
Evgeniya Vashkevich 70be8838cd [FIX] Adjusted HPA to handle non-resource metrics 2025-03-14 13:49:02 -07:00
Mo Mesgin 2d48b9157a forwardport fix for vsphere cpi/csi config 2025-03-14 12:57:23 -07:00
Francesco Torchia 622bdd1031
Merge pull request #13716 from torchiaf/13600-fix-logging-flow
Remove duplicate container selector in Logging, create Cluster Flow page
2025-03-12 10:51:32 +01:00
Francesco Torchia fa54e107bf
Remove duplicate container selector
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-03-12 10:18:48 +01:00
Giuseppe Leo c91843e97f
Schedule: When creating a CIS Benchmark scan the input @daily is accepted but the 'Create' button remains greyed out (#13701)
* Add tests for CIS view

* Check form validation for Profile name

* Add data-testid to radio buttons inside Radio Group component

* Succesfully fail predefined cron value test

* Fix schedule issue
2025-03-11 22:27:40 +01:00
Evgeniya Vashkevich ed61e6eaff
[FIX] Scheduling customization adjustments 2025-03-11 08:13:02 -07:00
Alexandre Alves 81dfcdf154
fix issue with CA cert bundle not resizing properly by displaying its parent component under a v-if (#13624) 2025-03-11 09:00:44 +00:00
Nancy c8e608070d
Merge pull request #13666 from mantis-toboggan-md/fix-azure-validation
fix azure credential test function
2025-03-10 16:07:06 -07:00
Nancy Butler 48bbafcac5 fix azure credential test function 2025-03-10 14:15:39 -07:00
Evgeniya Vashkevich 4594c0c213 Adjusted for feedback 2025-03-10 12:41:45 -07:00
Evgeniya Vashkevich 2812b1d180 Fixed some of th ecomments and #13630 2025-03-10 12:41:45 -07:00
Francesco Torchia 5e723ae2b5
Fleet: fix pollingInterval format from int to duration ISO 8601
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-03-10 20:00:17 +01:00
Francesco Torchia a0e3cea2b7
Add toSeconds() utils; Move duration.js utils to shell/utils folder
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-03-10 18:36:52 +01:00
Alexandre Alves 78c2230604
fix all instances of CodeMirror component inside LabeledInput (#13626) 2025-03-06 18:09:24 +00:00
Phillip Rak 8c502afd3b Use CSS flexbox for LDAP schema columns
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-03-05 17:14:06 -07:00
Evgeniya Vashkevich 3cc1313069
[FEAT] Added PDB AND PC support for cluster agent (#13521) 2025-03-03 16:27:24 -08:00
codyrancher 0f09de2623
Merge pull request #13525 from codyrancher/backup-resourceset
Adding the ability to configure resource sets to `resources.cattle.io.backup`
2025-02-28 09:42:19 -07:00
Francesco Torchia 73ca3f83ca
Merge pull request #13520 from torchiaf/13474-secrets
Fix SSH Key missing fields
2025-02-28 10:24:44 +01:00
Cody Jackson 37987f4a4f Adding the ability to configure resource sets to `resources.cattle.io.backup`
Fixes: https://github.com/rancher/dashboard/issues/12997
2025-02-27 19:50:58 -07:00
Francesco Torchia c15d79e7c6
Merge pull request #13534 from torchiaf/fleet-various-fixes
Fleet: hide advanced info banner in view mode and vue3 errors fix
2025-02-27 19:48:13 +01:00
momesgin 68fb044c24
Merge pull request #13479 from momesgin/13062-oci-message
Update OCI repo creation message
2025-02-27 09:02:37 -08:00
Francesco Torchia 805251727b
Fleet: hide advanced info bannerin view mode and vue3 errors fix
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-27 17:22:53 +01:00
Phillip Rak 23ade5e5c6
Merge pull request #13464 from rak-phillip/task/13419-user-login-filter
Add "User Login Filter" input to the LDAP auth provider config
2025-02-27 07:47:03 -07:00
Francesco Torchia dc34dcc33c
Merge pull request #13437 from torchiaf/13402-wizard-steps
Fleet GitRepo wizard UX improvements, new steps, fields size and banners
2025-02-27 09:47:34 +01:00
Phillip Rak 1fa73c0a5e Add unit tests for new user login filter input
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-26 11:58:37 -07:00
Phillip Rak 32dd237fbf Re-flow ldap form inputs
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-26 11:58:37 -07:00
Phillip Rak 2f9c16aff0 Add `User Login Filter` input to ldap config
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-26 11:58:36 -07:00
Francesco Torchia 6708040c25
[unit-tests] add ssh and secret tests
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 19:36:45 +01:00
Francesco Torchia 897baaac76
Fix supportsSshKnownHosts in secret.js model
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 19:34:39 +01:00
Mo Mesgin fdf41b7529 Merge branch 'master' of github.com:rancher/dashboard into 13062-oci-message 2025-02-26 08:05:12 -08:00
codyrancher 54c4223192
Merge pull request #13462 from codyrancher/snapshot-wording
Updating the wording used for etcd snapshots
2025-02-26 08:11:41 -07:00
Francesco Torchia be8f609728
Nit
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:17 +01:00
Francesco Torchia 0b088081cc
Fleet: fix GitRepos steps descriptions and messages
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:16 +01:00
Francesco Torchia d48f732a28
Fleet: fix unit tests given the new GitRepo wizard
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:15 +01:00
Francesco Torchia 340e342cae
Fleet: Add GitRepo known host e2e tests
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:13 +01:00
Francesco Torchia 30d19c9230
Fleet: move Advanced step in last position of GitRepo wizard; add info banner and fix labels
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:12 +01:00
Francesco Torchia aa9ac4d60a
Fleet: add plus icons to buttons
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:11 +01:00
Francesco Torchia ecbd3fe64a
Fleet: Add GitRepo edit steps
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:11 +01:00
Phillip Rak 46f565b6bb
Merge pull request #13476 from rak-phillip/task/12853-oidc-group-search
Add ability to modify `GroupSearchEnabled` for OIDC/Keycloak auth providers
2025-02-25 22:09:33 -07:00
Evgeniya Vashkevich 93a4befad9
Merged cluster import and editing imported cluster (#13332) 2025-02-25 14:05:44 -08:00
Phillip Rak 88347f776f Add unit tests for new GrouprSearchEnabled input
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-25 10:21:46 -07:00
Francesco Torchia 9e3b7b1b4e
Merge pull request #13306 from torchiaf/13189-fleet-created-by-label
Fleet: Created By label
2025-02-25 11:08:04 +01:00