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,295 public repositories matching this topic...
-
Updated
Oct 19, 2021 - Python
-
Updated
Oct 12, 2021
-
Updated
Oct 9, 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 20, 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 17, 2021 - Shell
-
Updated
Sep 19, 2021 - Go
-
Updated
Oct 19, 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
Describe the bug
After entering a secret through lens, and navigating away and back to the contents of the secret, the secret is sometimes not obfuscated/hashed by default.
To Reproduce
Steps to reproduce the behavior:
- Create a secret with an empty string secret
kubectl create secret generic test-secret --from-literal=test='' - Open the secret using Lens and
-
Updated
Oct 6, 2021 - Go
-
Updated
Oct 18, 2021 - Go
-
Updated
Oct 15, 2021 - Shell
-
Updated
Aug 24, 2021
-
Updated
Oct 11, 2021 - Go
-
Updated
Oct 19, 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
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
Discussed in apache/apisix#5222
Originally posted by abbluiz October 13, 2021
I want to use different configuration depending on my environment on some YAML configuration files, specially in conf/apisix.yaml in stand-alone mode. Is it possible to read from environment variable like ${VAR} inside YAML file
What's it about?
Upgrade Ingress API to networking.k8s.io/v1.
What's the reason why we need it?
Ingress is the core component that is used by the KubeSphere Routes feature. KubeSphere is still using the old api "extensions/v1beta1" both Frontend and Backend. However "extensions/v1beta1" Ingress is deprecated in v1.14+, unavailable in v1.22+. So we need to upgrade it to the latest v
-
Updated
Oct 11, 2021 - Go
-
Updated
Oct 20, 2021 - JavaScript
-
Updated
Oct 19, 2021 - Ruby
Spug案例征集
Spug运维平台在过去的公司里稳定运行3年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。
此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。
征集长期有效,感谢大家支持!
Spug部分案例:
- 上海家谐网络科技有限公司
- 上海爱上慧家信息技术有限公司
- 南京白鸥网络技术有限公司
- 杭州中艺实业股份有限公司
- [北京步鼎方舟科技有限公司](http://

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