DevOps

DevOps is a set of practices that combine software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.
Here are 7,327 public repositories matching this topic...
-
Updated
Oct 25, 2021 - Python
-
Updated
Oct 20, 2021
-
Updated
Oct 23, 2021
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }
I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.
-
Updated
Oct 26, 2021 - Python
Feature Description
Now that we have a minimum of go1.16 set, we can use go's embed functionality to embed templates/web assets (css/js), and translations.
Screenshots
No response
-
Updated
Oct 26, 2021 - Shell
-
Updated
Oct 23, 2021 - Go
-
Updated
Oct 25, 2021 - Java
## 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
What would you like to be added:
Now it's only possible to see if pod / deployent / daemonset / statefulset is using hostNetwork by opening the object in edit mode. Would be nice if Lens showed that on object details directly.
-
Updated
Oct 20, 2021 - Go
-
Updated
Oct 25, 2021 - Go
-
Updated
Oct 25, 2021 - Shell
-
Updated
Aug 24, 2021
-
Updated
Oct 11, 2021 - Go
-
Updated
Oct 25, 2021 - Go
-
Updated
Sep 25, 2021
Summary
Show "Open application" link in Application details list view.
Motivation
This "Open application" link is only visible in Application details tree view. It would be helpful to have it in list view too.
Proposal
The link may be added here: https://github.com/argoproj/argo-cd/blob/master/ui/src/app/applications/components/application-details/application-resource-list.tsx
Issue description
Currently I has test the proxy-mirror plugin in apisix, but I find that the feature of this plugin is different from the ngx_http_mirror_module in nginx. The mirror moudle of nginx can add the uri behind the host in "proxy_pass" directive, for example
location / {
mirror /mirror;
proxy_pass http://backend;
}
location = /mirror {
internal;
proxy_pass http://t
Local PV (device) provisioner leaves a stale BDC in the following case:
- On PVC request, creates a BDC
- If the system doesn't have a matching BD, then PVC request keeps retrying, and so does the NDM operator that keeps retrying
- Now if the user deletes the PVC, then Local PV (device) provisioner doesn't get the trigger to process delete, as there was no PVC.
This causes the stale BDC
I have been asked several times whether the value filled in cc.spec.common.es.externalElasticsearchUrl
requires an http prefix, but it is actually not needed, but this key is a bit confusing. I don’t know if I need an http prefix sometimes when I look at it, so I think it’s clearer to change it to externalElasticsearchUrl to externalElasticsearchHost
/kind feature-request
-
Updated
Oct 11, 2021 - Go
-
Updated
Oct 22, 2021 - JavaScript
-
Updated
Oct 25, 2021 - Ruby
Spug案例征集
Spug运维平台在过去的公司里稳定运行3年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。
此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。
征集长期有效,感谢大家支持!
Spug部分案例:
- 上海家谐网络科技有限公司
- 上海爱上慧家信息技术有限公司
- 南京白鸥网络技术有限公司
- 杭州中艺实业股份有限公司
- [北京步鼎方舟科技有限公司](http://
- Wikipedia
- Wikipedia
Related Topics
cd ci
Securing your complete lifecycle with GitHub
October 26, 2021 • Online
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there