-
Notifications
You must be signed in to change notification settings - Fork 772
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
cyctl get resources
missing namespace
#599
Comments
New Quest!A new Quest has been launched in @cyclops-ui’s repo. Some loot has been stashed in this issue to reward the solver! 🗡 Comment ⚔️ When you submit a PR, comment Questions? Check out the docs. |
I would like to work on this issue @petar-cvit |
@quest-bot embark |
@Abiji-2020 has embarked on their Quest. 🗡
Questions? Check out the docs. |
🧚 @Abiji-2020 has submitted PR #606 and is claiming the loot. Keep up the pace, or you'll be left in the shadows. Questions? Check out the docs. |
Quest solved!Congratulations! Your efforts have paid off. A PR that solves this Quest has been merged. @Abiji-2020, you have been victorious in Quest #599 🗡 💰 To claim your reward follow instructions here 🧚 Thanks to all bold adventurers for attempting this quest! Sign-up to Quira.sh to access more exciting Quests like this one ⚔️ This Quest is now closed ✨ Questions? Check out the docs. |
cyctl
implements aget resource <module name>
subcommand, which prints Kubernetes resources deployed from a Module.The scope of the issue is to print the namespace of the deployed resources for a more clear overview of the resources.
The text was updated successfully, but these errors were encountered: