Closed Aisuko closed 1 year ago
Description
This PR fixes #
Notes for Reviewers
Manually check the if the adapter works well
KUBECONFIG: /home/codespace/.meshery/kubeconfig.yaml app=consul-adapter INFO[2023-10-12T02:18:23Z] Adaptor Listening at port: 10002 app=consul-adapter INFO[2023-10-12T02:18:23Z] Registering static meshmodel components... app=consul-adapter INFO[2023-10-12T02:18:23Z] Registering latest workload components for version edge app=consul-adapter INFO[2023-10-12T02:18:23Z] Registering for auth.consul.hashicorp.com_trafficpermissions.yaml app=consul-adapter INFO[2023-10-12T02:18:24Z] auth.consul.hashicorp.com_trafficpermissions.yaml registered app=consul-adapter INFO[2023-10-12T02:18:24Z] Registering for consul.hashicorp.com_controlplanerequestlimits.yaml app=consul-adapter INFO[2023-10-12T02:18:24Z] consul.hashicorp.com_controlplanerequestlimits.yaml registered app=consul-adapter INFO[2023-10-12T02:18:24Z] Registering for consul.hashicorp.com_exportedservices.yaml app=consul-adapter INFO[2023-10-12T02:18:24Z] consul.hashicorp.com_exportedservices.yaml registered app=consul-adapter INFO[2023-10-12T02:18:24Z] Registering for consul.hashicorp.com_gatewayclassconfigs.yaml app=consul-adapter INFO[2023-10-12T02:18:25Z] consul.hashicorp.com_gatewayclassconfigs.yaml registered app=consul-adapter INFO[2023-10-12T02:18:25Z] Registering for consul.hashicorp.com_gatewaypolicies.yaml app=consul-adapter INFO[2023-10-12T02:18:25Z] consul.hashicorp.com_gatewaypolicies.yaml registered app=consul-adapter INFO[2023-10-12T02:18:25Z] Registering for consul.hashicorp.com_ingressgateways.yaml app=consul-adapter INFO[2023-10-12T02:18:25Z] consul.hashicorp.com_ingressgateways.yaml registered app=consul-adapter INFO[2023-10-12T02:18:25Z] Registering for consul.hashicorp.com_jwtproviders.yaml app=consul-adapter INFO[2023-10-12T02:18:25Z] consul.hashicorp.com_jwtproviders.yaml registered app=consul-adapter INFO[2023-10-12T02:18:25Z] Registering for consul.hashicorp.com_meshes.yaml app=consul-adapter INFO[2023-10-12T02:18:26Z] consul.hashicorp.com_meshes.yaml registered app=consul-adapter INFO[2023-10-12T02:18:26Z] Registering for consul.hashicorp.com_meshservices.yaml app=consul-adapter INFO[2023-10-12T02:18:26Z] consul.hashicorp.com_meshservices.yaml registered app=consul-adapter INFO[2023-10-12T02:18:26Z] Registering for consul.hashicorp.com_peeringacceptors.yaml app=consul-adapter INFO[2023-10-12T02:18:26Z] consul.hashicorp.com_peeringacceptors.yaml registered app=consul-adapter INFO[2023-10-12T02:18:26Z] Registering for consul.hashicorp.com_peeringdialers.yaml app=consul-adapter INFO[2023-10-12T02:18:27Z] consul.hashicorp.com_peeringdialers.yaml registered app=consul-adapter INFO[2023-10-12T02:18:27Z] Registering for consul.hashicorp.com_proxydefaults.yaml app=consul-adapter INFO[2023-10-12T02:18:27Z] consul.hashicorp.com_proxydefaults.yaml registered app=consul-adapter INFO[2023-10-12T02:18:27Z] Registering for consul.hashicorp.com_routeauthfilters.yaml app=consul-adapter INFO[2023-10-12T02:18:27Z] consul.hashicorp.com_routeauthfilters.yaml registered app=consul-adapter INFO[2023-10-12T02:18:27Z] Registering for consul.hashicorp.com_routeretryfilters.yaml app=consul-adapter INFO[2023-10-12T02:18:27Z] consul.hashicorp.com_routeretryfilters.yaml registered app=consul-adapter INFO[2023-10-12T02:18:27Z] Registering for consul.hashicorp.com_routetimeoutfilters.yaml app=consul-adapter INFO[2023-10-12T02:18:28Z] consul.hashicorp.com_routetimeoutfilters.yaml registered app=consul-adapter INFO[2023-10-12T02:18:28Z] Registering for consul.hashicorp.com_samenessgroups.yaml app=consul-adapter INFO[2023-10-12T02:18:28Z] consul.hashicorp.com_samenessgroups.yaml registered app=consul-adapter INFO[2023-10-12T02:18:28Z] Registering for consul.hashicorp.com_servicedefaults.yaml app=consul-adapter INFO[2023-10-12T02:18:28Z] consul.hashicorp.com_servicedefaults.yaml registered app=consul-adapter INFO[2023-10-12T02:18:28Z] Registering for consul.hashicorp.com_serviceintentions.yaml app=consul-adapter INFO[2023-10-12T02:18:29Z] consul.hashicorp.com_serviceintentions.yaml registered app=consul-adapter INFO[2023-10-12T02:18:29Z] Registering for consul.hashicorp.com_serviceresolvers.yaml app=consul-adapter INFO[2023-10-12T02:18:29Z] consul.hashicorp.com_serviceresolvers.yaml registered app=consul-adapter INFO[2023-10-12T02:18:29Z] Registering for consul.hashicorp.com_servicerouters.yaml app=consul-adapter INFO[2023-10-12T02:18:29Z] consul.hashicorp.com_servicerouters.yaml registered app=consul-adapter INFO[2023-10-12T02:18:29Z] Registering for consul.hashicorp.com_servicesplitters.yaml app=consul-adapter INFO[2023-10-12T02:18:29Z] consul.hashicorp.com_servicesplitters.yaml registered app=consul-adapter INFO[2023-10-12T02:18:29Z] Registering for consul.hashicorp.com_terminatinggateways.yaml app=consul-adapter INFO[2023-10-12T02:18:30Z] consul.hashicorp.com_terminatinggateways.yaml registered app=consul-adapter INFO[2023-10-12T02:18:30Z] Component creation completed for version v1.3.0-rc1 app=consul-adapter INFO[2023-10-12T02:18:30Z] Registering workloads with Meshery Server for version v1.3.0-rc1 app=consul-adapter
Signed commits
Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
Description
This PR fixes #
Notes for Reviewers
Manually check the if the adapter works well
Signed commits