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

service describe #14

Closed
sixolet opened this issue Jan 29, 2019 · 1 comment
Closed

service describe #14

sixolet opened this issue Jan 29, 2019 · 1 comment
Labels
kind/duplicate This issue or pull request already exists

Comments

@sixolet
Copy link
Contributor

sixolet commented Jan 29, 2019

Write the command to describe a service! It should by default print yaml, but have a configurable printer.

@nimakaviani
Copy link
Contributor

the implementation for service describe is pretty much the same as PR #16. I had a chat with @cppforlife wondering if rather than printing the yaml output for the service (or revision for that matter) there can be a more tightened up output which brings more value to the user than if she simply types kubectl describe ksvc something

maybe a topic to discuss in the next WG meeting.

@csantanapr csantanapr modified the milestone: v0.1.0 Apr 5, 2019
@csantanapr csantanapr added the kind/duplicate This issue or pull request already exists label Apr 5, 2019
coryrc pushed a commit to coryrc/client that referenced this issue May 14, 2020
This helper manages flag parsing and test skipping, leaving the real script in the repos with only the important stuff (i.e., building the release).

This will reduce boilerplate code and unify the release strategy and features across the repos.
dsimansk pushed a commit to dsimansk/client that referenced this issue Feb 28, 2023
)

* Github action for multiarch test image builds

* Also remove redundant github actoins from upstream which we don't want
to run midstream.

* Change base image for ko buids to ubi-minimal

Same change as was done in Serving, Eventing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants