Skip to content

feat(kube-ps1): Update kube-ps1 to latest #13188

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

palfrey
Copy link

@palfrey palfrey commented Jun 26, 2025

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • I have read the contribution guide and followed all the instructions.
  • The code follows the code style guide detailed in the wiki.
  • The code is mine or it's from somewhere with an MIT-compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new aliases, I provide a valid use case for all plugin users down below.

Changes:

Brings kube-ps1 up-to-date with current master. In particular, this adds the KUBE_PS1_HIDE_IF_NOCONTEXT feature I needed. This is literally a copy/paste of https://github.com/jonmosco/kube-ps1/blob/f412a4bc807f733a18cdeca39eee906d82910302/kube-ps1.sh

Other comments:

...

@palfrey palfrey requested a review from mcornella as a code owner June 26, 2025 17:42
Copy link
Contributor

ohmyzsh bot commented Jun 26, 2025

Bleep bloop. I determined that these users own the modified files: @mcornella.

@ohmyzsh ohmyzsh bot added the Area: plugin Issue or PR related to a plugin label Jun 26, 2025
@ohmyzsh ohmyzsh bot added this to Main project Jun 26, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Main project Jun 26, 2025
@palfrey palfrey changed the title Update kube-ps1 feat(kube-ps1): Update kube-ps1 to latest Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: plugin Issue or PR related to a plugin
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

2 participants