deck icon indicating copy to clipboard operation
deck copied to clipboard

Management UI for Spinnaker

Results 32 deck issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/15920861/91419954-97e74800-e886-11ea-9b42-293ff9240217.png) ![image](https://user-images.githubusercontent.com/15920861/91419963-9ae23880-e886-11ea-9bb6-c470b300c28c.png) ![image](https://user-images.githubusercontent.com/15920861/91419967-9cabfc00-e886-11ea-9a1a-bb71c391a3c3.png)

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...

publish

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...

dependencies
javascript

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.