Skip to content

Commit 10971c0

Browse files
authored
CMP-3916: Introduced a new XML data stream for runtime SSH configurations (#977)
1 parent 7706154 commit 10971c0

File tree

3 files changed

+125157
-0
lines changed

3 files changed

+125157
-0
lines changed

.github/workflows/test-broken-content-latest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
[
1616
"new_kubeletconfig",
1717
"unexistent_resource",
18+
"runtime_sshd",
1819
"proff_diff_baseline",
1920
"proff_diff_mod",
2021
"rem_mod_base",

images/testcontent/broken-content.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ declare -a tags=(
1212
'rem_mod_base'
1313
'hide_rule'
1414
'new_kubeletconfig'
15+
'runtime_sshd'
1516
'rem_mod_change'
1617
'broken_os_detection'
1718
'from'

0 commit comments

Comments
 (0)