devops
Here are 5,402 public repositories matching this topic...
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 25, 2020
-
Updated
Aug 28, 2020
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
- https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
- https://docs.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-3.1#preflight-requests
Internet changed its mind since 2018 https://
-
Updated
Sep 1, 2020 - Python
-
Updated
Aug 29, 2020 - Go
-
Updated
Aug 31, 2020 - Java
-
Updated
Aug 30, 2020 - Go
It would be nice if lynis would gather (and report in the portal/reports) information about user-accounts:
- Expired or soon to expire passwords (passwd -e)
- Locked accounts (passwd -S )
- Expired accounts (chage -E / chage -l )
-
Updated
Aug 31, 2020 - Go
-
Updated
Jan 22, 2020
Latest chart fails to install CRD
Description
I installed openebs using following commands:
kubectl create ns openebs
kubectl config set-context $(kubectl config current-context) --namespace openebs
helm install openebs stable/openebs --version 1.10.0 --set crd.enableInstall=false --set rbac.pspEnabled=true
And here are two pods in CrashLoopBackOff
:
$ ku
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
-
Updated
Aug 28, 2020
-
Updated
Aug 28, 2020 - Java
-
Updated
Aug 26, 2020 - Go
-
Updated
Jul 7, 2020
Coming from: aws ec2 describe-reserved-instances
Spug案例征集
Spug运维平台在过去的公司里稳定运行3年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。
此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。
征集长期有效,感谢大家支持!
Spug部分案例:
- 上海家谐网络科技有限公司
- 上海爱上慧家信息技术有限公司
- 南京白鸥网络技术有限公司
- 杭州中艺实业股份有限公司
- [北京步鼎方舟科技有限公司](http://
Improve this page
Add a description, image, and links to the devops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devops topic, visit your repo's landing page and select "manage topics."
The PR is #4008