redhat-developer / odo

odo - Developer-focused CLI for fast & iterative container-based application development on Podman and Kubernetes. Implementation of the open Devfile standard.
https://odo.dev
Apache License 2.0
788 stars 243 forks source link

[ui] Edit images #7068

Closed feloy closed 1 year ago

feloy commented 1 year ago

What type of PR is this:

/kind feature

What does this PR do / why we need it:

Which issue(s) this PR fixes:

Fixes #7056

PR acceptance criteria:

How to test changes / Special notes to the reviewer:

netlify[bot] commented 1 year ago

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
Latest commit 46a91023a4a26c2c2df6ccaeb8c8aff6cb20d2b6
Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/64f5b469baa5710008557d4e
odo-robot[bot] commented 1 year ago

Windows Tests (OCP) on commit 2f6ddec9f559acd7e85d7c196e2e72ac4363dfa4 finished with errors. View logs: TXT HTML

odo-robot[bot] commented 1 year ago

OpenShift Unauthenticated Tests on commit 2f6ddec9f559acd7e85d7c196e2e72ac4363dfa4 finished successfully. View logs: TXT HTML

odo-robot[bot] commented 1 year ago

NoCluster Tests on commit 2f6ddec9f559acd7e85d7c196e2e72ac4363dfa4 finished successfully. View logs: TXT HTML

odo-robot[bot] commented 1 year ago

Unit Tests on commit 2f6ddec9f559acd7e85d7c196e2e72ac4363dfa4 finished successfully. View logs: TXT HTML

odo-robot[bot] commented 1 year ago

Validate Tests on commit 2f6ddec9f559acd7e85d7c196e2e72ac4363dfa4 finished successfully. View logs: TXT HTML

odo-robot[bot] commented 1 year ago

Kubernetes Tests on commit 2f6ddec9f559acd7e85d7c196e2e72ac4363dfa4 finished successfully. View logs: TXT HTML

odo-robot[bot] commented 1 year ago

OpenShift Tests on commit 2f6ddec9f559acd7e85d7c196e2e72ac4363dfa4 finished successfully. View logs: TXT HTML

odo-robot[bot] commented 1 year ago

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

sonarcloud[bot] commented 1 year ago

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

rm3l commented 1 year ago

/retest

feloy commented 1 year ago

/override windows-integration-test/Windows-test

[FAILED] [4.697 seconds]
odo create/delete/list/set namespace/project tests when namespace is created with -w [It] should list the new namespace when listing namespace
C:/Users/Administrator.ANSIBLE-TEST-VS/4544/tests/integration/cmd_namespace_test.go:41
openshift-ci[bot] commented 1 year ago

@feloy: Overrode contexts on behalf of feloy: windows-integration-test/Windows-test

In response to [this](https://github.com/redhat-developer/odo/pull/7068#issuecomment-1705300798): >/override windows-integration-test/Windows-test >``` >[FAILED] [4.697 seconds] >odo create/delete/list/set namespace/project tests when namespace is created with -w [It] should list the new namespace when listing namespace >C:/Users/Administrator.ANSIBLE-TEST-VS/4544/tests/integration/cmd_namespace_test.go:41 >``` > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.