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,419 public repositories matching this topic...
-
Updated
Nov 11, 2021 - Python
-
Updated
Nov 11, 2021
-
Updated
Nov 11, 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 12, 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 12, 2021 - Shell
-
Updated
Nov 8, 2021 - Go
## 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
Nov 12, 2021 - Java
What would you like to be added:
A button or link from the list of instances of
-
Updated
Nov 1, 2021 - Go
-
Updated
Nov 9, 2021 - Shell
-
Updated
Nov 4, 2021 - Go
-
Updated
Nov 10, 2021
-
Updated
Nov 12, 2021 - Go
Support importing Grafana templates to the workspace level. Currently, this function only can be accessed by the cluster lever.
Solution
See https://github.com/kubesphere/kubesphere/blob/511d0d02fffc766c0ee218dab15d399888681672/pkg/kapis/monitoring/v1alpha3/handler.go#L404 for detail. Maybe we need to add a namespace parameter as an optional to determine to convert it to Dashboard struct
Checklist:
- I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
- I've included steps to reproduce the bug.
- I've pasted the output of
argocd version.
Describe the bug
The docs say --jsonnet-ext-str can be used to inject external variables. But the correct flag name is --jsonnet-ext-var-str.
-
Updated
Sep 25, 2021
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 8, 2021 - JavaScript
-
Updated
Nov 5, 2021
-
Updated
Nov 12, 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