The Wayback Machine - https://web.archive.org/web/20220616183727/https://github.com/topics/devops
Skip to content
#

DevOps

devops logo

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 8,521 public repositories matching this topic...

netdata
HolgerHees
HolgerHees commented May 17, 2019

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

help wanted feature request area/health good first issue
lens
quukske77
quukske77 commented Jun 3, 2022

It will be useful to install/show helm chart pre releases from a helm repo. Using helm from the commandline pre releases are also not shown or installed. Adding the --devel it will show or install pre releases. It would be nice to have a switch to show the pre releases or not like for example in rancher.
![rancher](https://user-images.githubusercontent.com/106823500/171875868-3c090565-2060-4fcc-a

enhancement good first issue area/helm
THillebrand
THillebrand commented May 13, 2022

The (still undocumented) feature is great for our purpose, but can you add the same functionality to the post-update hook (in the same manner, of course)?

I have added a script to the post-update to check the database-version. If they not match, the script returns exit 1. It would be great if the post-update hook could log a error- or warning-message, so the slack-notification gets a message (l

gotoing
gotoing commented Feb 15, 2022

Add a network option in creating workload

image

like rancher‘s Networking tab

image

** During workload creation, user can customize own hosts and DNS search doma

help wanted good first issue kind/design kind/feature-request
dgsardina
dgsardina commented Nov 28, 2019

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

Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
  • Updated May 18, 2022
  • Shell
ftsell
ftsell commented Jun 11, 2022

Summary

An working but restrictive Content-Security-Policy should either be given clearly in the documentation or (even better) set by the argocd server automatically.

Motivation

A Content-Security-Policy is a basic security measure to protect against cross site scripting attacks.
While I do trust the project to undergo aud

enhancement good first issue security GHC-2022
sunhao-java
sunhao-java commented Jun 9, 2022

Description

  1. When I am using APISIX_PROFILE, if a value is assigned, it will be displayed as follows
    a. config-dp.yaml
    b. config-cp.yaml
    c. ...[others]
  1. However, when I don't do the assignment, I expect to be config.yaml, but I actually get config-.yaml.
  2. It works fine, but the file names look ugly. As someone with code cleanliness, it's hard to accept i
good first issue