-
Notifications
You must be signed in to change notification settings - Fork 541
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
[juju] Add plugin option for Juju state reporting #3803
Commits on Nov 19, 2024
-
[juju] Add plugin option for Juju state reporting
Signed-off-by: Michael Thamm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ca5479 - Browse repository at this point
Copy the full SHA 8ca5479View commit details -
[pylint] Disable alert for too-many-positional-arguments
Disable alert for too-many-positional-arguments Signed-off-by: Jose Castillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ade105b - Browse repository at this point
Copy the full SHA ade105bView commit details -
[containerd] record deprecation warnings
Starting with containerd 1.6.27 and 1.7.12, warnings are issued for the use of deprecated features. The new `ctr deprecations list` command can be used to retrieve warnings. Closes: sosreport#3786 Signed-off-by: Samuel Karp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2446efa - Browse repository at this point
Copy the full SHA 2446efaView commit details -
[plugins] Obfuscate http URL credentials
HTTP_PROXY or similar env.variables can contain credentials we must scrub. The variables or directly credentials of a http(s) URL can be specified in several places the commit deals with. Futher, update apt plugin to use the new do_paths_httpp_sub method. Resolves: sosreport#3789 Signed-off-by: Pavel Moravec <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b918777 - Browse repository at this point
Copy the full SHA b918777View commit details -
Add ALL_PROXY and NO_PROXY to collected env_vars
Resolves: sosreport#3788 Signed-off-by: Pablo Fernández Rodríguez<[email protected]> Signed-off-by: Pablo Fernández Rodríguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77fd8da - Browse repository at this point
Copy the full SHA 77fd8daView commit details -
[pulpcore] Don't collect args columns from tasks tables
These columns are either empty, containing passwords or some encoded data. Get the *remaining* column names and query for them. If the query for column names fail, failover to current "SELECT *". Relevant: sosreport#3783 Resolves: sosreport#3784 Signed-off-by: Pavel Moravec <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb6007a - Browse repository at this point
Copy the full SHA fb6007aView commit details -
[vmware] Enable vmware plugin support on Ubuntu
Signed-off-by: Adam Vest <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 400e886 - Browse repository at this point
Copy the full SHA 400e886View commit details -
[nvidia] Capture more nvidia commands
Capture commands related to nvidia container toolkit. Related: RHEL-58172 Signed-off-by: Jose Castillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8884c47 - Browse repository at this point
Copy the full SHA 8884c47View commit details -
[ceph] update ceph commands collection
Signed-off-by: Ponnuvel Palaniyappan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6310542 - Browse repository at this point
Copy the full SHA 6310542View commit details