deck
deck copied to clipboard
Management UI for Spinnaker
Goes with: https://github.com/spinnaker/gate/pull/1452 https://github.com/spinnaker/orca/pull/4113
## What does this PR do? Removes `href="javascript:void(0)"` from Button component. Some of the benefits: - Component renders as `` instead of `` - Fixes the following error:
This PR aims to add 3 pipelines for tencentcloud includes Tag image, Enable Server Group, Disable Server Group The proposal is spinnaker/governance#79 The preview is as follows:   
This PR aims to add loadbalancer module for Tencent cloud. Tencent cloud provider proposal is spinnaker/governance#79
Add security group module for tencentcloud, Including creation, editing, deletion and details.
### This PR bumps the version(s) of all Deck package(s) that have unpublished changes. # pluginsdk-peerdeps [0.20.0](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-02-01) ### Features * **peerdep-sync:** Synchronize peerdependencies ([bb6a8ad](https://github.com/spinnaker/deck/commit/bb6a8ad003b8ccf1940306df3ded7a8b0413fb2f)) --- This PR bumps each...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.17. Changelog Sourced from vite's changelog. 2.9.17 (2024-01-19) fix: port #15653 to v3 (#15655) (0cd769c), closes #15653 #15655 Commits 3441f12 release: v2.9.17 0cd769c fix: port...
Removal of loadBalancer API call from the website's loading page
Whenever application has servergroups, then Application cannot be Deleted and Following message shown from deck "You cannot delete this application because it has server groups." Issue is when we land...
Removing wercker references as the same has been deprecated.