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,396 public repositories matching this topic...
-
Updated
Nov 5, 2021 - Python
-
Updated
Nov 6, 2021
-
Updated
Nov 4, 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
Nov 6, 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
Nov 5, 2021 - Shell
-
Updated
Nov 1, 2021 - Go
-
Updated
Nov 6, 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:
A button or link from the list of instances of
-
Updated
Nov 1, 2021 - Go
-
Updated
Nov 5, 2021 - Go
-
Updated
Oct 26, 2021 - Shell
-
Updated
Aug 24, 2021
-
Updated
Nov 4, 2021 - Go
-
Updated
Nov 5, 2021 - Go
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
Sep 25, 2021
Summary
Many users run Argo CD in a mode where that Argo CD instance doesn't ever need or want to deploy Applications to the same cluster Argo CD is running in (e.g. Intuit does this). For these users, the https://kubernetes.default.svc
should be disabled and removed as an option.
Motivation
The ability to disable https://kubernetes.default.svc is both a security improvement as wel
Issue description
Currently, Apache APISIX will generate an id while initializing if the user doesn't specify one, and it relies on the lua-resty-jit-uuid library but without an explicit seed.
While the jit-uuid library creates
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
-
Updated
Oct 11, 2021 - Go
-
Updated
Nov 6, 2021 - JavaScript
-
Updated
Nov 5, 2021
-
Updated
Nov 5, 2021 - Ruby
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