Skip to content
#

cicd

Here are 1,454 public repositories matching this topic...

zyupo
zyupo commented May 12, 2020

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

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

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

Spug部分案例:

microk8s
planetf1
planetf1 commented Aug 9, 2021
  • macOS Big Sur 11.5.1
  • microk8s 2.1.0 installed from home-brew today
  • 'microk8s inspect' not working (will raise a different issue on this)
  • Additional features installed including 'dashboard' (no apps/customization yet)

Experienced an issue #2507 so went to gather output from 'microk8s inspect'.

However whilst this seemed to work, no file output was evident (could be long location, i

wfgydbu
wfgydbu commented Feb 5, 2021

SUMMARY

I just faced an embarrassed problem that command st2 action list keeps return 503.

I tried st2 --debug action list and the result in line HTTP_PROXY(uppercase) was empty. This mislead me that the proxy info was set(which is not).

I finally found that the root cause is a lowercase http_proxy env variable was set in the system.

So I think it maybe more friend

jx
msvticket
msvticket commented Nov 2, 2018

Summary

When creating docker images for Java applications in the current setup in Jenkins-X the application and all dependencies are all placed in one jar file, meaning it will be in one layer in the docker image.

This means that when new versions of the application are created the unchanged dependencies can't be reused.

It would be a great enhancement if the application code where p

marcofranssen
marcofranssen commented Jul 14, 2021

Would be good to replace terminology for the following variable.

repository_white_list » repository_allow_list.

Please ensure to not break backwards compatibility in first couple of release to allow consumers of this module to migrate.

repository_white_list should be deprecated and be used as fallback for the new repository_allow_list.

In a future release we can then remove th

Improve this page

Add a description, image, and links to the cicd 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 cicd topic, visit your repo's landing page and select "manage topics."

Learn more