Skip to content
#

operations

Here are 368 public repositories matching this topic...

zyupo
zyupo commented May 12, 2020

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

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

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

Spug部分案例:

good first issue
keptn
thisthat
thisthat commented May 11, 2022

User Story

As a user, I'd like to know on which day a sequence/task was executed.

Technical Details

In the sequence screen, stages have below them the timestamp of when a sequence was executed for that stage. Similarly, next to the task a timestamp is shown. The format is always HH:MM.

In the best-case, it's usually clear that the sequence was executed within the same day (but you wou

good first issue bridge.2.0 type:improvement
simonz130
simonz130 commented Jun 29, 2021

Currently (as of 0.7.0) NEOS tutorial that is opening up next to Cloud Shell window has 9 pages. 6 of them look similar but shorter versions of what's available in the user guide.
We want to shorten the NEOS tutorial and move details into the user guide. (Hugo static website under /website folder)

help wanted good first issue type: docs priority: p3
lucasreed
lucasreed commented Nov 5, 2021

It shouldn't be too difficult to build a list of api-versions from the cluster currently connected (kubectl api-versions) and construct a helm template command that includes each of those using the following syntax:

--api-versions v1 \
--api-versions apps/v1 \
...

This would be a big value add over the base helm template command.

Another caveat to keep in mi

enhancement good first issue pinned go

Improve this page

Add a description, image, and links to the operations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the operations topic, visit your repo's landing page and select "manage topics."

Learn more