Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

':foo.describe': no such target error #721

Open
samuela opened this issue Mar 15, 2023 · 1 comment
Open

':foo.describe': no such target error #721

samuela opened this issue Mar 15, 2023 · 1 comment

Comments

@samuela
Copy link

samuela commented Mar 15, 2023

I'm not able to run .describe commands as advertised in the README:

❯ bazel run //cruise/ai_research/cola/clippy:deploy.describe
INFO: Invocation ID: 70aa96d8-c35e-11ed-917b-171b891aabe0
ERROR: Skipping '//cruise/ai_research/cola/clippy:deploy.describe': no such target '//cruise/ai_research/cola/clippy:deploy.describe': target 'deploy.describe' not declared in package 'cruise/ai_research/cola/clippy' defined by /home/sam.ainsworth/internal-dev/cruise/cruise/ai_research/cola/clippy/BUILD

I'm running rules_k8s v0.6. Other commands like .apply, .create, .delete, .replace work without issue.

Why are these commands not defined? Is this documentation out of date?

@samuela samuela changed the title :deploy.describe: no such target error :foo.describe: no such target error Mar 15, 2023
@samuela samuela changed the title :foo.describe: no such target error ':foo.describe' no such target error Mar 15, 2023
@samuela samuela changed the title ':foo.describe' no such target error ':foo.describe': no such target error Mar 15, 2023
@samuela
Copy link
Author

samuela commented Mar 15, 2023

And FWIW this is a k8s_object target, not a k8s_objects target

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

No branches or pull requests

1 participant