pmd icon indicating copy to clipboard operation
pmd copied to clipboard

Photon Management Daemon

Results 8 pmd issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.17.0. Commits 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile" 628365d windows: support nil done...

cla-not-required
dependencies
go

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.10 to 3.24.1. Release notes Sourced from github.com/shirou/gopsutil/v3's releases. v3.24.1 Compatibility Notice We don't think #1585 will affect compatibility about PlatformVersion in host.Info(), but maybe it will....

cla-not-required
dependencies
go

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.7 to 2.27.1. Release notes Sourced from github.com/urfave/cli/v2's releases. v2.27.1 What's Changed v2: Add build tag urfave_cli_no_suggest by @​dolmen in urfave/cli#1847 Full Changelog: https://github.com/urfave/cli/compare/v2.27.0...v2.27.1 v2.27.0 What's Changed...

cla-not-required
dependencies
go

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.2. Release notes Sourced from github.com/spf13/viper's releases. v1.18.2 tl;dr Skip 1.18.0 and 1.18.1 and upgrade to this version instead. This release fixes a regression that...

cla-not-required
dependencies
go

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

cla-not-required
dependencies
github_actions

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

cla-not-required
dependencies
github_actions

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...

cla-not-required
dependencies
github_actions

### Is your feature request related to a problem? Please describe. Here are the feature sets we need for pmctl web UI: - Primary View is an overview of the...

enhancement