-
Notifications
You must be signed in to change notification settings - Fork 23.9k
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
[GRPC_PLUG] New connection type for grpc #38820
Closed
ganeshrn opened this issue
Apr 16, 2018
· 3 comments
· Fixed by ansible-collections/ansible.netcommon#433
Closed
[GRPC_PLUG] New connection type for grpc #38820
ganeshrn opened this issue
Apr 16, 2018
· 3 comments
· Fixed by ansible-collections/ansible.netcommon#433
Labels
affects_2.8
This issue/PR affects Ansible v2.8
feature
This issue/PR relates to a feature request.
has_pr
This issue has an associated PR.
networking
Network category
support:core
This issue/PR relates to code supported by the Ansible Engineering Team.
Comments
Files identified in the description: If these files are inaccurate, please update the |
ansibot
added
affects_2.6
This issue/PR affects Ansible v2.6
feature
This issue/PR relates to a feature request.
support:core
This issue/PR relates to code supported by the Ansible Engineering Team.
labels
Apr 16, 2018
ganeshrn
added a commit
to ganeshrn/ansible
that referenced
this issue
Mar 5, 2019
Fixes ansible#38820 * This PR adds gRPC connection plugin. * Currently it uses `ansible_network_os` to load the correct gRPC implementation plugins (will be added in subsequent PR's). TODO: In future need to expand it to work with non-network use case
ganeshrn
added a commit
to ganeshrn/ansible
that referenced
this issue
Mar 5, 2019
Fixes ansible#38820 * This PR adds gRPC connection plugin. * Currently it uses `ansible_network_os` to load the correct gRPC implementation plugins (will be added in subsequent PR's). TODO: In future need to expand it to work with non-network use case
This work is tracked under the following PR: |
ikhan2010
added
affects_2.8
This issue/PR affects Ansible v2.8
and removed
affects_2.6
This issue/PR affects Ansible v2.6
labels
Apr 1, 2019
ansibot
added
the
needs_triage
Needs a first human triage before being processed.
label
May 16, 2020
Since the network content has moved into collections and there is a pull request implementing this in ansible-collections/ansible.netcommon#279 I am going to go ahead and close this. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
affects_2.8
This issue/PR affects Ansible v2.8
feature
This issue/PR relates to a feature request.
has_pr
This issue has an associated PR.
networking
Network category
support:core
This issue/PR relates to code supported by the Ansible Engineering Team.
ISSUE TYPE
COMPONENT NAME
connection/grpc
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
Add new connection type for grpc based communication
The text was updated successfully, but these errors were encountered: