jigish.addweb created an issue. See original summary.
@jigishaddweb
Thank you for providing the patch. I tested it and looks good to me. I'll merge the patch to 8.x-1.x and 8.x-2.x and close this issue as Fixed.
8.x-1.x
8.x-2.x
Fixed
I found the coding standard violation error:
$ phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md /var/www/html/web/modules/contrib/cloud/ FILE: /var/www/html/web/modules/contrib/cloud/modules/cloud_service_providers/k8s/src/Service/K8sServiceInterface.php --------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------------------- 586 | WARNING | Line exceeds 80 characters; contains 81 characters ---------------------------------------------------------------------------------------------------------------------
Could you please fix it? And please run the command before you upload the patch:
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md /var/www/html/web/modules/contrib/cloud/
PS The wording api should be API
api
API
@yas
Thank you for testing the patch.
I have fixed coding standard violation error.
Please test new patch.
Thanks
Thank you for the update. It looks good to me. I'll merge the patch to 8.x-1.x and 8.x-2.x and close this issue as Fixed.
Issue #3109011 by jigish.addweb, yas: Manage K8s Cluster Role Bindings
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
jigish.addweb commentedComment #3
jigish.addweb commentedComment #4
yas@jigishaddweb
Thank you for providing the patch. I tested it and looks good to me. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #5
yas@jigishaddweb
I found the coding standard violation error:
Could you please fix it? And please run the command before you upload the patch:
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md /var/www/html/web/modules/contrib/cloud/PS The wording
apishould beAPIComment #6
jigish.addweb commentedComment #7
jigish.addweb commented@yas
Thank you for testing the patch.
I have fixed coding standard violation error.
Please test new patch.
Thanks
Comment #8
yas@jigishaddweb
Thank you for the update. It looks good to me. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #11
yasComment #12
yas