Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
memos
Personal memos for my interest
-
blog
My Technical Notes
-
toolbox
Scripts for simple tasks or just code snippets
Python
-
ci_test
Just test repository
Python
-
openshift_trainings
OpenShift Container Platform self-training resources
-
openshift-ansible
Forked from openshift/openshift-ansible
OpenShift Installation and Configuration Management
Python
349 contributions in the last year
Activity overview
Contribution activity
May 2019
Created a pull request in openshift/openshift-docs that received 13 comments
Correct a right parameter for creating a Headless service
Version: v3.11 ~ v3.6
Descrtiption:
Replace portalIP with clusterIP for preventing syntax error.
portalIP is not a correct parameter for creating
Created an issue in openshift/openshift-ansible that received 1 comment
[release-3.11] Need to provide a way to configure "policyFile" during initial installation
Description
If openshift_master_audit_config is configured during first installation, the control plane is failed. Because policyFile can not find …