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,407 public repositories matching this topic...
-
Updated
Nov 7, 2021 - Python
-
Updated
Nov 7, 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 10, 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 9, 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 9, 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
Aug 24, 2021
-
Updated
Nov 4, 2021 - Go
-
Updated
Nov 9, 2021 - Go
What's it about?
When I need to batch stop (scale replicas to 0) workloads, the operation is inconvenient. I suggest adding a stop button here.
/area console
/kind feature-request
-
Updated
Sep 25, 2021
Summary
Currently the argocd CLI tool creates its config file in the home directory.
Use $XDG_CONFIG_HOME instead.
Motivation
Keep the home directory free from clutter.
Proposal
Support the XDG base directory standard.
Alternatively, introduce an environment variable (eg. ARGOCD_CONFIG_HOME) to allow users controlling the config file location without having to pass `--
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 10, 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