Commit 3efb9cc
chore: update dynamic plugins install script to handle registries with custom ports (#4476)
* chore: update dynamic plugins install script to handle registries with custom ports
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: suppress sonar warning for hardcoded ip in test case
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: refactor regex for better legibility
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update regex to reject no tag/digest case and add more test cases
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
---------
Co-authored-by: Nick Boldt <nboldt@redhat.com>1 parent ae1f401 commit 3efb9cc
2 files changed
Lines changed: 54 additions & 2 deletions
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
479 | 483 | | |
480 | 484 | | |
481 | 485 | | |
| |||
501 | 505 | | |
502 | 506 | | |
503 | 507 | | |
504 | | - | |
| 508 | + | |
505 | 509 | | |
506 | 510 | | |
507 | 511 | | |
| |||
Lines changed: 48 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
225 | 257 | | |
226 | 258 | | |
227 | 259 | | |
| |||
237 | 269 | | |
238 | 270 | | |
239 | 271 | | |
| 272 | + | |
240 | 273 | | |
241 | 274 | | |
242 | 275 | | |
| 276 | + | |
243 | 277 | | |
244 | 278 | | |
245 | 279 | | |
| 280 | + | |
246 | 281 | | |
247 | 282 | | |
248 | 283 | | |
| 284 | + | |
249 | 285 | | |
250 | 286 | | |
251 | 287 | | |
| 288 | + | |
252 | 289 | | |
253 | 290 | | |
254 | 291 | | |
255 | 292 | | |
| 293 | + | |
| 294 | + | |
256 | 295 | | |
257 | 296 | | |
258 | 297 | | |
| 298 | + | |
259 | 299 | | |
260 | 300 | | |
261 | 301 | | |
262 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
263 | 311 | | |
264 | 312 | | |
265 | 313 | | |
| |||
0 commit comments