The Wayback Machine - https://web.archive.org/web/20220807052511/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,793 public repositories matching this topic...

netdata
reynir
reynir commented Jul 23, 2022

Description

Cloning a repository with a double slash fails:

$ git clone https://git.data.coop//halfd/new-website.git
Cloning into 'new-website'...
remote: Not found.
fatal: repository 'https://git.data.coop//halfd/new-website.git/' not found

Gitea Version

1.16.8

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

kind/bug reviewed/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented good first issue Likely to be an easy fix
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

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

crenshaw-dev
crenshaw-dev commented Aug 1, 2022

Summary

For some reason ARGOCD_GIT_MODULES_ENABLED must be set directly on the repo-server Deployment instead of being set in the argocd-cmd-params-cm ConfigMap like most env vars. It should be configurable in that ConfigMap, and the new way of configuring it should be documened.

Motivation

Not following the pattern [causes confusion](https://cloud-native.slack.com/archives/C01TSERG

enhancement New feature or request good first issue Good for newcomers documentation Issue is related to missing or incorrect documentation

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 Aug 5, 2022
  • Shell
spacewander
spacewander commented Jul 26, 2022

Current State

We currently hardcore the APISIX version in the blog or doc, which has misled some newcomers when they read an old blog version. This also makes updating the latest APISIX version in the doc harder, because we need to change several places.

Desired State

Let's add a static file containing the version numbers, and provide a simple one-liner command to get the version numbe

good first issue Good for newcomers doc Documentation things
zyupo
zyupo commented May 12, 2020

Spug运维平台在过去的公司里稳定运行6年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。

此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。

征集长期有效,感谢大家支持!

Spug部分案例:

good first issue Good for newcomers