devops
Here are 4,530 public repositories matching this topic...
Bug report summary
After yesterday's incident, that we come to realise approved and merged code was corrupting the registry APIs, we prioritised the introduction of validations for the registry API on our CI, to block faulty PRs from going into our master branch
OS / Environment
Any
Netdata version (ouput of netdata -V)
Latest
Component
-
Updated
Feb 20, 2020
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
Feb 20, 2020
In reference to getsentry/docker-sentry#210 (comment) it would be great to get a better and more complete documentation on how to work with the getsentry/sentry docker images
My problem
I am tweaking some templates so that I can see in depth license information. It seems to me the best way to do this would have the server figure it out via templating (rather than using javascript to parse the license and compare it to all other possible known license). I couldn't find anything helpful regarding templating in docs.gitea.io. Searching the gitea repo for licenses r
-
Updated
Feb 20, 2020 - Go
-
Updated
Feb 20, 2020 - Java
While replaying traffic from a file to HTTP I'm getting errors like this:
2019/11/15 10:05:15 Error when sending read tcp 127.0.0.1:40992->127.0.0.1:81: i/o timeout 2019-11-15 10:05:15.990075596 +0000 UTC m=+48.755664959
2019/11/15 10:05:21 Error when sending read tcp 127.0.0.1:40992->127.0.0.1:81: i/o timeout 2019-11-15 10:05:21.05711899 +0000 UTC m=+53.822708354
...
What does the "
What should it do?
Now that Dependabot is in place and monitoring outdated dependencies, it would be great to have it also auto-merge those kinds of PRs. For that to be reasonable, WTF needs much better test suite coverage.
Improve test suite coverage.
现存什么问题没有很好被解决
In the docker-compose documentation:
https://docs.docker.com/compose/compose-file/#links
Warning: The --link flag is a legacy feature of Docker. It may eventually be removed. Unless you absolutely need to continue using it, we recommend that you use user-defined networks to facilitate communication between two containers instead of using --link. One feature that us
The first few Google results for OpenShift alert documentation point to https://docs.openshift.com/online/dev_guide/notifications.html , which is now a dead link.
Please help Google point results to the right link, such as by redirecting from this URL to a valid one.
I'm using OpenNTPD instead of the default ntp on my FreeBSD server - when lynis analyses the ntp settings it tries to query information with ntpq which is (to my knowledge) is not possible with OpenNTPD.
Lynis will slow down as ntpq takes a while fail.
OS: FreeBSD 10.4
Lynis: 2.6.1 (768446e4)
[ Lynis 2.6.1 ]
####################################################################
-
Updated
Feb 19, 2020
https://github.com/chef/chef/blob/master/CHEF_MVPS.md doesn't have this years community chefs in it
Description
Expected Behavior
it should just work ;^) But if not it needs to feed the errored state back somehow.
in this case it probably needs to say that the disk is already mounted.
## Current Behavior
<!-- Tell us what happens instead -->
Repro'ed:
bmath@timesink:~/maya/gke/test86$ ca
I want to suggest an improvement on how the examples are currently organized.
Instead of having a markdown file with a list of examples (this) I think it would be better to have different directories each one with the configuration file (or different files.)
Then the list of examples included here could be c
What version of Flyway are you using?
None
Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin, SBT plugin, ANT tasks)
None
What database are you using (type & version)?
Oracle
What operating system are you using?
Windows / Linux
What did you do?
Listen to a nice presentation about flyaway, telling that schema
-
Updated
Feb 20, 2020
Hi we added a new plugin check for Cabot that allows Cabot to create something similar to https://deadmanssnitch.com/ . It uses redis keys to check for background jobs/processes that fail to check in within a specific interval. Also unlike Deadmansnitch it works with much more granular intervals down to seconds or even larger ones like days.
## 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
Coming from: aws ec2 describe-reserved-instances
-
Updated
Feb 19, 2020
Describe the feature:
Updating the README.md (Installation section) with the proper links to the latest release would improve the usability a lot. The described solution can also improve the install script and avoid copy/paste confusion.
Describe the solution you'd like
Update the links to VERSION according to <https://help.github.com/en/github/administering-a-repository/linking
SUMMARY
Provide a quick summary of your bug report.
STACKSTORM VERSION
Paste the output of st2 --version:
st2 3.1.0, on Python 3.6.8
OS, environment, install method
Post what OS you are running this on, along with any other relevant information/
- e.g. Docker, Vagrant, Kubernetes, etc. Describe how you installed ST2
- e.g. one-line install, custom install, et
Small feature request. I am using helmfile for the deployment of our k8s infrastructure and wanted to use sops for encryption of secrets. I need to use the --keyservice but as I am calling sops inside a wrapper (helmfile) of a wrapper (helm secrets) I cannot pass this variable to sops in a clean way.
Could you provide an alternative way to provide this option to sops in the .sops.conf and/or i
Improve this page
Add a description, image, and links to the devops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devops topic, visit your repo's landing page and select "manage topics."

In
=syntax,")\)are escaped in
json.dumps:$ http -v httpbin.org/post \ dquote='\"' \ multi-line='line 1\nline 2'