Ecosyste.ms: OpenCollective

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

kubesphere

display contributors
Collective - https://opencollective.com/kubesphere - Website: https://kubesphere.io - Code: https://github.com/kubesphere

don't do extra steps in build so things are faster in the normal case (#31)

* don't do extra steps in build so things are faster in the normal case

* have travis only bu...

github.com/kubesphere/kiali - 0bac00d0cfac82b2c92a917dbb15778c66a21818 authored almost 7 years ago by John Mazzitelli <[email protected]>
Makefile target for pushing docker image to docker hub (#29)

github.com/kubesphere/kiali - 6466cd8ae65d7a2a2fdb7771e9a6cd1ca05b2195 authored almost 7 years ago by Xavier Canal i Masjuan <[email protected]>
Add git hook task for Gofmt and add task in travis (#5)

github.com/kubesphere/kiali - e95458151dc347ede343323773950739f1ada7fb authored almost 7 years ago by Alberto Gutierrez <[email protected]>
Merge pull request #27 from jmazzitelli/gofmt

gofmt

github.com/kubesphere/kiali - 274a7a6457e1203521a4420fba86d08098366dd0 authored almost 7 years ago by Mike Thompson <[email protected]>
gofmt

github.com/kubesphere/kiali - a1624f570485dcfb0c4cdb09cffc6164f5cad000 authored almost 7 years ago by John Mazzitelli <[email protected]>
gofmt format files with errors (#26)

github.com/kubesphere/kiali - ac7821dbc7a0af5708deab9c9d42518447092779 authored almost 7 years ago by Alberto Gutierrez <[email protected]>
Allow deployments to be successfull using minishift (#25)

github.com/kubesphere/kiali - 9a0b5e95b7c4a1cc5fa9cd0bc3a9721ec3fd1fde authored almost 7 years ago by Xavier Canal i Masjuan <[email protected]>
kubernetes deploy - add ingress so we can get to the server endpoint's console and api server (#16)

github.com/kubesphere/kiali - 597cc5373e5c0a8d6c2dcf061f94de4e6326ca62 authored almost 7 years ago by John Mazzitelli <[email protected]>
Merge pull request #24 from lucasponce/SWS-102-QPS-Burst

SWS-102 Adjust QPS and Burst config on k8s client to accept multiple …

github.com/kubesphere/kiali - 873fb3c509a4be8ff2f9a04bc124c1b74fdd2273 authored almost 7 years ago by Joel Takvorian <[email protected]>
SWS-102 Adjust QPS and Burst config on k8s client to accept multiple connections without logging throttle messages

github.com/kubesphere/kiali - f3dc95dc8f36d0eb76124166aebd07113041d996 authored almost 7 years ago by Lucas Ponce <[email protected]>
Merge pull request #22 from jshaughn/prom-client

Prometheus Client Tweaks

github.com/kubesphere/kiali - 15f306402a7fe84eb520e8ef8d4fb1cadc33ac6c authored almost 7 years ago by Lucas Ponce <[email protected]>
Prometheus Client Tweaks

- rename PrometheusClient to Client as using it as an imported type is
verbose:

f(c promethe...

github.com/kubesphere/kiali - 820409e2a977677e69ebc17fce53ae44a51c8b5c authored almost 7 years ago by jshaughn <[email protected]>
remove the unnecessary "pkg" package level. Everything is a package, no need to have "pkg" at the top. (#21)

run gofmt - these files weren't formatted originally

github.com/kubesphere/kiali - 8e4cdbd13a85fa62e96cf31ca6d866565ab5977c authored almost 7 years ago by John Mazzitelli <[email protected]>
make docker builds go faster in the normal repeat case (#20)

If we have not yet pulled down the UI from npm, "make docker" will do so.
Otherwise, the npm in...

github.com/kubesphere/kiali - 31faa2a8e78e3f721df5e6c5938080ee9a057742 authored almost 7 years ago by John Mazzitelli <[email protected]>
SWS-90 Add Istio, Kubernetes and Prometheus API packages (#19)

- Refactor configuration as global variable to avoid propagate it through several layers
- Add ...

github.com/kubesphere/kiali - b5c18b97ec7182ee96981d0b78b03ab572cd2aba authored almost 7 years ago by Lucas Ponce <[email protected]>
SWS-90 Adding dependencies: (#18)

- k8s.io/client-go
- k8s.io/apimachinery
- github.com/prometheus

github.com/kubesphere/kiali - d0ae5a15dbfe9383d7a7726ad65a8696e9d302c2 authored almost 7 years ago by Lucas Ponce <[email protected]>
unit tests to ensure the server has its two endpoints properly exposed (API and console), and refactor server so it can be started and stopped (#13)

github.com/kubesphere/kiali - 6a245a1c40aeb03466ae903f66d625b4b80c4f21 authored almost 7 years ago by John Mazzitelli <[email protected]>
some refactoring to get file system routes defined in routing package (#12)

github.com/kubesphere/kiali - 9ea73508eeb5999f1fe715e27643b781d57fe995 authored almost 7 years ago by John Mazzitelli <[email protected]>
add an API server endpoint (#11)

* Installing Gorilla mux

* Add routing system with root path

* Strightforward static file ...

github.com/kubesphere/kiali - 93736f98b3320765758a1c6c889d0befad01e51f authored almost 7 years ago by John Mazzitelli <[email protected]>
Merge pull request #8 from jmazzitelli/static-file-server

serve static content over http(s)

github.com/kubesphere/kiali - 1706618cd443d0691f7b1ba515db7d9e6994ac9b authored almost 7 years ago by Joel Takvorian <[email protected]>
serve the skeleton ui

github.com/kubesphere/kiali - 3b7c40bea354e81d5af3e7e9344823b2fc724554 authored almost 7 years ago by John Mazzitelli <[email protected]>
test using npm to populate static content

github.com/kubesphere/kiali - 6bba6265c27e41eab348af7f8b1e632abf39f29a authored almost 7 years ago by John Mazzitelli <[email protected]>
serve static content

github.com/kubesphere/kiali - cc4c2c344b96301a639add36a9421859d6d632d9 authored almost 7 years ago by John Mazzitelli <[email protected]>
Merge pull request #9 from xeviknal/make-run-fix

Make run command output bin inside ${GOLANG}/bin for being coherent with readme

github.com/kubesphere/kiali - adb6932fa5405c69ffb0fdf5783762558f5c164c authored almost 7 years ago by John Mazzitelli <[email protected]>
Make run command should output the bin inside ${GOLANG}/bin for being coherent with readme

github.com/kubesphere/kiali - fdad6c15d2c94fea7232d0500d87588017dfe192 authored almost 7 years ago by Xavier Canal i Masjuan <[email protected]>
Merge pull request #7 from jmazzitelli/switching-to-glide

switch to using glide dep manager

github.com/kubesphere/kiali - 3793fa21e5f854019ba31010f3f61a8fa1754d0f authored almost 7 years ago by Joel Takvorian <[email protected]>
switch to using glide dep manager

github.com/kubesphere/kiali - b880a8b182c789578901479c31b1215a7d483e06 authored almost 7 years ago by John Mazzitelli <[email protected]>
Merge pull request #6 from jmazzitelli/reencrypt-docker-creds

re-encrypt docker credentials - this should now be able to push the image

github.com/kubesphere/kiali - 409b45c9cf1d5b37ee43722629f70c045be4a0b3 authored almost 7 years ago by Heiko W. Rupp <[email protected]>
re-encrypt docker credentials - this should now be able to push the image

github.com/kubesphere/kiali - d2fd7a609d9689666d7126cca215c2ba701de4e6 authored almost 7 years ago by John Mazzitelli <[email protected]>
Merge pull request #4 from jmazzitelli/fix-names

some things missed in the last PR that renamed

github.com/kubesphere/kiali - 48602c9d1bcfd532d31e5858f994c2635c819c0b authored almost 7 years ago by Matthew Wringe <[email protected]>
fix some things that were missed

github.com/kubesphere/kiali - b0ffe1f16110b699b8935c69be0f526f9131cd62 authored almost 7 years ago by John Mazzitelli <[email protected]>
Merge pull request #3 from jotak/sws-repo

Updating imports, readme / release doc to match swift-sunshine repo

github.com/kubesphere/kiali - 174137b5a7179a1967c9bed990bbfc18a0e3ace5 authored almost 7 years ago by Thomas Heute <[email protected]>
Updating imports, readme / release doc to match swift-sunshine repo

github.com/kubesphere/kiali - af4336d5bba9a1ba6cbafa8f62ba03b9c1de04a7 authored almost 7 years ago by Joel Takvorian <[email protected]>
Update README.adoc

github.com/kubesphere/kiali - f70713470ceb822ecfbbfab0afd724f7cfbefff2 authored almost 7 years ago by John Mazzitelli <[email protected]>
Update README.adoc

github.com/kubesphere/kiali - c3d663d7a52cdef33d6f0cf058193120fe025e40 authored almost 7 years ago by John Mazzitelli <[email protected]>
Update README.adoc

github.com/kubesphere/kiali - 2eb4b97deb9378bbe903d8f4cf3044e6d2e74668 authored almost 7 years ago by John Mazzitelli <[email protected]>
Update RELEASING.adoc

github.com/kubesphere/kiali - 9de7c84de3475b69b57e72f0b6f24ad5de3ec68f authored almost 7 years ago by John Mazzitelli <[email protected]>
Update README.adoc

github.com/kubesphere/kiali - bfcd9cdb32acdaf350cb2ad0a3435ad9fbabf684 authored almost 7 years ago by John Mazzitelli <[email protected]>
k8s

github.com/kubesphere/kiali - 38d4563bc40beb4c0e6e27617b613317db2a81fc authored almost 7 years ago by John Mazzitelli <[email protected]>
deploy to openshift

github.com/kubesphere/kiali - c6e1d3a8c6d26e6f0ca0fcb910c3cef70d89c82f authored almost 7 years ago by John Mazzitelli <[email protected]>
remove comment

github.com/kubesphere/kiali - 858f9036114562879ca3922b5435e1bfd9e0e431 authored almost 7 years ago by John Mazzitelli <[email protected]>
echo

github.com/kubesphere/kiali - a7a4094dc37319869b81aab362a7ae5ac93c2b2a authored almost 7 years ago by John Mazzitelli <[email protected]>
readme

github.com/kubesphere/kiali - 6298c7bac65be24063c5605c666e58248dac44b5 authored almost 7 years ago by John Mazzitelli <[email protected]>
add scripts that allows you to build and run OpenShift from source

github.com/kubesphere/kiali - 62e4ad6f24d55c11088df5db705854e462074596 authored almost 7 years ago by John Mazzitelli <[email protected]>
fix

github.com/kubesphere/kiali - 19afe3e030874911740056fffe3f5fc58f498be5 authored almost 7 years ago by John Mazzitelli <[email protected]>
update hack script

github.com/kubesphere/kiali - d65157960014f8f336de6343c40cc14d974ac323 authored almost 7 years ago by John Mazzitelli <[email protected]>
comment out dep

github.com/kubesphere/kiali - d308300fc8428d319f6b7852db23dfe6f91859d0 authored almost 7 years ago by John Mazzitelli <[email protected]>
test

github.com/kubesphere/kiali - a0ce221b431442738b0d316db7f7ddda909cdce0 authored almost 7 years ago by John Mazzitelli <[email protected]>
fix build dir

github.com/kubesphere/kiali - b53a3a86a77ffd67dcc9b4816707819693c71256 authored almost 7 years ago by John Mazzitelli <[email protected]>
no need to use dep

github.com/kubesphere/kiali - b8840dba951dedb592196848caae6fea2557b608 authored almost 7 years ago by John Mazzitelli <[email protected]>
try to upload image to docker hub

github.com/kubesphere/kiali - 1cc6e55ffee3a869d6e3f10a17687e44583f4340 authored almost 7 years ago by John Mazzitelli <[email protected]>
Update README.adoc

github.com/kubesphere/kiali - 5560a9d262d82cfd025c97362a17e389c130a32d authored almost 7 years ago by John Mazzitelli <[email protected]>
Update README.adoc

github.com/kubesphere/kiali - 5be30b95b0bbb3eb2ce56a3ec1d5168ff58f80f3 authored almost 7 years ago by John Mazzitelli <[email protected]>
use go dep instead of glide

github.com/kubesphere/kiali - 9a960b6dc296f3c3e3940991401b7c763f0ae838 authored almost 7 years ago by John Mazzitelli <[email protected]>
initial skeleton

github.com/kubesphere/kiali - 4efd36e8f61627c26abd058cd7f868f2652780f7 authored almost 7 years ago by John Mazzitelli <[email protected]>
Initial commit

github.com/kubesphere/kiali - 0da991be02c7440cc63725ae32d32ec580bf2000 authored almost 7 years ago by John Mazzitelli <[email protected]>