Hao Liu

Results 30 issues of Hao Liu

##### SUMMARY ##### ISSUE TYPE - Breaking Change - New or Enhanced Feature - Bug, Docs Fix or other nominal change ##### COMPONENT NAME - API - UI - Collection...

component:api

##### SUMMARY when deploy AWX controlplane is deployed on Kubernetes, generate the receptor.conf that peer out to all external execution instance ##### ISSUE TYPE - New or Enhanced Feature #####...

component:api

Signed-off-by: Hao Liu ##### SUMMARY Add instruction for AWX development on MacOS using Kind Cluster ##### ISSUE TYPE - New or Enhanced Feature ##### COMPONENT NAME - Docs ##### AWX...

component:docs

## Summary As a user that want to add a remote execution node, I want AWX to generate a bundle of "Ansible goodness" (playbook with all the required variables) that...

component:api

## Summary As a user, from an AWX controlplane deployed on a Kubernetes Cluster, I would like the ability to peer out to a remote execution node. ## Acceptance Criteria...

component:api

##### SUMMARY As part of the feature work for enabling AWX controlplane deployed on Kubernetes to peer out to remote execution node we needed to add the ability for AWX...

##### SUMMARY This PR delivers the ability to add and peer out to remote execution for AWX deployed on Kuberentes cluster. **API** - introducing `node_state` to `Instance` - introducing `link_state`...

component:api
component:ui
component:docs
component:cli
component:awx_collection
dependencies

in the current implementation the install_receptor.yml playbook and inventory.yml are multi-line string in instance_install_bundle.py in order to enable customization of the install bundle these file need to become external files...

in order to have a better user experience we would like to put all of the user modifiable variable variable of the playbook into a vars file for the instance...

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:bug
needs_triage