Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Sunbeam support to cover sosreport plugin #1000

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

dosaboy
Copy link
Member

@dosaboy dosaboy commented Jan 10, 2025

  • also adds k8s snap to kubernetes plugin deps since sunbeam now uses Canonical K8s

Resolves: #999

 * also adds k8s snap to kubernetes plugin deps since
   sunbeam now uses Canonical K8s

Resolves: canonical#999
'{command}{flags}{args}')],
'ovs_ofctl':
[OVSOFCtlBinCmd('{command} {args}'),
SunbeamOVSOFCtlBinCmd('{command} {args}'),
OVSOFCtlFileCmd('sos_commands/openvswitch/'
'ovs-ofctl{ofversion}_{command}_{args}'),
OVSOFCtlFileCmd('sos_commands/openvswitch/'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess you could have also created a SunbeamOVSOFCtlFileCmd but after looking again don't think it's necessary.

@dosaboy dosaboy merged commit 0bae62c into canonical:main Jan 11, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add full sosreport sunbeam plugin coverage
2 participants