tis-rpage

Results 8 issues of tis-rpage

**Description** glab ci run defaults to master instead of auto-detecting the CI_DEFAULT_BRANCH from gitlab. **Expected Behavior vs Actual Behavior** glab ci run - with default `main` branch, it executes a...

bug
stale

Multi-project pipelines, where one pipeline triggers a pipeline in another project, shows only the current projects pipeline, and fails to address the downstream pipelines. This feature should also support when...

enhancement
cmd: pipeline/ci
stale

**Is your feature request related to a problem? Please describe.** Please add [kube-linter](https://github.com/stackrox/kube-linter) for the following reasons: * kube-linter is actively maintained whereas kubeval was last worked on 15 months...

enhancement
O: backlog 🤖

**Is your feature request related to a problem?** Kustomize replacements/patches provide a means to modify specific attributes in a k8s resource via a json path. Field Exports enhanced with this...

enhancement

Expand var replacements to include annotations on StatefulSet resources to match parity with Deployment replacements. From `https://github.com/kubernetes-sigs/kustomize/blob/master/api/konfig/builtinpluginconsts/varreference.go`: ```yaml - path: spec/template/metadata/annotations kind: Deployment ``` Add: ```yaml - path: spec/template/metadata/annotations kind:...

triage/unresolved
lifecycle/rotten
kind/feature

It would be nice to have YAML output in addition to JSON output so that we can fold YAML arrays and objects.

Mouse click movement would allow jumping to lines of the file. Current behavior is the float is ignored when clicking and is passed to underlying buffer. If clicking the float...

Coming from https://github.com/wfxr/minimap.vim, the pane is opened on the far right and fixed for all windows interacted with. Is it possible to have the float always be on the far...