-
Notifications
You must be signed in to change notification settings - Fork 249
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
integrate konflux-ui with namespace-lister #5297
integrate konflux-ui with namespace-lister #5297
Conversation
Skipping CI for Draft Pull Request. |
b9960bb
to
79c08ab
Compare
/hold |
@@ -161,6 +161,24 @@ http { | |||
include /mnt/nginx-generated-config/bearer.conf; | |||
} | |||
|
|||
location ~* /api/v1/namespaces(/?)$ { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the ui prefixes requests to the k8s api with /api/k8s/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, please fix merge conflicts
@sadlerap thanks for merging the conflicts |
/retest |
7c062c9
to
539b099
Compare
a062b59
to
38ff1ef
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks okay, but there's a merge conflict that can't be resolved from github's web interface.
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
Signed-off-by: Francesco Ilario <[email protected]>
f72882d
to
2d29e53
Compare
Co-authored-by: Andy Sadler <[email protected]>
/unhold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the suggestion by @gbenhaim, lgtm
Signed-off-by: Francesco Ilario <[email protected]>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: filariow, gbenhaim, sadlerap The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test appstudio-e2e-tests |
1 similar comment
/test appstudio-e2e-tests |
/retest |
/test appstudio-e2e-tests |
5619fc0
into
redhat-appstudio:main
Signed-off-by: Francesco Ilario [email protected]