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

kubectl version does not work properly on Mac x64 #874

Closed
janvcap-mac opened this issue Dec 9, 2024 · 1 comment
Closed

kubectl version does not work properly on Mac x64 #874

janvcap-mac opened this issue Dec 9, 2024 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right macOS specific for Apple MacOS
Milestone

Comments

@janvcap-mac
Copy link

Expected behavior

As an IDEasy kubectl user on Mac x64 I expect kubectl version to run properly.

Actual behavior

bash-3.2$ ide kubectl version
Updates are available for the settings repository. If you want to pull the latest changes, call ide update.
Client Version: v1.30.1
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
The connection to the server localhost:8080 was refused - did you specify the right host or port?
Internal error: Undefined error handling THROW_CLI
Running command '/Users/Username/.rd/bin/kubectl' with arguments 'version'
failed with exit code 1!
Running command '/Users/Username/.rd/bin/kubectl' with arguments 'version'
failed with exit code 1!

Error: IDEasy failed with exit code 1

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. Run ide kubectl version

Related/Dependent Issues

Comments/Hints:

Affected version:

  • OS: Mac x64
  • IDEasy: 2024.12.001-beta-SNAPSHOT
@janvcap-mac janvcap-mac added the bug Something isn't working label Dec 9, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Dec 9, 2024
@alfeilex alfeilex added the macOS specific for Apple MacOS label Dec 11, 2024
@hohwille hohwille added this to the rejected milestone Jan 19, 2025
@hohwille hohwille added the invalid This doesn't seem right label Jan 19, 2025
@hohwille
Copy link
Member

This is an invalid bug report.

  1. Whenever you call a tool prefixed by ide and that fails then test the same command without ide as a proxy command in front. If that works then there is a bug in IDEasy otherwise not.
  2. Maybe the installation is not sane but here you most probably have Rancher-Desktop not running or you did not enable kubernetes at all. In such cases this is normal behaviour.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in IDEasy board Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right macOS specific for Apple MacOS
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants