- Notifications
You must be signed in to change notification settings - Fork1k
Commita8becfb
authored
fix: improve log on provisioner daemon started with pk (#15588)
Resolve#15126 This PR aims to fetch the provisioned key details when starting aprovisioned daemon - for now in order to access the tags associated tothe provisioned key and display them accordingly in the starting logs.We do not want to change any other logic inside this PR as it wasalready working as expected.1 parent32b4b77 commita8becfb
File tree
2 files changed
+85
-2
lines changed- enterprise/cli
2 files changed
+85
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
107 | 123 |
| |
108 | 124 |
| |
109 | 125 |
| |
| |||
131 | 147 |
| |
132 | 148 |
| |
133 | 149 |
| |
134 |
| - | |
| 150 | + | |
135 | 151 |
| |
136 | 152 |
| |
137 | 153 |
| |
| |||
202 | 218 |
| |
203 | 219 |
| |
204 | 220 |
| |
205 |
| - | |
| 221 | + | |
206 | 222 |
| |
207 | 223 |
| |
208 | 224 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
297 | 364 |
| |
298 | 365 |
| |
299 | 366 |
| |
|
0 commit comments
Comments
(0)