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

Update contribution guide #68

Merged
merged 1 commit into from May 18, 2020
Merged

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented May 14, 2020

Closes #24

Signed-off-by: Michal Konečný mkonecny@redhat.com

@softwarefactory-project-zuul
Copy link

Build succeeded.


.. code-block:: bash

kubectl get all #returns all resources in the current namespace
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is worth adding a note that it won't list ingresses here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot about this, I will add command for listing the ingress. Was it kubectl get routes?

Copy link
Collaborator

@odra odra May 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kubectl get ingress - route is only available in openshift

@odra
Copy link
Collaborator

odra commented May 14, 2020

just one comment, looks good.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
@softwarefactory-project-zuul
Copy link

Build succeeded.

@Zlopez Zlopez merged commit 9e0ab32 into fedora-infra:master May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document test process for operator
2 participants