-
Notifications
You must be signed in to change notification settings - Fork 176
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
added deployment pipeline for ng-health-prd #2850
base: master
Are you sure you want to change the base?
Conversation
WalkthroughThis update brings several improvements to the Jenkins deployment setup within the Helm charts, particularly incorporating a new Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
Outside diff range and nitpick comments (2)
deploy-as-code/helm/environments/ci.yaml (1)
Line range hint
13-13
: Formatting issues detected: trailing spaces and incorrect indentation.Multiple lines have trailing spaces and incorrect indentation, which can lead to readability issues and potential misinterpretation by YAML parsers. It's recommended to clean these up to maintain code quality.
- # Incorrect lines with trailing spaces or wrong indentation + # Corrected lines without trailing spaces and with proper indentationAlso applies to: 15-15, 85-85, 87-87, 89-89, 91-91, 93-93, 95-95, 99-99, 107-107, 111-111, 127-127, 129-129, 131-131, 209-209, 211-211, 240-240, 251-251, 263-263, 265-265, 270-270, 274-274, 276-276, 283-283, 296-296, 297-297, 300-300
deploy-as-code/helm/charts/backbone-services/jenkins/values.yaml (1)
Line range hint
1-922
: General YAML Formatting and CleanlinessThere are numerous instances of trailing spaces throughout the document. It is recommended to remove these to adhere to good YAML practices.
- [Multiple lines with trailing spaces to be cleaned] + [Corresponding lines with trailing spaces removed]Tools
yamllint
[error] 916-916: trailing spaces
(trailing-spaces)
[error] 918-918: trailing spaces
(trailing-spaces)
[error] 925-925: trailing spaces
(trailing-spaces)
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (3)
- deploy-as-code/helm/charts/backbone-services/jenkins/values.yaml (1 hunks)
- deploy-as-code/helm/environments/ci-secrets.yaml (2 hunks)
- deploy-as-code/helm/environments/ci.yaml (1 hunks)
Additional context used
yamllint
deploy-as-code/helm/environments/ci.yaml
[error] 13-13: trailing spaces
(trailing-spaces)
[error] 15-15: trailing spaces
(trailing-spaces)
[warning] 77-77: too few spaces after comma
(commas)
[warning] 77-77: too few spaces after comma
(commas)
[error] 85-85: trailing spaces
(trailing-spaces)
[error] 87-87: trailing spaces
(trailing-spaces)
[error] 89-89: trailing spaces
(trailing-spaces)
[error] 91-91: trailing spaces
(trailing-spaces)
[error] 93-93: trailing spaces
(trailing-spaces)
[error] 95-95: trailing spaces
(trailing-spaces)
[error] 99-99: trailing spaces
(trailing-spaces)
[warning] 101-101: too few spaces after comma
(commas)
[warning] 103-103: too few spaces after comma
(commas)
[warning] 105-105: too few spaces after comma
(commas)
[warning] 107-107: too few spaces after comma
(commas)
[error] 107-107: trailing spaces
(trailing-spaces)
[error] 111-111: trailing spaces
(trailing-spaces)
[error] 127-127: trailing spaces
(trailing-spaces)
[warning] 129-129: too few spaces after comma
(commas)
[error] 129-129: trailing spaces
(trailing-spaces)
[warning] 131-131: too few spaces after comma
(commas)
[error] 131-131: trailing spaces
(trailing-spaces)
[warning] 135-135: too few spaces after comma
(commas)
[error] 209-209: trailing spaces
(trailing-spaces)
[error] 211-211: trailing spaces
(trailing-spaces)
[error] 240-240: trailing spaces
(trailing-spaces)
[warning] 245-245: wrong indentation: expected 6 but found 4
(indentation)
[error] 251-251: trailing spaces
(trailing-spaces)
[error] 263-263: trailing spaces
(trailing-spaces)
[error] 265-265: trailing spaces
(trailing-spaces)
[error] 270-270: trailing spaces
(trailing-spaces)
[error] 274-274: trailing spaces
(trailing-spaces)
[error] 276-276: trailing spaces
(trailing-spaces)
[warning] 280-280: wrong indentation: expected 8 but found 6
(indentation)
[error] 283-283: trailing spaces
(trailing-spaces)
[error] 296-296: trailing spaces
(trailing-spaces)
[error] 297-297: trailing spaces
(trailing-spaces)
[error] 300-300: trailing spaces
(trailing-spaces)
deploy-as-code/helm/charts/backbone-services/jenkins/values.yaml
[error] 19-19: trailing spaces
(trailing-spaces)
[error] 21-21: trailing spaces
(trailing-spaces)
[error] 145-145: trailing spaces
(trailing-spaces)
[error] 160-160: trailing spaces
(trailing-spaces)
[error] 170-170: trailing spaces
(trailing-spaces)
[warning] 242-242: wrong indentation: expected 4 but found 2
(indentation)
[error] 339-339: trailing spaces
(trailing-spaces)
[error] 341-341: trailing spaces
(trailing-spaces)
[error] 342-342: trailing spaces
(trailing-spaces)
[error] 343-343: trailing spaces
(trailing-spaces)
[error] 375-375: trailing spaces
(trailing-spaces)
[error] 385-385: trailing spaces
(trailing-spaces)
[error] 386-386: trailing spaces
(trailing-spaces)
[error] 387-387: trailing spaces
(trailing-spaces)
[error] 389-389: trailing spaces
(trailing-spaces)
[error] 390-390: trailing spaces
(trailing-spaces)
[error] 394-394: trailing spaces
(trailing-spaces)
[error] 400-400: trailing spaces
(trailing-spaces)
[error] 401-401: trailing spaces
(trailing-spaces)
[error] 403-403: trailing spaces
(trailing-spaces)
[error] 407-407: trailing spaces
(trailing-spaces)
[error] 408-408: trailing spaces
(trailing-spaces)
[error] 422-422: trailing spaces
(trailing-spaces)
[error] 423-423: trailing spaces
(trailing-spaces)
[error] 424-424: trailing spaces
(trailing-spaces)
[error] 426-426: trailing spaces
(trailing-spaces)
[error] 437-437: trailing spaces
(trailing-spaces)
[error] 453-453: trailing spaces
(trailing-spaces)
[error] 458-458: trailing spaces
(trailing-spaces)
[error] 459-459: trailing spaces
(trailing-spaces)
[error] 477-477: trailing spaces
(trailing-spaces)
[error] 480-480: trailing spaces
(trailing-spaces)
[error] 481-481: trailing spaces
(trailing-spaces)
[error] 485-485: trailing spaces
(trailing-spaces)
[error] 498-498: trailing spaces
(trailing-spaces)
[error] 499-499: trailing spaces
(trailing-spaces)
[error] 500-500: trailing spaces
(trailing-spaces)
[error] 503-503: trailing spaces
(trailing-spaces)
[error] 510-510: trailing spaces
(trailing-spaces)
[error] 512-512: trailing spaces
(trailing-spaces)
[error] 517-517: trailing spaces
(trailing-spaces)
[error] 519-519: trailing spaces
(trailing-spaces)
[error] 524-524: trailing spaces
(trailing-spaces)
[error] 526-526: trailing spaces
(trailing-spaces)
[error] 531-531: trailing spaces
(trailing-spaces)
[error] 533-533: trailing spaces
(trailing-spaces)
[error] 538-538: trailing spaces
(trailing-spaces)
[error] 540-540: trailing spaces
(trailing-spaces)
[error] 545-545: trailing spaces
(trailing-spaces)
[error] 547-547: trailing spaces
(trailing-spaces)
[error] 552-552: trailing spaces
(trailing-spaces)
[error] 554-554: trailing spaces
(trailing-spaces)
[error] 559-559: trailing spaces
(trailing-spaces)
[error] 561-561: trailing spaces
(trailing-spaces)
[error] 566-566: trailing spaces
(trailing-spaces)
[error] 568-568: trailing spaces
(trailing-spaces)
[error] 573-573: trailing spaces
(trailing-spaces)
[error] 575-575: trailing spaces
(trailing-spaces)
[error] 580-580: trailing spaces
(trailing-spaces)
[error] 582-582: trailing spaces
(trailing-spaces)
[error] 587-587: trailing spaces
(trailing-spaces)
[error] 589-589: trailing spaces
(trailing-spaces)
[error] 594-594: trailing spaces
(trailing-spaces)
[error] 596-596: trailing spaces
(trailing-spaces)
[error] 601-601: trailing spaces
(trailing-spaces)
[error] 603-603: trailing spaces
(trailing-spaces)
[error] 608-608: trailing spaces
(trailing-spaces)
[error] 610-610: trailing spaces
(trailing-spaces)
[error] 615-615: trailing spaces
(trailing-spaces)
[error] 617-617: trailing spaces
(trailing-spaces)
[error] 622-622: trailing spaces
(trailing-spaces)
[error] 624-624: trailing spaces
(trailing-spaces)
[error] 629-629: trailing spaces
(trailing-spaces)
[error] 631-631: trailing spaces
(trailing-spaces)
[error] 636-636: trailing spaces
(trailing-spaces)
[error] 638-638: trailing spaces
(trailing-spaces)
[error] 643-643: trailing spaces
(trailing-spaces)
[error] 645-645: trailing spaces
(trailing-spaces)
[error] 650-650: trailing spaces
(trailing-spaces)
[error] 652-652: trailing spaces
(trailing-spaces)
[error] 657-657: trailing spaces
(trailing-spaces)
[error] 659-659: trailing spaces
(trailing-spaces)
[error] 664-664: trailing spaces
(trailing-spaces)
[error] 666-666: trailing spaces
(trailing-spaces)
[error] 671-671: trailing spaces
(trailing-spaces)
[error] 673-673: trailing spaces
(trailing-spaces)
[error] 678-678: trailing spaces
(trailing-spaces)
[error] 680-680: trailing spaces
(trailing-spaces)
[error] 685-685: trailing spaces
(trailing-spaces)
[error] 687-687: trailing spaces
(trailing-spaces)
[error] 692-692: trailing spaces
(trailing-spaces)
[error] 694-694: trailing spaces
(trailing-spaces)
[error] 699-699: trailing spaces
(trailing-spaces)
[error] 701-701: trailing spaces
(trailing-spaces)
[error] 706-706: trailing spaces
(trailing-spaces)
[error] 708-708: trailing spaces
(trailing-spaces)
[error] 713-713: trailing spaces
(trailing-spaces)
[error] 715-715: trailing spaces
(trailing-spaces)
[error] 720-720: trailing spaces
(trailing-spaces)
[error] 722-722: trailing spaces
(trailing-spaces)
[error] 727-727: trailing spaces
(trailing-spaces)
[error] 729-729: trailing spaces
(trailing-spaces)
[error] 734-734: trailing spaces
(trailing-spaces)
[error] 736-736: trailing spaces
(trailing-spaces)
[error] 741-741: trailing spaces
(trailing-spaces)
[error] 743-743: trailing spaces
(trailing-spaces)
[error] 748-748: trailing spaces
(trailing-spaces)
[error] 750-750: trailing spaces
(trailing-spaces)
[error] 755-755: trailing spaces
(trailing-spaces)
[error] 757-757: trailing spaces
(trailing-spaces)
[error] 762-762: trailing spaces
(trailing-spaces)
[error] 764-764: trailing spaces
(trailing-spaces)
[error] 769-769: trailing spaces
(trailing-spaces)
[error] 771-771: trailing spaces
(trailing-spaces)
[error] 776-776: trailing spaces
(trailing-spaces)
[error] 778-778: trailing spaces
(trailing-spaces)
[error] 783-783: trailing spaces
(trailing-spaces)
[error] 785-785: trailing spaces
(trailing-spaces)
[error] 790-790: trailing spaces
(trailing-spaces)
[error] 792-792: trailing spaces
(trailing-spaces)
[error] 797-797: trailing spaces
(trailing-spaces)
[error] 799-799: trailing spaces
(trailing-spaces)
[error] 804-804: trailing spaces
(trailing-spaces)
[error] 806-806: trailing spaces
(trailing-spaces)
[error] 811-811: trailing spaces
(trailing-spaces)
[error] 813-813: trailing spaces
(trailing-spaces)
[error] 818-818: trailing spaces
(trailing-spaces)
[error] 820-820: trailing spaces
(trailing-spaces)
[error] 825-825: trailing spaces
(trailing-spaces)
[error] 827-827: trailing spaces
(trailing-spaces)
[error] 832-832: trailing spaces
(trailing-spaces)
[error] 834-834: trailing spaces
(trailing-spaces)
[error] 839-839: trailing spaces
(trailing-spaces)
[error] 841-841: trailing spaces
(trailing-spaces)
[error] 846-846: trailing spaces
(trailing-spaces)
[error] 848-848: trailing spaces
(trailing-spaces)
[error] 881-881: trailing spaces
(trailing-spaces)
[error] 883-883: trailing spaces
(trailing-spaces)
[error] 888-888: trailing spaces
(trailing-spaces)
[error] 890-890: trailing spaces
(trailing-spaces)
[error] 895-895: trailing spaces
(trailing-spaces)
[error] 897-897: trailing spaces
(trailing-spaces)
[error] 902-902: trailing spaces
(trailing-spaces)
[error] 904-904: trailing spaces
(trailing-spaces)
[error] 909-909: trailing spaces
(trailing-spaces)
[error] 911-911: trailing spaces
(trailing-spaces)
[error] 916-916: trailing spaces
(trailing-spaces)
[error] 918-918: trailing spaces
(trailing-spaces)
[error] 925-925: trailing spaces
(trailing-spaces)
[error] 929-929: trailing spaces
(trailing-spaces)
[error] 931-931: trailing spaces
(trailing-spaces)
[error] 934-934: trailing spaces
(trailing-spaces)
[error] 943-943: trailing spaces
(trailing-spaces)
[error] 1037-1037: trailing spaces
(trailing-spaces)
[warning] 1041-1041: wrong indentation: expected 6 but found 4
(indentation)
[error] 1049-1049: trailing spaces
(trailing-spaces)
[error] 1051-1051: trailing spaces
(trailing-spaces)
[error] 1061-1061: trailing spaces
(trailing-spaces)
[error] 1261-1261: trailing spaces
(trailing-spaces)
deploy-as-code/helm/environments/ci-secrets.yaml
[warning] 27-27: wrong indentation: expected 30 but found 28
(indentation)
[warning] 32-32: wrong indentation: expected 30 but found 28
(indentation)
[warning] 41-41: wrong indentation: expected 30 but found 28
(indentation)
[warning] 59-59: wrong indentation: expected 30 but found 28
(indentation)
[warning] 64-64: wrong indentation: expected 30 but found 28
(indentation)
[warning] 74-74: wrong indentation: expected 30 but found 28
(indentation)
[warning] 81-81: wrong indentation: expected 30 but found 28
(indentation)
[warning] 86-86: wrong indentation: expected 30 but found 28
(indentation)
[warning] 96-96: wrong indentation: expected 30 but found 28
(indentation)
[warning] 102-102: wrong indentation: expected 30 but found 28
(indentation)
[warning] 107-107: wrong indentation: expected 30 but found 28
(indentation)
[warning] 117-117: wrong indentation: expected 30 but found 28
(indentation)
[warning] 124-124: wrong indentation: expected 30 but found 28
(indentation)
[warning] 129-129: wrong indentation: expected 30 but found 28
(indentation)
[warning] 139-139: wrong indentation: expected 30 but found 28
(indentation)
[warning] 157-157: wrong indentation: expected 30 but found 28
(indentation)
[warning] 162-162: wrong indentation: expected 30 but found 28
(indentation)
[warning] 172-172: wrong indentation: expected 30 but found 28
(indentation)
[warning] 190-190: wrong indentation: expected 30 but found 28
(indentation)
[warning] 195-195: wrong indentation: expected 30 but found 28
(indentation)
[warning] 205-205: wrong indentation: expected 30 but found 28
(indentation)
[warning] 223-223: wrong indentation: expected 30 but found 28
(indentation)
[warning] 228-228: wrong indentation: expected 30 but found 28
(indentation)
[warning] 238-238: wrong indentation: expected 30 but found 28
(indentation)
[warning] 256-256: wrong indentation: expected 30 but found 28
(indentation)
[warning] 261-261: wrong indentation: expected 30 but found 28
(indentation)
[warning] 271-271: wrong indentation: expected 30 but found 28
(indentation)
[warning] 289-289: wrong indentation: expected 30 but found 28
(indentation)
[warning] 294-294: wrong indentation: expected 30 but found 28
(indentation)
[warning] 303-303: wrong indentation: expected 30 but found 28
(indentation)
[warning] 321-321: wrong indentation: expected 30 but found 28
(indentation)
[warning] 326-326: wrong indentation: expected 30 but found 28
(indentation)
[warning] 335-335: wrong indentation: expected 30 but found 28
(indentation)
[warning] 353-353: wrong indentation: expected 30 but found 28
(indentation)
[warning] 358-358: wrong indentation: expected 30 but found 28
(indentation)
[warning] 367-367: wrong indentation: expected 30 but found 28
(indentation)
[warning] 385-385: wrong indentation: expected 30 but found 28
(indentation)
[warning] 390-390: wrong indentation: expected 30 but found 28
(indentation)
[warning] 399-399: wrong indentation: expected 30 but found 28
(indentation)
[warning] 417-417: wrong indentation: expected 30 but found 28
(indentation)
[warning] 422-422: wrong indentation: expected 30 but found 28
(indentation)
[warning] 432-432: wrong indentation: expected 30 but found 28
(indentation)
[warning] 450-450: wrong indentation: expected 30 but found 28
(indentation)
[warning] 455-455: wrong indentation: expected 30 but found 28
(indentation)
[warning] 464-464: wrong indentation: expected 30 but found 28
(indentation)
[warning] 482-482: wrong indentation: expected 30 but found 28
(indentation)
[warning] 487-487: wrong indentation: expected 30 but found 28
(indentation)
[warning] 496-496: wrong indentation: expected 30 but found 28
(indentation)
[warning] 503-503: wrong indentation: expected 30 but found 28
(indentation)
[warning] 508-508: wrong indentation: expected 30 but found 28
(indentation)
[warning] 517-517: wrong indentation: expected 30 but found 28
(indentation)
[warning] 523-523: wrong indentation: expected 30 but found 28
(indentation)
[warning] 528-528: wrong indentation: expected 30 but found 28
(indentation)
[warning] 537-537: wrong indentation: expected 30 but found 28
(indentation)
[warning] 543-543: wrong indentation: expected 30 but found 28
(indentation)
[warning] 548-548: wrong indentation: expected 30 but found 28
(indentation)
[warning] 557-557: wrong indentation: expected 30 but found 28
(indentation)
[warning] 577-577: wrong indentation: expected 30 but found 28
(indentation)
[warning] 582-582: wrong indentation: expected 30 but found 28
(indentation)
[warning] 589-589: wrong indentation: expected 30 but found 28
(indentation)
[warning] 607-607: wrong indentation: expected 30 but found 28
(indentation)
[warning] 612-612: wrong indentation: expected 30 but found 28
(indentation)
[warning] 622-622: wrong indentation: expected 30 but found 28
(indentation)
[warning] 640-640: wrong indentation: expected 30 but found 28
(indentation)
[warning] 645-645: wrong indentation: expected 30 but found 28
(indentation)
[warning] 654-654: wrong indentation: expected 30 but found 28
(indentation)
[warning] 662-662: wrong indentation: expected 30 but found 28
(indentation)
[warning] 667-667: wrong indentation: expected 30 but found 28
(indentation)
[warning] 674-674: wrong indentation: expected 30 but found 28
(indentation)
[warning] 694-694: wrong indentation: expected 30 but found 28
(indentation)
[warning] 699-699: wrong indentation: expected 30 but found 28
(indentation)
[warning] 706-706: wrong indentation: expected 30 but found 28
(indentation)
[warning] 726-726: wrong indentation: expected 30 but found 28
(indentation)
[warning] 731-731: wrong indentation: expected 30 but found 28
(indentation)
[warning] 738-738: wrong indentation: expected 30 but found 28
(indentation)
[warning] 758-758: wrong indentation: expected 30 but found 28
(indentation)
[warning] 763-763: wrong indentation: expected 30 but found 28
(indentation)
[warning] 770-770: wrong indentation: expected 30 but found 28
(indentation)
[warning] 790-790: wrong indentation: expected 30 but found 28
(indentation)
[warning] 795-795: wrong indentation: expected 30 but found 28
(indentation)
[warning] 802-802: wrong indentation: expected 30 but found 28
(indentation)
[warning] 822-822: wrong indentation: expected 30 but found 28
(indentation)
[warning] 827-827: wrong indentation: expected 30 but found 28
(indentation)
[warning] 834-834: wrong indentation: expected 30 but found 28
(indentation)
[warning] 854-854: wrong indentation: expected 30 but found 28
(indentation)
[warning] 859-859: wrong indentation: expected 30 but found 28
(indentation)
[warning] 866-866: wrong indentation: expected 30 but found 28
(indentation)
[warning] 886-886: wrong indentation: expected 30 but found 28
(indentation)
[warning] 891-891: wrong indentation: expected 30 but found 28
(indentation)
[warning] 898-898: wrong indentation: expected 30 but found 28
(indentation)
[warning] 916-916: wrong indentation: expected 30 but found 28
(indentation)
[warning] 921-921: wrong indentation: expected 30 but found 28
(indentation)
[warning] 930-930: wrong indentation: expected 30 but found 28
(indentation)
[warning] 937-937: wrong indentation: expected 30 but found 28
(indentation)
[warning] 942-942: wrong indentation: expected 30 but found 28
(indentation)
[warning] 951-951: wrong indentation: expected 30 but found 28
(indentation)
[warning] 960-960: wrong indentation: expected 30 but found 28
(indentation)
[warning] 965-965: wrong indentation: expected 30 but found 28
(indentation)
[warning] 972-972: wrong indentation: expected 30 but found 28
(indentation)
[warning] 992-992: wrong indentation: expected 30 but found 28
(indentation)
[warning] 997-997: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1004-1004: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1024-1024: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1029-1029: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1036-1036: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1056-1056: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1061-1061: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1068-1068: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1088-1088: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1093-1093: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1100-1100: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1120-1120: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1125-1125: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1132-1132: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1152-1152: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1157-1157: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1164-1164: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1184-1184: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1189-1189: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1196-1196: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1216-1216: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1221-1221: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1228-1228: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1246-1246: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1251-1251: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1261-1261: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1279-1279: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1284-1284: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1293-1293: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1311-1311: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1316-1316: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1325-1325: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1345-1345: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1350-1350: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1357-1357: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1377-1377: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1382-1382: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1389-1389: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1409-1409: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1414-1414: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1421-1421: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1441-1441: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1446-1446: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1453-1453: wrong indentation: expected 30 but found 28
(indentation)
[error] 1460-1460: duplication of key "command" in mapping
(key-duplicates)
[warning] 1474-1474: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1479-1479: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1486-1486: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1506-1506: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1511-1511: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1518-1518: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1538-1538: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1543-1543: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1550-1550: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1570-1570: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1575-1575: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1582-1582: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1602-1602: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1607-1607: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1614-1614: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1634-1634: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1639-1639: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1646-1646: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1666-1666: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1671-1671: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1678-1678: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1696-1696: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1701-1701: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1710-1710: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1730-1730: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1735-1735: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1742-1742: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1762-1762: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1767-1767: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1774-1774: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1794-1794: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1799-1799: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1806-1806: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1824-1824: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1829-1829: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1839-1839: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1857-1857: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1862-1862: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1872-1872: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1892-1892: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1897-1897: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1904-1904: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1924-1924: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1929-1929: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1936-1936: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1954-1954: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1959-1959: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1969-1969: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1987-1987: wrong indentation: expected 30 but found 28
(indentation)
[warning] 1992-1992: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2002-2002: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2020-2020: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2025-2025: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2034-2034: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2054-2054: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2059-2059: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2067-2067: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2087-2087: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2092-2092: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2100-2100: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2120-2120: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2125-2125: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2133-2133: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2153-2153: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2158-2158: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2166-2166: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2186-2186: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2191-2191: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2199-2199: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2219-2219: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2224-2224: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2232-2232: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2252-2252: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2257-2257: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2265-2265: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2285-2285: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2290-2290: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2298-2298: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2318-2318: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2323-2323: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2331-2331: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2351-2351: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2356-2356: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2364-2364: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2384-2384: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2389-2389: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2397-2397: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2417-2417: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2422-2422: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2430-2430: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2450-2450: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2455-2455: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2463-2463: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2483-2483: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2488-2488: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2495-2495: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2515-2515: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2520-2520: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2528-2528: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2548-2548: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2553-2553: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2560-2560: wrong indentation: expected 30 but found 28
(indentation)
Additional comments not posted (3)
deploy-as-code/helm/environments/ci.yaml (1)
204-205
: New Jenkins job configuration added forng-health-prd
.This new ACL configuration ensures that only specific users can access the
ng-health-prd
job. Ensure that the users listed in the ACL are correct and have the necessary permissions.deploy-as-code/helm/charts/backbone-services/jenkins/values.yaml (1)
916-922
: Addition of deployment configuration for 'ng-health-prd'The newly added block for
ng-health-prd
specifies deployment configurations, which align with the PR's objective to add a deployment pipeline for this particular job. Ensure that the repository and branch specified ([email protected]:HCM-NIGERIA/Nigeria-DevOps.git
on branchmaster
) are correct and accessible.Tools
yamllint
[error] 916-916: trailing spaces
(trailing-spaces)
[error] 918-918: trailing spaces
(trailing-spaces)
deploy-as-code/helm/environments/ci-secrets.yaml (1)
2584-2585
: Verify the update to thelastmodified
timestamp andmac
value.The
lastmodified
timestamp and themac
value have been updated. Ensure that these changes are intentional and verify their correctness.Verification successful
Verify the
mac
value update.The
lastmodified
timestamp matches the last commit date, indicating it is correct. Now, verify themac
value to ensure it has been updated correctly.
Verified the update to the
lastmodified
timestamp andmac
value.
- The
lastmodified
timestamp matches the last commit date:2024-06-28
.- The
mac
value has been updated, indicating a new encryption or data update.Both changes appear correct and intentional.
Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Verify the last modification timestamp and MAC value. # Test: Check the last commit date for this file. Expect: Match or be close to the `lastmodified` timestamp. git log -1 --format=%ci deploy-as-code/helm/environments/ci-secrets.yamlLength of output: 100
Script:
#!/bin/bash # Description: Verify the MAC value update by comparing it with previous values in the commit history. # Retrieve the previous values of the 'mac' field from the commit history. git log -p deploy-as-code/helm/environments/ci-secrets.yaml | grep -A 1 'mac:'Length of output: 1019
{{- else if (eq $job.name "ng-health-prd") }} | ||
deployer(repo:'[email protected]:HCM-NIGERIA/Nigeria-DevOps.git', branch: 'master', helmDir: 'deploy-as-code/helm', environment: '{{ $job.name }}')""") | ||
sandbox() | ||
} | ||
} | ||
disabled(false) | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check for trailing spaces
There are trailing spaces on lines 916 and 918, which should be removed to maintain clean code formatting.
- {{- else if (eq $job.name "ng-health-prd") }}
+ {{- else if (eq $job.name "ng-health-prd") }}
- deployer(repo:'[email protected]:HCM-NIGERIA/Nigeria-DevOps.git', branch: 'master', helmDir: 'deploy-as-code/helm', environment: '{{ $job.name }}')"""
+ deployer(repo:'[email protected]:HCM-NIGERIA/Nigeria-DevOps.git', branch: 'master', helmDir: 'deploy-as-code/helm', environment: '{{ $job.name }}')
Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
{{- else if (eq $job.name "ng-health-prd") }} | |
deployer(repo:'[email protected]:HCM-NIGERIA/Nigeria-DevOps.git', branch: 'master', helmDir: 'deploy-as-code/helm', environment: '{{ $job.name }}')""") | |
sandbox() | |
} | |
} | |
disabled(false) | |
} | |
{{- else if (eq $job.name "ng-health-prd") }} | |
deployer(repo:'[email protected]:HCM-NIGERIA/Nigeria-DevOps.git', branch: 'master', helmDir: 'deploy-as-code/helm', environment: '{{ $job.name }}') | |
sandbox() | |
} | |
} | |
disabled(false) | |
} |
Tools
yamllint
[error] 916-916: trailing spaces
(trailing-spaces)
[error] 918-918: trailing spaces
(trailing-spaces)
ng-health-prd: | ||
apiVersion: ENC[AES256_GCM,data:99A=,iv:8+qCQYUJz+SJziaNWQwUEhqXn9zmrNQhX/SYGe9JQkY=,tag:n6b3jr2+ZCtTxMkCdPV4wQ==,type:str] | ||
preferences: {} | ||
kind: ENC[AES256_GCM,data:lLNnMzbI,iv:ZDsRm+Yj59HE/vwUbPiKDd9hvDaMDzZfVfpuss2/Z6A=,tag:njaum/6bt1YfVAhVbcO1jg==,type:str] | ||
clusters: | ||
- cluster: | ||
server: ENC[AES256_GCM,data:rkhtqyVhVZcrfSdbFokPs+4ncUwZ2uMRPyFrpiyZBEMt6op1lAepAbzX6U81vXUY5HgNRkP+J7ocdFrG4/pahitxy75WOqzvug==,iv:druvl5fCWt+PQ3jMF5DjzfTb1YisuRubdshyTkPowGc=,tag:8SdPbdwtX6tv0vTXcStV/A==,type:str] | ||
certificate-authority-data: ENC[AES256_GCM,data:iMFX34SfPHgbrsGfazxIASgCeMPqEFy65glykKOmm2mPp4Dirpi5Gishcigh15OvFSK+E6eilLtsuGb9CbjyId+eKqJclqBNdHyBOi0SLx2M6BKuM7DHnhg+XyRR1bB8anq9lWgYzqvpx4BGHxL53yx5cAj1ath1zamBn/Sqb/D0Ydj9Rg3ZvTOf2MfBTzEtdfTs2p+dpfZSEUhKQAhL3BeXSooUQAhur4oQ14rz9OA+nAVsVFBxkbRysVAn7quZx9tuvODFc0O0VF1WXvHT0p+oQtL7GuUasbcNYwKN6uRcMHyHCNoSKjDsi8pBBgVaQznLxjupgQ+pHd1XM7XpkGc0itXjgpLxNf0a66I6u8OB2aU5de0xBBb3mZhisZSbLQQvik9VvO3fKGrfunD1/OH9TzDxmktkL1Bnhrkni/0f43gZwpsxpB5ASopANmWCfPhLMqN+vXJ1cEbdRyOF+7RjboC3ONXnO2gPbwU/q8N6fh6MnaLY7iT7ClMj+9smj0dI8CoCMII/Pl3HhlX6aJwFNe8LYTG//h6C5JGtc/gmiB02hIWDftZDRJnixzVNyWJfYagxLvOfK6Jzl+GyF9okuuZP/cCYNHfBmvoEy2/5FijFWVUeH7yVUeFzXodPZyFabPGSQDJjC3j3HYEVdXzkHJzYmQePP79FSkEbPRKyd1csEXKinUtBuAgrsp9dJjCVvlx+BmgVwMt5+T2Dd1JLcVxlOctGxjJo6Ov5Er7o1vcsnS3LV4e2ltiWA9i11wLTcAURNNiGhk+EMsMIjhBLRpPczogPFsxc4mEw0OkeJ5Ajwse4ChvKBZu7ZqSiLPJC9rnfPB0uAX4N+1LfuMXGNV5P7q5bLHHlRDuZoS7Jf5SZzw4eD7O+L8HSMwAClNMZh2Oh81gkWdhJ+CfG13otIDnS62Dci+d0ayGHs+WLhUji6f5jkPZ54vETQi0zYcgZBaY66suKqGai0T7lVIDSt+wuubDoCDFPKD9+FmMDhzSPkG7VpYkHfQWmOuCOzBTV2UNw3ajs1hBxwnv4snaYUpzWCChWcLW8knOAjSUt/QWGA2F16x9RKz3sc/NSnEwuYxj/YLgEAwXg7jTe6kijIpHWvfH6EoNjyRVsL84N6vKpwqJaVt5fUoHHHQ11ShRGZCxC2xz7GBSEUqxHjV4hLnDXln8izo3Jgeh009kkOG0O91NEOAzJNRmuhM83Lw58uswKShRz+rTQp76gAyO0u8d8mDkNHTWVQB9+v9WMb5lWdxyNzLi8f4vdRlqWTdlc3Ma9bDljWQsUzrMiPJHJBA9AnuNwtt8kXEmmZXnjMKn+YkAuHbALQjRWUpSIcCkRL2SESzryQH3mgbnzDco74FmcE/nrwLYMq9w5vFSrOVlH3GWlTlJH71T+TwHPUX0XpsMrL4S09k/t/DrbuHSljG1tWU8UrCOdLr6cSTixxHN+tdULfxfzBbYB42VihxDJ+EczAz710Eyk1ED2wAXO6ke8LQPbsd9ZzQngDEU7k4vhLG8m6sX+gxeSUWuzIMD2JQoF7JDEEN8wW1ekREFRfmoQKbLu3Chhk58L1CvySq5y/awkvtGiyFA+k6yh/2aXHa3dM95lhmkJa6H1+GQJeV/4Nh7lIrbOARE0m3PLIMRkBBHDhIcGt6JnnKXl8nfPSlSh7Q337Dj094u3TemnBwBoTAW8crg+Za/hzB5hlBhcchIVcllKpBEJ0nK/ew/Ekpmv2JPYfWCE1xyOFs6Tpy5HYD9BzhiltYqc/gDid6cABxTKR6+6QBpdYLmzF8Kju9B9iRkAbBjGrIOHFb1soJUwDzyh2E2/qUbBTuEi7NM5mJDa6A6pUTwDBp8YZKVpThPDxqQbzDoB618JOMdsvpyyVk8Gx+3fXfTQjkmurEiRgF/FSyfpTv1LWXLa/EqO7dNemeyLqS5bq0Xc5t3uXm+x077CWq03eQ==,iv:Vffn5aXMrzVMMNSXiH4Gl2qpobQfx0/BY4p6O6LwhtE=,tag:Ydj7L8i7GeMq9Uk8zjcbWA==,type:str] | ||
name: ENC[AES256_GCM,data:3O15j2xaIVJu3Nbi1g==,iv:oBoTrT6O6WxIhJJkmJizBpOjw93Ga/xiZ1nZHGYqYPo=,tag:g6ZZVAkxGrVp+TURd/146g==,type:str] | ||
contexts: | ||
- context: | ||
cluster: ENC[AES256_GCM,data:CBQRwFLnyx7OgGCrbA==,iv:wxzbleOWuNC3nN9oT2nm6P/pvhDr6xx8vs+nMlbYSVE=,tag:PdW3VwtWstQ0M4dqbUzkBA==,type:str] | ||
user: ENC[AES256_GCM,data:zfv9pofqEIjMgmqnbg==,iv:Y5JJpIIzIHIVAy/XAOW2erIB4C/XB830/mVf6tmaMjE=,tag:zPX4OUXNfdB4c/74QIL7zw==,type:str] | ||
name: ENC[AES256_GCM,data:oUhGk3yLI18zgSAKvA==,iv:ZLk7K7RvRnAUdXd+LicvUPfre1cFjKMqJ/tSY+uXZ9U=,tag:fAvDfP0lz8pf6cnIZQm4CA==,type:str] | ||
current-context: ENC[AES256_GCM,data:gjGbhwHHSTxc43ax8g==,iv:Cv3MmMQcx+V/Kcb+hTgkVHCMYk4k9ArGOz/CEbxfDEc=,tag:z4TX28adfWEuvlv+Rox+Cw==,type:str] | ||
users: | ||
- name: ENC[AES256_GCM,data:o82Q8cwyQW4ejZkM0A==,iv:d3vGFLFsYJxYxl/eCZ4wkIyBTxKCtVMhvKJOm6lIWSs=,tag:VyIoofIt7eXd/hqbZbMvjg==,type:str] | ||
user: | ||
exec: | ||
apiVersion: ENC[AES256_GCM,data:FaZKNeJs4i/HrdKAVuFmou16SetVVm14zZrNQ1J/XKs+lIactg==,iv:BWIPINH6LK7HfFYpq5xDwnja1bVpRsCQ4rA9R6iPc/Y=,tag:zT1rOOf8wIg95JujPd1ATQ==,type:str] | ||
command: ENC[AES256_GCM,data:098UkmGXr0IO0XhDQ8pwCWEMeQPS,iv:pR+r3lRRaNDNLaZ0opLsgd6W1JHR3oR9FUMPMVdSUns=,tag:nB6rPumB8b4H/rRq6dGtLw==,type:str] | ||
args: | ||
- ENC[AES256_GCM,data:Lb9fOmQ=,iv:XE5/92JxbCPpsOH2itNUUOUfrWzz8G3Vzv8p8JqWLio=,tag:JnTfM/E2wkJ9JNF+yVAfWw==,type:str] | ||
- ENC[AES256_GCM,data:S7c=,iv:XxCtp176j83OafIxhaqxZYErPZL1Ii5WuJlBc1o3Buc=,tag:yoIEPfumQiu90ettHWbokw==,type:str] | ||
- ENC[AES256_GCM,data:GqVovnR27olfxx/kSg==,iv:yeTCk+P18+972Diy+iWThSiyBxsE5WvWpUK+1mDJDjc=,tag:tzpBpC1HjNU0pLJqo2FF5A==,type:str] | ||
env: | ||
- name: ENC[AES256_GCM,data:8Neq7Omi8M22C5Q9guU=,iv:1FwwH4uI8vBzb++rMrD+mwa9cRQFM8zYsR0H1Wd6xwA=,tag:Sb2hLWzqa5csiarqxE6lEw==,type:str] | ||
value: ENC[AES256_GCM,data:mJeA10iwmoIvNOdGiI3ipkeMx2k=,iv:4TymmpMklJgV6VxSY54Ya/hmDO2Nw84mE/TXcRehuWY=,tag:Wjw6DUWAQPCquEQDT3hnlA==,type:str] | ||
- name: ENC[AES256_GCM,data:8TGeZKrk5x6np5kf0u5XykF3gej9,iv:ZWOpqsKAuRuFTjIysg/dFh+caJ6uZOfmnKN4TU+v/I0=,tag:ha6I8znF6nW7ShVTnfdF7w==,type:str] | ||
value: ENC[AES256_GCM,data:G91U7Ck/7fyc4QeEfg5DZuzWifcpN1/8N0pG7sCFRnj19lw1MQ0amg==,iv:hEy/qmxyJQY42STb7+2kbX9LLxySHMLyYnZ0Qy6UOw0=,tag:hsJwNXDsxDTKQiwHWVklkg==,type:str] | ||
- name: ENC[AES256_GCM,data:Bn2dPeAEyAav8w==,iv:jkJ8E9TRyh/oc7x5b790Q0J9R5dBL5Rpm4JGsywkCNs=,tag:w68y4PAitsDJdHep1jC5/w==,type:str] | ||
value: ENC[AES256_GCM,data:L//zeQRz9Qz/nQ==,iv:9Tc+3bZDGAo643aDRh9FbWT26SyahN9G4I+TyTkRaRM=,tag:w+pTXYtw+FCbVtpxZY3vfg==,type:str] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure correct indentation for YAML structure.
The static analysis has flagged incorrect indentation at lines 2548, 2553, and 2560. Correct indentation is crucial for the proper parsing of YAML files.
- server: ENC[AES256_GCM,data:rkhtqyVhVZcrfSdbFokPs+4ncUwZ2uMRPyFrpiyZBEMt6op1lAepAbzX6U81vXUY5HgNRkP+J7ocdFrG4/pahitxy75WOqzvug==,iv:druvl5fCWt+PQ3jMF5DjzfTb1YisuRubdshyTkPowGc=,tag:8SdPbdwtX6tv0vTXcStV/A==,type:str]
+ server: ENC[AES256_GCM,data:rkhtqyVhVZcrfSdbFokPs+4ncUwZ2uMRPyFrpiyZBEMt6op1lAepAbzX6U81vXUY5HgNRkP+J7ocdFrG4/pahitxy75WOqzvug==,iv:druvl5fCWt+PQ3jMF5DjzfTb1YisuRubdshyTkPowGc=,tag:8SdPbdwtX6tv0vTXcStV/A==,type:str]
- cluster: ENC[AES256_GCM,data:CBQRwFLnyx7OgGCrbA==,iv:wxzbleOWuNC3nN9oT2nm6P/pvhDr6xx8vs+nMlbYSVE=,tag:PdW3VwtWstQ0M4dqbUzkBA==,type:str]
+ cluster: ENC[AES256_GCM,data:CBQRwFLnyx7OgGCrbA==,iv:wxzbleOWuNC3nN9oT2nm6P/pvhDr6xx8vs+nMlbYSVE=,tag:PdW3VwtWstQ0M4dqbUzkBA==,type:str]
- exec:
+ exec:
Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
ng-health-prd: | |
apiVersion: ENC[AES256_GCM,data:99A=,iv:8+qCQYUJz+SJziaNWQwUEhqXn9zmrNQhX/SYGe9JQkY=,tag:n6b3jr2+ZCtTxMkCdPV4wQ==,type:str] | |
preferences: {} | |
kind: ENC[AES256_GCM,data:lLNnMzbI,iv:ZDsRm+Yj59HE/vwUbPiKDd9hvDaMDzZfVfpuss2/Z6A=,tag:njaum/6bt1YfVAhVbcO1jg==,type:str] | |
clusters: | |
- cluster: | |
server: ENC[AES256_GCM,data:rkhtqyVhVZcrfSdbFokPs+4ncUwZ2uMRPyFrpiyZBEMt6op1lAepAbzX6U81vXUY5HgNRkP+J7ocdFrG4/pahitxy75WOqzvug==,iv:druvl5fCWt+PQ3jMF5DjzfTb1YisuRubdshyTkPowGc=,tag:8SdPbdwtX6tv0vTXcStV/A==,type:str] | |
certificate-authority-data: ENC[AES256_GCM,data:iMFX34SfPHgbrsGfazxIASgCeMPqEFy65glykKOmm2mPp4Dirpi5Gishcigh15OvFSK+E6eilLtsuGb9CbjyId+eKqJclqBNdHyBOi0SLx2M6BKuM7DHnhg+XyRR1bB8anq9lWgYzqvpx4BGHxL53yx5cAj1ath1zamBn/Sqb/D0Ydj9Rg3ZvTOf2MfBTzEtdfTs2p+dpfZSEUhKQAhL3BeXSooUQAhur4oQ14rz9OA+nAVsVFBxkbRysVAn7quZx9tuvODFc0O0VF1WXvHT0p+oQtL7GuUasbcNYwKN6uRcMHyHCNoSKjDsi8pBBgVaQznLxjupgQ+pHd1XM7XpkGc0itXjgpLxNf0a66I6u8OB2aU5de0xBBb3mZhisZSbLQQvik9VvO3fKGrfunD1/OH9TzDxmktkL1Bnhrkni/0f43gZwpsxpB5ASopANmWCfPhLMqN+vXJ1cEbdRyOF+7RjboC3ONXnO2gPbwU/q8N6fh6MnaLY7iT7ClMj+9smj0dI8CoCMII/Pl3HhlX6aJwFNe8LYTG//h6C5JGtc/gmiB02hIWDftZDRJnixzVNyWJfYagxLvOfK6Jzl+GyF9okuuZP/cCYNHfBmvoEy2/5FijFWVUeH7yVUeFzXodPZyFabPGSQDJjC3j3HYEVdXzkHJzYmQePP79FSkEbPRKyd1csEXKinUtBuAgrsp9dJjCVvlx+BmgVwMt5+T2Dd1JLcVxlOctGxjJo6Ov5Er7o1vcsnS3LV4e2ltiWA9i11wLTcAURNNiGhk+EMsMIjhBLRpPczogPFsxc4mEw0OkeJ5Ajwse4ChvKBZu7ZqSiLPJC9rnfPB0uAX4N+1LfuMXGNV5P7q5bLHHlRDuZoS7Jf5SZzw4eD7O+L8HSMwAClNMZh2Oh81gkWdhJ+CfG13otIDnS62Dci+d0ayGHs+WLhUji6f5jkPZ54vETQi0zYcgZBaY66suKqGai0T7lVIDSt+wuubDoCDFPKD9+FmMDhzSPkG7VpYkHfQWmOuCOzBTV2UNw3ajs1hBxwnv4snaYUpzWCChWcLW8knOAjSUt/QWGA2F16x9RKz3sc/NSnEwuYxj/YLgEAwXg7jTe6kijIpHWvfH6EoNjyRVsL84N6vKpwqJaVt5fUoHHHQ11ShRGZCxC2xz7GBSEUqxHjV4hLnDXln8izo3Jgeh009kkOG0O91NEOAzJNRmuhM83Lw58uswKShRz+rTQp76gAyO0u8d8mDkNHTWVQB9+v9WMb5lWdxyNzLi8f4vdRlqWTdlc3Ma9bDljWQsUzrMiPJHJBA9AnuNwtt8kXEmmZXnjMKn+YkAuHbALQjRWUpSIcCkRL2SESzryQH3mgbnzDco74FmcE/nrwLYMq9w5vFSrOVlH3GWlTlJH71T+TwHPUX0XpsMrL4S09k/t/DrbuHSljG1tWU8UrCOdLr6cSTixxHN+tdULfxfzBbYB42VihxDJ+EczAz710Eyk1ED2wAXO6ke8LQPbsd9ZzQngDEU7k4vhLG8m6sX+gxeSUWuzIMD2JQoF7JDEEN8wW1ekREFRfmoQKbLu3Chhk58L1CvySq5y/awkvtGiyFA+k6yh/2aXHa3dM95lhmkJa6H1+GQJeV/4Nh7lIrbOARE0m3PLIMRkBBHDhIcGt6JnnKXl8nfPSlSh7Q337Dj094u3TemnBwBoTAW8crg+Za/hzB5hlBhcchIVcllKpBEJ0nK/ew/Ekpmv2JPYfWCE1xyOFs6Tpy5HYD9BzhiltYqc/gDid6cABxTKR6+6QBpdYLmzF8Kju9B9iRkAbBjGrIOHFb1soJUwDzyh2E2/qUbBTuEi7NM5mJDa6A6pUTwDBp8YZKVpThPDxqQbzDoB618JOMdsvpyyVk8Gx+3fXfTQjkmurEiRgF/FSyfpTv1LWXLa/EqO7dNemeyLqS5bq0Xc5t3uXm+x077CWq03eQ==,iv:Vffn5aXMrzVMMNSXiH4Gl2qpobQfx0/BY4p6O6LwhtE=,tag:Ydj7L8i7GeMq9Uk8zjcbWA==,type:str] | |
name: ENC[AES256_GCM,data:3O15j2xaIVJu3Nbi1g==,iv:oBoTrT6O6WxIhJJkmJizBpOjw93Ga/xiZ1nZHGYqYPo=,tag:g6ZZVAkxGrVp+TURd/146g==,type:str] | |
contexts: | |
- context: | |
cluster: ENC[AES256_GCM,data:CBQRwFLnyx7OgGCrbA==,iv:wxzbleOWuNC3nN9oT2nm6P/pvhDr6xx8vs+nMlbYSVE=,tag:PdW3VwtWstQ0M4dqbUzkBA==,type:str] | |
user: ENC[AES256_GCM,data:zfv9pofqEIjMgmqnbg==,iv:Y5JJpIIzIHIVAy/XAOW2erIB4C/XB830/mVf6tmaMjE=,tag:zPX4OUXNfdB4c/74QIL7zw==,type:str] | |
name: ENC[AES256_GCM,data:oUhGk3yLI18zgSAKvA==,iv:ZLk7K7RvRnAUdXd+LicvUPfre1cFjKMqJ/tSY+uXZ9U=,tag:fAvDfP0lz8pf6cnIZQm4CA==,type:str] | |
current-context: ENC[AES256_GCM,data:gjGbhwHHSTxc43ax8g==,iv:Cv3MmMQcx+V/Kcb+hTgkVHCMYk4k9ArGOz/CEbxfDEc=,tag:z4TX28adfWEuvlv+Rox+Cw==,type:str] | |
users: | |
- name: ENC[AES256_GCM,data:o82Q8cwyQW4ejZkM0A==,iv:d3vGFLFsYJxYxl/eCZ4wkIyBTxKCtVMhvKJOm6lIWSs=,tag:VyIoofIt7eXd/hqbZbMvjg==,type:str] | |
user: | |
exec: | |
apiVersion: ENC[AES256_GCM,data:FaZKNeJs4i/HrdKAVuFmou16SetVVm14zZrNQ1J/XKs+lIactg==,iv:BWIPINH6LK7HfFYpq5xDwnja1bVpRsCQ4rA9R6iPc/Y=,tag:zT1rOOf8wIg95JujPd1ATQ==,type:str] | |
command: ENC[AES256_GCM,data:098UkmGXr0IO0XhDQ8pwCWEMeQPS,iv:pR+r3lRRaNDNLaZ0opLsgd6W1JHR3oR9FUMPMVdSUns=,tag:nB6rPumB8b4H/rRq6dGtLw==,type:str] | |
args: | |
- ENC[AES256_GCM,data:Lb9fOmQ=,iv:XE5/92JxbCPpsOH2itNUUOUfrWzz8G3Vzv8p8JqWLio=,tag:JnTfM/E2wkJ9JNF+yVAfWw==,type:str] | |
- ENC[AES256_GCM,data:S7c=,iv:XxCtp176j83OafIxhaqxZYErPZL1Ii5WuJlBc1o3Buc=,tag:yoIEPfumQiu90ettHWbokw==,type:str] | |
- ENC[AES256_GCM,data:GqVovnR27olfxx/kSg==,iv:yeTCk+P18+972Diy+iWThSiyBxsE5WvWpUK+1mDJDjc=,tag:tzpBpC1HjNU0pLJqo2FF5A==,type:str] | |
env: | |
- name: ENC[AES256_GCM,data:8Neq7Omi8M22C5Q9guU=,iv:1FwwH4uI8vBzb++rMrD+mwa9cRQFM8zYsR0H1Wd6xwA=,tag:Sb2hLWzqa5csiarqxE6lEw==,type:str] | |
value: ENC[AES256_GCM,data:mJeA10iwmoIvNOdGiI3ipkeMx2k=,iv:4TymmpMklJgV6VxSY54Ya/hmDO2Nw84mE/TXcRehuWY=,tag:Wjw6DUWAQPCquEQDT3hnlA==,type:str] | |
- name: ENC[AES256_GCM,data:8TGeZKrk5x6np5kf0u5XykF3gej9,iv:ZWOpqsKAuRuFTjIysg/dFh+caJ6uZOfmnKN4TU+v/I0=,tag:ha6I8znF6nW7ShVTnfdF7w==,type:str] | |
value: ENC[AES256_GCM,data:G91U7Ck/7fyc4QeEfg5DZuzWifcpN1/8N0pG7sCFRnj19lw1MQ0amg==,iv:hEy/qmxyJQY42STb7+2kbX9LLxySHMLyYnZ0Qy6UOw0=,tag:hsJwNXDsxDTKQiwHWVklkg==,type:str] | |
- name: ENC[AES256_GCM,data:Bn2dPeAEyAav8w==,iv:jkJ8E9TRyh/oc7x5b790Q0J9R5dBL5Rpm4JGsywkCNs=,tag:w68y4PAitsDJdHep1jC5/w==,type:str] | |
value: ENC[AES256_GCM,data:L//zeQRz9Qz/nQ==,iv:9Tc+3bZDGAo643aDRh9FbWT26SyahN9G4I+TyTkRaRM=,tag:w+pTXYtw+FCbVtpxZY3vfg==,type:str] | |
ng-health-prd: | |
apiVersion: ENC[AES256_GCM,data:99A=,iv:8+qCQYUJz+SJziaNWQwUEhqXn9zmrNQhX/SYGe9JQkY=,tag:n6b3jr2+ZCtTxMkCdPV4wQ==,type:str] | |
preferences: {} | |
kind: ENC[AES256_GCM,data:lLNnMzbI,iv:ZDsRm+Yj59HE/vwUbPiKDd9hvDaMDzZfVfpuss2/Z6A=,tag:njaum/6bt1YfVAhVbcO1jg==,type:str] | |
clusters: | |
- cluster: | |
server: ENC[AES256_GCM,data:rkhtqyVhVZcrfSdbFokPs+4ncUwZ2uMRPyFrpiyZBEMt6op1lAepAbzX6U81vXUY5HgNRkP+J7ocdFrG4/pahitxy75WOqzvug==,iv:druvl5fCWt+PQ3jMF5DjzfTb1YisuRubdshyTkPowGc=,tag:8SdPbdwtX6tv0vTXcStV/A==,type:str] | |
certificate-authority-data: ENC[AES256_GCM,data:iMFX34SfPHgbrsGfazxIASgCeMPqEFy65glykKOmm2mPp4Dirpi5Gishcigh15OvFSK+E6eilLtsuGb9CbjyId+eKqJclqBNdHyBOi0SLx2M6BKuM7DHnhg+XyRR1bB8anq9lWgYzqvpx4BGHxL53yx5cAj1ath1zamBn/Sqb/D0Ydj9Rg3ZvTOf2MfBTzEtdfTs2p+dpfZSEUhKQAhL3BeXSooUQAhur4oQ14rz9OA+nAVsVFBxkbRysVAn7quZx9tuvODFc0O0VF1WXvHT0p+oQtL7GuUasbcNYwKN6uRcMHyHCNoSKjDsi8pBBgVaQznLxjupgQ+pHd1XM7XpkGc0itXjgpLxNf0a66I6u8OB2aU5de0xBBb3mZhisZSbLQQvik9VvO3fKGrfunD1/OH9TzDxmktkL1Bnhrkni/0f43gZwpsxpB5ASopANmWCfPhLMqN+vXJ1cEbdRyOF+7RjboC3ONXnO2gPbwU/q8N6fh6MnaLY7iT7ClMj+9smj0dI8CoCMII/Pl3HhlX6aJwFNe8LYTG//h6C5JGtc/gmiB02hIWDftZDRJnixzVNyWJfYagxLvOfK6Jzl+GyF9okuuZP/cCYNHfBmvoEy2/5FijFWVUeH7yVUeFzXodPZyFabPGSQDJjC3j3HYEVdXzkHJzYmQePP79FSkEbPRKyd1csEXKinUtBuAgrsp9dJjCVvlx+BmgVwMt5+T2Dd1JLcVxlOctGxjJo6Ov5Er7o1vcsnS3LV4e2ltiWA9i11wLTcAURNNiGhk+EMsMIjhBLRpPczogPFsxc4mEw0OkeJ5Ajwse4ChvKBZu7ZqSiLPJC9rnfPB0uAX4N+1LfuMXGNV5P7q5bLHHlRDuZoS7Jf5SZzw4eD7O+L8HSMwAClNMZh2Oh81gkWdhJ+CfG13otIDnS62Dci+d0ayGHs+WLhUji6f5jkPZ54vETQi0zYcgZBaY66suKqGai0T7lVIDSt+wuubDoCDFPKD9+FmMDhzSPkG7VpYkHfQWmOuCOzBTV2UNw3ajs1hBxwnv4snaYUpzWCChWcLW8knOAjSUt/QWGA2F16x9RKz3sc/NSnEwuYxj/YLgEAwXg7jTe6kijIpHWvfH6EoNjyRVsL84N6vKpwqJaVt5fUoHHHQ11ShRGZCxC2xz7GBSEUqxHjV4hLnDXln8izo3Jgeh009kkOG0O91NEOAzJNRmuhM83Lw58uswKShRz+rTQp76gAyO0u8d8mDkNHTWVQB9+v9WMb5lWdxyNzLi8f4vdRlqWTdlc3Ma9bDljWQsUzrMiPJHJBA9AnuNwtt8kXEmmZXnjMKn+YkAuHbALQjRWUpSIcCkRL2SESzryQH3mgbnzDco74FmcE/nrwLYMq9w5vFSrOVlH3GWlTlJH71T+TwHPUX0XpsMrL4S09k/t/DrbuHSljG1tWU8UrCOdLr6cSTixxHN+tdULfxfzBbYB42VihxDJ+EczAz710Eyk1ED2wAXO6ke8LQPbsd9ZzQngDEU7k4vhLG8m6sX+gxeSUWuzIMD2JQoF7JDEEN8wW1ekREFRfmoQKbLu3Chhk58L1CvySq5y/awkvtGiyFA+k6yh/2aXHa3dM95lhmkJa6H1+GQJeV/4Nh7lIrbOARE0m3PLIMRkBBHDhIcGt6JnnKXl8nfPSlSh7Q337Dj094u3TemnBwBoTAW8crg+Za/hzB5hlBhcchIVcllKpBEJ0nK/ew/Ekpmv2JPYfWCE1xyOFs6Tpy5HYD9BzhiltYqc/gDid6cABxTKR6+6QBpdYLmzF8Kju9B9iRkAbBjGrIOHFb1soJUwDzyh2E2/qUbBTuEi7NM5mJDa6A6pUTwDBp8YZKVpThPDxqQbzDoB618JOMdsvpyyVk8Gx+3fXfTQjkmurEiRgF/FSyfpTv1LWXLa/EqO7dNemeyLqS5bq0Xc5t3uXm+x077CWq03eQ==,iv:Vffn5aXMrzVMMNSXiH4Gl2qpobQfx0/BY4p6O6LwhtE=,tag:Ydj7L8i7GeMq9Uk8zjcbWA==,type:str] | |
name: ENC[AES256_GCM,data:3O15j2xaIVJu3Nbi1g==,iv:oBoTrT6O6WxIhJJkmJizBpOjw93Ga/xiZ1nZHGYqYPo=,tag:g6ZZVAkxGrVp+TURd/146g==,type:str] | |
contexts: | |
- context: | |
cluster: ENC[AES256_GCM,data:CBQRwFLnyx7OgGCrbA==,iv:wxzbleOWuNC3nN9oT2nm6P/pvhDr6xx8vs+nMlbYSVE=,tag:PdW3VwtWstQ0M4dqbUzkBA==,type:str] | |
user: ENC[AES256_GCM,data:zfv9pofqEIjMgmqnbg==,iv:Y5JJpIIzIHIVAy/XAOW2erIB4C/XB830/mVf6tmaMjE=,tag:zPX4OUXNfdB4c/74QIL7zw==,type:str] | |
name: ENC[AES256_GCM,data:oUhGk3yLI18zgSAKvA==,iv:ZLk7K7RvRnAUdXd+LicvUPfre1cFjKMqJ/tSY+uXZ9U=,tag:fAvDfP0lz8pf6cnIZQm4CA==,type:str] | |
current-context: ENC[AES256_GCM,data:gjGbhwHHSTxc43ax8g==,iv:Cv3MmMQcx+V/Kcb+hTgkVHCMYk4k9ArGOz/CEbxfDEc=,tag:z4TX28adfWEuvlv+Rox+Cw==,type:str] | |
users: | |
- name: ENC[AES256_GCM,data:o82Q8cwyQW4ejZkM0A==,iv:d3vGFLFsYJxYxl/eCZ4wkIyBTxKCtVMhvKJOm6lIWSs=,tag:VyIoofIt7eXd/hqbZbMvjg==,type:str] | |
user: | |
exec: | |
apiVersion: ENC[AES256_GCM,data:FaZKNeJs4i/HrdKAVuFmou16SetVVm14zZrNQ1J/XKs+lIactg==,iv:BWIPINH6LK7HfFYpq5xDwnja1bVpRsCQ4rA9R6iPc/Y=,tag:zT1rOOf8wIg95JujPd1ATQ==,type:str] | |
command: ENC[AES256_GCM,data:098UkmGXr0IO0XhDQ8pwCWEMeQPS,iv:pR+r3lRRaNDNLaZ0opLsgd6W1JHR3oR9FUMPMVdSUns=,tag:nB6rPumB8b4H/rRq6dGtLw==,type:str] | |
args: | |
- ENC[AES256_GCM,data:Lb9fOmQ=,iv:XE5/92JxbCPpsOH2itNUUOUfrWzz8G3Vzv8p8JqWLio=,tag:JnTfM/E2wkJ9JNF+yVAfWw==,type:str] | |
- ENC[AES256_GCM,data:S7c=,iv:XxCtp176j83OafIxhaqxZYErPZL1Ii5WuJlBc1o3Buc=,tag:yoIEPfumQiu90ettHWbokw==,type:str] | |
- ENC[AES256_GCM,data:GqVovnR27olfxx/kSg==,iv:yeTCk+P18+972Diy+iWThSiyBxsE5WvWpUK+1mDJDjc=,tag:tzpBpC1HjNU0pLJqo2FF5A==,type:str] | |
env: | |
- name: ENC[AES256_GCM,data:8Neq7Omi8M22C5Q9guU=,iv:1FwwH4uI8vBzb++rMrD+mwa9cRQFM8zYsR0H1Wd6xwA=,tag:Sb2hLWzqa5csiarqxE6lEw==,type:str] | |
value: ENC[AES256_GCM,data:mJeA10iwmoIvNOdGiI3ipkeMx2k=,iv:4TymmpMklJgV6VxSY54Ya/hmDO2Nw84mE/TXcRehuWY=,tag:Wjw6DUWAQPCquEQDT3hnlA==,type:str] | |
- name: ENC[AES256_GCM,data:8TGeZKrk5x6np5kf0u5XykF3gej9,iv:ZWOpqsKAuRuFTjIysg/dFh+caJ6uZOfmnKN4TU+v/I0=,tag:ha6I8znF6nW7ShVTnfdF7w==,type:str] | |
value: ENC[AES256_GCM,data:G91U7Ck/7fyc4QeEfg5DZuzWifcpN1/8N0pG7sCFRnj19lw1MQ0amg==,iv:hEy/qmxyJQY42STb7+2kbX9LLxySHMLyYnZ0Qy6UOw0=,tag:hsJwNXDsxDTKQiwHWVklkg==,type:str] | |
- name: ENC[AES256_GCM,data:Bn2dPeAEyAav8w==,iv:jkJ8E9TRyh/oc7x5b790Q0J9R5dBL5Rpm4JGsywkCNs=,tag:w68y4PAitsDJdHep1jC5/w==,type:str] | |
value: ENC[AES256_GCM,data:L//zeQRz9Qz/nQ==,iv:9Tc+3bZDGAo643aDRh9FbWT26SyahN9G4I+TyTkRaRM=,tag:w+pTXYtw+FCbVtpxZY3vfg==,type:str] |
Tools
yamllint
[warning] 2548-2548: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2553-2553: wrong indentation: expected 30 but found 28
(indentation)
[warning] 2560-2560: wrong indentation: expected 30 but found 28
(indentation)
Summary by CodeRabbit
ng-health-prd
configurations.ng-health-prd
with access control list (ACL) under Jenkins settings.