Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kubesphere/ks-devops

This is a cloud-native application that focuses on the DevOps area.
https://github.com/kubesphere/ks-devops

Add DevOps team contact in the README (#49)

* docs(#47): Add DevOps team contact in the README

e768b92bc368f49566ffb13978d84417c75a0d64 authored over 3 years ago
Do pagination and filter compatibility

1ea077dbf87af240c9a1e074b2018cc3f00a6dde authored over 3 years ago
Fix wrong type check

20b054a353ebac5485c71c4dd105aef246f840c2 authored over 3 years ago
Enhance pipeline search api

7f9bf58c58cd349ddd2205d37c43f8fa4e3ef272 authored over 3 years ago
Refactor getting devops operator (#32)

* Replace ksinformer with ksclient in devops operator implementation

* Lint pkg/kapis/devops/...

b136abc9c77ce62e81da756f3688727142636669 authored over 3 years ago
Provide pre-defined and customizable Jenkins agent resource limit (#26)

* Provide pre-defined and custom pod resource limit for Jenkins agent

* Fix code lint error
...

0f167e13c846f018dda02202e2cc9b2980d7174e authored over 3 years ago
Add worker namespace into ks-devops-agent ConfigMap (#35)

Signed-off-by: johnniang <[email protected]>

3d29680f8b368d95e3a22838c45cf419164da9cd authored over 3 years ago
Fix the communication issue between ks-devops and Jenkins (#34)

* Fix Jenkins helm chart

* Fix the communication issue between ks-devops and Jenkins

* Mak...

93e8b69f02f68d31d84570e564cfc7648a4a0654 authored over 3 years ago
Fix nil error while token is empty (#31)

* Fix nil error while token is empty

* Got an error while token is empty in method NewKuberne...

4bd760882b51372286545c2ff1453e02f784c9fb authored over 3 years ago
Add jwt command to generate jwtSecret and Jenkins token (#28)

* Add jwt command to generate jwtSecret and Jenkins token

* Fix the wrong shell usage for go ...

22926b53ff69b009693009e4c5f333761d18cc4c authored over 3 years ago
Add oauth/authenticate API for Jenkins plugin token auth (#27)

* Add oauth/authenticate API for Jenkins plugin token auth

* Skip tests under controllers

...

1a510b13c41717d12f1aeb84ec2194a3c6e012e3 authored over 3 years ago
Add an all in one command which combines apiserver and controller-manager (#25)

Co-authored-by: rick <[email protected]>

2b82dd175c4ca4da63e2be412b820330d4b177ae authored over 3 years ago
Run unitest and generate coverage data (#22)

Co-authored-by: rick <[email protected]>

e278e70efabfbe0fb66ae03ef70c9ce6de25a22b authored over 3 years ago
Add auth support base on k8s (#21)

* Add auth support base on k8s

* Fix the fixed k8s master host

* Remove jwt token auth mod...

f3e0d28c7aed66fbccc8169b8e32000d6033e004 authored over 3 years ago
Add license scan report and status (#23)

Signed off by: fossabot <[email protected]>

7e60bbc5a1a4b874ec345355fb1afeb836fed391 authored over 3 years ago
Add generic webhook support (#13)

* Add generic webhook support

* Remove debug echo statements

Add ARG GOPROXY in dockerfile...

9f382ef95d2167bbc702019deae7552c1a9e74be authored over 3 years ago
Add s2i dependency into ks-devops chart (#15)

Signed-off-by: johnniang <[email protected]>

9639fb783ecd39c98f28b91ec09853d547a6e1d0 authored over 3 years ago
Make jenkins use default storage class without specifying its name (#14)

Signed-off-by: johnniang <[email protected]>

7897434d95055af094787cd36ac55ce7afb9318a authored over 3 years ago
Have a better image tag name (#11)

Co-authored-by: rick <[email protected]>

5a110286010b1ec69a9f1d1d8601599f9b3245d2 authored over 3 years ago
Fix the wrong jenkins url in casc of k8s (#9)

Co-authored-by: rick <[email protected]>

781c64c7e93d41b2ee0a66fb50c9f6723a524c69 authored over 3 years ago
Add jenkins chart (#8)

* Add Jenkins as a sub-chart of ks-devops

* Test pass with devops migrate

* Do not need up...

1871282efb121d59844f9a4ee91e2ac7f753f14a authored over 3 years ago
Add a Helm chart for s2i-operator (#6)

* Initialize s2i helm chart skeleton

* Accomplish s2i helm charts

* Make s2i charts as sub...

bb01f944509b7f331d7b10332e6b831f92885741 authored over 3 years ago
Merge pull request #7 from JohnNiang/refactor/folder-crd

Move crd files into crds folder

a6fd7ed7d71832d8253b1a35ce504c04f943d478 authored over 3 years ago
Move crd files into crds folder

Signed-off-by: johnniang <[email protected]>

1154acdf8aa1eb189f5b3ae4376da0bfd7776b2b authored over 3 years ago
Merge pull request #3 from LinuxSuRen/doc-readme

Add instructions about how to get started with devops

23b5412bdf70e451fcdc882b502fcf179854060c authored over 3 years ago
Merge pull request #5 from LinuxSuRen/fix-jenkins-client-auth-err

Fix the auth issue of Jenkins client in apiserver

820f14381efb4a1ecda7e4d8be381609a46afabf authored over 3 years ago
Introduce how to install ks-jenkins

5a205d4d95224216b8e12323d6c1cda44ef9ca75 authored over 3 years ago
Fix the auth issue of Jenkins client in apiserver

e47274ce6c6cefc726fac770240077ffbb7a4c5e authored over 3 years ago
Merge pull request #4 from LinuxSuRen/fix-chart

Fix the chart errors

13db8b88a86e0692fb877ee07d59dd5883b9e73e authored over 3 years ago
Fix the chart errors

4a7ab4c4ad0b02ac79778cf12a6f46671738b5af authored over 3 years ago
Add instructions about how to get started with devops

f81b39a36554b872570f52948c53398309183869 authored over 3 years ago
Merge pull request #2 from LinuxSuRen/apiserver

Migrate apiserver from ks core project

5c11e0b21c87118869aca100273b4bceee743aef authored over 3 years ago
Migrate apiserver from ks core project

be00508f52468ec40136d4ee1f74f3ebd126b234 authored over 3 years ago
Merge pull request #1 from LinuxSuRen/ks-devops-controller-pass

Basic tests of ks devops controller passed in k8s

5058b2ce325ceb64c37652098307a30fefeb68f3 authored over 3 years ago
Basic tests of ks devops controller passed in k8s

b389cddb1f66dc01b276c8ed86898f9ddcf1b425 authored over 3 years ago
Fix the pipeline informer issues

c318668bd3cd71d2e1517bb94eb59c94262aa0ac authored over 3 years ago
Fix the informer nil error

6de55a77654046e83a41ec82bc96f33ffb54c8da authored over 3 years ago
Fix the ks client nil error

a82d6fdd1ae5ee7de052b23bf1ec443358c56727 authored over 3 years ago
Load config from disk

bebe76c60056a97613a8849c2dfb63514a6af6cd authored over 3 years ago
Add helm chart

e4bcf838cd2576961c122d05505ea461aeff2fd9 authored over 3 years ago
Init import KubeSphere DevOps

4a9164ed500bb083a36d1b2e37c3574a6c316604 authored over 3 years ago