Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / xcoulon/kubectl-diagnose issues and pull requests

#81 - fix(docs): typo in README

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#80 - chore(project): group commits per type in changelog

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#79 - chore(project): goreleaser setup

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#78 - fix(cmd): minor typo in help

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#77 - feat(project): support auth on cloud providers

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#76 - feat(diagnose): check if container is still starting

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#75 - test(diagnose): add test when all is ok

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#74 - fix(diagnose): do not check logs when container creating

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#73 - refactor(diagnose): check containers and events unless pod is running

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#72 - feat(cmd): add flag to colorize errors in console

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#71 - test(diagnose): fix flaky tests

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#70 - chore(project): build with Go 1.18 and Go 1.19

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#69 - chore(project): upgrade Ginkgo to v2.7.0 and Gomega to v1.24.2

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#68 - refactor(diagnose): look for 'failed' messages in logs

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#67 - feat(diagnose): print last state message when pod in CrashLoopBackOff state

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#66 - refactor(diagnose): do not check healthy containers

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#65 - refactor(diagnose): improve message when no culprit is found

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#64 - refactor(diagnose): check container status first and sort events

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#63 - fix(diagnose): do not filter events on resource version

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#62 - fix(diagnose): check latest replicaset

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#61 - fix(diagnose): filter events on resource UID and version

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#60 - refactor(logger): test logger with '--loglevel' flag support

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#59 - refactor(diagnose): pass client instead of config

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#58 - feat(diagnose): support ingresses

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#57 - refactor(test): use errors from k8s.io/apimachinery

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#56 - refactor(diagnose): refactor ResourceKind

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#55 - refactor(diagnose): rename more funcs

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#54 - refactor(examples/test): update securityContext

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#53 - test(diagnose): cover error cases

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#52 - chore(build): update to Go 1.18 and upgrade deps

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#51 - efactor(diagnose): rename funcs

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#50 - chore(docs): update README

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#49 - feat(diagnose): support statefulsets

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#48 - refactor(diagnose): resource kinds

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#47 - refactor(test): rename pkg 'test' to 'testsupport'

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#46 - diagnose Ingresses

Issue - State: closed - Opened by xcoulon about 2 years ago - 1 comment
Labels: enhancement

#45 - detect pending PVCs

Issue - State: closed - Opened by xcoulon about 2 years ago - 1 comment
Labels: enhancement

#44 - feat(diagnose): aliases, plurals and fully qualified names for resources to check

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#43 - support resource aliases, plurals and fully qualified names

Issue - State: closed - Opened by xcoulon about 2 years ago

#42 - chore(diagnose): use 'replicaset' instead of 'ReplicaSet' in messages

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#41 - feat(diagnose): check number of desired replicas in deployments

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#40 - chore(test): remove empty files

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#39 - refactor(diagnose): always check replicasets from deployment

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#38 - check by URL

Issue - State: open - Opened by xcoulon about 2 years ago
Labels: enhancement

#37 - check `spec.replicas`

Issue - State: closed - Opened by xcoulon about 2 years ago
Labels: enhancement

#36 - docs(diagnose): check deployments

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#35 - diagnose from statefulsets

Issue - State: closed - Opened by xcoulon about 2 years ago
Labels: enhancement

#34 - feat(diagnose): check deployments

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#33 - fix(diagnose): do not check logs when container did not even start

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#32 - refactor(test): use DescribeTable to cover cases

Pull Request - State: closed - Opened by xcoulon about 2 years ago - 1 comment

#31 - diagnose from deployment

Issue - State: closed - Opened by xcoulon about 2 years ago - 1 comment
Labels: enhancement

#30 - feat(diagnose): check replicaset pods when available

Pull Request - State: closed - Opened by xcoulon about 2 years ago

#29 - feat(cmd): add '--version' flag

Pull Request - State: closed - Opened by xcoulon over 2 years ago - 1 comment

#28 - chore(project): improve content of README

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#27 - chore(project): fix formatting in README

Pull Request - State: closed - Opened by xcoulon over 2 years ago - 1 comment

#26 - chore(project): add badges in README

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#25 - refactor(cmd): print usage error occured

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#24 - chore(project): add README

Pull Request - State: closed - Opened by xcoulon over 2 years ago - 1 comment

#23 - fix(diagnose): false positive on pod with many containers

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#22 - refactor(logr): print events with error level (HiRed color)

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#21 - feat(diagnose): check ReplicaSet when no Pod matching Service labels

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#20 - feat(fake-api-server): endpoint to list replicasets

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#19 - refactor(diagnose): simplify code and use consts

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#18 - refactor(logr): remove unused code

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#17 - feat(project): cobra command

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#16 - chore(project): update codecov/codecov-action version

Pull Request - State: closed - Opened by xcoulon over 2 years ago - 1 comment

#15 - feat(diagnose): check pod logs

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#14 - feat(diagnose): check routes

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#13 - refactor(test): use 'caddy' image

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#12 - fix(test): add missing resource limits in pod manifests

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#11 - feat(fake-api-server): returns container logs

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#10 - refactor(test): use 'httprouter' in fake api-server

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#9 - refactor(test): implicit 'default' namespace

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#8 - test(project): ensure Ginkgo v2 is in go.mod

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#7 - refactor(test): move fake api-server tests in separate file

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#6 - feat(diagnose): check replicasets

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#5 - feat(diagnose): check services

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#4 - feat(diagnose): check pods

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#3 - test(project): fake api-server

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#2 - test(project): Makefile and GitHub Action workflow

Pull Request - State: closed - Opened by xcoulon over 2 years ago

#1 - feat(project): custom logger

Pull Request - State: closed - Opened by xcoulon over 2 years ago