#5979 remote_api in replicainstall doesn't provide remote env
Closed: Invalid Opened by mbasti.

I cannot get env.domain from master during replica install, because

id(api.env.domain) == id(remote_api.env.domain), what means that remote_api.env is local configuration

This is really unexpected and should be fixed or remote_api should not have env accessible to avoid many future bugs.

Also this is blocking blocker ticket #5976 until we found better way how to get remove domain


closing per triage on Jun 21:

  • H: won't fix (or rather can't fix), you have to call env command on the remote server over RPC
  • mbasti: don't call it remote_api then, call it local_api_with_remote_ldap_connection_please_be_aware_and_dont_use_this_unless_you_want_to shoot_your_leg

Metadata Update from @mbasti:
- Issue assigned to someone
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

Metadata