Richard Cox
24a44dadaf
Minor tweaks
...
- handle scenarios where cloned pods have no `initContainer` collection (not seen in local tests)
- removeContainerField --> cleanContainerForSave
- Worklaods typo
2024-01-02 17:21:25 +00:00
Richard Cox
d1a8b2f33b
Refactoring and many fixes
2023-12-20 15:26:23 +00:00
Giuseppe Leo
01eeb0548f
Add recommended lint rules globally ( #8997 )
...
* Update configuration
* Create default config for eslint
* Restore plugin:vue/recommended
* Add exceptions and overrides
* Correct manually remaining issues
* Adding further picked exceptions groupped up
* Fix or disable specific cases manually and singularly
* Add naming linting exception
* Remove unused variable in component
* Move rules to default
* Autocorrect rancher/components linting issues
* Configure VSCode to use multiple files, to display linting for rancher components
* Disable jest lint hook restriction for string list component
* Autofix
2023-06-23 17:02:55 +02:00
Qingyang Nong
7c5ead687f
HARVESTER: Update LB design ( #9087 )
2023-06-13 10:55:17 -07:00
Qingyang Nong
c0cdc2dbf3
HARVESTER: Cloud provider enhancement ( #8935 )
...
* HARVESTER: Cloud provider enhancement
* fix labels-annotations.js linting
* fix missing comma in labels.vue
* fix labels.vue missing bracket
---------
Co-authored-by: Nancy Butler <42977925+mantis-toboggan-md@users.noreply.github.com>
2023-05-22 16:49:19 -07:00
Shavindra
7fd3a742fe
Edit labels and annotations. ( #7105 )
...
* Edit labels and annotations.
2022-10-10 14:02:18 +02:00
Shavindra
35c51c7f47
Improve workload screens - #6455 ( #6632 )
...
* Make container tabs horizontal.
* Update cronjobs, DaemonSets, Jobs, StatefulSets to use same Workload component.
* Fix 6755 - Wrong sidecar config edit not shown in UI.
* Set Persistent Volume claim capacity as required.
2022-09-02 18:12:31 +02:00