Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add completions for k8s tools (kustomize, flux) #10473

Merged
merged 4 commits into from May 27, 2024

Conversation

kimyvgy
Copy link
Contributor

@kimyvgy kimyvgy commented May 2, 2024

Description

Add completions for popular K8s tools:

  • Kustomize: ./share/completions/kustomize.fish
  • FluxCD: ./share/completions/flux.fish

TODOs:

  • Changes to fish usage are reflected in user documentation/manpages.
  • Tests have been added for regressions fixed
  • User-visible changes noted in CHANGELOG.rst

@github-actions github-actions bot added this to the fish next-3.x milestone May 27, 2024
@mqudsi mqudsi merged commit 8880fa8 into fish-shell:master May 27, 2024
7 of 8 checks passed
@mqudsi
Copy link
Contributor

mqudsi commented May 27, 2024

Updated to use __fish_cache_sourced_completions and merged. Thanks and sorry for the review delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants