Hello everyone.
I've been following the Cloud-init integration guides in the ACS 4.16
documentation and noticed a problem with Ubuntu Server 20.04 LTS. In
particular, the section "Specify the managed user" shows:
system_info : default_user : name : cloud - user lock_passwd : false # disable
fermosan opened a new issue #36:
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/36
Hello,
first of all great work @davidjumani :)
The loadbalancer is not detected by istio.
kubect-n istio-system get svcem
NAME TYPE CL
psycofdj commented on pull request #21:
URL: https://github.com/apache/cloudstack-go/pull/21#issuecomment-979297926
rebased for conflicts
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
davidjumani commented on pull request #21:
URL: https://github.com/apache/cloudstack-go/pull/21#issuecomment-979744899
I'm not for this since it introduces a new type it can break existing
integrations
`cannot use resp.HostsMetrics[1].Managementserverid (type cloudstack.CSLong)
as type
davidjumani edited a comment on pull request #21:
URL: https://github.com/apache/cloudstack-go/pull/21#issuecomment-979744899
I'm not for this approach since it introduces a new type it can break
existing integrations
`cannot use resp.HostsMetrics[1].Managementserverid (type cloudstack.C
rhtyd commented on pull request #21:
URL: https://github.com/apache/cloudstack-go/pull/21#issuecomment-979746440
Can we do something like PL has done recently
https://github.com/apache/cloudstack-go/commit/d0a8e7d2a3623d00911b71b5e9ce514487658d6e
@davidjumani review and propose a PR to