Playbooks for deploying OpenShift Container Platform in Azure
Перейти к файлу
Harold Wong ba5c7127bb
Merge pull request #38 from microsoft/users/GitHubPolicyService/8691cc76-2f7b-4fa7-98ea-9db00e1e879f
Adding Microsoft SECURITY.MD
2023-06-12 12:21:16 -07:00
.gitignore Initial commit 2018-02-13 16:00:10 -08:00
CHANGELOG.md Initial Commit 2018-02-13 17:45:24 -07:00
LICENSE Initial commit 2018-02-13 16:00:13 -08:00
README.md changing lookups 2018-04-03 14:03:26 -03:00
SECURITY.md Microsoft mandatory file 2023-06-02 19:13:49 +00:00
activate-private-lb-fqdn.31x.yaml correct var ref 2018-12-13 06:49:37 -07:00
activate-private-lb.31x.yaml update path for 3.1x 2018-11-09 07:59:53 -07:00
activate-private-lb.yaml reference vars.yaml 2018-07-21 01:18:08 -07:00
add-azuread-auth.yaml correct use of env variable 2019-02-13 07:00:04 -07:00
add-project-request-message.yaml update to use replace module 2019-02-28 17:59:23 -07:00
addocpuser.yaml Initial Commit 2018-02-13 17:45:24 -07:00
assignclusteradminrights.yaml Initial Commit 2018-02-13 17:45:24 -07:00
assignrootpassword.yaml Initial Commit 2018-02-13 17:45:24 -07:00
check-dns-host-name-resolution.yaml Update check-dns-host-name-resolution.yaml 2018-05-02 19:24:49 -07:00
configure-master-for-azure.yaml the last one was so close 2018-05-04 18:41:17 -03:00
configurestorageclass.yaml Initial Commit 2018-02-13 17:45:24 -07:00
create-azure-conf.yaml Add additional values 2018-05-22 12:24:11 -07:00
create-azure-var.yaml fix formatting 2018-08-02 23:39:17 -07:00
deletestucknodes.yaml renaming deletestucknodes to reset-masters-non-schedulable so the name means something 2018-03-29 13:16:16 -03:00
dockerregistrygov.yaml use proper oc set env 2018-11-03 08:50:22 -07:00
dockerregistrypublic.yaml use proper oc set env 2018-11-03 08:50:22 -07:00
reboot-master-origin.yaml increasing reboot timeout to 7 minutes 2018-05-18 10:01:17 -03:00
reboot-master.yaml increasing reboot timeout to 7 minutes 2018-05-18 10:01:17 -03:00
reboot-nodes.yaml increasing reboot timeout to 7 minutes 2018-05-18 10:01:17 -03:00
reset-masters-non-schedulable.yaml update command 2018-07-14 11:21:15 -07:00
setup-azure-master-origin.yaml new files for origin configuration 2018-04-26 22:51:25 -07:00
setup-azure-master.yaml Initial Commit 2018-02-13 17:45:24 -07:00
setup-azure-node-master-origin.yaml new files for origin configuration 2018-04-26 22:51:25 -07:00
setup-azure-node-master.yaml Initial Commit 2018-02-13 17:45:24 -07:00
setup-azure-node-origin.yaml new files for origin configuration 2018-04-26 22:51:25 -07:00
setup-azure-node.yaml Initial Commit 2018-02-13 17:45:24 -07:00
updateansiblecfg-origin.yaml fix path 2018-04-27 17:22:40 -07:00
updateansiblecfg.yaml forgot the become 2018-03-29 13:55:45 -03:00
updateinfrahosts.yaml changing update...hosts.yaml to use region instead of host 2018-04-03 15:51:41 -03:00
updatenodehosts.yaml changing update...hosts.yaml to use region instead of host 2018-04-03 15:51:41 -03:00

README.md

OpenShift Container Platform Playbooks Used by Deployment templates

NOTE: Deployment Template: aka.ms/OpenShift

The master branch will now contain the most current release of OpenShift Container Platform with experimental items. This may cause instability but will include new things or try new things.

We will now have branches for the stable releases:

  • Release-3.6
  • Release-3.7
  • Release-3.9
  • etc.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.