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

Implement odo api-server command #6952

Conversation

feloy
Copy link
Contributor

@feloy feloy commented Jul 5, 2023

What type of PR is this:

/kind feature

What does this PR do / why we need it:

Which issue(s) this PR fixes:

Fixes #6943

PR acceptance criteria:

  • Unit test

  • Integration test

  • Documentation

How to test changes / Special notes to the reviewer:

@openshift-ci openshift-ci bot added the kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation label Jul 5, 2023
@netlify
Copy link

netlify bot commented Jul 5, 2023

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit fb86bdf
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/64a6b27ad85de60008ba8701

@feloy feloy changed the title Implement odo api-server command [wip] Implement odo api-server command Jul 5, 2023
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label Jul 5, 2023
@openshift-ci openshift-ci bot requested review from rm3l and valaparthvi July 5, 2023 15:00
@odo-robot
Copy link

odo-robot bot commented Jul 5, 2023

OpenShift Unauthenticated Tests on commit 359422a finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 5, 2023

NoCluster Tests on commit 359422a finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 5, 2023

Unit Tests on commit 359422a finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 5, 2023

Validate Tests on commit 359422a finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 5, 2023

Kubernetes Tests on commit 359422a finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 5, 2023

Windows Tests (OCP) on commit 359422a finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 5, 2023

OpenShift Tests on commit 359422a finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 5, 2023

Kubernetes Docs Tests on commit 5911930 finished successfully.
View logs: TXT HTML

@feloy feloy changed the title [wip] Implement odo api-server command Implement odo api-server command Jul 6, 2023
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label Jul 6, 2023
@feloy feloy removed the request for review from valaparthvi July 6, 2023 07:02
pkg/odo/cli/apiserver/apiserver.go Outdated Show resolved Hide resolved
pkg/odo/cli/apiserver/apiserver.go Show resolved Hide resolved
pkg/odo/cli/apiserver/apiserver.go Outdated Show resolved Hide resolved
@feloy feloy requested a review from rm3l July 6, 2023 12:24
@sonarcloud
Copy link

sonarcloud bot commented Jul 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Jul 6, 2023
@openshift-merge-robot openshift-merge-robot merged commit f6bb4e2 into redhat-developer:main Jul 6, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New odo api-server command (hidden) only for testing
3 participants