Mihai Costea
e6bc945a61
Add startup probe in integration test
2023-06-09 08:49:31 +03:00
Keita Mochizuki
0813904404
Fix: Restricted profile comply with PSS ( #117543 )
...
* restricted profile comply with PSA v1.27
* add test case
* Reflect review comments
* Reflect review comments 2
* Reflect review comments 3
2023-05-24 04:16:49 -07:00
Shang Ding
177905302e
add integration tests for debug profiles general & baseline
2023-02-21 17:43:03 -06:00
Arda Güçlü
e0fedec69d
(kubectl debug): Support debugging via files
...
Currently `kubectl debug` only supports passing names in command line.
However, users might want to pass resources in files by passing `-f` flag like
in all other kubectl commands.
This PR adds this ability.
2023-02-10 10:21:30 +03:00
Lee Verberne
30262e9b14
Remove alpha from kubectl debug
2020-11-04 17:45:28 +01:00
Lee Verberne
d0503b228f
Add integration test for kubectl debug
2020-10-21 11:13:46 +02:00